Bug 337392 - Intel 965 graphics only supports 1280x768
Summary: Intel 965 graphics only supports 1280x768
Status: RESOLVED DUPLICATE of bug 257746
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-27 23:33 UTC by Andreas Kleen
Modified: 2007-10-28 07:28 UTC (History)
0 users

See Also:
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 (3.88 KB, text/plain)
2007-10-27 23:34 UTC, Andreas Kleen
Details
xserver startup log (37.89 KB, text/x-log)
2007-10-27 23:34 UTC, Andreas Kleen
Details
hwinfo (391.33 KB, text/plain)
2007-10-27 23:35 UTC, Andreas Kleen
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***