Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] trying to use Nouveau
Date: Sat, 04 Aug 2018 05:48:28
Message-Id: 20180804054815.GA1932@ca.inter.net
1 Last month, I sent in a query re Nouveau : thanks for the replies.
2
3 I have emerged it :
4
5 root:508 log> eix nouveau
6 [I] x11-drivers/xf86-video-nouveau
7 Available versions: 1.0.15 1.0.15-r1
8 Installed versions: 1.0.15-r1([2018-07-26 15:39:37])
9 Homepage: https://nouveau.freedesktop.org/wiki/
10 Description: Accelerated Open Source driver for nVidia cards
11
12 I have tried to switch to it with 'eselect opengl set xorg-x11' :
13
14 root:507 log> eselect opengl list
15 Available OpenGL implementations:
16 [1] nvidia
17 [2] xorg-x11 *
18
19 I have renamed /lib/udev/rules.d/99-nvidia.rules by appending '.dft',
20 as recommended in the Wiki.
21
22 But when I 'startx' & then check /var/log/Xorg.0.log , I find :
23
24 (II) Module glx: vendor="X.Org Foundation"
25 compiled for 1.19.5, module version = 1.0.0
26 ABI class: X.Org Server Extension, version 10.0
27 (II) LoadModule: "nvidia"
28 (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
29 (II) Module nvidia: vendor="NVIDIA Corporation"
30 compiled for 4.0.2, module version = 1.0.0
31 Module class: X.Org Video Driver
32 (II) NVIDIA dlloader X Driver 390.67 Fri Jun 1 02:45:19 PDT 2018
33 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
34 (--) using VT number 7
35
36 I suspect that I need to re-merge some pkgs ;
37 I have added 'nouveau' to VIDEO_CARDS in make.conf ,
38 but it won't have an effect until a pkg is re-merged.
39
40 Can anyone offer advice what to try next ?
41
42 BTW the Wiki entry for 'nouveau' seems a bit out-of-date.
43
44 --
45 ========================,,============================================
46 SUPPORT ___________//___, Philip Webb
47 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
48 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] trying to use Nouveau John Covici <covici@××××××××××.com>
Re: [gentoo-user] trying to use Nouveau Andrew Savchenko <bircoph@g.o>