Summary: | Black background over textbox , combos , radio and other components | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Philippe Jospin <philippej> | ||||||||||||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||||||
Severity: | major | ||||||||||||||||||
Priority: | high | ||||||||||||||||||
Version: | unspecified | ||||||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||||||
OS: | Linux (All) | ||||||||||||||||||
Whiteboard: | |||||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||||
Attachments: |
|
Created attachment 25158 [details]
Another Image , displaying corruption
Created attachment 25159 [details]
Using radeonhd driver , works perfectly
Created attachment 25160 [details]
dmesg log
Created attachment 25161 [details]
lspci listing
Created attachment 25162 [details] [review] xorg log using -logverbose 7 Created attachment 25163 [details]
Xorg config
(In reply to comment #0) > Created an attachment (id=25157) [details] > Radeon driver display corruption > > 25-03-09 updated radeon driver to 6.12.2, after restarting x, I experienced > display corruption mainly on components like the textbox , radio button and > others. Did you update to release 6.12.2 or build the driver from git? If you built from git, I think this bug has already been fixed. (In reply to comment #7) > (In reply to comment #0) > > Created an attachment (id=25157) [details] [details] > > Radeon driver display corruption > > > > 25-03-09 updated radeon driver to 6.12.2, after restarting x, I experienced > > display corruption mainly on components like the textbox , radio button and > > others. > > Did you update to release 6.12.2 or build the driver from git? If you built > from git, I think this bug has already been fixed. > Ok.. built from git,, problem is fixed.... but i noticed that my driver is slower than before,, the git version radeon driver archived aprox. 170 fps (glxgears) on my card, while the yum version from fedora reached aprox. 1000 fps (glxgears). is there an flag to build for performance ? I used autogen then configure and make install without editing anything.... thx (In reply to comment #8) > > Ok.. built from git,, problem is fixed.... but i noticed that my driver is > slower than before,, the git version radeon driver archived aprox. 170 fps > (glxgears) on my card, while the yum version from fedora reached aprox. 1000 > fps (glxgears). Check your log and make sure the DRI is enabled. 3D is accelerated by mesa, not the ddx. |
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.
Created attachment 25157 [details] Radeon driver display corruption 25-03-09 updated radeon driver to 6.12.2, after restarting x, I experienced display corruption mainly on components like the textbox , radio button and others. Changed driver to radeonhd as a temporary workaround, probably will try to downgrade later. Attached dmesg, lspci with -vv , xorg.0.log , xorg.conf using -logverbose 7 and screenshot of the black bars.