[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: New Nvidia driver with 4k stack support is out



Ernest L. Williams Jr. wrote:
On Thu, 2004-07-01 at 15:27 +0930, Mark Bradbury wrote:

Get it while its hot

ftp://download.nvidia.com/XFree86/Linux-x86/1.0-6106/README.txt
http://download.nvidia.com/XFree86/Linux-x86/1.0-6106/NVIDIA-Linux-x86-1.0-6106-pkg1.run



Got it. However, I am not working:

===============================================================

[williams matrix williams]$ glxinfo
name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
==============================================================

What am I missing??

What driver are you using?


Check in your /etc/X11/xorg.conf (or /etc/X11/XF86Config if you're using FC1) that your video driver is set to 'nvidia' and not 'nv' or 'vesa'.

You should have a section that looks like this:
Section "Device"
        Identifier  "Videocard0"
        Driver      "nvidia"
        VendorName  "Videocard vendor"
        BoardName   "NVIDIA GeForce 4 MX (generic)"
EndSection

Greg



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]