[已解决]ATI装.run后如何彻底卸载~

CPU/显卡/打印机/USB设备等硬件问题
f_majia
帖子: 48
注册时间: 2011-05-29 18:25

[已解决]ATI装.run后如何彻底卸载~

#1

帖子 f_majia » 2011-10-18 21:17

:em11 解决方法:

cd /usr/share/ati/
sudo sh ./fglrx-uninstall.sh --force


重装附加驱动:
sudo apt-get install aptitude
然后在系统设置里的附加驱动里激活第二个~~

慎重提醒:
决定升级的童鞋,升级前请将原显卡驱动卸载,升级后再重装~
升级后在附加驱动里激活:ATI/AMD 专有的 FGLRX 图形驱动
千万不要激活ATI/AMD proprietary FGLRX graphics driver (post-release updates)

:em20 原问题:
用11.04直接升级11.10的~
升级后3d开不成,卸载原附加显卡驱动后,安装了amd网上的ati-driver-installer-11-8-x86.x86_64.run,结果是开关机进度条有变化是正常,其他就与没安装驱动一样,打开AMD Catalyst Control Center时:
There was a problem initializing Catalyst Control Center Linux edition. It could be caused by the following.

No AMD graphics driver is installed, or the AMD driver is not functioning properly.
Please install the AMD driver appropriate for you AMD hardware, or configure using aticonfig.

于是想彻底卸载之~~结果:
终端输入:
cd /usr/share/ati/
sudo sh ./fglrx-uninstall.sh

./fglrx-uninstall.sh: 32: cannot create /etc/ati/fglrx-uninstall.log: Directory nonexistent

[Warning] Uninstall : inst_path_default or inst_path_override
does not exist in /etc/ati. This suggests that the AMD driver
is not installed, the AMD driver is only partially installed,
or the current AMD driver installed is an older version than the
one this script was designed for. Both files listed above are
required for determining where installed files are located.
To force uninstallation of the driver by guessing where the
uninstallation files are located, set the force option
re-run ./fglrx-uninstall.sh (this is not recommended).

彻底无语了,纠结了几天才上来发帖,更新真是错误~
上次由 f_majia 在 2011-10-23 16:18,总共编辑 3 次。
头像
remeber
论坛版主
帖子: 13030
注册时间: 2009-01-06 15:18
来自: 人间

Re: ◆◆求助◆◆ATI装.run后如何彻底卸载~

#2

帖子 remeber » 2011-10-19 12:00

终端
sudo aptitude remove fglrx
“有一种被人抛诸脑后的过去,包含一些不该遗忘的点点滴滴。欢笑之余,我将故旧拾起,才刹见自己的薄情。人世间似乎存在着某种公平,每个人都曾被抛掷在他人的遗忘中;而今你所有哽咽难宣的话语,也正是你曾为人所期盼,却永远听不见的字句。” —赫曼 赫塞
f_majia
帖子: 48
注册时间: 2011-05-29 18:25

Re: ◆◆求助◆◆ATI装.run后如何彻底卸载~

#3

帖子 f_majia » 2011-10-19 12:17

remeber 写了:终端
sudo aptitude remove fglrx
sudo: aptitude: command not found

然后我:sudo apt-get install aptitude
结果:

更换介质:请把标有
“Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111011)”
的盘片插入驱动器“/media/cdrom/”再按回车键


何解??!!
头像
灰色小狼
帖子: 4585
注册时间: 2008-12-06 10:38
系统: Arch

Re: ◆◆求助◆◆ATI装.run后如何彻底卸载~

#4

帖子 灰色小狼 » 2011-10-19 12:41

安装后执行aticonfig --initial了吗?
头像
remeber
论坛版主
帖子: 13030
注册时间: 2009-01-06 15:18
来自: 人间

Re: ◆◆求助◆◆ATI装.run后如何彻底卸载~

#5

帖子 remeber » 2011-10-19 13:03

f_majia 写了:
remeber 写了:终端
sudo aptitude remove fglrx
sudo: aptitude: command not found

然后我:sudo apt-get install aptitude
结果:

更换介质:请把标有
“Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111011)”
的盘片插入驱动器“/media/cdrom/”再按回车键


