查看文章 |
Ubuntu n NVIDIA GeForce FX 5200 显卡驱动的安装
2006年09月17日 星期日 下午 08:41
sudo apt-get install nvidia-glx /* 安装驱动 */ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_bak /* 备份xorg.conf */ sudo gedit /etc/X11/xorg.conf /* 修改xorg.conf */ 找到 Section "Device" Identifier "NVIDIA Corporation NV34 [GeForce FX 5200]" Driver "nv" BusID "PCI:1:0:0" EndSection 修改nv为nvidia .重新启动gnome(alt+ctrl+backspace)就可以了! |
最近读者: