Summary: | radeon [9600AGP] screen temporarily fades to black (blinks / flickers) when rendering occurs | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | evilcleric | ||||||||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||||||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||||
Severity: | major | ||||||||||||||
Priority: | medium | CC: | eich, mat | ||||||||||||
Version: | 7.4 (2008.09) | ||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||
OS: | Linux (All) | ||||||||||||||
URL: | https://bugzilla.novell.com/show_bug.cgi?id=555657 | ||||||||||||||
Whiteboard: | |||||||||||||||
i915 platform: | i915 features: | ||||||||||||||
Attachments: |
|
Description
evilcleric
2009-11-26 12:52:40 UTC
Created attachment 31492 [details]
radeon [9600AGP] output of hwinfo --gfx
I suspect it's an AGP mode problem. Does changing the AGP mode help? Try the following option in the device section of your xorg.conf: Option "AGPMode" "X" where X = 1 or 2 or 4 or 8 Let me know which mode(s) work and the output of lspci -vnn and I'll add a quirk for your card. (In reply to comment #2) > I suspect it's an AGP mode problem. Does changing the AGP mode help? Try the > following option in the device section of your xorg.conf: > Option "AGPMode" "X" > where X = 1 or 2 or 4 or 8 > Let me know which mode(s) work and the output of lspci -vnn and I'll add a > quirk for your card. > Alex, I've conducted 40 reboots using the 4 "AGPMode" options: 1, 2, 4, 8 (10 attempts for each one). The results are as follows. Option "AGPMode" "1" results: 5 normal boots, 5 buggy ones Option "AGPMode" "2" results: 8 normal boots, 2 buggy ones Option "AGPMode" "4" results: 8 normal boots, 2 buggy ones Option "AGPMode" "8" results: 8 normal boots, 2 buggy ones I've even conducted couple of unbuggy boots with an "AGPMode" "7" (which seems to be strange to me) Below I've attached my xorg.conf (just in case) and the output of lspci -vnn you've requested. Created attachment 31772 [details]
xorg.conf with "agpmode" "7"
Created attachment 31773 [details]
xorg.conf with "agpmode" "8"
Created attachment 31774 [details]
output of lspci -vnn
Does: Option "DisplayPriority" "HIGH" in the device section of your config help? (In reply to comment #7) > Does: > Option "DisplayPriority" "HIGH" > in the device section of your config help? > Conducted 10 boots with 2 options (simultaneously) in place in the ati section: Option "AGPMode" "8" Option "DisplayPriority" "HIGH" The statistics were the same: 20% failure. The bug is also initiated with AFAIK 20% success rate after the monitor exits power saving mode. Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
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.