matrox G400, DH et Linux? - Linux et OS Alternatifs
Marsh Posté le 12-01-2002 à 10:36:48
oui. c'est sûr. Et il est réputé très bon  
 
 
J'ai trouvé ça dans une recherche rapide:  
http://www.linuxjournal.com/article.php?sid=4817 
Marsh Posté le 12-01-2002 à 10:57:29
g trouver, le driver matrox powerdesk est quasi le mm que sous win....
Marsh Posté le 12-01-2002 à 16:25:58
| pracolas a écrit a écrit  : g trouver, le driver matrox powerdesk est quasi le mm que sous win.... | 
ça fonctionne parfaitement, aussi bien avec un second moniteur qu'avec la TV 
Mais le fichier de config généré par le powerdesk est rarement parfait, voir même souvent défectueux... 
Donc je ne saurai trop te conseiller de modifier le fichier XF86Config-4 à la main...  
 
Marsh Posté le 13-01-2002 à 11:00:31
Je peux éventuellement te poster le mien... je le ferais la prochaine fois que j'irais ss Linux...
Marsh Posté le 13-01-2002 à 14:01:58
OK? MERCI;;; 
 
aUFAIT? PKOI JE RECOIT PLUS DE MAIL DU FORUM QD ON ME REPOND? 
Marsh Posté le 13-01-2002 à 17:01:22
Quand tu créé le topic, il faut activer la case 'être prévenu en cas de réponse...)
Marsh Posté le 13-01-2002 à 17:20:28
Salut, 
Voici donc mon fichier XF86Config-4 
Je te le donne à titre indicatif, car celui-ci ne contient pas que la configuration de la carte graphique...Et les résolutions définies ici sont particulièrement basses... 
Tu n'as qu'à voir les diff entre le tien et celui-ci, les modifs à faire pour avoir le DH n'étant pas énormes... 
(A noter: Pas d'accélération 2d ou 3d possible (XV ou DRI) lorsque tu utilises le DH) 
(Ce fichier est configuré pour le mode Clone Tv, mais il me semble que pour le multi-écran, il suffit d'enlever l'option Xinerama) 
Le deuxième écran configuré ici est une Tv Pal... Mais tu peux le remplacer pas un moniteur... 
 
XF86Config-4 (Avec Dual-Head, en clone TV) 
------------------------------------ 
Section "ServerLayout" 
        Identifier     "Anaconda Configured" 
        Screen      0  "Screen0" 0 0 
 Screen      0  "Screen1" 0 0 
        InputDevice    "Mouse0" "CorePointer" 
 InputDevice    "Mouse1" 
 InputDevice    "Keyboard0" "CoreKeyboard" 
EndSection 
 
Section "Files" 
 
# The location of the RGB database.  Note, this is the name of the 
# file minus the extension (like ".txt" or ".db" ).  There is normally 
# no need to change the default. 
 
    RgbPath	"/usr/X11R6/lib/X11/rgb" 
 
# Multiple FontPath entries are allowed (they are concatenated together) 
# By default, Red Hat 6.0 and later now use a font server independent of 
# the X server to render fonts. 
 
    FontPath   "unix/:7100" 
 
EndSection 
 
Section "Module" 
        Load  "GLcore" 
 Load  "v4l" 
        Load  "dbe" 
        Load  "extmod" 
 Load "fbdevhw" 
 Load "pex5" 
 Load "dri" 
        Load  "glx" 
        Load  "pex5" 
        Load  "record" 
        Load  "xie" 
EndSection 
 
Section "ServerFlags" 
 Option "Xinerama" 
EndSection 
 
Section "InputDevice" 
        Identifier  "Keyboard0" 
        Driver      "keyboard" 
 
#	Option	"AutoRepeat"	"500 5" 
 
# when using XQUEUE, comment out the above line, and uncomment the 
# following line 
#	Option	"Protocol"	"Xqueue" 
 
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1)) 
#	Option	"Xleds"  "1 2 3" 
 
# To disable the XKEYBOARD extension, uncomment XkbDisable. 
#	Option	"XkbDisable" 
 
