On Wednesday 17 May 2006 08:12, W.Kenworthy wrote:
> I have a new Sony Vaio laptop with a 1366x768 screen using the intel
> "Mobile 915GM/GMS/910GML Express Graphics Controller" which can be
> driven by the xorg i810 driver.  Works fine on the laptop in this
> resolution.
>
> The problem I have is that many of the possible modes for this chipset
> return blank when xorg starts as in the example below from the xorg log
> - the mode I want to use is 1280x1024 for an external projector.
>
> I have (once!) been able to get 1280x1024 using 915resolution to force
> the mode, and two screens but I need to use clone mode so this wasnt
> practical (I want clone mode with the same desktop on both screens)
>
> Can someone point me towards a solution please.  It seems to me that
> xorg is not reading the chipset correctly.  Note that ddc on or off
> doesnt help (and if I have an external monitor attached when xorg
> starts, it really stuffs things up, also ddc on or off!)
>
> My requirement is to use 1360x768 when standalone, or 1280x1024 on
> either an LCD desk monitor, or same resolution on a projector in clone
> mode.  When doing the external thing, the laptop screen doesnt have to
> be 'perfect'.  Currently I can do this, but only in 1024x768, which
> looks terrible on the ext LCD due to aliasing.
>
>
> BillK
>

First, make sure you have proper modes in your VBIOS with 915resolution, and 
that you have those resolution in your "Screen" section in xorg.conf. Then 
make sure xorg knows which pipe has which display (e.g., I have 
Option "MonitorLayout" "CRT,LFP" in my xorg.conf; check the driver's man 
page).
After that, using clone mode should work with all those resolutions. However, 
there are two things you must be aware of. Firstly, it seems you need to 
restart xorg /after/ you connect the other monitor in order for it to enable 
clone mode (although I think there is an option for the driver to enable 
polling). Secondly, xorg fails to negotiate the proper resolution with 
certain displays, e.g. I had a problem with a projector once. In that case, 
you must set the correct resolution in your "Screen" section and delete the 
others.

Good luck.

Attachment: pgpXwEUnXps44.pgp
Description: PGP signature

Reply via email to