Summary: | Background and full screen apps don't show up when Normal Visual Effects on (Radeon 7500) | ||
---|---|---|---|
Product: | xorg | Reporter: | Bryce Harrington <bryce> |
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> |
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | high | CC: | bugzi11.fdo.tormod, emmanuel.touzery |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Bryce Harrington
2009-10-08 12:35:39 UTC
The issue does not occur if KMS is enabled. Does limiting your desktop size fix this issue? Virtual 1680 1050 in the display subsection of the screen section of your config. I suspect your are running out of texture memory. The driver switched to letting randr select the virtual size, which results in a 1680x1680 front buffer (so that rotation will work). You might also try selecting depth 16 rather than depth 24. I reported bug #24074 which appears to be the exact same problem. I confirmed that going to an older version of mesa also fixes the problem (as well as reducing resolution) so the regression might be in mesa only. However I would like to try that virtual setting that you suggest, but on my computer there is no xorg.conf anymore, the installer doesn't create it anymore. This is ubuntu. Can you put a sample xorg file that I could copy there to test this? I use 1280x1024@85, ATI driver. On ubuntu dkpg-reconfigure xserver-xorg used to create an xorg.conf but nowadays it doesn't anymore and I don't know how to create it (I tried Xorg -configure but Xorg is running and if I kill it it respawns instantly, not sure how to prevent it to). Or maybe there's another way than with xorg.conf? NOTE: since I use 1280x1024 if I understand well for me the virtual would only increase my resolution to 1280x1280 which is not much more, so this might already prove that the virtual is not the main reason of the problem. Same here for Radeon 9200SE - no wallpaper, no desktop icons when visual effects are on. Users with similar issues in http://ubuntuforums.org/showthread.php?t=1308027&page=4 report that using AGPSize 128 solved their problem. *** Bug 24889 has been marked as a duplicate of this bug. *** Considered Fix Released downstream. |
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.