|
Bugzilla – Full Text Bug Listing |
| Summary: | radeon [RV370/X600] screen corruption | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Daniel Morris <danielm> |
| Component: | X.Org | Assignee: | Egbert Eich <eich> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <xorg-maintainer-bugs> |
| Severity: | Major | ||
| Priority: | P3 - Medium | CC: | forgotten_hCFFy7JqgP, silviu_marin-caea, sndirsch |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | openSUSE 11.2 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
xorg.conf
log file with DRI 1 screen shot screen shot screen shot |
||
|
Description
Daniel Morris
2009-11-18 18:36:56 UTC
Would it be possible to provide the required information according to our HOWTO http://en.opensuse.org/Bugs:X for reporting X11 related bugs? Please set the Status back to ASSIGNED after providing all the required information. Thanks. Created attachment 328328 [details]
xorg.conf
xorg.conf with Option "DRI" "1" from xorg.conf.saxsave. I get the same corruption with both.
Created attachment 328329 [details]
log file with DRI 1
Created attachment 328400 [details]
screen shot
Note the horizontal tear coming from the lower left hand edge of the xterm's corner on the desktop to the frame of the monitor
Created attachment 328401 [details]
screen shot
screen shot from cameraphone (distortion disappers from screenshots with ksnaphot).
Note the horizontal lines in both the viewable area and the scrollbar/slider.
Created attachment 328406 [details]
screen shot
Last one, notice that the blank lines now have .. .... ... in them, all I did was scoll up through the buffer and back down.
Also the the highlighted text has vertical black bars between each character which shows up against the inverse video, but the picture doesn't do it justice. Sorry for poor quality of picture.
These lines remain on the screen from a variety of applications, such as typing a URL into konqui. It is as though the geometry of an offscreen buffer is slightly out and doesn't get completely refreshed. Another example is I had horizontal line through the text "If the attachment is a patch..." above and a vertical bar on the right, as though the box around the Description entry field
has been overlaid below the original. When I clicked in this comment box it was redrawn and the lines disappeared.
I don't think this is an X bug, but rather KDE related. Observing the problems over time, I think it is the window manager failing to fully update over-lapping regions properly, leaving artefacts from a previous draw that haven't quite been overwritten. I've changed my mind ;-) I think it is an X bug. I've tried updating to xorg-x11-driver-video-7.4-138.1 from the build service but the problem remains. I have however narrowed things down to compositing being enabled using OpenGL from the desktop, with this switched off the corruption goes away, as do all the nice productivity enhancements that compositing brings :-( Hunting around, I see a similar problem and screenshots at http://bugs.freedesktop.org/show_bug.cgi?id=17041 in the TextureFromPixmap (attachment 26658 [details]) capture. That bug references bug 16123 and an off-by-one error in scissor cliprect. Is it possible that a regression has crept into the radeon video driver between the version in openSUSE 11.1/Factory (ie 7.4-19.8.2)? I also saw a similar problem being discussed in the thread at http://forums.opensuse.org/pre-release-beta/423841-strange-lines-ati-radeon-x300.html I also tried (this shows some desperation) to rebuild the evil proprietary ATI driver, but no dice. The legacy driver for X600 doesn't build for 11.2 and their new driver doesn't support these "older" cards. Another duplicate of Bug #549226? *** Bug 558817 has been marked as a duplicate of this bug. *** Let's assume this being a duplicate of Bug #549226. *** This bug has been marked as a duplicate of bug 549226 *** I agree these all seem to stem from the same problem - #558817 is even the same Dell system. I agree these all seem to stem from the same problem - #558817 is even the same Dell system. Thanks for taking the time to look into it, sorry I missed it on the first bug search. |