Created
January 18, 2014 14:24
-
-
Save laozhu/8491279 to your computer and use it in GitHub Desktop.
不慎安装ATI DRIVER失败,进不了桌面怎么处理
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo sh /usr/share/ati/fglrx-uninstall.sh | |
sudo apt-get remove --purge fglrx* | |
sudo rm /etc/X11/xorg.conf | |
sudo dpkg-reconfigure xserver-xorg | |
sudo reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment