Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1763901
  • 博文数量: 290
  • 博客积分: 10653
  • 博客等级: 上将
  • 技术积分: 3178
  • 用 户 组: 普通用户
  • 注册时间: 2007-10-24 23:08
文章存档

2013年(6)

2012年(15)

2011年(25)

2010年(86)

2009年(52)

2008年(66)

2007年(40)

分类: LINUX

2010-05-28 00:18:27

Ok, i had the same issue reported here, like you i had the latest ati driver installed (i'm playing with opencl, i always keep my driver updated) and during the upgrade from 9.10 fglrx upgrade failed. And this lead here.
After a few hours of pain now it seems to be fixed (100%working, 2d ok fast, compiz ok, opencl support of the drivers not yet tested).
Basically i followed this as suggested:


@Younio:
Yes, even deleting didn't change anything.
The procedure i followed got a little messy... i'll try to reconstruct it here, hope it helps:

0- Started with the ati driver installed, crappy performance, no compiz.

1- Got out of the graphical mode, i my case switched to one of the alt+Fn console and killed gdm.

2-
sudo /usr/share/ati/fglrx-uninstall.sh
sudo rm -rf /usr/share/ati
sudo rm /etc/X11/xorg.conf*

3- Just for the sake of documenting the steps, tried the commands from here:


Didn't work at all,various errors, couldn't delete the packages.
Out of desperation, i tried then to clean-up all the packages cited in that site:

sudo apt-get purge fglrx*
sudo apt-get purge xserver-xorg-video-ati xserver-xorg-video-radeon
sudo apt-get purge xorg-driver-fglrx
sudo apt-get purge libgl1-mesa-glx libgl1-mesa-dri xserver-x org-core

The last one due to my lack of attention and to the x-org dependencies started deleting a few apps ... stopped.
This could have deleted something that needed to be updated but this seems improbable.

4-
sudo apt-get install fglrx
sudo apt-get install fglrx-amdcccle fglrx-dev fglrx-modaliases
sudo aticonfig --initial
reboot

5-
installed the compiz stuff from synaptic

So, i guess that if you skip step 3 you should be ok... if not the solution is in the mess i made at step 3.


@charonred:
No, compiz works with the standard 10.04 ati driver, all my attempt done with the ati site one were fruitless.
I suggest you to use a few hour to obtain a system with the ubuntu's fglrx (not the ati site one).
Also, after the procedure described above i noticed that the compiz manager gui had been updated... the options were grouped in a different way... e.g. cube in the same group of rotate cube.


Hope this helps...


阅读(849) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~