# To customise the XKB settings to suit your keyboard, modify the 
# lines below (which are the defaults).  For example, for a non-U.S. 
# keyboard, you will probably want to use: 
#	Option	"XkbModel"	"pc102" 
# If you have a US Microsoft Natural keyboard, you can use: 
#	Option	"XkbModel"	"microsoft" 
# 
# Then to change the language, change the Layout setting. 
# For example, a german layout can be obtained with: 
#	Option	"XkbLayout"	"de" 
# or: 
#	Option	"XkbLayout"	"de" 
#	Option	"XkbVariant"	"nodeadkeys" 
# 
# If you'd like to switch the positions of your capslock and 
# control keys, use: 
#	Option	"XkbOptions"	"ctrl:nocaps" 
 Option	"XkbRules"	"xfree86" 
 Option	"XkbModel"	"pc105" 
 Option	"XkbLayout"	"fr" 
 Option	"XkbVariant"	"basic" 
 #Option	"XkbOptions"	"" 
EndSection 
 
Section "InputDevice" 
        Identifier  "Mouse0" 
        Driver      "mouse" 
        Option      "Protocol" "IMPS/2" 
        Option      "Device" "/dev/input/mice" 
        Option      "ZAxisMapping" "4 5" 
        Option      "Emulate3Buttons" "no" 
EndSection 
 
Section "InputDevice" 
        Identifier  "Mouse1" 
        Driver      "mouse" 
        Option      "Protocol" "ImPS/2" 
        Option      "Device" "/dev/lircm" 
        Option      "DeviceName" "Remote" 
        Option      "AlwaysCore" 
        Option      "Buttons" "5" 
EndSection 
 
Section "Monitor" 
        Identifier   "Monitor0" 
        VendorName   "Monitor Vendor" 
        ModelName    "Monitor Model" 
        HorizSync   31.0-54.0 
        VertRefresh 50.0-110.0 
        Option "dpms" 
 
        # -- 1400x1050 -- 
        # 1400x1050 @ 60Hz, 65.8 kHz hsync 
        Modeline "1400x1050"  129   1400 1464 1656 1960 
                              1050 1051 1054 1100 +HSync +VSync 
 
        # 1400x1050 @ 70Hz, 76.8 kHz hsync 
        Modeline "1400x1050"  151   1400 1464 1656 1960 
                              1050 1051 1054 1100 +HSync +VSync 
 
        # 1400x1050 @ 75Hz, 82.3 kHz hsync 
        Modeline "1400x1050"  162   1400 1464 1656 1960 
                              1050 1051 1054 1100 +HSync +VSync 
 
        # 1400x1050 @ 85Hz, 93.2 kHz hsync 
        Modeline "1400x1050"  184   1400 1464 1656 1960 
                              1050 1051 1054 1100 +HSync +VSync 
 
EndSection 
 
Section "Monitor" 
 Identifier   "Monitor1" 
 VendorName   "Monitor Vendor" 
 ModelName    "Monitor Model" 
 HorizSync    31,0 - 54,0 
 VertRefresh  50,0 - 110,0 
EndSection 
 
Section "Device" 
 # no known options 
 Identifier   "MATROX CARD 1" 
        Driver       "mga" 
        VendorName   "Matrox Millennium G400" 
        BoardName    "Matrox Millennium G400" 
       	BusID        "PCI:1:0:0" 
EndSection 
 
Section "Device" 
 # no known options 
 Identifier   "MATROX CARD 2" 
        Driver       "mga" 
        VendorName   "Matrox Millennium G400" 
        BoardName    "Matrox Millennium G400" 
 Option      "TV" "yes" 
 Option      "CableType" "YC_COMPOSITE" 
 Option      "TVStandard" "PAL" 
 BusID        "PCI:1:0:0" 
 Screen       1 
EndSection 
 
Section "Screen" 
 Identifier   "Screen0" 
        Device       "MATROX CARD 1" 
        Monitor      "Monitor0" 
 DefaultDepth	16 
 
 Subsection "Display" 
         Depth       16 
                Modes       "800x600" 
 EndSubsection 
EndSection 
 
Section "Screen" 
 Identifier   "Screen1" 
        Device       "MATROX CARD 2" 
        Monitor      "Monitor1" 
 DefaultDepth	16 
 
 Subsection "Display" 
         Depth       16 
                Modes       "800x600" 
 EndSubsection 
EndSection 
 
Section "DRI" 
 Mode 0666 
EndSection 
 
------------------------------------- 
Marsh Posté le 13-01-2002 à 17:57:42
ok merci, je vais essyer 
 
Pour les mail, je sais comment ca marche, mais depuis qq jours, ca marche plus... 
Marsh Posté le 14-01-2002 à 15:18:54
et ou le trouver powrdesk
Marsh Posté le 14-01-2002 à 16:22:45
lol chuis nul
Marsh Posté le 03-01-2005 à 23:38:09
Bonsoir à tous, 
 
Suite aux conseils de Blindman, j'ai tenté de modifier mon fichier XF86Config-4.  
Malgré pas mal d'essais, je n'arrive pas à activer le second port de ma G400 Max DualHead.  
 
