[已解决]今天想更新下显卡驱动,可是按照A卡官方给的卸载命令,提示找不到。。附解决方法
Tofloor
poster avatar
186******33
deepin
2014-06-18 08:17
Author
RT,提示找不到·sh文件。。。怎么破?纠结
  1. sudo apt-get remove --purge fglrx*
  2. sudo apt-get remove --purge xserver-xorg-video-ati xserver-xorg-video-radeon
  3. sudo apt-get install xserver-xorg-video-ati
  4. sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
  5. sudo dpkg-reconfigure xserver-xorg
Copy the Code
Reply Favorite View the author
All Replies
cxbii
deepin
2014-06-18 18:31
#1
在启动器右键卸载吧
Reply View the author
186******33
deepin
2014-06-18 20:26
#2
在启动器右键卸载吧
提示 get packages failed....
Reply View the author
cxbii
deepin
2014-06-18 20:54
#3
[quote]在启动器右键卸载吧
提示 get packages failed....[/quote]
执行的卸载命令是这个么?
  1. sudo apt-get remove fglrx
Copy the Code
Reply View the author
186******33
deepin
2014-06-18 20:59
#4
[quote][quote]在启动器右键卸载吧
提示 get packages failed....[/quote]
执行的卸载命令是这个么?
  1. sudo apt-get remove fglrx
Copy the Code
[/quote]

sudo ./fglrx-uninstall.sh   


Uninstaller for AMD Catalyst (TM) Proprietary Driver, /usr/share/ati/amd-uninstall.sh, does not exist or cannot be found.
Reply View the author
Feng Yu
deepin
2014-06-18 21:33
#5
sudo ./fglrx-uninstall.sh   


Uninstaller for AMD Catalyst (TM) Proprietary Driver, /usr/share/ati/amd-uninstall.sh, does not exist or cannot be found.
你不看下面的英文么。告诉你在/usr/share/ati/这个目录
Reply View the author
186******33
deepin
2014-06-19 02:24
#6
[quote]
sudo ./fglrx-uninstall.sh   


Uninstaller for AMD Catalyst (TM) Proprietary Driver, /usr/share/ati/amd-uninstall.sh, does not exist or cannot be found.
你不看下面的英文么。告诉你在/usr/share/ati/这个目录[/quote]
你没看见目录后面写的什么吗?  :roll:
Reply View the author