https://bugs.freedesktop.org/show_bug.cgi?id=48880
--- Comment #6 from Tvrtko Ursulin tvrtko.ursulin@onelan.co.uk 2012-04-18 08:34:44 PDT --- (In reply to comment #5)
If you manually add the 1920x1080 modeline with xrandr, does it work ok?
E.g.,
xrandr --newmode "my1920x1080" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync xrandr --addmode DVI-0 "my1920x1080" xrandr --output DVI-0 --mode "my1920x1080"
No, monitor sees the same timins, still cannot adjust properly, and xrandr --verbose shows the original mode as active. But I guess that could be because it doesn't look at the name but matches on parameters?