https://bugzilla.novell.com/show_bug.cgi?id=478122 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=478122#c3 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@novell.com --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2009-02-23 06:15:40 MST --- Looks good. (II) intel(0): Printing DDC gathered Modelines: (II) intel(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz) [...] (II) intel(0): Output VGA using initial mode 1680x1050 (II) intel(0): Output LVDS using initial mode 1280x800 Some monitors - especially Samsung - are rather picky what concerns polarities in modelines. So what you can try are slighly differente modelines. Preparation: xrandr --newmode 1680x1050-- 119.00 1680 1728 1760 1840 1050 1053 1059 1080 -hsync -vsync xrandr --newmode 1680x1050-+ 119.00 1680 1728 1760 1840 1050 1053 1059 1080 -hsync +vsync xrandr --newmode 1680x1050+- 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync xrandr --newmode 1680x1050++ 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync +vsync xrandr --addmode VGA 1680x1050-- xrandr --addmode VGA 1680x1050-+ xrandr --addmode VGA 1680x1050+- xrandr --addmode VGA 1680x1050++ Testing: xrandr --output VGA --mode 1680x1050-- xrandr --output VGA --mode 1680x1050-+ xrandr --output VGA --mode 1680x1050+- xrandr --output VGA --mode 1680x1050++ If this doesn't help either, I'm out of ideas. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.