pella.grind
13-09-2004, 15:46
Ciao...
sarebbe bello... poter utilizzare due monitor ciascuno dei quali collegato ad una Video Card, Ditemi se sbaglio qualcosa, in teoria dovrebbe funzionare...!
Scheda 1: Ati Rage 128 AGP (montata sullo slot AGP)
Monitor 1
Scheda 2: Matrox Mystique PCI (montata su una PCI)
Monitor 2
il file XF86Config :
Section "Device"
Identifier "device1"
BoardName "ATI Rage 128"
Driver "r128"
Screen "screen-0"
BusID "PCI:1:0:0"
Option "DPMS"
EndSection
...
Section "Device"
Identifier "device2"
VendorName "Matrox"
BoardName "Matrox Mystique"
Driver "mga"
Screen "screen-1"
BusID "PCI:0:b:0"
Option "DPMS"
EndSection
...
Section "Screen"
Identifier "screen-0"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
...
Section "Screen"
Identifier "screen-1"
Device "device2"
Monitor "monitor2"
DefaultColorDepth 24
...
Section "ServerLayout"
Identifier "MultiHead"
Screen "screen-0"
Screen "screen-1" RightOf "screen-0"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Option "Xinerama"
EndSection
...dove sbaglio...????? perchè sbaglio da qualche parte visto che non parte X...!
sarebbe bello... poter utilizzare due monitor ciascuno dei quali collegato ad una Video Card, Ditemi se sbaglio qualcosa, in teoria dovrebbe funzionare...!
Scheda 1: Ati Rage 128 AGP (montata sullo slot AGP)
Monitor 1
Scheda 2: Matrox Mystique PCI (montata su una PCI)
Monitor 2
il file XF86Config :
Section "Device"
Identifier "device1"
BoardName "ATI Rage 128"
Driver "r128"
Screen "screen-0"
BusID "PCI:1:0:0"
Option "DPMS"
EndSection
...
Section "Device"
Identifier "device2"
VendorName "Matrox"
BoardName "Matrox Mystique"
Driver "mga"
Screen "screen-1"
BusID "PCI:0:b:0"
Option "DPMS"
EndSection
...
Section "Screen"
Identifier "screen-0"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 24
...
Section "Screen"
Identifier "screen-1"
Device "device2"
Monitor "monitor2"
DefaultColorDepth 24
...
Section "ServerLayout"
Identifier "MultiHead"
Screen "screen-0"
Screen "screen-1" RightOf "screen-0"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
Option "Xinerama"
EndSection
...dove sbaglio...????? perchè sbaglio da qualche parte visto che non parte X...!