小的之前在debian testing上用nvidia卡也用的很辛苦
apt-get install nvidia-glx
xorg.conf只要留
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Video Card"
Driver "nvidia"
EndSection
http://ppt.cc/s@hQ
--
apt-get install nvidia-glx
xorg.conf只要留
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Video Card"
Driver "nvidia"
EndSection
http://ppt.cc/s@hQ
--
All Comments