Bug 337392

Summary: Intel 965 graphics only supports 1280x768
Product: [openSUSE] openSUSE 10.3 Reporter: Andreas Kleen <ak>
Component: X.OrgAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <xorg-maintainer-bugs>
Severity: Major    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: x.org conf based on sax2 output with 1280x1024 resolution forced by hand
xserver startup log
hwinfo

Description Andreas Kleen 2007-10-27 23:33:35 UTC
I got a system with integrated intel 965 graphics connected to a 1280x1024
Hyundai TFT using a TFT.

Since I updated it it only shows a resolution of 1280x768 which looks very 
ugly. When I force the resolution to 1280x1024 (using the monitor data 
from another 10.3 system hanging on the same KVM; but with a different 
graphics card) the monitor complains about frequency out of range.

With 10.2 I got the correct resolution.
Comment 1 Andreas Kleen 2007-10-27 23:34:20 UTC
Created attachment 180931 [details]
x.org conf based on sax2 output with 1280x1024 resolution forced by hand
Comment 2 Andreas Kleen 2007-10-27 23:34:58 UTC
Created attachment 180932 [details]
xserver startup log
Comment 3 Andreas Kleen 2007-10-27 23:35:45 UTC
Created attachment 180933 [details]
hwinfo
Comment 4 Andreas Kleen 2007-10-27 23:43:47 UTC
The workaround from 257746 of using xrand --output=VGA --mode 1280x1024 seems 
to work with the sax2 xorg conf that has lots of modes. Still that should happen automatically.

Comment 5 Stefan Dirsch 2007-10-28 07:28:59 UTC
The same issue as in Bug #257746. Use 

  Option       "PreferredMode" "1280x1024"

for now.

*** This bug has been marked as a duplicate of bug 257746 ***