何解??!!
没联网?
先试ls
无效再试sudo apt-get remove fglrx
“有一种被人抛诸脑后的过去,包含一些不该遗忘的点点滴滴。欢笑之余,我将故旧拾起,才刹见自己的薄情。人世间似乎存在着某种公平,每个人都曾被抛掷在他人的遗忘中;而今你所有哽咽难宣的话语,也正是你曾为人所期盼,却永远听不见的字句。” —赫曼 赫塞
f_majia
帖子: 48
注册时间: 2011-05-29 18:25

Re: ◆◆求助◆◆ATI装.run后如何彻底卸载~

#6

帖子 f_majia » 2011-10-19 22:48

aticonfig --initial
aticonfig:找不到命令

sudo apt-get remove fglrx
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
软件包 fglrx 还未安装,因而不会被卸载
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 19 个软件包未被升级。

感谢各位,不过还是没解决~~
唉~~
头像
wjchen
帖子: 583
注册时间: 2011-05-02 19:08
系统: ubuntu 12.04

Re: 求助ATI装.run后如何彻底卸载~

#7

帖子 wjchen » 2011-10-19 23:28

./fglrx-uninstall.sh --force
wamm
帖子: 72
注册时间: 2009-04-24 22:49

Re: 求助ATI装.run后如何彻底卸载~

#8

帖子 wamm » 2011-10-20 11:57

$ sudo sh /usr/share/ati/fglrx-uninstall.sh
$ sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev* xorg-driver-fglrx
f_majia
帖子: 48
注册时间: 2011-05-29 18:25

Re: 求助ATI装.run后如何彻底卸载~

#9

帖子 f_majia » 2011-10-20 12:19

wjchen 写了:./fglrx-uninstall.sh --force
:em11 正解!!感谢!!

cd /usr/share/ati/
sudo sh ./fglrx-uninstall.sh --force
头像
gaobin2496
帖子: 65
注册时间: 2010-11-14 11:44
联系:

Re: [已解决]ATI装.run后如何彻底卸载~

#10

帖子 gaobin2496 » 2011-10-20 16:41

mark
f_majia
帖子: 48
注册时间: 2011-05-29 18:25

Re: [已解决]ATI装.run后如何彻底卸载~

#11

帖子 f_majia » 2011-10-23 16:20

慎重提醒:
决定升级的童鞋,升级前请将原显卡驱动卸载,升级后再重装~
升级后在附加驱动里激活:ATI/AMD 专有的 FGLRX 图形驱动
千万不要激活ATI/AMD proprietary FGLRX graphics driver (post-release updates)
chrwhy
帖子: 233
注册时间: 2007-11-17 19:51

Re: [已解决]ATI装.run后如何彻底卸载~

#12

帖子 chrwhy » 2011-11-24 19:12

那你怎样装上驱动 ?
人之初, 性本善
不作恶, 共分享
头像
remeber
论坛版主
帖子: 13030
注册时间: 2009-01-06 15:18
来自: 人间

Re: [已解决]ATI装.run后如何彻底卸载~

#13

帖子 remeber » 2011-11-24 19:18

f_majia 写了:慎重提醒:
决定升级的童鞋,升级前请将原显卡驱动卸载,升级后再重装~
升级后在附加驱动里激活:ATI/AMD 专有的 FGLRX 图形驱动
千万不要激活ATI/AMD proprietary FGLRX graphics driver (post-release updates)
慎之
“有一种被人抛诸脑后的过去,包含一些不该遗忘的点点滴滴。欢笑之余,我将故旧拾起,才刹见自己的薄情。人世间似乎存在着某种公平,每个人都曾被抛掷在他人的遗忘中;而今你所有哽咽难宣的话语,也正是你曾为人所期盼,却永远听不见的字句。” —赫曼 赫塞
石头剪刀布
帖子: 3
注册时间: 2006-11-13 13:43

Re: [已解决]ATI装.run后如何彻底卸载~

#14

帖子 石头剪刀布 » 2012-04-20 22:21

mark,正好适用,thinkpad t400
凌云七风
帖子: 130
注册时间: 2012-01-16 13:37

Re: [已解决]ATI装.run后如何彻底卸载~

#15

帖子 凌云七风 » 2012-04-30 7:54

mark
回复