[Bug 24313] Radeon HD 4350 No Signal with DVI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 15 14:24:04 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=24313





--- Comment #4 from Alex Deucher <agd5f at yahoo.com>  2009-10-15 14:24:03 PST ---
Created an attachment (id=30461)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=30461)
disable coherent mode

you might also try disabling coherent mode.  some monitor's don't like it. You
can disable coherent mode via xrandr:

xrandr --output DVI-0 --set coherent_mode 0
xrandr --output DVI-0 --mode 1024x768
xrandr --output DVI-0 --mode 1280x1024

You can also try this patch which will disable coherent mode by default.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list