Re: problem with Nvidia driver on Mandrake 9.2

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

 



Wesley Hobbie wrote:
> yes, but since I am using "nv" rather than "nvidia" (due to it not working),
> it lists nvidia and says unused.

Your first message had a configuration file showing you using 'nvidia' driver.

You cannot freely mix and match with the 'nv' and 'nvidia' drivers (they use
different GLX extensions for example).

While it shouldn't fix the entire problem, you should delete the second load of
the GLX extension.

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "glx"
    Load "extmod"
    Load "type1"
    Load "freetype"
    # Load "/usr/X11R6/lib/modules/extensions/libglx.so"  # delete this line
EndSection



_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux