Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1355 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Hardware

  nVidia, Mosaic SLI et Fedora 14 x64

 



 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

nVidia, Mosaic SLI et Fedora 14 x64

n°1295427
LarrxX
Posté le 04-11-2011 à 10:45:30  profilanswer
 

Bonjour,
 
Je m'arrache les cheveux depuis plusieurs jours pour pouvoir activer le mode SLI MOsaic sous Linux. Tout fonctionne parfaitement avec les même machines en dual boot sous Windows 7 x64 (donc ce n'est pas un problème matériel mais bel et bien un problème de configuration et/ou driver).
 
J'ai deux Quadroplex D 2 (avec 2 Qadro FX 5800 chacune) sur ma machine, le tout relié à une batterie de 8 projecteurs HD qui projettent sur un mur d'images. En configurant 8 serveurs X séparés, un par projecteur, tout se passe bien, pas de souci, j'ai 8 bureaux différents mais ce n'est pas du tout ce que je veux. Je voudrais activer le mode Mosaic qui gère les 8 écrans comme un seul et unique écran géant (ce qui, je le répète, marche parfaitement sous Windows 7 x64 sur la même machine). Mais dès que je l'active, je me retrouve avec des écrans noirs et des artefacts de display dans certaines zones.
 
J'écume les documentations, les forums et autre Google pour essayer de trouver une réponse, mais rien, niet, zéro, que dalle! Donc, si quelqu'un a une vague idée, piste, aide, miracle, tour de magie à proposer je suis preneur!
 
J'ai essayé les drivers 285.05.09, 275.28 et 275.36.
 
Pour info, mon fichier xconf:

Code :
  1. Section "ServerLayout"
  2.     Identifier     "Layout0"
  3.     Screen      0  "Screen0" 1920 0
  4.     InputDevice    "Keyboard0" "CoreKeyboard"
  5.     InputDevice    "Mouse0" "CorePointer"
  6. EndSection
  7. Section "Files"
  8.     FontPath        "/usr/share/fonts/default/Type1"
  9. EndSection
  10. Section "Extensions"
  11.     Option         "Composite" "Disable"
  12. EndSection
  13. Section "InputDevice"
  14.     Identifier     "Mouse0"
  15.     Driver         "mouse"
  16.     Option         "Protocol" "auto"
  17.     Option         "Device" "/dev/input/mice"
  18.     Option         "Emulate3Buttons" "no"
  19.     Option         "ZAxisMapping" "4 5"
  20. EndSection
  21. Section "InputDevice"
  22.     Identifier     "Keyboard0"
  23.     Driver         "kbd"
  24. EndSection
  25. Section "Monitor"
  26.     Identifier     "Monitor0"
  27.     VendorName     "Unknown"
  28.     ModelName      "BPS NW-12"
  29.     HorizSync       15.0 - 151.0
  30.     VertRefresh     24.0 - 121.0
  31.     Option         "DPMS"
  32. EndSection
  33. Section "Monitor"
  34.     Identifier     "Monitor1"
  35.     VendorName     "Unknown"
  36.     ModelName      "BPS NW-12"
  37.     HorizSync       15.0 - 151.0
  38.     VertRefresh     24.0 - 121.0
  39.     Option         "DPMS"
  40. EndSection
  41. Section "Monitor"
  42.     Identifier     "Monitor2"
  43.     VendorName     "Unknown"
  44.     ModelName      "BPS NW-12"
  45.     HorizSync       15.0 - 151.0
  46.     VertRefresh     24.0 - 121.0
  47.     Option         "DPMS"
  48. EndSection
  49. Section "Monitor"
  50.     Identifier     "Monitor3"
  51.     VendorName     "Unknown"
  52.     ModelName      "BPS NW-12"
  53.     HorizSync       15.0 - 151.0
  54.     VertRefresh     24.0 - 121.0
  55.     Option         "DPMS"
  56. EndSection
  57. Section "Monitor"
  58.     Identifier     "Monitor4"
  59.     VendorName     "Unknown"
  60.     ModelName      "BPS NW-12"
  61.     HorizSync       15.0 - 151.0
  62.     VertRefresh     24.0 - 121.0
  63. EndSection
  64. Section "Monitor"
  65.     Identifier     "Monitor5"
  66.     VendorName     "Unknown"
  67.     ModelName      "BPS NW-12"
  68.     HorizSync       15.0 - 151.0
  69.     VertRefresh     24.0 - 121.0
  70. EndSection
  71. Section "Monitor"
  72.     Identifier     "Monitor6"
  73.     VendorName     "Unknown"
  74.     ModelName      "BPS NW-12"
  75.     HorizSync       15.0 - 151.0
  76.     VertRefresh     24.0 - 121.0
  77. EndSection
  78. Section "Monitor"
  79.     Identifier     "Monitor7"
  80.     VendorName     "Unknown"
  81.     ModelName      "BPS NW-12"
  82.     HorizSync       15.0 - 151.0
  83.     VertRefresh     24.0 - 121.0
  84. EndSection
  85. Section "Device"
  86.     Identifier     "Device0"
  87.     Driver         "nvidia"
  88.     VendorName     "NVIDIA Corporation"
  89.     BoardName      "Quadro FX 5800"
  90.     BusID          "PCI:19:0:0"
  91. EndSection
  92. Section "Device"
  93.     Identifier     "Device1"
  94.     Driver         "nvidia"
  95.     VendorName     "NVIDIA Corporation"
  96.     BoardName      "Quadro FX 5800"
  97.     BusID          "PCI:20:0:0"
  98. EndSection
  99. Section "Device"
  100.     Identifier     "Device2"
  101.     Driver         "nvidia"
  102.     VendorName     "NVIDIA Corporation"
  103.     BoardName      "Quadro FX 5800"
  104.     BusID          "PCI:24:0:0"
  105. EndSection
  106. Section "Device"
  107.     Identifier     "Device3"
  108.     Driver         "nvidia"
  109.     VendorName     "NVIDIA Corporation"
  110.     BoardName      "Quadro FX 5800"
  111.     BusID          "PCI:25:0:0"
  112. EndSection
  113. Section "Screen"
  114.     Identifier     "Screen0"
  115.     Device         "Device0"
  116.     Monitor        "Monitor0"
  117.     DefaultDepth    24
  118.     Option         "SLI" "Mosaic"
  119.     Option         "TwinView" "0"
  120.     Option         "MetaModes" "GPU-0.DFP-0: 1920x1200 +0+0, GPU-0.DFP-1: 1920x1200 +1440+0, GPU-2.DFP-0: 1920x1200 +2880+0, GPU-2.DFP-1: 1920x1200 +4320+0, GPU-1.DFP-0: 1920x1200 +0+816, GPU-1.DFP-1: 1920x1200 +1440+816, GPU-3.DFP-0: 1920x1200 +2880+816, GPU-3.DFP-1: 1920x1200 +4320+816"
  121.     Option         "ForceStereoFlipping" "True"
  122.     Option         "Stereo" "3"
  123.     SubSection     "Display"
  124.         Depth       24
  125.     EndSubSection
  126. EndSection


 