Pourriez-vous m'aider à trouver la source du pb ? 
Ci-dessous mon XF86Config-4 modifié : 
 
================================================= 
# ********************************************************************** 
# 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" 
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching) 
    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work 
    #DontZap # disable <Crtl><Alt><BS> (server abort) 
EndSection 
 
Section "Module" 
    Load "dbe" # Double-Buffering Extension 
    Load "v4l" # Video for Linux 
    Load "extmod" 
    Load "type1" 
    Load "freetype" 
    Load "glx" # 3D layer 
    Load "dri" # direct rendering 
EndSection 
 
Section "DRI" 
    Mode 0666 
EndSection 
 
Section "InputDevice" 
    Identifier "Keyboard1" 
    Driver "Keyboard" 
    Option "XkbModel" "pc105" 
    Option "XkbLayout" "fr" 
    Option "XkbOptions" "" 
EndSection 
 
Section "InputDevice" 
    Identifier "Mouse1" 
    Driver "mouse" 
    Option "Protocol" "PS/2" 
    Option "Device" "/dev/psaux" 
    Option "Emulate3Buttons" 
    Option "Emulate3Timeout" "50" 
EndSection 
 
# ********************************************************************** 
# Monitor section 
# ********************************************************************** 
Section "Monitor" 
        Identifier   "Monitor0" 
        VendorName   "SUN" 
        ModelName    "21 inches" 
        HorizSync   31.0-82.0 
        VertRefresh 50.0-110.0 
EndSection 
 
Section "Monitor" 
  Identifier   "Monitor1" 
  VendorName   "TV" 
  ModelName    "Pal 36 inches" 
  HorizSync    31,0 - 54,0 
  VertRefresh  50,0 - 110,0 
EndSection 
 
# ********************************************************************** 
# Device section 
# ********************************************************************** 
Section "Device" 
        Identifier   "MATROX CARD 1" 
        Driver       "mga" 
        VendorName   "Matrox Millennium G400" 
        BoardName    "Matrox Millennium G400" 
        BusID        "PCI:1:0:0" 
 Screen       0 
EndSection 
 
Section "Device" 
        Identifier   "MATROX CARD 2" 
        Driver       "mga" 
        VendorName   "Matrox Millennium G400" 
        BoardName    "Matrox Millennium G400" 
 #Option      "TV" "yes" 
 #Option      "TVStandard" "PAL" 
 BusID        "PCI:1:0:0" 
 Screen       1 
EndSection 
 
# ********************************************************************** 
# Screen sections 
# ********************************************************************** 
Section "Screen" 
 Identifier   "Screen0" 
        Device       "MATROX CARD 1" 
        Monitor      "Monitor0" 
 DefaultDepth 16 
 	Subsection "Display" 
   Depth       16 
   Modes       "1280x1024" 
          ViewPort    0 0 
 	EndSubsection 
EndSection 
 
Section "Screen" 
 	Identifier   "Screen1" 
        Device       "MATROX CARD 2" 
        Monitor      "Monitor0" 
 DefaultDepth 16 
 	Subsection "Display" 
   Depth       16 
   Modes       "640x480" 
   ViewPort    0 0 
 	EndSubsection 
EndSection 
# ********************************************************************** 
# Server Layout section 
# ********************************************************************** 
Section "ServerLayout" 
 Identifier "layout1" 
#    Screen      0  "Screen0" 0 0  
#    Screen      0  "Screen1" 0 0 
 Screen      "Screen0"   
 Screen      "Screen1"  
 
 InputDevice "Mouse1" "CorePointer" 
 InputDevice "Keyboard1" "CoreKeyboard" 
EndSection 
================================================= 
 
D'avance merci. 
Karim 
Marsh Posté le 04-01-2005 à 07:43:54
Joli up sauvage   
 
 
Tu as défini Monitor0 pour les 2 sorties, ça vient peut-être de là?? 
 
 
|   | 
 
 
|         Device       "MATROX CARD 2"  | 
Marsh Posté le 04-01-2005 à 20:22:11
| BlindMan a écrit : Joli up sauvage   
   
 | 
 
 
 
J'ai d'abord essayé avec 2 moniteurs différents, puis avec un unique moniteur en paramètre => mêmes résultats. D'après ce que j' ai lu, cela indique au pilote que les 2 écrans raccordés sont identiques. 
 
Marsh Posté le 12-01-2002 à 10:00:28
elle marche la 2e sortie de ma G400 comme sortie video sous linux?