/etc/X11/xorg.conf in lenny [wasNvidia on new Debian Testing system]

Meng Cheah meng-R6A+fiHC8nRWk0Htik3J/w at public.gmane.org
Thu Mar 5 07:14:25 UTC 2009


Tyler Aviss wrote:
> Looks similar to mine, but it's not actually saying to use the nvidia
> driver anywhere. Are you using the proprietary driver? If not xorg is
> probably happily detecting everything with it's own drivers (on most
> Ubuntus it does this as well), but you have the proprietary driver you
> might use:
>
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "kbd"
>         Option          "XkbRules"      "xorg"
>         Option          "XkbModel"      "pc105"
>         Option          "XkbLayout"     "us"
> EndSection
>
> Section "InputDevice"
>         Identifier      "Configured Mouse"
>         Driver          "mouse"
>         Option          "CorePointer"
> EndSection
>
> Section "Device"
>         Identifier      "Configured Video Device"
>         Driver          "nvidia"
>         Option          "NoLogo"        "True"
> EndSection
>
> Section "Monitor"
>         Identifier      "Configured Monitor"
> EndSection
>
> Section "Screen"
>         Identifier      "Default Screen"
>         Monitor         "Configured Monitor"
>         Device          "Configured Video Device"
>         Defaultdepth    24
> EndSection
>
> Section "ServerLayout"
>         Identifier      "Default Layout"
>   screen "Default Screen"
> EndSection
> Section "Module"
>         Load            "glx"
> EndSection
>
>   
I'm using the stock driver in lenny.
Thanks for the conf, much appreciated :-)
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list