Donnie Berkholz wrote: > Dale wrote: > >> Richard Fish wrote: >> >>> Did you try "eselect opengl nvidia"? >>> >>> -Richard >>> >> Regretfully, yes. Still no go. I even made sure it was actually using >> it too. I selected a NON-OpenGL screen saver and now the CPU doesn't go >> nuts. >> > > Do you have direct rendering working? `glxinfo | grep direct` will tell you. > > Thanks, > Donnie > > > [EMAIL PROTECTED] / # glxinfo | grep direct > direct rendering: No > [EMAIL PROTECTED] / #
Guess not. Hmmmm. From Xorg.0.log: > (II) LoadModule: "dri" > (II) Loading /usr/lib/xorg/modules/extensions/libdri.so > (II) Module dri: vendor="X.Org Foundation" > compiled for 7.0.0, module version = 1.0.0 > ABI class: X.Org Server Extension, version 0.2 > (II) Loading sub module "drm" > (II) LoadModule: "drm" > (II) Loading /usr/lib/xorg/modules/linux/libdrm.so > (II) Module drm: vendor="X.Org Foundation" > compiled for 7.0.0, module version = 1.0.0 > ABI class: X.Org Server Extension, version 0.2 > (II) Loading extension XFree86-DRI Looks like it is loading. All the WW stuff from Xorg.0.log: > (WW) NVIDIA(0): No size information available in CRT-0's EDID; cannot > compute > (WW) NVIDIA(0): DPI from EDID. <snip> > (WW) NVIDIA(0): Option "standby time" is not used > (WW) NVIDIA(0): Option "suspend time" is not used > (WW) NVIDIA(0): Option "off time" is not used I need to research this one. :-/ This is from xorg.conf: > Section "Module" > Load "glx" > Load "extmod" > Load "xtrap" > Load "record" > Load "dbe" > Load "dri" > Load "freetype" > Load "type1" > EndSection Any ideas? Thanks for the help. Dale :-) :-) -- [email protected] mailing list

