From: Andrew Savchenko <bircoph@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] trying to use Nouveau
Date: Sat, 4 Aug 2018 11:27:05 +0300 [thread overview]
Message-ID: <20180804112705.c719d2a47f02dc68e2cb4e9a@gentoo.org> (raw)
In-Reply-To: <20180804054815.GA1932@ca.inter.net>
[-- Attachment #1: Type: text/plain, Size: 1935 bytes --]
On Sat, 4 Aug 2018 01:48:15 -0400 Philip Webb wrote:
> Last month, I sent in a query re Nouveau : thanks for the replies.
>
> I have emerged it :
>
> root:508 log> eix nouveau
> [I] x11-drivers/xf86-video-nouveau
> Available versions: 1.0.15 1.0.15-r1
> Installed versions: 1.0.15-r1([2018-07-26 15:39:37])
> Homepage: https://nouveau.freedesktop.org/wiki/
> Description: Accelerated Open Source driver for nVidia cards
>
> I have tried to switch to it with 'eselect opengl set xorg-x11' :
>
> root:507 log> eselect opengl list
> Available OpenGL implementations:
> [1] nvidia
> [2] xorg-x11 *
>
> I have renamed /lib/udev/rules.d/99-nvidia.rules by appending '.dft',
> as recommended in the Wiki.
>
> But when I 'startx' & then check /var/log/Xorg.0.log , I find :
>
> (II) Module glx: vendor="X.Org Foundation"
> compiled for 1.19.5, module version = 1.0.0
> ABI class: X.Org Server Extension, version 10.0
> (II) LoadModule: "nvidia"
> (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
> (II) Module nvidia: vendor="NVIDIA Corporation"
> compiled for 4.0.2, module version = 1.0.0
> Module class: X.Org Video Driver
> (II) NVIDIA dlloader X Driver 390.67 Fri Jun 1 02:45:19 PDT 2018
> (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> (--) using VT number 7
>
> I suspect that I need to re-merge some pkgs ;
> I have added 'nouveau' to VIDEO_CARDS in make.conf ,
> but it won't have an effect until a pkg is re-merged.
>
> Can anyone offer advice what to try next ?
Your xorg.conf (or a file from xorg.conf.d directory) must contain
the following:
Section "Device"
Identifier "Card1"
Driver "modesetting"
... (some options may follow)
EndSection
You probably name `Driver "nvidia"` there right now.
Best regards,
Andrew Savchenko
[-- Attachment #2: Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-08-04 8:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-04 5:48 [gentoo-user] trying to use Nouveau Philip Webb
2018-08-04 7:37 ` John Covici
2018-08-04 8:27 ` Andrew Savchenko [this message]
2018-08-05 7:40 ` Philip Webb
2018-08-05 8:00 ` T BkRl
2018-08-06 6:38 ` Philip Webb
2018-08-06 7:28 ` Andrew Savchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180804112705.c719d2a47f02dc68e2cb4e9a@gentoo.org \
--to=bircoph@gentoo.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox