Problem in clone mode with two display card

Alan Hourihane alanh at fairlite.co.uk
Tue Aug 12 01:10:05 PDT 2008


On Tue, 2008-08-12 at 10:45 +0530, Ashish Jain wrote:
> Dear Alan,
> 
> Thanks, we have achieved Clone mode.
> 
> But I have few queries,
> 
> 1. When we are trying dual head on laptop (HP laptop which have Intel
> display card with to port) for driver "i810" then we will have to
> specifically add the line " Option "MonitorLayout" "CRT,LFP" " in
> "Device" section. But when we are trying dual head on same laptop for
> driver "intel" then above line is not required. Why?

The i810 driver uses the BIOS and that older driver requires some manual
configuration. The intel driver uses the new randr extension and can
detect when monitors are attached.

> 2. When we are trying clone mode on laptop (HP laptop which have Intel
> display card with to port) then we will have to specifically add the
> line "Option "Clone" "True" " in all the "Device" sections. But when we
> are trying Clone mode on desktop with two display card then above line
> is not required. Why?

Because the Clone option is controlling a single card and it needs to
know when do display cloning.

> 3. Finally, are the settings of xorg.conf file changed according to
> setuation? Means setting of xorg.conf files depends upon drive used or
> laptop/desktop used or hardware (like display card, monitor, etc.) used.

Yes, but that's virtually gone with the new Xserver 1.3 and RandR 1.2 as
it's pretty much all dynamic now.

Alan.




More information about the xorg mailing list