Solution:
- start Ubuntu in safe mode
- sudo apt-get remove xorg-driver-fglrx
- sudo apt-get install xserver-xorg-video-radeonhd
- reboot
Good thing my other linux desktop is Nvidia.
Reference:
ATI Graphics Cards and Jaunty: What Works?
irregular and intermittent diary of a software developer
2 comments:
so is this? tried here with the same video card and does not work
try also resetting your X configuration. sudo dpkg-reconfigure xserver-xorg
Post a Comment