sedeuw666 Posté(e) le 8 juillet 2005 Partager Posté(e) le 8 juillet 2005 Bonjour à tous Je sèche sur un pb à la noix. J'ai une conf à base de 9800 XT et 2 écrans reliés à la carte. 1 LCD et 1 CRT Je souhaiterais afficher mon bureau sur les 2 écrans non pas en simultané, mais en continu. Pb n°1 en en diminuant la résolution j'ai l'affichage sur les 2 écrans en simultané. Pb N°2 en augmentant uniquement le LCD plus rien. par contre affichage en ligne de commande simultané sur les 2. J'ai essayé avec et sans xinerama, rien mon crt reste déseperrement noir, sans aucun signal. Bref voici ma conf : Xorg 6.8.2 patch 7.1.102 Driver ATI fglrx_6_8_0-8.14.13-1 xorg.conf # File generated by XFdrake. # ********************************************************************** # Refer to the XF86Config man page for details about the format of # this file. # ********************************************************************** Section "Files" # Multiple FontPath entries are allowed (they are concatenated together) # By default, Mandrake 6.0 and later now use a font server independent of # the X server to render fonts. FontPath "unix/:-1" EndSection Section "ServerFlags" #DontZap # disable <Crtl><Alt><BS> (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse does not work #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "/usr/X11R6/lib/modules/extensions/libglx.a" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "fr" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" Option "ZAxisMapping" "6 7" EndSection Section "Monitor" Identifier "monitor0" VendorName "Samsung" ModelName "Samsung SyncMaster 171v" HorizSync 30-81 VertRefresh 56-75 # Monitor preferred modeline (60.0 Hz vsync, 64.0 kHz hsync, ratio 5/4) ModeLine "1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync EndSection Section "Monitor" Identifier "monitor1" VendorName "Fujitsu" ModelName "Fujitsu 1554G+" HorizSync 30-54 VertRefresh 50-120 # Monitor preferred modeline (60.0 Hz vsync, 64.0 kHz hsync, ratio 5/4) ModeLine "1280x1024" 108 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync EndSection Section "Device" Identifier "device0" VendorName "ATI" BoardName "ATI Radeon (fglrx)" Driver "fglrx" Screen 0 BusID "PCI:2:0:0" Option "DPMS" Option "FSAAMSPosY1" "0.000000" # === disable PnP Monitor === #Option "NoDDC" Option "FSAAMSPosX5" "0.000000" Option "FSAAMSPosX2" "0.000000" Option "FSAAMSPosY4" "0.000000" Option "FSAAMSPosX4" "0.000000" Option "FSAAMSPosY0" "0.000000" Option "FSAADisableGamma" "no" # === Video Overlay for the Xv extension === Option "VideoOverlay" "on" Option "GammaCorrectionII" "0x00000000" Option "ForceGenericCPU" "no" Option "VRefresh2" "unspecified" Option "CenterMode" "off" Option "FSAAMSPosY5" "0.000000" Option "IgnoreEDID" "off" # === OpenGL Overlay === # Note: When OpenGL Overlay is enabled, Video Overlay # will be disabled automatically Option "OpenGLOverlay" "off" Option "FSAACustomizeMSPos" "no" # === FSAA === Option "FSAAScale" "1" # === FireGL DDX driver module specific settings === # === Screen Management === Option "DesktopSetup" "0x00000000" Option "HSync2" "unspecified" Option "TVHStartAdj" "0" Option "FSAAMSPosX0" "0.000000" Option "no_dri" "no" Option "GammaCorrectionI" "0x00000000" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "no" Option "FSAAMSPosX1" "0.000000" Option "MonitorLayout" "AUTO, AUTO" # === disable/enable XAA/DRI === Option "no_accel" "no" # === Misc Options === Option "UseFastTLS" "0" # === OpenGL specific profiles/settings === Option "Capabilities" "0x00000000" Option "FSAAMSPosY3" "0.000000" Option "TVColorAdj" "0" Option "TVVPosAdj" "0" Option "TVStandard" "NTSC-M" Option "FSAAMSPosY2" "0.000000" # === TV-out Management === Option "NoTV" "yes" Option "TVHPosAdj" "0" # === QBS Support === Option "Stereo" "off" Option "ScreenOverlap" "0" Option "FSAAMSPosX3" "0.000000" Option "TVVSizeAdj" "0" EndSection Section "Device" Identifier "device1" VendorName "ATI" BoardName "ATI Radeon" Driver "radeon" Screen 1 BusID "PCI:2:0:1" Option "DPMS" EndSection Section "Screen" Identifier "screen0" Device "device0" Monitor "monitor0" DefaultColorDepth 24 Subsection "Display" Depth 8 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 15 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 16 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 24 Virtual 1280 1024 EndSubsection EndSection Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 8 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 15 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 16 Virtual 1280 1024 EndSubsection Subsection "Display" Depth 24 Virtual 1280 1024 EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" Screen "screen0" Screen "screen1" RightOf "screen0" EndSection Un petit lspci 00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev a2) 00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev a2) 00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev a2) 00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev a2) 00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev a2) 00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev a2) 00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a3) 00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2) 00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3) 00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3) 00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3) 00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1) 00:05.0 Multimedia audio controller: nVidia Corporation nForce Audio Processing Unit (rev a2) 00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1) 00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3) 00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2) 00:0d.0 FireWire (IEEE 1394): nVidia Corporation nForce2 FireWire (IEEE 1394) Controller (rev a3) 00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev a2) 01:0b.0 RAID bus controller: Silicon Image, Inc. (formerly CMD Technology Inc) SiI 3112 [sATALink/SATARaid] Serial ATA Controller (rev 02) 02:00.0 VGA compatible controller: ATI Technologies Inc RV350 NJ [Radeon 9800 XT] 02:00.1 Display controller: ATI Technologies Inc RV350 NJ [Radeon 9800 XT] (Secondary) Le dmesg donne rien de particulier, et le serveur X ne voit qu'un seul ecran. Si qq'un à une idée Par avance merci Lien vers le commentaire Partager sur d’autres sites More sharing options...
DrakPlouf Posté(e) le 9 juillet 2005 Partager Posté(e) le 9 juillet 2005 en gros tu veux un bureau étendu xinérama ? Comme ça ? Si oui mattes mon xorg.conf il est prevu pour fonctionner avec 2 écrans 17 en 1024x768 sur une carte nvidia utilisant les pilotes proprios. Si tu as une autre resolution que 1024x768 faudra adapter la section screen et la section metanodes du driver nvidia c'est simple tu doubles la resolution en largeur > 1024x768 faut mettre 2048x768 et logiquement pour du 1280x1024 > 2560x1024 et ainsi de suite. mon xorg.conf Lien vers le commentaire Partager sur d’autres sites More sharing options...
sedeuw666 Posté(e) le 10 juillet 2005 Auteur Partager Posté(e) le 10 juillet 2005 Merci c'est exactement ce que je veux, le hic c'est que l'option xinerama ne fonctionne pas avec les cartes ATI, j'ai déjà essayé. En plus mes écrans ont des resolutiions différentes : screen0 1280*1024 et screen1 1024*768. J'ai toujours pas trouvé la soluce.... Grrr Lien vers le commentaire Partager sur d’autres sites More sharing options...
Messages recommandés
Archivé
Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.