Summary: | [RV730] Signal out of range at low resolutions with DVI | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Rüdiger <best-before-31-12-2008> | ||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | ||||||||
Version: | 7.3 (2007.09) | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Rüdiger
2009-03-19 13:48:42 UTC
does turning off coherent mode help? xrandr --output DVI-0 --set coherent_mode 0 On Thu, 19 Mar 2009 14:56:21 -0700 (PDT) bugzilla-daemon@freedesktop.org wrote: > --- Comment #1 from Alex Deucher <agd5f@yahoo.com> 2009-03-19 > 14:56:20 PST --- does turning off coherent mode help? > xrandr --output DVI-0 --set coherent_mode 0 It doesnt seem to make any difference. Logfile says that coherent mode is disabled, the screen gets black for a second and then the lcd again reports "Signal out of range". Created attachment 24055 [details]
Xorg.0.log with disabled coherent mode before, while and after modeswitching
DVI seems to have issues with low dot clocks on DCE 3.2 display engines. I've just changed the driver to use the scaler by default instead: 1ddee7cd6fd267b2fc86f21af27c5425eb0835a4 You can also use the scaler on your current driver as follows: xrandr --output DVI-0 --set scaler <scale type> where scale type is: full or center or aspect. |
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.