I have a Compaq Presario 2100 laptop, with the ATI IGP 340M display card. I am experiencing poor performance from the radeon driver, such as errors in redrawing and slow and distorted performance when playing shockwave videos. Here is an extract from my XF86Config: Section "Monitor" ### Uncomment if you don't want to default to DDC: # HorizSync 31.5 - 48.5 # VertRefresh 40.0 - 70.0 ### Uncomment if you don't want to default to DDC: # HorizSync 31.5 - 37.9 # VertRefresh 50.0 - 70.0 ### Uncomment if you don't want to default to DDC: HorizSync 31.5 - 37.9 VertRefresh 50.0 - 70.0 Identifier "Laptop LCD Panel" VendorName "Monitor Vendor" ModelName "LCD Panel 1024x768" ### Uncomment if you don't want to default to DDC: # HorizSync 31.5 - 37.9 # VertRefresh 50.0 - 70.0 Option "dpms" EndSection Section "Device" Identifier "IGP 340M" Driver "radeon" VendorName "ATI" BoardName "IGP 340M" EndSection Section "Screen" Identifier "Screen0" Device "IGP 340M" Monitor "Laptop LCD Panel" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection I hope that you will be able to help me with this problem. Many thanks, Matthew East
Created attachment 332 [details] My xorg.conf I have tried practically everything to improve this problem, and have enabled DRI and have not succeeded in eliminating the problem. I attach my full xorg.conf, my Xorg.0.log, and two screenshots of the problem. I hope that you will be able to help. Thanks. Matt
Created attachment 333 [details] My Xorg log.
Created attachment 334 [details] Display problems in openoffice.org
Created attachment 335 [details] Display problems in Gnome Terminatl
does disabling XAA fix the problem? if so could you try the individual XaaNo... options to see which one is to blame?
I remember that I tried to disable XAA, and it didn't fix the problem. I also tried the individual ones and didn't solve the problem. I'm afraid that I have changed setup now and have not noticed the problem so I can't test: I now use icewm instead of gnome and i haven't had any graphics problems with OpenOffice.org. Perhaps gnome was a bit heavy on the graphics card. Thanks for your efforts.
This is fine in the current release of xorg. No such problems encountered.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.