- Fedora-Fr
- À propos de Fedora-Fr
- Historique
- Statistiques
- Télécharger
- Obtenir Fedora
- Toutes les méthodes de téléchargement
- Support
- Aide sur IRC
- Forums
- Documentation
- Sous-projets
- Plateforme de blog
Dernière news : Clap de fin pour Fedora Linux 35 !
Bonjour,
Je dois un faire un configuration 6 écrans sur deux cartes vidéo 
Configuration de la machine.
PC Fujitsu Celsius W350
Carte PCIe X16 Nvidia NVS 440 Bi-DVI
Carte PCIe X1 Nvidia NVS 285 Mono-DVI
Driver NVidia 100.14.11
Je peux afficher 4 écrans en separate sur la carte NVS 440.
En revanche, impossible de visualiser ma deuxième carte NVS 285 avec l'application Nvidia Setting.
J'ai modifié on xorg.conf, résultat idem…:-?
Ma question.
1er : Est-ce que quelqu'un a réussi à configurer 2 cartes vidéo Bi-DVI + Mono-DVI
2ième : Est-ce que quelqu'un a réussi à configurer 3 carte vidéo Mono-DVI NVS 285
3ième : -ce que quelqu'un a réussi à configurer 2 cartes vidéo Bi-DVI NVS 440
Merci,
Hors ligne
Hors ligne
Voici une copie de mon fichier xorg.conf
Vous remarquerez, qu'il y a seulement deux écrans sur les BUSID 4 et 8
Je peux ajouter 2 écrans sur la 4 et la 8 pour avoir 4 écrans en separate ou xinerama.
Je sais, que je peux configurer un second server X. L'application que je lance utilise xinemara, donc pas de second server X 
Je peux aussi jongler avec le BUISID 3 et 9 pour avoir 4 écrans.
En résumé, voici ce que je peux faire et ne pas faire 
Les BUSID 4 et 8 ok pour 4 écrans. Impossible d'afficher sur 3 et 9
Les BUSID 3 et 9 ok pour 4 écrans. Impossible d'afficher sur 4 et 8
mixe 4 écrans sur les 3 et 8 OK
4 et 9 OK
Petit détail avec le driver Nvidia. Dans nvidia-setting...
Impossible d'afficher les deux cartes dans le cas d'une utilisation multi écrans.
Je m'explique. 4 écrans sur la NVS 440. Dans nvidia-setting, il m'affiche bien les bus ID de la carte avec les écrans. En revanche quand j'active la carte dans le bios, il ne m'affiche rien.
Est-ce que le driver Nvidia ne sait pas gérer + de 3 cartes multi écrans 
J'ai quand même réussi à avoir un speudo 6 écrans.
Dans le bios de la machine, j'ai modifié le mode auto pour la gestion des cartes PCI. En modifiant le mode auto en PCI. Il me détecte bien mes deux cartes et mes écrans… Sauf qu'au démarrage il me prend la seconde carte. Ensuite il bascule sur la seconde et mes 4 écrans mais les deux autre écrans son noir…
P.S: j'ai installé les drivers (livna, kmod-nvidia), mise à jour du bios de la machine, le noyau etc...
J'ai aussi une autre solution avec Matrox DualHead2Go Digital Edition. Il semblerait que ce petit boîtier soit la bonne solution mais pas de driver Linux...
Bref je suis perdu... merci pour votre aide 
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Wed Jun 13 18:40:26 PDT 2007
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
Screen 3 "Screen3" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "FUS P20-2"
HorizSync 30.0 - 82.0
VertRefresh 51.0 - 75.0
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "hp 7500"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 140.0
EndSection
Section "Monitor"
Identifier "Monitor2"
VendorName "Unknown"
ModelName "FUS P20-2"
HorizSync 30.0 - 82.0
VertRefresh 51.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor3"
VendorName "Unknown"
ModelName "hp 7500"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 140.0
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro NVS 440"
BusID "PCI:4:0:0"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro NVS 440"
BusID "PCI:3:0:0"
EndSection
Section "Device"
Identifier "Videocard2"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro NVS 440"
BusID "PCI:9:0:0"
EndSection
Section "Device"
Identifier "Videocard3"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro NVS 440"
BusID "PCI:8:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1600x1200 +0+0; 1600x1024 +0+0; 1440x900 +0+0; 1400x1050 +0+0; 1360x768 +0+0; 1280x1024 +0+0; 1280x960 +0+0; 1280x800 +0+0; 1280x720 +0+0; 1152x864 +0+0; 1152x768 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "nvidia-auto-select +0+0"
EndSection
Section "Screen"
Identifier "Screen2"
Device "Videocard2"
Monitor "Monitor2"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1600x1200 +0+0; 1600x1024 +0+0; 1440x900 +0+0; 1400x1050 +0+0; 1360x768 +0+0; 1280x1024 +0+0; 1280x960 +0+0; 1280x800 +0+0; 1280x720 +0+0; 1152x864 +0+0; 1152x768 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen3"
Device "Videocard3"
Monitor "Monitor3"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "nvidia-auto-select +0+0"
EndSection
iciHors ligne
Je vois 4 cartes physiques differentes dans le xorg, c'est normal ?
2 cg = 4 ecran max ? On m'a cache des trucs ?
Dans le xorg sus-cite, xinerama et twinview sont a off, donc toutes les options metamodes ne servent a rien.
en mettant les 2 screens au meme endroit, ca va caffouiller...
Section "ServerLayout"
Identifier "dual head configuration"
Screen 0 "Screen0" 1360 0
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSectionFaudrait poster un xorg.conf qui marche en biecran sur la meme carte propre avec la techno souhaite. Le tout dans une belle balise code :)
Fedora 35 sur le media centre et web server
Hors ligne
2 cg = 4 ecran max ? On m'a cache des trucs ?
La Quatro NVS 440 de nVidia permet de connecter jusqu'à 4 écrans : http://www.nvidia.fr/page/quadronvs.html
Fedora : "A consommer sans modération !"
Hors ligne
en effet...
Me rappelle de ca aussi :
Section "Device"
...
Option "ConnectedMonitor" "CRT,CRT"
...
End SectionSaloperie de bbcode...
Dernière modification par pascalp (10/10/2007 16:59:59)
Fedora 35 sur le media centre et web server
Hors ligne
Pour faire simple. J'ai testé mes deux cartes séparément avec 2 et 4 écrans.
Ca fonctionne parfaitement 
Voici deux configuration du fichier xorg.conf avec la carte NVS 440 X1 et X16
Dans mon fichier, il y a seulement que 2 écrans.
Petite question. Est-ce que je peux mixer mes deux cartes dans le fichier xorg.conf. Sachant qu'avec nvidia-setting, je ne verrais que 2 cartes et 4 écrans ?
Dois-je ajouter un second ServerLayout ???
xorg.conf Nvidia NVS 440 X1
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Jun 13 18:39:30 PDT 2007
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "FUS P20-2"
HorizSync 30.0 - 82.0
VertRefresh 51.0 - 75.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "hp 7500"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 140.0
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro NVS 440"
BusID "PCI:9:0:0"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro NVS 440"
BusID "PCI:8:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1600x1200 +0+0; 1600x1024 +0+0; 1440x900 +0+0; 1400x1050 +0+0; 1360x768 +0+0; 1280x1024 +0+0; 1280x960 +0+0; 1280x800 +0+0; 1280x720 +0+0; 1152x864 +0+0; 1152x768 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "nvidia-auto-select +0+0"
EndSection
xorg.conf Nvidia NVS 440 X16
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Wed Jun 13 18:40:26 PDT 2007
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "FUS P20-2"
HorizSync 30.0 - 82.0
VertRefresh 51.0 - 75.0
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "hp 7500"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 140.0
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro NVS 440"
BusID "PCI:4:0:0"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "Quadro NVS 440"
BusID "PCI:3:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1600x1200 +0+0; 1600x1024 +0+0; 1440x900 +0+0; 1400x1050 +0+0; 1360x768 +0+0; 1280x1024 +0+0; 1280x960 +0+0; 1280x800 +0+0; 1280x720 +0+0; 1152x864 +0+0; 1152x768 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "nvidia-auto-select +0+0"
EndSection
Hors ligne
Ce serait bien d'utiliser les balises &91;code] &91;/code].
oui on peut mettre les 2 cartes dans le xorg.conf
2 serveurs layout c'est possible mais pour faire quoi ?
Je comprends toujours pas pq il y a 4 carte physiques PCI:3.0.0, PCI:4.0.0, PCI:8.0.0, PCI:9.0.0 Chaque carte est vu comme 2 periphériques ?
Que donne : # lspci | grep "VGA" ?
xinerama et twinview sont desactivé et il y a toujours des options pour eux dan sle fichier xorg.
Fedora 35 sur le media centre et web server
Hors ligne
Résultat de la commande lspci.
Chaque carte est vu comme 2 periphériques ? OUI
root@######## ~]# lspci
00:00.0 Host bridge: Intel Corporation 82Q963/Q965 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82Q963/Q965 PCI Express Root Port (rev 02)
00:02.0 Display controller: Intel Corporation 82Q963/Q965 Integrated Graphics Controller (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 6 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801H (ICH8 Family) 2 port SATA IDE Controller (rev 02)
00:1f.6 Signal processing controller: Intel Corporation 82801H (ICH8 Family) Thermal Reporting Device
01:00.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
02:00.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
02:01.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
[color=#1544e9]03:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 440 (rev a2)[/color]
04:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 440 (rev a2)
06:00.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
07:00.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
07:01.0 PCI bridge: nVidia Corporation Unknown device 01b3 (rev a3)
08:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 440 (rev a2)
09:00.0 VGA compatible controller: nVidia Corporation Quadro NVS 440 (rev a2)
12:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755 Gigabit Ethernet PCI Express (rev 02)Hors ligne
bonjour,
je prends la suite des évènements concernant cette configuration.
Je résume : une workstation fuji celsius w350
2 cartes nvidia quadro nvs 440 quadri ecran : 1 en pci express 16 x et une en pci express 1x.
Pour répondre aux questions précédentes.
sur chaque carte on a deux sorties bi ecrans dvi. d un point de vu matériel, on a un même bus id pour 2 ecrans.
il n y a donc pas 4 cartes physiques. chaque carte définies comme physique par le systeme un une sortie dvi bi ecran sur une quadro qui en comporte 2.
J'ai les memes problemes que mr lamour. je bloque au meme endroit. jai fait un nvidia-xconfig -a --xinerama --separate-x-screens.
il me genere un fichier xorg.conf avec les deux cartes graphiques. mais une fois que je fais mon startx, il affiche sur 4 moniteurs. et le nvidia setting control pannel dans le serveur ne detecte que une carte graphique avec tous les écrans connectés dessus !!
mais impossible d'identifier la deuxieme carte !!!
question : a combien d ecrans physique est limiter le serveur x ?
cdt ctempe
Hors ligne
Je comprend mieux maintenant voila le xorg que j'utiliserai (Ecran independant) :
# Xorg configuration created by moi avec mes mimines
Section "ServerLayout"
Identifier "dual head configuration"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Screen 2 "Screen1" RightOf "Screen1"
Screen 3 "Screen1" RightOf "Screen2"
Screen 4 "Screen1" RightOf "Screen3"
Screen 5 "Screen1" RightOf "Screen4"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Module"
Load "extmod"
Load "glx"
Load "dbe"
Load "extmod"
EndSection
Section "ServerFlags"
Option "DefaultServerLayout" "dual head configuration"
Option "Xinerama" "false"
Option "TwinView" "off"
Option "clone" "off"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x1024"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1360x768"
UseModes "hdtv"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 37.0 - 61.0
VertRefresh 60.0 - 75.0
Option "dpms"
EndSection
## Continuer pour les 6 ecrans
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:3:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:3:0:0"
Screen 1
EndSection
Section "Device"
Identifier "Videocard2"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:4:0:0"
Screen 2
EndSection
Section "Device"
Identifier "Videocard3"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:4:0:0"
Screen 3
EndSection
Section "Device"
Identifier "Videocard4"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:8:0:0"
Screen 4
EndSection
Section "Device"
Identifier "Videocard5"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:8:0:0"# Ou PCI:9:0:0, ca depends ou est branche l'ecran
Screen 5
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
EndSection
Section "Screen"
Identifier "Screen2"
Device "Videocard2"
Monitor "Monitor2"
EndSection
Section "Screen"
Identifier "Screen3"
Device "Videocard3"
Monitor "Monitor3"
EndSection
Section "Screen"
Identifier "Screen4"
Device "Videocard4"
Monitor "Monitor4"
EndSection
Section "Screen"
Identifier "Screen5"
Device "Videocard5"
Monitor "Monitor5"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSectionBien sur ca va foire... Dans ce cas, poster /var/log/Xorg.0.log
Fedora 35 sur le media centre et web server
Hors ligne
l'outil de nvidia peut aussi generer je pense le xorg que tu as besoin à condition de le lancer en root...
À vendre radeon 9800 se en AGP, fonctionne avec pilote libre.
Hors ligne
Il y a en effet un bouton "Save to X configuration file". Mais je ferais quand même une sauvegarde du /etc/X11/xorg.conf avant si j'étais toi.
Fedora : "A consommer sans modération !"
Hors ligne
merci pascal pour ton fichier mais.... ca marche pas.
jai fait qq modifs de ton xorg.conf, et voici le fichier de log associé :
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Fedora Core 7 Red Hat, Inc.
Current Operating System: Linux miscs2pim 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686
Build Date: 11 May 2007
Build ID: xorg-x11-server 1.3.0.0-5.fc7
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 19 11:38:33 2007
(==) Using config file: "/etc/X11/xorg.conf"
(**) Option "defaultserverlayout" "dual head configuration"
(**) ServerLayout "dual head configuration"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Videocard0"
(**) |-->Screen "Screen1" (1)
(**) | |-->Monitor "Monitor1"
(**) | |-->Device "Videocard1"
(**) |-->Screen "Screen2" (2)
(**) | |-->Monitor "Monitor2"
(**) | |-->Device "Videocard2"
(**) |-->Screen "Screen3" (3)
(**) | |-->Monitor "Monitor3"
(**) | |-->Device "Videocard3"
(**) |-->Screen "Screen4" (4)
(**) | |-->Monitor "Monitor4"
(**) | |-->Device "Videocard4"
(**) |-->Screen "Screen5" (5)
(**) | |-->Monitor "Monitor5"
(**) | |-->Device "Videocard5"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) FontPath set to:
unix/:7100,
built-ins
(==) RgbPath set to "/usr/share/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules/extensions/nvidia,/usr/lib/xorg/modules"
(**) Option "Xinerama" "false"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x8209a60
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.2
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2990 card 1734,10b5 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2991 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:1a:0: chip 8086,2834 card 1734,10b6 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 1734,10b6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 1734,10b6 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 1734,1083 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:5: chip 8086,2849 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 1734,10b6 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 1734,10b6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 1734,10b6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 1734,10b6 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2810 card 1734,10b6 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2820 card 1734,10b6 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 1734,10b6 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2825 card 1734,10b6 rev 02 class 01,01,85 hdr 00
(II) PCI: 00:1f:6: chip 8086,284f card 1734,0000 rev 00 class 11,80,00 hdr 00
(II) PCI: 01:00:0: chip 10de,01b3 card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 02:00:0: chip 10de,01b3 card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 02:01:0: chip 10de,01b3 card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 03:00:0: chip 10de,014a card 10de,0234 rev a2 class 03,00,00 hdr 00
(II) PCI: 04:00:0: chip 10de,014a card 10de,0234 rev a2 class 03,00,00 hdr 00
(II) PCI: 06:00:0: chip 10de,01b3 card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 07:00:0: chip 10de,01b3 card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 07:01:0: chip 10de,01b3 card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 08:00:0: chip 10de,014a card 10de,0358 rev a2 class 03,00,00 hdr 00
(II) PCI: 09:00:0: chip 10de,014a card 10de,0358 rev a2 class 03,00,00 hdr 00
(II) PCI: 12:00:0: chip 14e4,167b card 1734,10b2 rev 02 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,24), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,4), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xc0000000 - 0xcc0fffff (0xc100000) MX[b]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:28:0), (0,6,9), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 6 non-prefetchable memory range:
[0] -1 0 0xcc100000 - 0xd8ffffff (0xcf00000) MX[b]
(II) Bus 6 prefetchable memory range:
[0] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 18: bridge is at (0:28:5), (0,18,18), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 18 non-prefetchable memory range:
[0] -1 0 0xd9000000 - 0xd90fffff (0x100000) MX[b]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 24: bridge is at (0:30:0), (0,24,24), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (1:0:0), (1,2,4), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 2 non-prefetchable memory range:
[0] -1 0 0xc0000000 - 0xcbffffff (0xc000000) MX[b]
(II) Bus 2 prefetchable memory range:
[0] -1 0 0xa0000000 - 0xafffffff (0x10000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (2:0:0), (2,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xc0000000 - 0xc4ffffff (0x5000000) MX[b]
(II) Bus 3 prefetchable memory range:
[0] -1 0 0xa0000000 - 0xa7ffffff (0x8000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (2:1:0), (2,4,4), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 4 non-prefetchable memory range:
[0] -1 0 0xc5000000 - 0xcbffffff (0x7000000) MX[b]
(II) Bus 4 prefetchable memory range:
[0] -1 0 0xa8000000 - 0xafffffff (0x8000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 7: bridge is at (6:0:0), (6,7,9), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 7 non-prefetchable memory range:
[0] -1 0 0xcd000000 - 0xd8ffffff (0xc000000) MX[b]
(II) Bus 7 prefetchable memory range:
[0] -1 0 0xb0000000 - 0xbfffffff (0x10000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (7:0:0), (7,8,8), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 8 non-prefetchable memory range:
[0] -1 0 0xd4000000 - 0xd8ffffff (0x5000000) MX[b]
(II) Bus 8 prefetchable memory range:
[0] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 9: bridge is at (7:1:0), (7,9,9), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 9 non-prefetchable memory range:
[0] -1 0 0xcd000000 - 0xd3ffffff (0x7000000) MX[b]
(II) Bus 9 prefetchable memory range:
[0] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[b]
(--) PCI: (3:0:0) nVidia Corporation Quadro NVS 440 rev 162, Mem @ 0xc0000000/26, 0xa0000000/27, 0xc4000000/24
(--) PCI:*(4:0:0) nVidia Corporation Quadro NVS 440 rev 162, Mem @ 0xc8000000/26, 0xa8000000/27, 0xc5000000/24
(--) PCI: (8:0:0) nVidia Corporation Quadro NVS 440 rev 162, Mem @ 0xd4000000/26, 0xb8000000/27, 0xd8000000/24
(--) PCI: (9:0:0) nVidia Corporation Quadro NVS 440 rev 162, Mem @ 0xd0000000/26, 0xb0000000/27, 0xcd000000/24
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
(II) Active PCI resource ranges:
[0] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[b]
[1] -1 0 0xd9304000 - 0xd9304fff (0x1000) MX[b]
[2] -1 0 0xd9305800 - 0xd93058ff (0x100) MX[b]
[3] -1 0 0xd9305400 - 0xd93057ff (0x400) MX[b]
[4] -1 0 0xd9300000 - 0xd9303fff (0x4000) MX[b]
[5] -1 0 0xd9305000 - 0xd93053ff (0x400) MX[b]
[6] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[b](B)
[7] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[b](B)
[8] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[b](B)
[9] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
[10] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[b](B)
[11] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[b](B)
[12] -1 0 0xc5000000 - 0xc5ffffff (0x1000000) MX[b](B)
[13] -1 0 0xa8000000 - 0xafffffff (0x8000000) MX[b](B)
[14] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[b](B)
[15] -1 0 0xc4000000 - 0xc4ffffff (0x1000000) MX[b](B)
[16] -1 0 0xa0000000 - 0xa7ffffff (0x8000000) MX[b](B)
[17] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX[b](B)
[18] -1 0 0x00001c00 - 0x00001c0f (0x10) IX[b]
[19] -1 0 0x00001c10 - 0x00001c1f (0x10) IX[b]
[20] -1 0 0x00001c38 - 0x00001c3b (0x4) IX[b]
[21] -1 0 0x00001c40 - 0x00001c47 (0x8) IX[b]
[22] -1 0 0x00001c3c - 0x00001c3f (0x4) IX[b]
[23] -1 0 0x00001c48 - 0x00001c4f (0x8) IX[b]
[24] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
[25] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
[26] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
[27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[31] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
[32] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
[33] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
[34] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[35] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[b]
[1] -1 0 0xd9304000 - 0xd9304fff (0x1000) MX[b]
[2] -1 0 0xd9305800 - 0xd93058ff (0x100) MX[b]
[3] -1 0 0xd9305400 - 0xd93057ff (0x400) MX[b]
[4] -1 0 0xd9300000 - 0xd9303fff (0x4000) MX[b]
[5] -1 0 0xd9305000 - 0xd93053ff (0x400) MX[b]
[6] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[b](B)
[7] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[b](B)
[8] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[b](B)
[9] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
[10] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[b](B)
[11] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[b](B)
[12] -1 0 0xc5000000 - 0xc5ffffff (0x1000000) MX[b](B)
[13] -1 0 0xa8000000 - 0xafffffff (0x8000000) MX[b](B)
[14] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[b](B)
[15] -1 0 0xc4000000 - 0xc4ffffff (0x1000000) MX[b](B)
[16] -1 0 0xa0000000 - 0xa7ffffff (0x8000000) MX[b](B)
[17] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX[b](B)
[18] -1 0 0x00001c00 - 0x00001c0f (0x10) IX[b]
[19] -1 0 0x00001c10 - 0x00001c1f (0x10) IX[b]
[20] -1 0 0x00001c38 - 0x00001c3b (0x4) IX[b]
[21] -1 0 0x00001c40 - 0x00001c47 (0x8) IX[b]
[22] -1 0 0x00001c3c - 0x00001c3f (0x4) IX[b]
[23] -1 0 0x00001c48 - 0x00001c4f (0x8) IX[b]
[24] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
[25] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
[26] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
[27] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[28] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[29] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[30] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[31] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
[32] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
[33] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
[34] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[35] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[b]
[5] -1 0 0xd9304000 - 0xd9304fff (0x1000) MX[b]
[6] -1 0 0xd9305800 - 0xd93058ff (0x100) MX[b]
[7] -1 0 0xd9305400 - 0xd93057ff (0x400) MX[b]
[8] -1 0 0xd9300000 - 0xd9303fff (0x4000) MX[b]
[9] -1 0 0xd9305000 - 0xd93053ff (0x400) MX[b]
[10] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[b](B)
[11] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[b](B)
[12] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[b](B)
[13] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
[14] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[b](B)
[15] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[b](B)
[16] -1 0 0xc5000000 - 0xc5ffffff (0x1000000) MX[b](B)
[17] -1 0 0xa8000000 - 0xafffffff (0x8000000) MX[b](B)
[18] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[b](B)
[19] -1 0 0xc4000000 - 0xc4ffffff (0x1000000) MX[b](B)
[20] -1 0 0xa0000000 - 0xa7ffffff (0x8000000) MX[b](B)
[21] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX[b](B)
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[24] -1 0 0x00001c00 - 0x00001c0f (0x10) IX[b]
[25] -1 0 0x00001c10 - 0x00001c1f (0x10) IX[b]
[26] -1 0 0x00001c38 - 0x00001c3b (0x4) IX[b]
[27] -1 0 0x00001c40 - 0x00001c47 (0x8) IX[b]
[28] -1 0 0x00001c3c - 0x00001c3f (0x4) IX[b]
[29] -1 0 0x00001c48 - 0x00001c4f (0x8) IX[b]
[30] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
[31] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
[32] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
[33] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[34] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[35] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[36] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[37] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
[38] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
[39] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
[40] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[41] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module 100.14.11 Wed Jun 13 18:58:58 PDT 2007
(II) Loading extension GLX
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Reloading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 7.2.0, module version = 1.1.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.6
(II) NVIDIA dlloader X Driver 100.14.11 Wed Jun 13 18:23:34 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 04:00:0
(WW) NVIDIA: No matching Device section for instance (BusID PCI:3:0:0) found
(WW) NVIDIA: No matching Device section for instance (BusID PCI:8:0:0) found
(WW) NVIDIA: No matching Device section for instance (BusID PCI:9:0:0) found
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.3.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[b]
[5] -1 0 0xd9304000 - 0xd9304fff (0x1000) MX[b]
[6] -1 0 0xd9305800 - 0xd93058ff (0x100) MX[b]
[7] -1 0 0xd9305400 - 0xd93057ff (0x400) MX[b]
[8] -1 0 0xd9300000 - 0xd9303fff (0x4000) MX[b]
[9] -1 0 0xd9305000 - 0xd93053ff (0x400) MX[b]
[10] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[b](B)
[11] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[b](B)
[12] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[b](B)
[13] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
[14] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[b](B)
[15] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[b](B)
[16] -1 0 0xc5000000 - 0xc5ffffff (0x1000000) MX[b](B)
[17] -1 0 0xa8000000 - 0xafffffff (0x8000000) MX[b](B)
[18] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[b](B)
[19] -1 0 0xc4000000 - 0xc4ffffff (0x1000000) MX[b](B)
[20] -1 0 0xa0000000 - 0xa7ffffff (0x8000000) MX[b](B)
[21] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX[b](B)
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[24] -1 0 0x00001c00 - 0x00001c0f (0x10) IX[b]
[25] -1 0 0x00001c10 - 0x00001c1f (0x10) IX[b]
[26] -1 0 0x00001c38 - 0x00001c3b (0x4) IX[b]
[27] -1 0 0x00001c40 - 0x00001c47 (0x8) IX[b]
[28] -1 0 0x00001c3c - 0x00001c3f (0x4) IX[b]
[29] -1 0 0x00001c48 - 0x00001c4f (0x8) IX[b]
[30] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
[31] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
[32] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
[33] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[34] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[35] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[36] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[37] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
[38] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
[39] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
[40] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[41] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[b]
[5] -1 0 0xd9304000 - 0xd9304fff (0x1000) MX[b]
[6] -1 0 0xd9305800 - 0xd93058ff (0x100) MX[b]
[7] -1 0 0xd9305400 - 0xd93057ff (0x400) MX[b]
[8] -1 0 0xd9300000 - 0xd9303fff (0x4000) MX[b]
[9] -1 0 0xd9305000 - 0xd93053ff (0x400) MX[b]
[10] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[b](B)
[11] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[b](B)
[12] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[b](B)
[13] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
[14] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[b](B)
[15] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[b](B)
[16] -1 0 0xc5000000 - 0xc5ffffff (0x1000000) MX[b](B)
[17] -1 0 0xa8000000 - 0xafffffff (0x8000000) MX[b](B)
[18] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[b](B)
[19] -1 0 0xc4000000 - 0xc4ffffff (0x1000000) MX[b](B)
[20] -1 0 0xa0000000 - 0xa7ffffff (0x8000000) MX[b](B)
[21] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX[b](B)
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[24] -1 0 0x00001c00 - 0x00001c0f (0x10) IX[b]
[25] -1 0 0x00001c10 - 0x00001c1f (0x10) IX[b]
[26] -1 0 0x00001c38 - 0x00001c3b (0x4) IX[b]
[27] -1 0 0x00001c40 - 0x00001c47 (0x8) IX[b]
[28] -1 0 0x00001c3c - 0x00001c3f (0x4) IX[b]
[29] -1 0 0x00001c48 - 0x00001c4f (0x8) IX[b]
[30] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
[31] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
[32] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
[33] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[34] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[35] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[36] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[37] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
[38] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
[39] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
[40] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[41] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[b]
[5] -1 0 0xd9304000 - 0xd9304fff (0x1000) MX[b]
[6] -1 0 0xd9305800 - 0xd93058ff (0x100) MX[b]
[7] -1 0 0xd9305400 - 0xd93057ff (0x400) MX[b]
[8] -1 0 0xd9300000 - 0xd9303fff (0x4000) MX[b]
[9] -1 0 0xd9305000 - 0xd93053ff (0x400) MX[b]
[10] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[b](B)
[11] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[b](B)
[12] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[b](B)
[13] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
[14] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[b](B)
[15] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[b](B)
[16] -1 0 0xc5000000 - 0xc5ffffff (0x1000000) MX[b](B)
[17] -1 0 0xa8000000 - 0xafffffff (0x8000000) MX[b](B)
[18] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[b](B)
[19] -1 0 0xc4000000 - 0xc4ffffff (0x1000000) MX[b](B)
[20] -1 0 0xa0000000 - 0xa7ffffff (0x8000000) MX[b](B)
[21] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX[b](B)
[22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[23] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[24] -1 0 0x00001c00 - 0x00001c0f (0x10) IX[b]
[25] -1 0 0x00001c10 - 0x00001c1f (0x10) IX[b]
[26] -1 0 0x00001c38 - 0x00001c3b (0x4) IX[b]
[27] -1 0 0x00001c40 - 0x00001c47 (0x8) IX[b]
[28] -1 0 0x00001c3c - 0x00001c3f (0x4) IX[b]
[29] -1 0 0x00001c48 - 0x00001c4f (0x8) IX[b]
[30] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
[31] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
[32] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
[33] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[34] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[35] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[36] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[37] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
[38] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
[39] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
[40] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[41] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
(EE) Screen 2 deleted because of no matching config section.
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"
(EE) Screen 2 deleted because of no matching config section.
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"
(EE) Screen 2 deleted because of no matching config section.
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"
(EE) Screen 2 deleted because of no matching config section.
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"
(II) resource ranges after probing:
[0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[4] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[b]
[5] -1 0 0xd9304000 - 0xd9304fff (0x1000) MX[b]
[6] -1 0 0xd9305800 - 0xd93058ff (0x100) MX[b]
[7] -1 0 0xd9305400 - 0xd93057ff (0x400) MX[b]
[8] -1 0 0xd9300000 - 0xd9303fff (0x4000) MX[b]
[9] -1 0 0xd9305000 - 0xd93053ff (0x400) MX[b]
[10] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[b](B)
[11] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[b](B)
[12] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[b](B)
[13] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
[14] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[b](B)
[15] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[b](B)
[16] -1 0 0xc5000000 - 0xc5ffffff (0x1000000) MX[b](B)
[17] -1 0 0xa8000000 - 0xafffffff (0x8000000) MX[b](B)
[18] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[b](B)
[19] -1 0 0xc4000000 - 0xc4ffffff (0x1000000) MX[b](B)
[20] -1 0 0xa0000000 - 0xa7ffffff (0x8000000) MX[b](B)
[21] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX[b](B)
[22] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[23] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[24] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[25] 1 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[26] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[27] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[28] 2 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[29] 2 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[30] 2 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[31] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[32] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[33] -1 0 0x00001c00 - 0x00001c0f (0x10) IX[b]
[34] -1 0 0x00001c10 - 0x00001c1f (0x10) IX[b]
[35] -1 0 0x00001c38 - 0x00001c3b (0x4) IX[b]
[36] -1 0 0x00001c40 - 0x00001c47 (0x8) IX[b]
[37] -1 0 0x00001c3c - 0x00001c3f (0x4) IX[b]
[38] -1 0 0x00001c48 - 0x00001c4f (0x8) IX[b]
[39] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
[40] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
[41] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
[42] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[43] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[44] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[45] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[46] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
[47] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
[48] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
[49] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[50] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
[51] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[52] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
[53] 1 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[54] 1 0 0x000003c0 - 0x000003df (0x20) IS[b]
[55] 2 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[56] 2 0 0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) Enabling PCI device
(II) Enabling PCI device
(II) Enabling PCI device
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(0): Option "DisableGLXRootClipping" "True"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU Quadro NVS 440 (NV43GL) at PCI:4:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 05.43.02.88.03
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on Quadro NVS 440 at PCI:4:0:0:
(--) NVIDIA(0): FUS P20-2 (CRT-0)
(--) NVIDIA(0): Maxdata (RogenTech) Belinea101536 (CRT-1)
(--) NVIDIA(0): FUS P20-2 (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): Maxdata (RogenTech) Belinea101536 (CRT-1): 400.0 MHz maximum
(--) NVIDIA(0): pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x1024"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (79, 83); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "AddARGBGLXVisuals" "True"
(**) NVIDIA(1): Option "DisableGLXRootClipping" "True"
(**) NVIDIA(1): Enabling RENDER acceleration
(II) NVIDIA(1): NVIDIA GPU Quadro NVS 440 (NV43GL) at PCI:4:0:0 (GPU-0)
(--) NVIDIA(1): Memory: 131072 kBytes
(--) NVIDIA(1): VideoBIOS: 05.43.02.88.03
(II) NVIDIA(1): Detected PCI Express Link width: 16X
(--) NVIDIA(1): Interlaced video modes are supported on this GPU
(--) NVIDIA(1): Connected display device(s) on Quadro NVS 440 at PCI:4:0:0:
(--) NVIDIA(1): FUS P20-2 (CRT-0)
(--) NVIDIA(1): Maxdata (RogenTech) Belinea101536 (CRT-1)
(--) NVIDIA(1): FUS P20-2 (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(1): Maxdata (RogenTech) Belinea101536 (CRT-1): 400.0 MHz maximum
(--) NVIDIA(1): pixel clock
(II) NVIDIA(1): Assigned Display Device: CRT-1
(WW) NVIDIA(1): No valid modes for "1280x1024"; removing.
(II) NVIDIA(1): Validated modes:
(II) NVIDIA(1): "800x600"
(II) NVIDIA(1): "640x480"
(II) NVIDIA(1): Virtual screen size determined to be 800 x 600
(--) NVIDIA(1): DPI set to (67, 66); computed from "UseEdidDpi" X config
(--) NVIDIA(1): option
(**) NVIDIA(1): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? Yes, I do.
(II) resource ranges after preInit:
[0] 0 0 0xc5000000 - 0xc5ffffff (0x1000000) MX[b]
[1] 0 0 0xa8000000 - 0xafffffff (0x8000000) MX[b]
[2] 0 0 0xc8000000 - 0xcbffffff (0x4000000) MX[b]
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
[7] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[b]
[8] -1 0 0xd9304000 - 0xd9304fff (0x1000) MX[b]
[9] -1 0 0xd9305800 - 0xd93058ff (0x100) MX[b]
[10] -1 0 0xd9305400 - 0xd93057ff (0x400) MX[b]
[11] -1 0 0xd9300000 - 0xd9303fff (0x4000) MX[b]
[12] -1 0 0xd9305000 - 0xd93053ff (0x400) MX[b]
[13] -1 0 0xcd000000 - 0xcdffffff (0x1000000) MX[b](B)
[14] -1 0 0xb0000000 - 0xb7ffffff (0x8000000) MX[b](B)
[15] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[b](B)
[16] -1 0 0xd8000000 - 0xd8ffffff (0x1000000) MX[b](B)
[17] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[b](B)
[18] -1 0 0xd4000000 - 0xd7ffffff (0x4000000) MX[b](B)
[19] -1 0 0xc5000000 - 0xc5ffffff (0x1000000) MX[b](B)
[20] -1 0 0xa8000000 - 0xafffffff (0x8000000) MX[b](B)
[21] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[b](B)
[22] -1 0 0xc4000000 - 0xc4ffffff (0x1000000) MX[b](B)
[23] -1 0 0xa0000000 - 0xa7ffffff (0x8000000) MX[b](B)
[24] -1 0 0xc0000000 - 0xc3ffffff (0x4000000) MX[b](B)
[25] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
[26] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
[27] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
[28] 1 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[29] 1 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[30] 1 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[31] 2 0 0x000a0000 - 0x000affff (0x10000) MS[b]
[32] 2 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
[33] 2 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
[34] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
[35] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
[36] -1 0 0x00001c00 - 0x00001c0f (0x10) IX[b]
[37] -1 0 0x00001c10 - 0x00001c1f (0x10) IX[b]
[38] -1 0 0x00001c38 - 0x00001c3b (0x4) IX[b]
[39] -1 0 0x00001c40 - 0x00001c47 (0x8) IX[b]
[40] -1 0 0x00001c3c - 0x00001c3f (0x4) IX[b]
[41] -1 0 0x00001c48 - 0x00001c4f (0x8) IX[b]
[42] -1 0 0x000018c0 - 0x000018df (0x20) IX[b]
[43] -1 0 0x000018e0 - 0x000018ef (0x10) IX[b]
[44] -1 0 0x000018f0 - 0x000018ff (0x10) IX[b]
[45] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[46] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[47] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
[48] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
[49] -1 0 0x000018a0 - 0x000018bf (0x20) IX[b]
[50] -1 0 0x00001880 - 0x0000189f (0x20) IX[b]
[51] -1 0 0x00001860 - 0x0000187f (0x20) IX[b]
[52] -1 0 0x00001840 - 0x0000185f (0x20) IX[b]
[53] -1 0 0x00001820 - 0x0000183f (0x20) IX[b]
[54] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
[55] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
[56] 1 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[57] 1 0 0x000003c0 - 0x000003df (0x20) IS[b]
[58] 2 0 0x000003b0 - 0x000003bb (0xc) IS[b]
[59] 2 0 0x000003c0 - 0x000003df (0x20) IS[b]
(II) NVIDIA(GPU-1): NVIDIA GPU Quadro NVS 440 (Unknown) at PCI:3:0:0 (GPU-1)
(--) NVIDIA(GPU-1): Memory: 131072 kBytes
(--) NVIDIA(GPU-1): VideoBIOS: 05.43.02.88.03
(II) NVIDIA(GPU-1): Detected PCI Express Link width: 16X
(--) NVIDIA(GPU-1): Interlaced video modes are supported on this GPU
(--) NVIDIA(GPU-1): Connected display device(s) on Quadro NVS 440 at PCI:3:0:0:
(--) NVIDIA(GPU-1): HP L1740 (CRT-0)
(--) NVIDIA(GPU-1): HP L1740 (CRT-1)
(--) NVIDIA(GPU-1): HP L1740 (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(GPU-1): HP L1740 (CRT-1): 400.0 MHz maximum pixel clock
(EE) NVIDIA(GPU-2): Failed to initialize the NVIDIA graphics device PCI:8:0:0.
(EE) NVIDIA(GPU-2): Please see the COMMON PROBLEMS section in the README for
(EE) NVIDIA(GPU-2): additional information.
(WW) NVIDIA(GPU-2): Failed to initialize NVIDIA graphics device on GPU PCI:8:0:0!
(EE) NVIDIA(GPU-2): Failed to initialize the NVIDIA graphics device PCI:9:0:0.
(EE) NVIDIA(GPU-2): Please see the COMMON PROBLEMS section in the README for
(EE) NVIDIA(GPU-2): additional information.
(WW) NVIDIA(GPU-2): Failed to initialize NVIDIA graphics device on GPU PCI:9:0:0!
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0): be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0): may not be set correctly. When the ACPI daemon is
(II) NVIDIA(0): available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0): events. For details, please see the "ConnectToAcpid" and
(II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0): Config Options in the README.
(II) NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) NVIDIA(1): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(1): be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(1): may not be set correctly. When the ACPI daemon is
(II) NVIDIA(1): available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(1): events. For details, please see the "ConnectToAcpid" and
(II) NVIDIA(1): "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(1): Config Options in the README.
(II) NVIDIA(1): Setting mode "800x600"
(II) NVIDIA(1): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(1): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(1): Backing store disabled
(==) NVIDIA(1): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(1): DPMS enabled
(==) RandR enabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Keyboard0: XkbLayout: "fr"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeededvoici le xorg.conf tel que je l ai modif.
qu'en penses tu ?
# Xorg configuration created by moi avec mes mimines
Section "ServerLayout"
Identifier "dual head configuration"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Screen 2 "Screen2" RightOf "Screen1"
Screen 3 "Screen3" RightOf "Screen2"
Screen 4 "Screen4" RightOf "Screen3"
Screen 5 "Screen5" RightOf "Screen4"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Module"
Load "extmod"
Load "glx"
Load "dbe"
Load "extmod"
EndSection
Section "ServerFlags"
Option "DefaultServerLayout" "dual head configuration"
Option "Xinerama" "false"
Option "TwinView" "off"
Option "clone" "off"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x1024"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x1024"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
## Continuer pour les 6 ecrans
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor2"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x1024"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor3"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x1024"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor4"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x1024"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
Section "Monitor"
### Comment all HorizSync and VertSync values to use DDC:
Identifier "Monitor5"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x1024"
### Comment all HorizSync and VertSync values to use DDC:
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:4:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:4:0:0"
Screen 1
EndSection
Section "Device"
Identifier "Videocard2"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:3:0:0"
Screen 2
EndSection
Section "Device"
Identifier "Videocard3"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:3:0:0"
Screen 3
EndSection
Section "Device"
Identifier "Videocard4"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:8:0:0"
Screen 4
EndSection
Section "Device"
Identifier "Videocard5"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
BusID "PCI:8:0:0"# Ou PCI:9:0:0, ca depends ou est branche l'ecran
Screen 5
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen2"
Device "Videocard2"
Monitor "Monitor2"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen3"
Device "Videocard3"
Monitor "Monitor3"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen4"
Device "Videocard4"
Monitor "Monitor4"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen5"
Device "Videocard5"
Monitor "Monitor5"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSectionmerci
charles
Hors ligne
Il y a en effet un bouton "Save to X configuration file". Mais je ferais quand même une sauvegarde du /etc/X11/xorg.conf avant si j'étais toi.
il ne gère pas deux cartes graphique physique l outil nvidia setings config.
il n'en voie qu'une et donc 4 ecrans. il faut bien forcer la config a la main via le xorg.conf.
Hors ligne
Je comprend mieux maintenant voila le xorg que j'utiliserai (Ecran independant) :
Bien sur ca va foire... Dans ce cas, poster /var/log/Xorg.0.log
pour info dans ton fichier de conf, a la fin d'une section device, quand tu mets screen 0 ou screen 1 c'est pour identifier les deux ecrans sur une meme connection dvi de la quadro nvs.
je pense donc que tu ne peux pas mettre screen 2, 3, 4 et 5 dans les devices suivants comme tu l as fait.
qu en penses tu ?
Hors ligne
En fait je me suis baser sur le mien, mais c'est seulement du bi ecran : http://www.parois.net/ng/xorg.conf
Pour les screen dans la section device, je sais pas si c'est important. ais sans, ca marche chez moi aussi.
Ca c'est bizarre, mais je vois pas d'ou ca vient.
(EE) Screen 2 deleted because of no matching config section.
(II) UnloadModule: "nvidia"
(II) UnloadModule: "wfb"
(II) UnloadModule: "fb"La carte PCI:4:0:0, c'est tout bon.
PCI:3:0:0, ca coince
(--) NVIDIA(GPU-1): Connected display device(s) on Quadro NVS 440 at PCI:3:0:0:
(--) NVIDIA(GPU-1): HP L1740 (CRT-0)
(--) NVIDIA(GPU-1): HP L1740 (CRT-1)
(--) NVIDIA(GPU-1): HP L1740 (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(GPU-1): HP L1740 (CRT-1): 400.0 MHz maximum pixel clockIl manque la suite : NVIDIA(0): Assigned Display Device: ...
ca par contre, c'est pas normal du tout :
(EE) NVIDIA(GPU-2): Failed to initialize the NVIDIA graphics device PCI:8:0:0.
(EE) NVIDIA(GPU-2): Please see the COMMON PROBLEMS section in the README for
(EE) NVIDIA(GPU-2): additional information.En fait j'avais pas vu un truc. la 440 c'est un bi-gpu et comme tout bi-gpu ca marche pas sur tout les ports.
Il faut 2 ports pci-express 16x cable 16x ? Apparement ca marche sur 2 port pci-express cable 8x. Apparement il y a 2 versions de cette carte, une 16x, une 1x... Vraiment tres bizarre tout ca...
Le log donne si dessus, c'est bien avec 2 nvs 440 ? Le premier post fait reference a une nvs 285 aussi.
Car si il y a une NVS 285 dans le lot, il y a un serieux probleme, lspci renvoie 4 GPU nvs 440
Fedora 35 sur le media centre et web server
Hors ligne
on a 2 quadro nvs 440. le probleme c'est que j'ai une 16x et une 1x !
cela pose probleme ?
Hors ligne
non, si la 16x est bien sur un port 16x et la 1x sur un 1x.
C'est laquelle qui est pas detecte ? la 1x ou la 16x ? si c'est la 16x, verifier la cablage du port 16x sur la doc de la carte mere. Sinon je vois pas.
Est-ce que chaque carte marche individuellement en etant dans le meme port pci-e avec 4 ecrans ?
Fedora 35 sur le media centre et web server
Hors ligne
Hors ligne
non, si la 16x est bien sur un port 16x et la 1x sur un 1x.
C'est laquelle qui est pas detecte ? la 1x ou la 16x ? si c'est la 16x, verifier la cablage du port 16x sur la doc de la carte mere. Sinon je vois pas.
Est-ce que chaque carte marche individuellement en etant dans le meme port pci-e avec 4 ecrans ?
Les deux cartes sont détectés et chaque carte fonctionne indivi avec 4 écrans ou 2 cartes avec 2 écran chacune
Hors ligne
Hors ligne
Hors ligne
ok disons qu'on est limité à deux gpu....
c'est du à la distrib ? aux drivers nvidia ? au server X xorg ?
une autre distrib, xfree ou d autres pilotes résoudraient le problème ?
j'en conclue la meme chose, il initialise bien 2 gpu et au troisieme... failed to initialise alors que les cartes sont bien reconnues par le systeme...
il me faut une solution.
Hors ligne
c'est du à la distrib ? aux drivers nvidia ? au server X xorg ?
Tout simplement au type de carte. Un copain sous win à un problème similaire. Individuellement ça fonctionne, à plusieurs ça fonctionne mais il ne peux avoir que des clones d'écran et il a acheté ça solution justement pour pouvoir faire autre chose que des clones.
Pour reprendre pascalp si chaque carte marche individuellement en etant dans le meme port pci-e avec 4 ecrans, il faudrait tester en désactivant le sli (et retirer physiquement le petit bitoniaux, le truc qui sert de pont) pour voir si ça fonctionne mieux (un conseil fait toi des copies de xorg.conf assez explicites).
Sinon je crois avoir lu sur un readme nvidia qu'il faut voir aussi le kernel pour certains supports (est ce pour le multi proc pour profiter de l'acceleration ou tout simplement supporter le multi je ne m'en rappelle plus).
As tu jeté un oeil au sticky posts comme on te l'a conseillé http://www.nvnews.net/vbulletin/showthread.php?t=72490 ?
Dernière modification par Refuznik (22/10/2007 12:18:28)
Hors ligne