Mailinglist Archive: opensuse (2714 mails)
| < Previous | Next > |
Re: [opensuse] More display problems
- From: Patrick Shanahan <ptilopteri@xxxxxxxxx>
- Date: Fri, 11 May 2007 15:02:57 -0400
- Message-id: <20070511190257.GO31355@xxxxxxxxxxxxxxx>
* Bob Williams <linux@xxxxxxxxxxxxxxxxxxxxx> [05-11-07 13:52]:
> Having been unsuccessful with my ATI Radeon card, I treated myself to
> an nVidia 7600 graphics card. I've added the download.nvidia
> repository and installed the drivers, but running glxgears gives the
> following
>
> :~> glxgears
> Xlib: extension "XFree86-DRI" missing on display ":0.0".
> 1074 frames in 5.0 seconds = 214.689 FPS
> 1221 frames in 5.0 seconds = 244.026 FPS
> 1221 frames in 5.0 seconds = 244.039 FPS
> 1221 frames in 5.0 seconds = 244.031 FPS
> 1221 frames in 5.0 seconds = 244.034 FPS
>
> I'm sure it should do better than that, and I'm not sure what to do
> about that missing extension :(
>
> Any suggestions, please?
sounds like it is using the provided 'nv' instead of the new nvidia
driver. btw, which version did you install? I am successfully using
NVIDIA-Linux-x86_64-100.14.03-pkg2.run
do from command-line: glxinfo | grep direct
you should get: direct rendering: Yes
if not, do from command-line: grep -i nv /etc/X11/xorg.conf
if it returns nv and not nvidia, as root from a console in runlevel 3,
run either:
nvidia-xconfig
or
sax2 -r -m 0=nvidia
--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
OpenSUSE Linux http://en.opensuse.org/
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> Having been unsuccessful with my ATI Radeon card, I treated myself to
> an nVidia 7600 graphics card. I've added the download.nvidia
> repository and installed the drivers, but running glxgears gives the
> following
>
> :~> glxgears
> Xlib: extension "XFree86-DRI" missing on display ":0.0".
> 1074 frames in 5.0 seconds = 214.689 FPS
> 1221 frames in 5.0 seconds = 244.026 FPS
> 1221 frames in 5.0 seconds = 244.039 FPS
> 1221 frames in 5.0 seconds = 244.031 FPS
> 1221 frames in 5.0 seconds = 244.034 FPS
>
> I'm sure it should do better than that, and I'm not sure what to do
> about that missing extension :(
>
> Any suggestions, please?
sounds like it is using the provided 'nv' instead of the new nvidia
driver. btw, which version did you install? I am successfully using
NVIDIA-Linux-x86_64-100.14.03-pkg2.run
do from command-line: glxinfo | grep direct
you should get: direct rendering: Yes
if not, do from command-line: grep -i nv /etc/X11/xorg.conf
if it returns nv and not nvidia, as root from a console in runlevel 3,
run either:
nvidia-xconfig
or
sax2 -r -m 0=nvidia
--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
OpenSUSE Linux http://en.opensuse.org/
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |