Re: Matrox G550 PCI DualView and xorg.conf
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Thu, 28 Dec 2006 20:42:28 +0100
FabX wrote:
Please, don't top-post.
Here I report my xorg.conf
It's a bit complicated because I need to have 4 monitors enabled and
I've 2 video cards.
When looking at your xorg.conf, it looks like you are trying to get 6 monitors out, I'm not sure the driver really supports that many outputs per card, which may cause your trouble.
Section "Device"Change that one to:
Identifier "Videocard0"
Driver "i810"
Option "Display" "CRT"
Option "MonitorLayout" "CRT,TV"
Option "MonitorLayout" "CRT"
BusID "PCI:0:2:0"Change that one to:
EndSection
Section "Device"
Identifier "Videocard1"
Driver "i810"
VendorName "Videocard Vendor"
BoardName "Intel Corporation 82852/855GM Integrated Graphics Device"
Option "Display" "TV"
Option "MonitorLayout" "CRT,TV"
Option "MonitorLayout" "TV"
--
//Aho
.
- References:
- Matrox G550 PCI DualView and xorg.conf
- From: FabX
- Re: Matrox G550 PCI DualView and xorg.conf
- From: J.O. Aho
- Re: Matrox G550 PCI DualView and xorg.conf
- From: FabX
- Matrox G550 PCI DualView and xorg.conf
- Prev by Date: Re: Mandriva 2007 install will only run in 640x480 mode. Have beat my head against this for 15+ hours...
- Next by Date: Re: Matrox G550 PCI DualView and xorg.conf
- Previous by thread: Re: Matrox G550 PCI DualView and xorg.conf
- Next by thread: Re: Matrox G550 PCI DualView and xorg.conf
- Index(es):
Relevant Pages
|