http://bugs.freedesktop.org/show_bug.cgi?id=24313
--- Comment #4 from Alex Deucher <[email protected]> 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. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