Et le log Xorg:

Code :
  1. [  1113.363]
  2. X.Org X Server 1.9.4
  3. Release Date: 2011-02-04
  4. [  1113.363] X Protocol Version 11, Revision 0
  5. [  1113.363] Build Operating System: x86-11 2.6.32-71.14.1.el6.x86_64
  6. [  1113.363] Current Operating System: Linux nemo2 2.6.35.11-83.fc14.x86_64 #1 SMP Mon Feb 7 07:06:44 UTC 2011 x86_64
  7. [  1113.363] Kernel command line: ro root=UUID=66154cac-4a7d-41e8-bbe6-27cf44d6d9e9 rd_NO_LUKS rd_NO_LVM rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=fr nodmraid rhgb quiet nouveau.modeset=0
  8. [  1113.363] Build Date: 09 February 2011  05:44:29PM
  9. [  1113.363] Build ID: xorg-x11-server 1.9.4-1.fc14
  10. [  1113.363] Current version of pixman: 0.18.4
  11. [  1113.363]  Before reporting problems, check http://wiki.x.org
  12. to make sure that you have the latest version.
  13. [  1113.363] Markers: (--) probed, (**) from config file, (==) default setting,
  14. (++) from command line, (!!) notice, (II) informational,
  15. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  16. [  1113.363] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Oct 24 15:16:21 2011
  17. [  1113.364] (==) Using config file: "/etc/X11/xorg.conf"
  18. [  1113.364] (==) Using config directory: "/etc/X11/xorg.conf.d"
  19. [  1113.364] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  20. [  1113.364] (==) ServerLayout "Layout0"
  21. [  1113.364] (**) |-->Screen "Screen0" (0)
  22. [  1113.364] (**) |   |-->Monitor "Monitor0"
  23. [  1113.364] (**) |   |-->Device "Device0"
  24. [  1113.364] (**) |-->Input Device "Keyboard0"
  25. [  1113.364] (**) |-->Input Device "Mouse0"
  26. [  1113.364] (==) Automatically adding devices
  27. [  1113.364] (==) Automatically enabling devices
  28. [  1113.364] (**) FontPath set to:
  29. /usr/share/fonts/default/Type1,
  30. catalogue:/etc/X11/fontpath.d,
  31. built-ins
  32. [  1113.364] (==) ModulePath set to "/usr/lib64/xorg/modules"
  33. [  1113.364] (**) Extension "Composite" is disabled
  34. [  1113.364] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
  35. [  1113.365] (WW) Disabling Keyboard0
  36. [  1113.365] (WW) Disabling Mouse0
  37. [  1113.365] (II) Loader magic: 0x7d32c0
  38. [  1113.365] (II) Module ABI versions:
  39. [  1113.365]  X.Org ANSI C Emulation: 0.4
  40. [  1113.365]  X.Org Video Driver: 8.0
  41. [  1113.365]  X.Org XInput driver : 11.0
  42. [  1113.365]  X.Org Server Extension : 4.0
  43. [  1113.369] (--) PCI:*(0:19:0:0) 10de:05fd:10de:0662 rev 161, Mem @ 0xa6000000/16777216, 0xb0000000/268435456, 0xa4000000/33554432, I/O @ 0x0000a000/128, BIOS @ 0x????????/131072
  44. [  1113.369] (--) PCI: (0:20:0:0) 10de:05fd:10de:0662 rev 161, Mem @ 0xa7000000/16777216, 0xc0000000/268435456, 0xa8000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/65536
  45. [  1113.369] (--) PCI: (0:24:0:0) 10de:05fd:10de:0662 rev 161, Mem @ 0xad000000/16777216, 0xe0000000/268435456, 0xae000000/33554432, I/O @ 0x0000c000/128, BIOS @ 0x????????/65536
  46. [  1113.369] (--) PCI: (0:25:0:0) 10de:05fd:10de:0662 rev 161, Mem @ 0xac000000/16777216, 0xd0000000/268435456, 0xaa000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/65536
  47. [  1113.369] (II) LoadModule: "extmod"
  48. [  1113.369] (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
  49. [  1113.370] (II) Module extmod: vendor="X.Org Foundation"
  50. [  1113.370]  compiled for 1.9.4, module version = 1.0.0
  51. [  1113.370]  Module class: X.Org Server Extension
  52. [  1113.370]  ABI class: X.Org Server Extension, version 4.0
  53. [  1113.370] (II) Loading extension SELinux
  54. [  1113.370] (II) Loading extension MIT-SCREEN-SAVER
  55. [  1113.370] (II) Loading extension XFree86-VidModeExtension
  56. [  1113.370] (II) Loading extension XFree86-DGA
  57. [  1113.370] (II) Loading extension DPMS
  58. [  1113.370] (II) Loading extension XVideo
  59. [  1113.370] (II) Loading extension XVideo-MotionCompensation
  60. [  1113.370] (II) Loading extension X-Resource
  61. [  1113.370] (II) LoadModule: "dbe"
  62. [  1113.370] (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
  63. [  1113.370] (II) Module dbe: vendor="X.Org Foundation"
  64. [  1113.370]  compiled for 1.9.4, module version = 1.0.0
  65. [  1113.370]  Module class: X.Org Server Extension
  66. [  1113.370]  ABI class: X.Org Server Extension, version 4.0
  67. [  1113.371] (II) Loading extension DOUBLE-BUFFER
  68. [  1113.371] (II) LoadModule: "glx"
  69. [  1113.371] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
  70. [  1113.380] (II) Module glx: vendor="NVIDIA Corporation"
  71. [  1113.380]  compiled for 4.0.2, module version = 1.0.0
  72. [  1113.380]  Module class: X.Org Server Extension
  73. [  1113.380] (II) NVIDIA GLX Module  285.05.09  Fri Sep 23 17:51:24 PDT 2011
  74. [  1113.380] (II) Loading extension GLX
  75. [  1113.380] (II) LoadModule: "record"
  76. [  1113.381] (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
  77. [  1113.381] (II) Module record: vendor="X.Org Foundation"
  78. [  1113.381]  compiled for 1.9.4, module version = 1.13.0
  79. [  1113.381]  Module class: X.Org Server Extension
  80. [  1113.381]  ABI class: X.Org Server Extension, version 4.0
  81. [  1113.381] (II) Loading extension RECORD
  82. [  1113.381] (II) LoadModule: "dri"
  83. [  1113.381] (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
  84. [  1113.381] (II) Module dri: vendor="X.Org Foundation"
  85. [  1113.381]  compiled for 1.9.4, module version = 1.0.0
  86. [  1113.381]  ABI class: X.Org Server Extension, version 4.0
  87. [  1113.381] (II) Loading extension XFree86-DRI
  88. [  1113.381] (II) LoadModule: "dri2"
  89. [  1113.381] (II) Loading /usr/lib64/xorg/modules/extensions/libdri2.so
  90. [  1113.381] (II) Module dri2: vendor="X.Org Foundation"
  91. [  1113.381]  compiled for 1.9.4, module version = 1.2.0
  92. [  1113.381]  ABI class: X.Org Server Extension, version 4.0
  93. [  1113.381] (II) Loading extension DRI2
  94. [  1113.381] (II) LoadModule: "nvidia"
  95. [  1113.382] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
  96. [  1113.382] (II) Module nvidia: vendor="NVIDIA Corporation"
  97. [  1113.382]  compiled for 4.0.2, module version = 1.0.0
  98. [  1113.382]  Module class: X.Org Video Driver
  99. [  1113.382] (II) NVIDIA dlloader X Driver  285.05.09  Fri Sep 23 17:33:35 PDT 2011
  100. [  1113.382] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
  101. [  1113.382] (--) using VT number 7
  102. [  1113.383] (II) Loading sub module "fb"
  103. [  1113.383] (II) LoadModule: "fb"
  104. [  1113.383] (II) Loading /usr/lib64/xorg/modules/libfb.so
  105. [  1113.383] (II) Module fb: vendor="X.Org Foundation"
  106. [  1113.383]  compiled for 1.9.4, module version = 1.0.0
  107. [  1113.383]  ABI class: X.Org ANSI C Emulation, version 0.4
  108. [  1113.383] (II) Loading sub module "wfb"
  109. [  1113.383] (II) LoadModule: "wfb"
  110. [  1113.383] (II) Loading /usr/lib64/xorg/modules/libwfb.so
  111. [  1113.383] (II) Module wfb: vendor="X.Org Foundation"
  112. [  1113.383]  compiled for 1.9.4, module version = 1.0.0
  113. [  1113.383]  ABI class: X.Org ANSI C Emulation, version 0.4
  114. [  1113.383] (II) Loading sub module "ramdac"
  115. [  1113.383] (II) LoadModule: "ramdac"
  116. [  1113.383] (II) Module "ramdac" already built-in
  117. [  1113.384] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
  118. [  1113.384] (==) NVIDIA(0): RGB weight 888
  119. [  1113.384] (==) NVIDIA(0): Default visual is TrueColor
  120. [  1113.384] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
  121. [  1113.384] (**) NVIDIA(0): Option "Stereo" "3"
  122. [  1113.384] (**) NVIDIA(0): Option "TwinView" "0"
  123. [  1113.384] (**) NVIDIA(0): Option "MetaModes" "GPU-0.DFP-0: 1920x1200 +0+0, GPU-0.DFP-1: 1920x1200 +1440+0, GPU-2.DFP-0: 1920x1200 +2880+0, GPU-2.DFP-1: 1920x1200 +4320+0, GPU-1.DFP-0: 1920x1200 +0+816, GPU-1.DFP-1: 1920x1200 +1440+816, GPU-3.DFP-0: 1920x1200 +2880+816, GPU-3.DFP-1: 1920x1200 +4320+816"
  124. [  1113.384] (**) NVIDIA(0): Option "ForceStereoFlipping" "True"
  125. [  1113.384] (**) NVIDIA(0): Option "SLI" "Mosaic"
  126. [  1113.384] (**) NVIDIA(0): Option "BaseMosaic" "True"
  127. [  1113.384] (**) NVIDIA(0): Onboard stereo requested (DIN connector)
  128. [  1113.384] (**) NVIDIA(0): OpenGL stereo forced
  129. [  1113.384] (**) NVIDIA(0): NVIDIA SLI Mosaic mode selected.
  130. [  1119.876] (II) NVIDIA(0): NVIDIA Base Mosaic enabled.
  131. [  1120.295] (II) NVIDIA(GPU-0): Display (BPS NW-12 (DFP-0)) does not support NVIDIA 3D Vision
  132. [  1120.295] (II) NVIDIA(GPU-0):     stereo.
  133. [  1120.465] (II) NVIDIA(GPU-0): Display (BPS NW-12 (DFP-1)) does not support NVIDIA 3D Vision
  134. [  1120.465] (II) NVIDIA(GPU-0):     stereo.
  135. [  1120.822] (II) NVIDIA(GPU-1): Display (BPS NW-12 (DFP-0)) does not support NVIDIA 3D Vision
  136. [  1120.822] (II) NVIDIA(GPU-1):     stereo.
  137. [  1120.994] (II) NVIDIA(GPU-1): Display (BPS NW-12 (DFP-1)) does not support NVIDIA 3D Vision
  138. [  1120.994] (II) NVIDIA(GPU-1):     stereo.
  139. [  1120.997] (II) NVIDIA(0): NVIDIA GPU Quadro FX 5800 (GT200GL) at PCI:19:0:0 (GPU-0)
  140. [  1120.997] (--) NVIDIA(0): Memory: 4194304 kBytes
  141. [  1120.997] (--) NVIDIA(0): VideoBIOS: 62.00.3b.00.01
  142. [  1120.997] (II) NVIDIA(0): Detected PCI Express Link width: 16X
  143. [  1120.997] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
  144. [  1120.997] (--) NVIDIA(0): Connected display device(s) on Quadro FX 5800 at PCI:19:0:0
  145. [  1120.997] (--) NVIDIA(0):     BPS NW-12 (DFP-0)
  146. [  1120.997] (--) NVIDIA(0):     BPS NW-12 (DFP-1)
  147. [  1120.997] (--) NVIDIA(0): BPS NW-12 (DFP-0): 330.0 MHz maximum pixel clock
  148. [  1120.997] (--) NVIDIA(0): BPS NW-12 (DFP-0): Internal Dual Link TMDS
  149. [  1120.997] (--) NVIDIA(0): BPS NW-12 (DFP-1): 330.0 MHz maximum pixel clock
  150. [  1120.997] (--) NVIDIA(0): BPS NW-12 (DFP-1): Internal Dual Link TMDS
  151. [  1120.997] (II) NVIDIA(0): NVIDIA GPU Quadro FX 5800 (GT200GL) at PCI:20:0:0 (GPU-1)
  152. [  1120.997] (--) NVIDIA(0): Memory: 4194304 kBytes
  153. [  1120.997] (--) NVIDIA(0): VideoBIOS: 62.00.3b.00.01
  154. [  1120.997] (II) NVIDIA(0): Detected PCI Express Link width: 16X
  155. [  1120.997] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
  156. [  1120.997] (--) NVIDIA(0): Connected display device(s) on Quadro FX 5800 at PCI:20:0:0
  157. [  1120.997] (--) NVIDIA(0):     BPS NW-12 (DFP-0)
  158. [  1120.997] (--) NVIDIA(0):     BPS NW-12 (DFP-1)
  159. [  1120.997] (--) NVIDIA(0): BPS NW-12 (DFP-0): 330.0 MHz maximum pixel clock
  160. [  1120.997] (--) NVIDIA(0): BPS NW-12 (DFP-0): Internal Dual Link TMDS
  161. [  1120.997] (--) NVIDIA(0): BPS NW-12 (DFP-1): 330.0 MHz maximum pixel clock
  162. [  1120.997] (--) NVIDIA(0): BPS NW-12 (DFP-1): Internal Dual Link TMDS


Message édité par LarrxX le 04-11-2011 à 14:38:38
mood
Publicité
Posté le 04-11-2011 à 10:45:30  profilanswer
 


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs
  Hardware

  nVidia, Mosaic SLI et Fedora 14 x64

 

Sujets relatifs
Soucis flashage BIOS sur M2NE-SLI en liveusb freedos [Résolu]AMAHI : Home serveur sous Fedora
réinstallation de fedora 8Pilotes nvidia 275 ne s'installent pas
[Fedora] Pb YUM update et dépot localFedora 14 session qui ne se lance plus.
Debian: 2 Nvidia Quadro NVS450 & 8 tv fullhd verticalesFedora avec VirtualBox
Probleme Demarrage Fedora 13 
Plus de sujets relatifs à : nVidia, Mosaic SLI et Fedora 14 x64


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR