Skip to content

Instantly share code, notes, and snippets.

@laozhu
Created January 18, 2014 14:24
Show Gist options
  • Save laozhu/8491279 to your computer and use it in GitHub Desktop.
Save laozhu/8491279 to your computer and use it in GitHub Desktop.
不慎安装ATI DRIVER失败,进不了桌面怎么处理
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