[SATLUG] ATI Garbage
Sean Carolan
scarolan at gmail.com
Thu Nov 29 12:02:40 CST 2007
On Nov 29, 2007 11:38 AM, Andrew Sanders <listylist at unwirednation.com> wrote:
> I've seen artifacts like you describe with old/flaky/dying video cards
> of my own. I have also heard of atrifacts like what you describe when
> video cards overheat. I'd guess that either your video card is slowly
> dying or maybe your video card is overheating. Maybe your machine has
> poor air circulation (assuming it's in a desktop case) or has collected
> enough dust so that it's running just hot enough to give you some
> artifacts.
Unfortunately this is fairly common with ATI cards on Linux. I had
the exact same issue with a Dell laptop a couple years ago. I think
adding these lines to xorg.conf may have solved it though:
In ServerLayout:
Option "AIGLX" "true"
In Device:
Option "XAANoOffscreenPixmaps" "true"
Option "DRI" "true"
I'll keep using it with these configs and see if it has really cured
the problem.
More information about the SATLUG
mailing list