Bug 12587 - initial mode selection refuses res higher than 1024x768 on i965 graphic
Summary: initial mode selection refuses res higher than 1024x768 on i965 graphic
Status: RESOLVED DUPLICATE of bug 10625
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Eric Anholt
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-27 04:18 UTC by Dirk Laurenz
Modified: 2007-10-11 19:19 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
X org log file (109.23 KB, text/x-log)
2007-09-27 04:21 UTC, Dirk Laurenz
no flags Details
xorg .conf (3.66 KB, text/plain)
2007-09-27 04:21 UTC, Dirk Laurenz
no flags Details

Description Dirk Laurenz 2007-09-27 04:18:05 UTC
staring x with an resoltion higher than 1024x768 doesn't work in i965 chipset.
setting the res manually afterwards with xrandr -s 1680x1050 works.
Comment 1 Dirk Laurenz 2007-09-27 04:21:20 UTC
Created attachment 11778 [details]
X org log file
Comment 2 Dirk Laurenz 2007-09-27 04:21:46 UTC
Created attachment 11779 [details]
xorg .conf
Comment 3 Eric Anholt 2007-09-27 10:42:30 UTC
By default the server will start both outputs (internal LVDS and external panel, in your case) at the closest resolution to each other possible.  This can be overridden using PreferredMode in current server.  Keith intends it to work this way.
Comment 4 Stefan Dirsch 2007-09-27 12:00:36 UTC
> This can be overridden using PreferredMode in current server.
Which is already used in xorg.conf, but obviously doesn't help. :-(

See also https://bugzilla.novell.com/show_bug.cgi?id=257746
Comment 5 Brice Goglin 2007-09-27 13:15:47 UTC
Maybe related to https://bugs.freedesktop.org/show_bug.cgi?id=10625 ? PreferredMode was ignored for me on TMDS-1 before Keith's patch.
Comment 6 Stefan Dirsch 2007-09-27 14:15:38 UTC
Indeed this looks like a duplicate.
Comment 7 Hong Liu 2007-10-11 19:19:25 UTC

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.