Bugzilla – Bug 337392
Intel 965 graphics only supports 1280x768
Last modified: 2007-10-28 07:28:59 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.
Created attachment 180931 [details] x.org conf based on sax2 output with 1280x1024 resolution forced by hand
Created attachment 180932 [details] xserver startup log
Created attachment 180933 [details] hwinfo
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.
The same issue as in Bug #257746. Use Option "PreferredMode" "1280x1024" for now. *** This bug has been marked as a duplicate of bug 257746 ***