On Thu, 24 Oct 2002, Metivier, Todd wrote:

> I am trying to get multi-screen capability working with an nvidia/matrox
> combination. I need 2 separate X screens ( :0.0 & :0.1 ), not xinerama or
> twinview or anything like that.

Remove the "Scereen 0" and "Screen 1" lines;
these are only for cards which can drive two monitors.

> Section "Device"
>     Identifier "NV AGP"
>     VendorName "nvidia"
>     Driver "nvidia"
>     # update this with the PCI id of your card.  Consult the output
>     # of the 'lspci' command.
>     BusID       "PCI:1:0:0"
>     Screen 0
> EndSection
> 
> Section "Device"
>     Identifier "Matrox"
>     VendorName "matrox"
>     Driver "mga"
>     # update this with the PCI id of your card.  Consult the output
>     # of the 'lspci' command.
>     BusID       "PCI:5:0:0"
>     Option    "hw cursor" "off"
>     Screen 1
> EndSection

-- 
Dr. Andrew C. Aitchison         Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to