显卡驱动程序卸载以及安装(转)
| 代码: |
| cd /etc/X11/ |
| 代码: |
| sudo rm xorg.conf |
| 引用: |
| sudo cp xorg.conf.failsafe xorg.conf |
| 代码: |
| sudo apt-get install envyng-core |
| 代码: |
| sudo envyng -t |
| 引用: |
| | EnvyNG Menu ver.1.1.1 | | EnvyNG菜单 版本号1.1.1 | | 1 - Install the NVIDIA driver | | 安装nvidia驱动 | | 2 - Uninstall the NVIDIA driver | | 卸载nvidia驱动 | | 3 - Install the ATI driver | | 安装ati驱动 | | 4 - Uninstall the ATI driver | | 卸载ati驱动 | | 5 - Install the ATI/NVIDIA driver Manually | | 手动安装ati/nvidia驱动 | | 6 - Restart the Xserver | | 重新启动Xserver | | 7 - Restart your computer | | 重新启动电脑 | | 8 - Exit | | 退出 | | NOTE: IF THE SCREEN TURNS BLACK, PLEASE TYPE ALT+F1 注意:如果黑屏,按alt+F1 Please select one of the activities displayed above and press ENTER: 请选择菜单前面的数字,并按回车键:(在这里输入上面的数字就行了) |
| 代码: |
| sudo aticonfig --initial -f |