How to setup independent screens with the Intel driver?
Chris Wilson
chris at chris-wilson.co.uk
Fri Oct 30 10:02:29 PDT 2015
On Fri, Oct 30, 2015 at 05:46:51PM +0100, Boszormenyi Zoltan wrote:
> 2015-10-30 17:36 keltezéssel, Chris Wilson írta:
> > On Fri, Oct 30, 2015 at 04:58:49PM +0100, Boszormenyi Zoltan wrote:
> >> Section "Device"
> >> Identifier "Intel0"
> >> Driver "intel"
> >> BusID "PCI:0:2:0"
> >> Screen 0
> >> Option "AccelMethod" "sna"
> >> Option "Monitor-LVDS1" "LVDS1"
> > Option "ZaphodHeads" "LVDS1"
> >
> >> Option "TearFree" "on"
> >> EndSection
> >>
> >> Section "Device"
> >> Identifier "Intel1"
> >> Driver "intel"
> >> BusID "PCI:0:2:0"
> >> Screen 1
> >> Option "AccelMethod" "sna"
> >> Option "Monitor-VGA1" "VGA1"
> > Option "ZaphodHeads" "VGA1"
> >
> >> Option "TearFree" "on"
> >> EndSection
> > -Chris
>
> I tried adding the ZaphodHeads option to the device sections before.
> It didn't work. The driver throws an error:
Swap around Screen 0 and Screen 1, i.e. use VGA in Screen 0 and LVDS1 in
Screen 0.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the xorg
mailing list