https://bugzilla.novell.com/show_bug.cgi?id=741248 https://bugzilla.novell.com/show_bug.cgi?id=741248#c0 Summary: Xorg unable to detect video modes Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1 Xorg, after tweaking 50-monitor.conf, was able to detect video modes for my hardware (intel(0): Chipset: "865G", SAMSUNG SyncMaster 959NF) in 11.4 so that I could choose a resolution (and refresh rate) using system settings. It does not work in 12.1, and the best refresh rate I can get is 60 Hz. Moreover, I had to install 12.1 in text mode, otherwise the monitor would go into sleep mode when the graphical installer should start. Reproducible: Always Steps to Reproduce: 1. { xrandr; } Actual Results: 1. 1024x768 60.0* 800x600 60.3 56.2 848x480 60.0 640x480 59.9 Expected Results: 1. At least: 1280x1024 100.0* 1024x768 100.0 60.0 800x600 60.3 56.2 848x480 60.0 640x480 59.9 (I remember having many more combinations available.) == My 50-monitor.conf == Section "Monitor" Identifier "Default Monitor" ## If your monitor doesn't support DDC you may override the ## defaults here HorizSync 30-110 VertRefresh 50-160 ## Add your mode lines here, use e.g the cvt tool EndSection == Workaround == Modeline "1024x768" 112.25 1024 1096 1200 1376 768 771 775 816 -hsync +vsync Modeline "1280x1024" 189.50 1280 1376 1512 1744 1024 1027 1034 1087 -hsync +vsync == Note == I have been told this workaround will stop working in xf86-video-intel 2.170. driver 2.17. -- 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.