[SOLVED] Notification windows blurred in Ubuntu 9.10

Started by digiSal, November 08, 2009, 03:54:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

digiSal

im having a problem in the latest Ubuntu where my notification pop ups are garbled or blurred.

Need to figure out whats up with that.

digiSal

And here is the solution

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/416001/comments/13

Requires to edit the xorg.conf file.

from terminal I launch gedit in root mode

gedit /etc/X11/xorg.conf


and then add

Option "AccelMethod" "EXA"

to the Section "Device"

Restart X or reboot.