[Bug 20222] [R690 X1200] flickering after update to 6.11.0
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 9 07:53:03 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=20222
--- Comment #4 from Alex Deucher <agd5f at yahoo.com> 2009-03-09 07:53:03 PST ---
please attach your log directly rather than zipping it next time. In your case
the xserver has selected a clone mode for your HMDI monitor that matches your
VGA port. the digital display may not like the timing. since the monitors are
cloned, you'll have to select a different crtc to drive them at different
timings. xrandr would ideally be smart enough to do this itself.
if you want the native mode:
xrandr --output HDMI-0 --crtc 1 --mode 1680x1050
or if you want 1280x1024:
xrandr --output HDMI-0 --crtc 1 --mode 1280x1024 --rate 59.9
--
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