Salut je possede une nvida 7800gt avec bien sur deux sorties ecran
Comme je desire faire du dual affichage je decide de me battre avec xorg.conf, je ne desire pas utilier le Twinview ( specificite xorg pour carte vidia) mais le xinerama classique Seulemtn je n’ai desesperement q’un ecran qui fonctionne
Voila mon xorg.conf ca doit etre un petit detail mais je vois pas ou … est le probleme
[code]Section "ServerLayout"
Identifier "X.org Configured"
Screen "Principal"
Screen “Principal” RightOf “Secondaire”
InputDevice “Mouse0” "CorePointer"
InputDevice “Keyboard0” "CoreKeyboard"
Option “RenderAccel” "true"
Option “xinerama”
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc/"
FontPath "/usr/share/fonts/X11/TTF/"
FontPath "/usr/share/fonts/X11/OTF"
FontPath "/usr/share/fonts/X11/Type1/"
FontPath "/usr/share/fonts/X11/CID/"
FontPath "/usr/share/fonts/X11/100dpi/"
FontPath "/usr/share/fonts/X11/75dpi/"
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "xtrap"
Load "record"
Load "dbe"
Load "dri"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option “Protocol” "ExplorerPS/2"
Option “Device” "/dev/input/mice"
Option “ZAxisMapping” "4 5 6 7"
EndSection
Section “Monitor”
#DisplaySize 340 270 # mm
Identifier "hp"
VendorName "HWP"
ModelName “hp f1723”
Comment all HorizSync and VertSync values to use DDC:
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "neoxeo"
VendorName "NEOXEO"
ModelName "butterfly"
HorizSync 31.5 - 79.9
VertRefresh 60.0 - 75.0
Option "DPMS"
EndSection
Section “Device”
### Available Driver options are:-
### Values: : integer, : float, : “True”/“False”,
### : “String”, : " Hz/kHz/MHz"
### [arg]: arg optional
#Option “SWcursor” # []
#Option “HWcursor” # []
#Option “NoAccel” # []
#Option “ShadowFB” # []
#Option “UseFBDev” # []
#Option “Rotate” # []
#Option “VideoKey” #
#Option “FlatPanel” # []
#Option “FPDither” # []
#Option “CrtcNumber” #
#Option “FPScale” # []
#Option “FPTweak” #
Option “TwinView”
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 7800 GT"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Secondaire"
Device "Card0"
Monitor "neoxeo"
Subsection "Display"
Depth 24
Modes "1280x1024"
ViewPort 0 0
EndSubSection
EndSection
Section "Screen"
Identifier "Principal"
Device "Card0"
Monitor "hp"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Modes “1280x1024”
Viewport 0 0
Depth 24
EndSubSection
EndSection
[/code]
Merci les amis au fait celui qui reste off c le neoxeo (Secondary)