FS#19095 - [xf86-video-ati] Screen artefacts in KDE
Attached to Project:
Arch Linux
Opened by Daniel (Doehni) - Wednesday, 14 April 2010, 14:45 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 16 August 2010, 16:47 GMT
Opened by Daniel (Doehni) - Wednesday, 14 April 2010, 14:45 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 16 August 2010, 16:47 GMT
|
Details
Description:
After the latest big update (Xorg, Mesa, xf86-video-ati, kernel26-2.6.33 ...) I have artefacts on my screen in KDE. All Menus and Plasma panels are unreadable and have artefacts. Downgrading xf86-video-ati 6.12.192-1 to previous stable version xf86-video-ati 6.12.4-3 fixes the problem. I'm using the radeon driver for my Radeon Mobility 7500 card. Additional info: * package version(s) xf86-video-ati-6.12.192-1 * config and/or log files etc. Screenshot of artefacts is attached $ lspci | grep VGA 01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M Steps to reproduce: Update to xf86-video-ati-6.12.192-1 There's also a forum post (not from me): http://bbs.archlinux.org/viewtopic.php?id=95252 |
This task depends upon
Also: unsing KMS only shows me a black screen (also in X), but boots OK. I have it diabled
I've got it working without artefacts and without KMS: I just had to delete Xorg.conf...
More details:
When KMS is enabled to start early, the PC always hangs during module loading. KMS enabled for late start always keeps the screen black.
With kernel26 build for early start (with radeon in Modules array of mkinitcpio.conf ), but radeon.modeset=0 in grub to disable KMS, the PC starts fine, but direct rendering is disabled for software rasterizer.
Kernel26 build without radeon in modules array of mknitcpio.conf and disabled KMS works fine with direct rendering.
pci=nomsi didn't make a difference for me.
I managed to copy the dmesg file and Xorg.0.log and attached them. What other files could help you?
Xlog.txt (26 KiB)
There's also another Gentoo User having issues in KDE. Can you confirm that other desktops environments work?
Now looking at upstream :)
https://bugs.freedesktop.org/show_bug.cgi?id=27663
Tested it with KMS late start, but there was no difference to the olg Xorg-1.7 (after module loading the screen went black, but starting went on fine)
Disabled KMS also worked great on new xorg-1.8
Added kernel.log
kernel.log (670.4 KiB)
:D :D