Re: Matrox G550 PCI DualView and xorg.conf
- From: shedied@xxxxxxxxx
- Date: 28 Dec 2006 11:54:34 -0800
FabX wrote:
Here I report my xorg.conf<snip>
It's a bit complicated because I need to have 4 monitors enabled and
I've 2 video cards.
Section "Device"<snip>
Identifier "Videocard1"
Driver "i810"
VendorName "Videocard Vendor"
BoardName "Intel Corporation 82852/855GM Integrated Graphics Device"
Option "Display" "TV"
Option "MonitorLayout" "CRT,TV"
BusID "PCI:0:2:0"
Screen 1
EndSection
Section "Device"
Identifier "Matrox0"
Driver "mga"
BusID "PCI:2:0:0"
VideoRam 32768
EndSection
Section "Device"
Identifier "Matrox1"
Driver "mga"
BusID "PCI:2:0:0"
VideoRam 32768
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "640x480"
EndSubSection
EndSection
J.O. Aho ha scritto:<snip>
FabX wrote:
I'm using Matrox G550 PCI version with dual view support.
My kernel is 2.6.18-1.2798 from Fedora Core 6.
lspci show me only one BusID:
PCI:2:0:0 VGA compatible controller: Matrox Graphics....
I can't see two BusID from lspci and if I enable
FabX,For supported options, take a look at
http://xorg.freedesktop.org/releases/X11R7.0/doc/html/mga.4.html
I do suggest you make a search on the net on dualhead matrox to find examples
of a proper xorg.conf.
Please clarify: is the i810 a *built-in* onboard grafix card? Or is it
in a PCI slot of its own? IIRC, one may have to disable the onboard
video to allow a PCI card (the Matrox, Neo) to do the video work. For
you to get a max of 4 monitors running, if what I said is true, then
you need to have another dualhead-capable card in another PCI slot.
.
- 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: Matrox G550 PCI DualView and xorg.conf
- Next by Date: Re: linux website feedback requested
- Previous by thread: Re: Matrox G550 PCI DualView and xorg.conf
- Next by thread: .rodata format in elf
- Index(es):
Relevant Pages
|