Gentoo Archives: gentoo-user

From: 7v5w7go9ub0o <7v5w7go9ub0o@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: NVidia setup instructions?
Date: Wed, 06 May 2009 15:56:50
Message-Id: 4A01B311.9090404@gmail.com
In Reply to: Re: [gentoo-user] NVidia setup instructions? by Volker Armin Hemmann
1 Volker Armin Hemmann wrote:
2 > On Dienstag 05 Mai 2009, Mark Knecht wrote:
3 >> On Mon, May 4, 2009 at 4:23 PM, Volker Armin Hemmann
4 >>
5 >> <volkerarmin@××××××××××.com> wrote:
6 >>> On Dienstag 05 Mai 2009, Mark Knecht wrote:
7 >> <SNIP>
8 >>
9 >>>>>> Thanks Brandon. I'm up in X now on the 6200 AGP so it's functional.
10 >>>>>> glxgears seems sort of slow at about 230FPS but I probably don't have
11 >>>>>> things set up right yet.
12 >>>>>>
13 >>>>>> I had questions about the setup instructions as I went through it.
14 >>>>>>
15 >>>>>> 1) Do you completely drop out DRI support in the kernel? Seems this
16 >>>>>> document says not to load the dri driver in xconf and it wasn't shown
17 >>>>>> in the kernel options so I took it out. Maybe that should be enabled?
18 >>>>> no. Nvidia uses its own stuff. No need for dri in kernel.
19 >>>> Without DRI in the kernel I got an error message when running glxinfo
20 >>>>
21 >>>> | grep direct.
22 >>>>
23 >>>> Once I put nvidia in xorg.conf it loaded automatically. That seems
24 >>>> inconsistent with this new push to use hald and no xorg.conf.
25 >>> you need to have consolekit running before X starts to have working
26 >>> direct rendering.
27 >> The Gentoo page I am following makes no mention of 'consolekit':
28 >>
29 >> http://www.gentoo.org/doc/en/nvidia-guide.xml
30 >>
31 >> It is installed but it's not set in rc-update to run at all. Should
32 >> this be boot or default?
33 >>
34 >> dragonfly ~ # eix -I consolekit
35 >> [I] sys-auth/consolekit
36 >> Available versions: 0.2.3 0.2.10 ~0.2.10-r1 ~0.3.0 ~0.3.0-r1
37 >> {debug doc pam policykit}
38 >> Installed versions: 0.2.10(02:17:12 PM 04/20/2009)(pam -debug)
39 >> Homepage:
40 >> http://www.freedesktop.org/wiki/Software/ConsoleKit Description:
41 >> Framework for defining and tracking users, login sessions and seats.
42 >>
43 >> dragonfly ~ #
44 >>
45 >> Thanks,
46 >> Mark
47 >
48 > default. And it is a recent development.
49
50
51 FWICT, NVidia 180.51 appears to be working on this box without the
52 consolekit.
53
54 "# glxinfo | grep direct
55 direct rendering: Yes
56 GL_EXT_depth_bounds_test, GL_EXT_direct_state_access,"
57
58 nvidia is masked on my hardened overlay/AMD64; on a lark tried the ".run"
59 script available at the nvidia site.
60
61 HTH

Replies

Subject Author
Re: [gentoo-user] Re: NVidia setup instructions? Dale <rdalek1967@×××××.com>