Bug 563 - [ATI/radeon] Display corruption from radeon driver
Summary: [ATI/radeon] Display corruption from radeon driver
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 6.7.0
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-27 20:37 UTC by Matthew East
Modified: 2005-01-03 03:16 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
My xorg.conf (2.08 KB, text/plain)
2004-05-28 19:01 UTC, Matthew East
no flags Details
My Xorg log. (31.62 KB, text/plain)
2004-05-28 19:02 UTC, Matthew East
no flags Details
Display problems in openoffice.org (107.32 KB, image/png)
2004-05-28 19:02 UTC, Matthew East
no flags Details
Display problems in Gnome Terminatl (88.33 KB, image/png)
2004-05-28 19:03 UTC, Matthew East
no flags Details

Description Matthew East 2004-04-27 20:37:49 UTC
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
Comment 1 Matthew East 2004-05-28 19:01:54 UTC
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
Comment 2 Matthew East 2004-05-28 19:02:24 UTC
Created attachment 333 [details]
My Xorg log.
Comment 3 Matthew East 2004-05-28 19:02:58 UTC
Created attachment 334 [details]
Display problems in openoffice.org
Comment 4 Matthew East 2004-05-28 19:03:24 UTC
Created attachment 335 [details]
Display problems in Gnome Terminatl
Comment 5 Adam Jackson 2004-07-21 23:45:04 UTC
does disabling XAA fix the problem?  if so could you try the individual XaaNo...
options to see which one is to blame?
Comment 6 Matthew East 2004-07-26 01:27:15 UTC
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.
Comment 7 Matthew East 2005-01-03 22:16:18 UTC
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.