Re: Matrox G550 PCI DualView and xorg.conf



FabX wrote:
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.

<snip>
Section "Device"
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

<snip>
J.O. Aho ha scritto:

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
<snip>
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.
FabX,

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.

.



Relevant Pages

  • Re: Dual Monitors - Wall paper
    ... go across both monitors. ... screens). ... Identifier "Monitor0" ... VendorName "NVIDIA Corporation" ...
    (alt.os.linux.suse)
  • Re: Need help with a dual connector ATI PCIE card
    ... My PCIE card has two outputs: one VGA, ... only use the VGA as all my monitors are analog. ... DVI to VGA converter and tried hooking up the DVI output to a monitor. ... Identifier "Radeon X300" ...
    (comp.os.linux.misc)