Comment 11 for bug 470422

Revision history for this message
Geir Ove Myhr (gomyhr) wrote : Re: [Bug 470422] Re: [Q45] 1600x1200 resolution is not available on the 2nd monitor (it was on ubuntu 9.04)

> If it helps I can boot my
> machine with an Ubuntu 9.04 live CD where the 1600x1200 resolution is
> available and send you log files.

That would be nice. The driver included in Jaunty is not as verbose by
default as we would like, though. To make it include the mode-setting
decisions in the log file, edit /etc/X11/xorg.conf (which should be
there on a Jaunty LiveCD IIRC, even though it is not present by
default in Karmic) and to the "Device" section the line
  Option "ModeDebug" "true"
Then log out. Xorg will then be restarted and a new Xorg.0.log with
the debug information generated. You will be automatically logged in
again after a little while. You can then get the log file and `xrandr
--verbose`.

With this information I think we will have all we need to pass it on
to the intel developers.