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

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Installation

  Problème Gentoo + drivers Nvidia

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

Problème Gentoo + drivers Nvidia

n°987978
ishaor
Posté le 05-12-2007 à 20:10:52  profilanswer
 

BOnjour à tous,
 
Je possède une machine sur laquelle je suis en train de mettre une Gentoo.
Pas de problème jusqu'au moment ou j'ai essayé de mettre les drivers nvidia ...
Quand j'utilise le module "nv", pas de problème, j'ai l'affichage.
Par contre, quand je mets le module "nvidia" et le "load glx" dans le fichier de conf, quand je
lance le serveur X, l'ecran devient noir, je perd la main, et l'ecran ne reçoit plus de signal. Je suis obligé de rebooter.
J'ai bien fait le eselect opengl set nvidia, j'ai lu plein de truc mais rien a faire, ca ne marche pas ...
 
Voici mon xorg.conf

Code :
  1. # File generated by xorgconfig.
  2. #
  3. # Copyright 2004 The X.Org Foundation
  4. #
  5. # Permission is hereby granted, free of charge, to any person obtaining a
  6. # copy of this software and associated documentation files (the "Software" ),
  7. # to deal in the Software without restriction, including without limitation
  8. # the rights to use, copy, modify, merge, publish, distribute, sublicense,
  9. # and/or sell copies of the Software, and to permit persons to whom the
  10. # Software is furnished to do so, subject to the following conditions:
  11. #
  12. # The above copyright notice and this permission notice shall be included in
  13. # all copies or substantial portions of the Software.
  14. #
  15. # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16. # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17. # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
  18. # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  19. # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
  20. # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  21. # SOFTWARE.
  22. #
  23. # Except as contained in this notice, the name of The X.Org Foundation shall
  24. # not be used in advertising or otherwise to promote the sale, use or other
  25. # dealings in this Software without prior written authorization from
  26. # The X.Org Foundation.
  27. #
  28. # **********************************************************************
  29. # Refer to the xorg.conf(5) man page for details about the format of
  30. # this file.
  31. # **********************************************************************
  32. # **********************************************************************
  33. # Module section -- this  section  is used to specify
  34. # which dynamically loadable modules to load.
  35. # **********************************************************************
  36. #
  37. Section "Module"
  38. # This loads the DBE extension module.
  39.     Load        "dbe"   # Double buffer extension
  40. # This loads the miscellaneous extensions module, and disables
  41. # initialisation of the XFree86-DGA extension within that module.
  42. # This loads the font modules
  43.     Load        "type1"
  44.     Load        "freetype"
  45. # This loads the GLX module
  46. #    Load       "glx"
  47. # This loads the DRI module
  48. #    Load       "dri"
  49. EndSection
  50. # **********************************************************************
  51. # Files section.  This allows default font and rgb paths to be set
  52. # **********************************************************************
  53. Section "Files"
  54. # The location of the RGB database.  Note, this is the name of the
  55. # file minus the extension (like ".txt" or ".db" ).  There is normally
  56. # no need to change the default.
  57.     RgbPath     "/usr/share/X11/rgb"
  58. # Multiple FontPath entries are allowed (which are concatenated together),
  59. # as well as specifying multiple comma-separated entries in one FontPath
  60. # command (or a combination of both methods)
  61. #
  62. #
  63.     FontPath   "/usr/share/fonts/misc/"
  64. #    FontPath   "/usr/share/fonts/TTF/"
  65. #    FontPath   "/usr/share/fonts/OTF"
  66.     FontPath   "/usr/share/fonts/Type1/"
  67.     FontPath   "/usr/share/fonts/100dpi/"
  68.     FontPath   "/usr/share/fonts/75dpi/"
  69. #    FontPath   "/usr/lib/X11/fonts/local/"
  70. #    FontPath   "/usr/lib/X11/fonts/misc/"
  71. #    FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
  72. #    FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
  73. #    FontPath   "/usr/lib/X11/fonts/Speedo/"
  74. #    FontPath   "/usr/lib/X11/fonts/Type1/"
  75. #    FontPath   "/usr/lib/X11/fonts/TrueType/"
  76. #    FontPath   "/usr/lib/X11/fonts/freefont/"
  77. #    FontPath   "/usr/lib/X11/fonts/75dpi/"
  78. #    FontPath   "/usr/lib/X11/fonts/100dpi/"
  79. # The module search path.  The default path is shown here.
  80.     ModulePath "/usr/lib/xorg/modules"
  81. EndSection
  82. # **********************************************************************
  83. # Server flags section.
  84. # **********************************************************************
  85. Section "ServerFlags"
  86. # Uncomment this to cause a core dump at the spot where a signal is
  87. # received.  This may leave the console in an unusable state, but may
  88. # provide a better stack trace in the core dump to aid in debugging
  89. #    Option "NoTrapSignals"
  90. # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
  91. # (where n is 1 through 12).  This allows clients to receive these key
  92. # events.
  93. #    Option "DontVTSwitch"
  94. # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
  95. # This allows clients to receive this key event.
  96. #    Option "DontZap"
  97. # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
  98. # sequences.  This allows clients to receive these key events.
  99. #    Option "Dont Zoom"
  100. # Uncomment this to disable tuning with the xvidtune client. With
  101. # it the client can still run and fetch card and monitor attributes,
  102. # but it will not be allowed to change them. If it tries it will
  103. # receive a protocol error.
  104. #    Option "DisableVidModeExtension"
  105. # Uncomment this to enable the use of a non-local xvidtune client.
  106. #    Option "AllowNonLocalXvidtune"
  107. # Uncomment this to disable dynamically modifying the input device
  108. # (mouse and keyboard) settings.
  109. #    Option "DisableModInDev"
  110. # Uncomment this to enable the use of a non-local client to
  111. # change the keyboard or mouse settings (currently only xset).
  112. #    Option "AllowNonLocalModInDev"
  113. EndSection
  114. # **********************************************************************
  115. # Input devices
  116. # **********************************************************************
  117. # **********************************************************************
  118. # Core keyboard's InputDevice section
  119. # **********************************************************************
  120. Section "InputDevice"
  121.     Identifier  "Keyboard1"
  122.     Driver      "kbd"
  123. # For most OSs the protocol can be omitted (it defaults to "Standard" ).
  124. # When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
  125. # uncomment the following line.
  126. #    Option     "Protocol"      "Xqueue"
  127.     Option "AutoRepeat" "500 30"
  128. # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
  129. #    Option     "Xleds"      "1 2 3"
  130. #    Option "LeftAlt"     "Meta"
  131. #    Option "RightAlt"    "ModeShift"
  132. # To customise the XKB settings to suit your keyboard, modify the
  133. # lines below (which are the defaults).  For example, for a non-U.S.
  134. # keyboard, you will probably want to use:
  135. #    Option "XkbModel"    "pc105"
  136. # If you have a US Microsoft Natural keyboard, you can use:
  137. #    Option "XkbModel"    "microsoft"
  138. #
  139. # Then to change the language, change the Layout setting.
  140. # For example, a german layout can be obtained with:
  141. #    Option "XkbLayout"   "de"
  142. # or:
  143. #    Option "XkbLayout"   "de"
  144. #    Option "XkbVariant"  "nodeadkeys"
  145. #
  146. # If you'd like to switch the positions of your capslock and
  147. # control keys, use:
  148. #    Option "XkbOptions"  "ctrl:swapcaps"
  149. # These are the default XKB settings for Xorg
  150. #    Option "XkbRules"    "xorg"
  151. #    Option "XkbModel"    "pc105"
  152. #    Option "XkbLayout"   "us"
  153. #    Option "XkbVariant"  ""
  154. #    Option "XkbOptions"  ""
  155. #    Option "XkbDisable"
  156.     Option "XkbRules"   "xorg"
  157.     Option "XkbModel"   "pc105"
  158.     Option "XkbLayout"  "fr"
  159. EndSection
  160. # **********************************************************************
  161. # Core Pointer's InputDevice section
  162. # **********************************************************************
  163. Section "InputDevice"
  164. # Identifier and driver
  165.     Identifier  "Mouse1"
  166.     Driver      "mouse"
  167.     Option "Protocol"    "ImPS/2"
  168.     Option "Device"      "/dev/input/mice"
  169. # When using XQUEUE, comment out the above two lines, and uncomment
  170. # the following line.
  171. #    Option "Protocol"  "Xqueue"
  172. # Mouse-speed setting for PS/2 mouse.
  173. #    Option "Resolution"        "256"
  174. # Baudrate and SampleRate are only for some Logitech mice. In
  175. # almost every case these lines should be omitted.
  176. #    Option "BaudRate"  "9600"
  177. #    Option "SampleRate"        "150"
  178. # Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
  179. # horizontal wheel to buttons 6 & 7.   Change if your mouse has more than
  180. # 3 buttons and you need to map the wheel to different button ids to avoid
  181. # conflicts.
  182.     Option "ZAxisMapping"   "4 5 6 7"
  183. # Emulate3Buttons is an option for 2-button mice
  184. # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
  185. #    Option "Emulate3Buttons"
  186. #    Option "Emulate3Timeout"    "50"
  187. # ChordMiddle is an option for some 3-button Logitech mice
  188. #    Option "ChordMiddle"
  189. EndSection
  190. # **********************************************************************
  191. # Other input device sections
  192. # this is optional and is required only if you
  193. # are using extended input devices.  This is for example only.  Refer
  194. # to the xorg.conf man page for a description of the options.
  195. # **********************************************************************
  196. #
  197. # Section "InputDevice"
  198. #    Identifier  "Mouse2"
  199. #    Driver      "mouse"
  200. #    Option      "Protocol"      "MouseMan"
  201. #    Option      "Device"        "/dev/mouse2"
  202. # EndSection
  203. #
  204. # Section "InputDevice"
  205. #    Identifier "spaceball"
  206. #    Driver     "magellan"
  207. #    Option     "Device"        "/dev/cua0"
  208. # EndSection
  209. #
  210. # Section "InputDevice"
  211. #    Identifier "spaceball2"
  212. #    Driver     "spaceorb"
  213. #    Option     "Device"        "/dev/cua0"
  214. # EndSection
  215. #
  216. # Section "InputDevice"
  217. #    Identifier "touchscreen0"
  218. #    Driver     "microtouch"
  219. #    Option     "Device"        "/dev/ttyS0"
  220. #    Option     "MinX"          "1412"
  221. #    Option     "MaxX"          "15184"
  222. #    Option     "MinY"          "15372"
  223. #    Option     "MaxY"          "1230"
  224. #    Option     "ScreenNumber"  "0"
  225. #    Option     "ReportingMode" "Scaled"
  226. #    Option     "ButtonNumber"  "1"
  227. #    Option     "SendCoreEvents"
  228. # EndSection
  229. #
  230. # Section "InputDevice"
  231. #    Identifier "touchscreen1"
  232. #    Driver     "elo2300"
  233. #    Option     "Device"        "/dev/ttyS0"
  234. #    Option     "MinX"          "231"
  235. #    Option     "MaxX"          "3868"
  236. #    Option     "MinY"          "3858"
  237. #    Option     "MaxY"          "272"
  238. #    Option     "ScreenNumber"  "0"
  239. #    Option     "ReportingMode" "Scaled"
  240. #    Option     "ButtonThreshold"       "17"
  241. #    Option     "ButtonNumber"  "1"
  242. #    Option     "SendCoreEvents"
  243. # EndSection
  244. # **********************************************************************
  245. # Monitor section
  246. # **********************************************************************
  247. # Any number of monitor sections may be present
  248. Section "Monitor"
  249.     Identifier  "My Monitor"
  250. # HorizSync is in kHz unless units are specified.
  251. # HorizSync may be a comma separated list of discrete values, or a
  252. # comma separated list of ranges of values.
  253. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
  254. # USER MANUAL FOR THE CORRECT NUMBERS.
  255.     HorizSync   31.5 - 57.0
  256. #    HorizSync  30-64         # multisync
  257. #    HorizSync  31.5, 35.2    # multiple fixed sync frequencies
  258. #    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies
  259. # VertRefresh is in Hz unless units are specified.
  260. # VertRefresh may be a comma separated list of discrete values, or a
  261. # comma separated list of ranges of values.
  262. # NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
  263. # USER MANUAL FOR THE CORRECT NUMBERS.
  264.     VertRefresh 50-90
  265. EndSection
  266. # **********************************************************************
  267. # Graphics device section
  268. # **********************************************************************
  269. # Any number of graphics device sections may be present
  270. # Standard VGA Device:
  271. Section "Device"
  272.     Identifier  "Standard VGA"
  273.     VendorName  "Unknown"
  274.     BoardName   "Unknown"
  275. # The chipset line is optional in most cases.  It can be used to override
  276. # the driver's chipset detection, and should not normally be specified.
  277. #    Chipset    "generic"
  278. # The Driver line must be present.  When using run-time loadable driver
  279. # modules, this line instructs the server to load the specified driver
  280. # module.  Even when not using loadable driver modules, this line
  281. # indicates which driver should interpret the information in this section.
  282.     Driver     "vga"
  283. # The BusID line is used to specify which of possibly multiple devices
  284. # this section is intended for.  When this line isn't present, a device
  285. # section can only match up with the primary video device.  For PCI
  286. # devices a line like the following could be used.  This line should not
  287. # normally be included unless there is more than one video device
  288. # intalled.
  289. #    BusID      "PCI:0:10:0"
  290. #    VideoRam   256
  291. #    Clocks     25.2 28.3
  292. EndSection
  293. # Device configured by xorgconfig:
  294. Section "Device"
  295.     Identifier  "Geforce"
  296.     Driver      "nvidia"
  297.     #VideoRam    262144
  298.     # Insert Clocks lines here if appropriate
  299. EndSection
  300. # **********************************************************************
  301. # Screen sections
  302. # **********************************************************************
  303. # Any number of screen sections may be present.  Each describes
  304. # the configuration of a single screen.  A single specific screen section
  305. # may be specified from the X server command line with the "-screen"
  306. # option.
  307. Section "Screen"
  308.     Identifier  "Screen 1"
  309.     Device      "Geforce"
  310.     Monitor     "My Monitor"
  311.     DefaultDepth 24
  312.     Subsection "Display"
  313.         Depth       24
  314.         Modes       "1024x768"
  315.         ViewPort    0 0
  316.     EndSubsection
  317. EndSection
  318. # **********************************************************************
  319. # ServerLayout sections.
  320. # **********************************************************************
  321. # Any number of ServerLayout sections may be present.  Each describes
  322. # the way multiple screens are organised.  A specific ServerLayout
  323. # section may be specified from the X server command line with the
  324. # "-layout" option.  In the absence of this, the first section is used.
  325. # When now ServerLayout section is present, the first Screen section
  326. # is used alone.
  327. Section "ServerLayout"
  328. # The Identifier line must be present
  329.     Identifier  "Simple Layout"
  330. # Each Screen line specifies a Screen section name, and optionally
  331. # the relative position of other screens.  The four names after
  332. # primary screen name are the screens to the top, bottom, left and right
  333. # of the primary screen.  In this example, screen 2 is located to the
  334. # right of screen 1.
  335.     Screen "Screen 1"
  336. # Each InputDevice line specifies an InputDevice section name and
  337. # optionally some options to specify the way the device is to be
  338. # used.  Those options include "CorePointer", "CoreKeyboard" and
  339. # "SendCoreEvents".
  340.     InputDevice "Mouse1" "CorePointer"
  341.     InputDevice "Keyboard1" "CoreKeyboard"
  342. EndSection
  343. # Section "DRI"
  344. #    Mode 0666
  345. # EndSection


 
Merci à tous ceux qui pourront m'aider :)

mood
Publicité
Posté le 05-12-2007 à 20:10:52  profilanswer
 

n°988060
Nonor_
Ubuntu c'est supaire
Posté le 06-12-2007 à 00:50:11  profilanswer
 

Saluche,
 
Quelle carte video as tu et quelle version du driver as tu installé ?

n°988188
l4nkou
Dr House Fan
Posté le 06-12-2007 à 11:33:39  profilanswer
 

Apres un peu de ménage dans ton fichier de configuration , quelque chose devrais te sauter aux yeux.
 

Citation :


 
#configuration Xorg avec la définition de l'ecran ,clavier , souris.
 
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
 
## dossier des polices et modules xorg a prendre en compte
 
Section "Files"
   RgbPath     "/usr/share/X11/rgb"
   FontPath   "/usr/share/fonts/misc/"
   FontPath   "/usr/share/fonts/Type1/"
   FontPath   "/usr/share/fonts/100dpi/"
   FontPath   "/usr/share/fonts/75dpi/"
   ModulePath "/usr/lib/xorg/modules"
EndSection
 
#liste des modules chargés
 
Section "Module"
    Load        "dbe"    
    Load        "type1"
    Load        "freetype"
EndSection
 
 
 
Section "ServerFlags"
EndSection
 
# configuration du clavier
 
Section "InputDevice"
   Identifier  "Keyboard1"
   Driver      "kbd"
   Option "AutoRepeat" "500 30"
   Option "XkbRules"   "xorg"
   Option "XkbModel"   "pc105"
   Option "XkbLayout"  "fr"
EndSection
 
#configuration souris
 
Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "ImPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping"   "4 5 6 7"
EndSection
 
#configuration écran
 
Section "Monitor"
    Identifier  "My Monitor"
    HorizSync   31.5 - 57.0
    VertRefresh 50-90
EndSection
 
#### configuration la carte graphique  
#### Tu as 2 cartes graphiques configurées :)
 
Section "Device"              
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver     "vga"
 EndSection
 
Section "Device"
      Identifier  "Geforce"
      Driver      "nvidia"
EndSection
 
#configuration de la resolution / couleur de l'affichage
 
Section "Screen"
     Identifier  "Screen 1"
     Device      "Geforce"
     Monitor     "My Monitor"
     DefaultDepth 24
     Subsection "Display"
           Depth       24
           Modes       "1024x768"
           ViewPort    0 0
     EndSubsection
EndSection
 
 
 
 


Message édité par l4nkou le 06-12-2007 à 11:39:35

---------------
Les avis, c'est comme les anus, tout le monde en a un.
n°988372
ishaor
Posté le 06-12-2007 à 16:53:23  profilanswer
 

Même en faisant ce changement, j'ai tjrs le même problème ...
Je pense que ca vient du fait que la carte à une double sortie, mais j'ai beau chercher, je ne trouve pas la solution :(

n°988399
ishaor
Posté le 06-12-2007 à 17:45:14  profilanswer
 

Code :
  1. # Xorg -logverbose 3 -verbose 3
  2. X Window System Version 1.3.0
  3. Release Date: 19 April 2007
  4. X Protocol Version 11, Revision 0, Release 1.3
  5. Build Operating System: UNKNOWN
  6. Current Operating System: Linux enishi 2.6.23-gentoo-r3 #2 Thu Dec 6 17:48:59 CET 2007 i686
  7. Build Date: 06 December 2007
  8.         Before reporting problems, check http://wiki.x.org
  9.         to make sure that you have the latest version.
  10. Module Loader present
  11. Markers: (--) probed, (**) from config file, (==) default setting,
  12.         (++) from command line, (!!) notice, (II) informational,
  13.         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  14. (==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec  6 18:47:02 2007
  15. (==) Using config file: "/etc/X11/xorg.conf"
  16. (==) ServerLayout "Simple Layout"
  17. (**) |-->Screen "Screen 0" (0)
  18. (**) |   |-->Monitor "NEC"
  19. (**) |   |-->Device "Geforce"
  20. (**) |-->Input Device "Mouse1"
  21. (**) |-->Input Device "Keyboard1"
  22. (**) FontPath set to:
  23.         /usr/share/fonts/misc/,
  24.         /usr/share/fonts/Type1/,
  25.         /usr/share/fonts/100dpi/,
  26.         /usr/share/fonts/75dpi/
  27. (==) RgbPath set to "/usr/share/X11/rgb"
  28. (**) ModulePath set to "/usr/lib/xorg/modules"
  29. (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
  30. (II) No APM support in BIOS or kernel
  31. (II) Loader magic: 0x81e95c0
  32. (II) Module ABI versions:
  33.         X.Org ANSI C Emulation: 0.3
  34.         X.Org Video Driver: 1.2
  35.         X.Org XInput driver : 0.7
  36.         X.Org Server Extension : 0.3
  37.         X.Org Font Renderer : 0.5
  38. (II) Loader running on linux
  39. (II) LoadModule: "pcidata"
  40. (II) Loading /usr/lib/xorg/modules//libpcidata.so
  41. (II) Module pcidata: vendor="X.Org Foundation"
  42.         compiled for 1.3.0, module version = 1.0.0
  43.         ABI class: X.Org Video Driver, version 1.2
  44. (--) using VT number 7
  45. (II) PCI: PCI scan (all values are in hex)
  46. (II) PCI: 00:00:0: chip 10de,005e card 1462,7125 rev a3 class 05,80,00 hdr 00
  47. (II) PCI: 00:01:0: chip 10de,0050 card 1462,7125 rev a3 class 06,01,00 hdr 80
  48. (II) PCI: 00:01:1: chip 10de,0052 card 1462,7125 rev a2 class 0c,05,00 hdr 80
  49. (II) PCI: 00:02:0: chip 10de,005a card 1462,7125 rev a2 class 0c,03,10 hdr 80
  50. (II) PCI: 00:02:1: chip 10de,005b card 1462,7125 rev a3 class 0c,03,20 hdr 80
  51. (II) PCI: 00:04:0: chip 10de,0059 card 1462,7585 rev a2 class 04,01,00 hdr 00
  52. (II) PCI: 00:06:0: chip 10de,0053 card 1462,7125 rev a2 class 01,01,8a hdr 00
  53. (II) PCI: 00:07:0: chip 10de,0054 card 1462,7125 rev a3 class 01,01,85 hdr 00
  54. (II) PCI: 00:08:0: chip 10de,0055 card 1462,7125 rev a3 class 01,01,85 hdr 00
  55. (II) PCI: 00:09:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
  56. (II) PCI: 00:0a:0: chip 10de,0057 card 1462,7125 rev a3 class 06,80,00 hdr 00
  57. (II) PCI: 00:0b:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
  58. (II) PCI: 00:0c:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
  59. (II) PCI: 00:0d:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
  60. (II) PCI: 00:0e:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
  61. (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
  62. (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
  63. (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
  64. (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
  65. (II) PCI: 01:07:0: chip 168c,0013 card 1385,5a00 rev 01 class 02,00,00 hdr 00
  66. (II) PCI: 01:08:0: chip 1102,0002 card 1102,8027 rev 07 class 04,01,00 hdr 80
  67. (II) PCI: 01:08:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
  68. (II) PCI: 01:0c:0: chip 1106,3044 card 0574,086c rev 80 class 0c,00,10 hdr 00
  69. (II) PCI: 03:00:0: chip 11ab,4362 card 1462,058c rev 15 class 02,00,00 hdr 00
  70. (II) PCI: 05:00:0: chip 10de,0402 card 1043,8243 rev a1 class 03,00,00 hdr 00
  71. (II) PCI: End of PCI scan
  72. (II) PCI-to-ISA bridge:
  73. (II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
  74. (II) Subtractive PCI-to-PCI bridge:
  75. (II) Bus 1: bridge is at (0:9:0), (0,1,1), BCTRL: 0x0200 (VGA_EN is cleared)
  76. (II) Bus 1 I/O range:
  77.         [0] -1  0       0x0000d000 - 0x0000dfff (0x1000) IX[B]
  78. (II) Bus 1 non-prefetchable memory range:
  79.         [0] -1  0       0xfe900000 - 0xfe9fffff (0x100000) MX[B]
  80. (II) Bus 1 prefetchable memory range:
  81.         [0] -1  0       0xfea00000 - 0xfeafffff (0x100000) MX[B]
  82. (II) PCI-to-PCI bridge:
  83. (II) Bus 2: bridge is at (0:11:0), (0,2,2), BCTRL: 0x0000 (VGA_EN is cleared)
  84. (II) Bus 2 I/O range:
  85.         [0] -1  0       0x0000c000 - 0x0000cfff (0x1000) IX[B]
  86. (II) Bus 2 non-prefetchable memory range:
  87.         [0] -1  0       0xfe800000 - 0xfe8fffff (0x100000) MX[B]
  88. (II) Bus 2 prefetchable memory range:
  89.         [0] -1  0       0xfe700000 - 0xfe7fffff (0x100000) MX[B]
  90. (II) PCI-to-PCI bridge:
  91. (II) Bus 3: bridge is at (0:12:0), (0,3,3), BCTRL: 0x0000 (VGA_EN is cleared)
  92. (II) Bus 3 I/O range:
  93.         [0] -1  0       0x0000b000 - 0x0000bfff (0x1000) IX[B]
  94. (II) Bus 3 non-prefetchable memory range:
  95.         [0] -1  0       0xfe600000 - 0xfe6fffff (0x100000) MX[B]
  96. (II) Bus 3 prefetchable memory range:
  97.         [0] -1  0       0xfe500000 - 0xfe5fffff (0x100000) MX[B]
  98. (II) PCI-to-PCI bridge:
  99. (II) Bus 4: bridge is at (0:13:0), (0,4,4), BCTRL: 0x0000 (VGA_EN is cleared)
  100. (II) Bus 4 I/O range:
  101.         [0] -1  0       0x0000a000 - 0x0000afff (0x1000) IX[B]
  102. (II) Bus 4 non-prefetchable memory range:
  103.         [0] -1  0       0xfe400000 - 0xfe4fffff (0x100000) MX[B]
  104. (II) Bus 4 prefetchable memory range:
  105.         [0] -1  0       0xfe300000 - 0xfe3fffff (0x100000) MX[B]
  106. (II) PCI-to-PCI bridge:
  107. (II) Bus 5: bridge is at (0:14:0), (0,5,5), BCTRL: 0x0008 (VGA_EN is set)
  108. (II) Bus 5 I/O range:
  109.         [0] -1  0       0x00009000 - 0x00009fff (0x1000) IX[B]
  110. (II) Bus 5 non-prefetchable memory range:
  111.         [0] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[B]
  112. (II) Bus 5 prefetchable memory range:
  113.         [0] -1  0       0xb0000000 - 0xcfffffff (0x20000000) MX[B]
  114. (II) Host-to-PCI bridge:
  115. (II) Bus 0: bridge is at (0:24:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
  116. (II) Bus 0 I/O range:
  117.         [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
  118. (II) Bus 0 non-prefetchable memory range:
  119.         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
  120. (II) Bus 0 prefetchable memory range:
  121.         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
  122. (--) PCI:*(5:0:0) nVidia Corporation unknown chipset (0x0402) rev 161, Mem @ 0xfc000000/24, 0xb0000000/28, 0xce000000/0, I/O @ 0x9f00/7
  123. (II) Addressable bus resource ranges are
  124.         [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
  125.         [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
  126. (II) OS-reported resource ranges:
  127.         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  128.         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
  129.         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
  130.         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
  131.         [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
  132.         [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
  133. (II) Active PCI resource ranges:
  134.         [0] -1  0       0xfe600000 - 0xfe603fff (0x4000) MX[B]
  135.         [1] -1  0       0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
  136.         [2] -1  0       0xfe9e0000 - 0xfe9effff (0x10000) MX[B]
  137.         [3] -1  0       0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
  138.         [4] -1  0       0xfebfa000 - 0xfebfafff (0x1000) MX[B]
  139.         [5] -1  0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
  140.         [6] -1  0       0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
  141.         [7] -1  0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
  142.         [8] -1  0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
  143.         [9] -1  0       0xce000000 - 0xce000000 (0x1) MX[B](B)
  144.         [10] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
  145.         [11] -1 0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  146.         [12] -1 0       0x0000be00 - 0x0000beff (0x100) IX[B]
  147.         [13] -1 0       0x0000dd00 - 0x0000dd7f (0x80) IX[B]
  148.         [14] -1 0       0x0000de00 - 0x0000de07 (0x8) IX[B]
  149.         [15] -1 0       0x0000df00 - 0x0000df1f (0x20) IX[B]
  150.         [16] -1 0       0x0000f000 - 0x0000f007 (0x8) IX[B]
  151.         [17] -1 0       0x0000f100 - 0x0000f10f (0x10) IX[B]
  152.         [18] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
  153.         [19] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
  154.         [20] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
  155.         [21] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
  156.         [22] -1 0       0x0000f600 - 0x0000f60f (0x10) IX[B]
  157.         [23] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
  158.         [24] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
  159.         [25] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
  160.         [26] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
  161.         [27] -1 0       0x0000fb00 - 0x0000fb0f (0x10) IX[B]
  162.         [28] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
  163.         [29] -1 0       0x0000ea00 - 0x0000eaff (0x100) IX[B]
  164.         [30] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
  165.         [31] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
  166.         [32] -1 0       0x0000ff00 - 0x0000ff1f (0x20) IX[B]
  167.         [33] -1 0       0x00009f00 - 0x00009f7f (0x80) IX[B](B)
  168. (II) Active PCI resource ranges after removing overlaps:
  169.         [0] -1  0       0xfe600000 - 0xfe603fff (0x4000) MX[B]
  170.         [1] -1  0       0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
  171.         [2] -1  0       0xfe9e0000 - 0xfe9effff (0x10000) MX[B]
  172.         [3] -1  0       0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
  173.         [4] -1  0       0xfebfa000 - 0xfebfafff (0x1000) MX[B]
  174.         [5] -1  0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
  175.         [6] -1  0       0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
  176.         [7] -1  0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
  177.         [8] -1  0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
  178.         [9] -1  0       0xce000000 - 0xce000000 (0x1) MX[B](B)
  179.         [10] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
  180.         [11] -1 0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  181.         [12] -1 0       0x0000be00 - 0x0000beff (0x100) IX[B]
  182.         [13] -1 0       0x0000dd00 - 0x0000dd7f (0x80) IX[B]
  183.         [14] -1 0       0x0000de00 - 0x0000de07 (0x8) IX[B]
  184.         [15] -1 0       0x0000df00 - 0x0000df1f (0x20) IX[B]
  185.         [16] -1 0       0x0000f000 - 0x0000f007 (0x8) IX[B]
  186.         [17] -1 0       0x0000f100 - 0x0000f10f (0x10) IX[B]
  187.         [18] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
  188.         [19] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
  189.         [20] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
  190.         [21] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
  191.         [22] -1 0       0x0000f600 - 0x0000f60f (0x10) IX[B]
  192.         [23] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
  193.         [24] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
  194.         [25] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
  195.         [26] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
  196.         [27] -1 0       0x0000fb00 - 0x0000fb0f (0x10) IX[B]
  197.         [28] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
  198.         [29] -1 0       0x0000ea00 - 0x0000eaff (0x100) IX[B]
  199.         [30] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
  200.         [31] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
  201.         [32] -1 0       0x0000ff00 - 0x0000ff1f (0x20) IX[B]
  202.         [33] -1 0       0x00009f00 - 0x00009f7f (0x80) IX[B](B)
  203. (II) OS-reported resource ranges after removing overlaps with PCI:
  204.         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  205.         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
  206.         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
  207.         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
  208.         [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
  209.         [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
  210. (II) All system resource ranges:
  211.         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  212.         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
  213.         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
  214.         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
  215.         [4] -1  0       0xfe600000 - 0xfe603fff (0x4000) MX[B]
  216.         [5] -1  0       0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
  217.         [6] -1  0       0xfe9e0000 - 0xfe9effff (0x10000) MX[B]
  218.         [7] -1  0       0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
  219.         [8] -1  0       0xfebfa000 - 0xfebfafff (0x1000) MX[B]
  220.         [9] -1  0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
  221.         [10] -1 0       0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
  222.         [11] -1 0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
  223.         [12] -1 0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
  224.         [13] -1 0       0xce000000 - 0xce000000 (0x1) MX[B](B)
  225.         [14] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
  226.         [15] -1 0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  227.         [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
  228.         [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
  229.         [18] -1 0       0x0000be00 - 0x0000beff (0x100) IX[B]
  230.         [19] -1 0       0x0000dd00 - 0x0000dd7f (0x80) IX[B]
  231.         [20] -1 0       0x0000de00 - 0x0000de07 (0x8) IX[B]
  232.         [21] -1 0       0x0000df00 - 0x0000df1f (0x20) IX[B]
  233.         [22] -1 0       0x0000f000 - 0x0000f007 (0x8) IX[B]
  234.         [23] -1 0       0x0000f100 - 0x0000f10f (0x10) IX[B]
  235.         [24] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
  236.         [25] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
  237.         [26] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
  238.         [27] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
  239.         [28] -1 0       0x0000f600 - 0x0000f60f (0x10) IX[B]
  240.         [29] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
  241.         [30] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
  242.         [31] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
  243.         [32] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
  244.         [33] -1 0       0x0000fb00 - 0x0000fb0f (0x10) IX[B]
  245.         [34] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
  246.         [35] -1 0       0x0000ea00 - 0x0000eaff (0x100) IX[B]
  247.         [36] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
  248.         [37] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
  249.         [38] -1 0       0x0000ff00 - 0x0000ff1f (0x20) IX[B]
  250.         [39] -1 0       0x00009f00 - 0x00009f7f (0x80) IX[B](B)
  251. (II) LoadModule: "dbe"
  252. (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
  253. (II) Module dbe: vendor="X.Org Foundation"
  254.         compiled for 1.3.0, module version = 1.0.0
  255.         Module class: X.Org Server Extension
  256.         ABI class: X.Org Server Extension, version 0.3
  257. (II) Loading extension DOUBLE-BUFFER
  258. (II) LoadModule: "extmod"
  259. (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
  260. (II) Module extmod: vendor="X.Org Foundation"
  261.         compiled for 1.3.0, module version = 1.0.0
  262.         Module class: X.Org Server Extension
  263.         ABI class: X.Org Server Extension, version 0.3
  264. (II) Loading extension SHAPE
  265. (II) Loading extension MIT-SUNDRY-NONSTANDARD
  266. (II) Loading extension BIG-REQUESTS
  267. (II) Loading extension SYNC
  268. (II) Loading extension MIT-SCREEN-SAVER
  269. (II) Loading extension XC-MISC
  270. (II) Loading extension XFree86-VidModeExtension
  271. (II) Loading extension XFree86-Misc
  272. (II) Loading extension DPMS
  273. (II) Loading extension TOG-CUP
  274. (II) Loading extension Extended-Visual-Information
  275. (II) Loading extension XVideo
  276. (II) Loading extension XVideo-MotionCompensation
  277. (II) Loading extension X-Resource
  278. (II) LoadModule: "freetype"
  279. (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
  280. (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
  281.         compiled for 1.3.0, module version = 2.1.0
  282.         Module class: X.Org Font Renderer
  283.         ABI class: X.Org Font Renderer, version 0.5
  284. (II) Loading font FreeType
  285. (II) LoadModule: "glx"
  286. (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
  287. (II) Module glx: vendor="NVIDIA Corporation"
  288.         compiled for 4.0.2, module version = 1.0.0
  289.         Module class: X.Org Server Extension
  290.         ABI class: X.Org Server Extension, version 0.1
  291. (II) NVIDIA GLX Module  169.04  Wed Nov 14 17:35:25 PST 2007
  292. (II) Loading extension GLX
  293. (II) LoadModule: "nvidia"
  294. (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
  295. (II) Module nvidia: vendor="NVIDIA Corporation"
  296.         compiled for 4.0.2, module version = 1.0.0
  297.         Module class: X.Org Video Driver
  298. (II) LoadModule: "mouse"
  299. (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
  300. (II) Module mouse: vendor="X.Org Foundation"
  301.         compiled for 1.3.0, module version = 1.2.2
  302.         Module class: X.Org XInput Driver
  303.         ABI class: X.Org XInput driver, version 0.7
  304. (II) LoadModule: "kbd"
  305. (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
  306. (II) Module kbd: vendor="X.Org Foundation"
  307.         compiled for 1.3.0, module version = 1.1.0
  308.         Module class: X.Org XInput Driver
  309.         ABI class: X.Org XInput driver, version 0.7
  310. (II) NVIDIA dlloader X Driver  169.04  Wed Nov 14 16:46:45 PST 2007
  311. (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
  312. (II) Primary Device is: PCI 05:00:0
  313. (--) Assigning device section with no busID to primary device
  314. (--) Chipset NVIDIA GPU found
  315. (II) Loading sub module "fb"
  316. (II) LoadModule: "fb"
  317. (II) Loading /usr/lib/xorg/modules//libfb.so
  318. (II) Module fb: vendor="X.Org Foundation"
  319.         compiled for 1.3.0, module version = 1.0.0
  320.         ABI class: X.Org ANSI C Emulation, version 0.3
  321. (II) Loading sub module "wfb"
  322. (II) LoadModule: "wfb"
  323. (II) Loading /usr/lib/xorg/modules//libwfb.so
  324. (II) Module wfb: vendor="NVIDIA Corporation"
  325.         compiled for 7.1.99.2, module version = 1.0.0
  326. (II) Loading sub module "ramdac"
  327. (II) LoadModule: "ramdac"(II) Module already built-in
  328. (II) resource ranges after xf86ClaimFixedResources() call:
  329.         [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  330.         [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
  331.         [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
  332.         [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
  333.         [4] -1  0       0xfe600000 - 0xfe603fff (0x4000) MX[B]
  334.         [5] -1  0       0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
  335.         [6] -1  0       0xfe9e0000 - 0xfe9effff (0x10000) MX[B]
  336.         [7] -1  0       0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
  337.         [8] -1  0       0xfebfa000 - 0xfebfafff (0x1000) MX[B]
  338.         [9] -1  0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
  339.         [10] -1 0       0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
  340.         [11] -1 0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
  341.         [12] -1 0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
  342.         [13] -1 0       0xce000000 - 0xce000000 (0x1) MX[B](B)
  343.         [14] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
  344.         [15] -1 0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  345.         [16] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
  346.         [17] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
  347.         [18] -1 0       0x0000be00 - 0x0000beff (0x100) IX[B]
  348.         [19] -1 0       0x0000dd00 - 0x0000dd7f (0x80) IX[B]
  349.         [20] -1 0       0x0000de00 - 0x0000de07 (0x8) IX[B]
  350.         [21] -1 0       0x0000df00 - 0x0000df1f (0x20) IX[B]
  351.         [22] -1 0       0x0000f000 - 0x0000f007 (0x8) IX[B]
  352.         [23] -1 0       0x0000f100 - 0x0000f10f (0x10) IX[B]
  353.         [24] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
  354.         [25] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
  355.         [26] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
  356.         [27] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
  357.         [28] -1 0       0x0000f600 - 0x0000f60f (0x10) IX[B]
  358.         [29] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
  359.         [30] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
  360.         [31] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
  361.         [32] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
  362.         [33] -1 0       0x0000fb00 - 0x0000fb0f (0x10) IX[B]
  363.         [34] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
  364.         [35] -1 0       0x0000ea00 - 0x0000eaff (0x100) IX[B]
  365.         [36] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
  366.         [37] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
  367.         [38] -1 0       0x0000ff00 - 0x0000ff1f (0x20) IX[B]
  368.         [39] -1 0       0x00009f00 - 0x00009f7f (0x80) IX[B](B)
  369. (WW) ****INVALID MEM ALLOCATION**** b: 0xce000000 e: 0xce000000 correcting
  370. (II) window:
  371.         [0] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[B]
  372. (II) resSize:
  373. (II) window fixed:
  374.         [0] -1  0       0xfc000000 - 0xfdffffff (0x2000000) MX[B]
  375. (II) resource ranges after probing:
  376.         [0] -1  0       0xfc000000 - 0xfc000000 (0x1) MX[B](B)
  377.         [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  378.         [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
  379.         [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
  380.         [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
  381.         [5] -1  0       0xfe600000 - 0xfe603fff (0x4000) MX[B]
  382.         [6] -1  0       0xfe9ff000 - 0xfe9ff7ff (0x800) MX[B]
  383.         [7] -1  0       0xfe9e0000 - 0xfe9effff (0x10000) MX[B]
  384.         [8] -1  0       0xfebf9000 - 0xfebf9fff (0x1000) MX[B]
  385.         [9] -1  0       0xfebfa000 - 0xfebfafff (0x1000) MX[B]
  386.         [10] -1 0       0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
  387.         [11] -1 0       0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
  388.         [12] -1 0       0xfebfe000 - 0xfebfe0ff (0x100) MX[B]
  389.         [13] -1 0       0xfebff000 - 0xfebfffff (0x1000) MX[B]
  390.         [14] -1 0       0xb0000000 - 0xbfffffff (0x10000000) MX[B](B)
  391.         [15] -1 0       0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  392.         [16] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
  393.         [17] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
  394.         [18] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
  395.         [19] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
  396.         [20] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
  397.         [21] -1 0       0x0000be00 - 0x0000beff (0x100) IX[B]
  398.         [22] -1 0       0x0000dd00 - 0x0000dd7f (0x80) IX[B]
  399.         [23] -1 0       0x0000de00 - 0x0000de07 (0x8) IX[B]
  400.         [24] -1 0       0x0000df00 - 0x0000df1f (0x20) IX[B]
  401.         [25] -1 0       0x0000f000 - 0x0000f007 (0x8) IX[B]
  402.         [26] -1 0       0x0000f100 - 0x0000f10f (0x10) IX[B]
  403.         [27] -1 0       0x00000b60 - 0x00000b63 (0x4) IX[B]
  404.         [28] -1 0       0x00000960 - 0x00000967 (0x8) IX[B]
  405.         [29] -1 0       0x00000be0 - 0x00000be3 (0x4) IX[B]
  406.         [30] -1 0       0x000009e0 - 0x000009e7 (0x8) IX[B]
  407.         [31] -1 0       0x0000f600 - 0x0000f60f (0x10) IX[B]
  408.         [32] -1 0       0x00000b70 - 0x00000b73 (0x4) IX[B]
  409.         [33] -1 0       0x00000970 - 0x00000977 (0x8) IX[B]
  410.         [34] -1 0       0x00000bf0 - 0x00000bf3 (0x4) IX[B]
  411.         [35] -1 0       0x000009f0 - 0x000009f7 (0x8) IX[B]
  412.         [36] -1 0       0x0000fb00 - 0x0000fb0f (0x10) IX[B]
  413.         [37] -1 0       0x0000ee00 - 0x0000eeff (0x100) IX[B]
  414.         [38] -1 0       0x0000ea00 - 0x0000eaff (0x100) IX[B]
  415.         [39] -1 0       0x00004c40 - 0x00004c7f (0x40) IX[B]
  416.         [40] -1 0       0x00004c00 - 0x00004c3f (0x40) IX[B]
  417.         [41] -1 0       0x0000ff00 - 0x0000ff1f (0x20) IX[B]
  418.         [42] -1 0       0x00009f00 - 0x00009f7f (0x80) IX[B](B)
  419.         [43] 0  0       0x[cpp]

000003b0 - 0x000003bb (0xc) IS[B]
        [44] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) 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): Enabling RENDER acceleration
[/cpp]
 
Ca plante tjrs au même endroit ... apres le render acceleration, plus rien, obligé de reboot la machine ...
Toute aide est la bienvenue

n°988491
Nonor_
Ubuntu c'est supaire
Posté le 06-12-2007 à 23:40:29  profilanswer
 

bah heu j'attends toujours que tu répondes à ma question ^^

n°988583
l4nkou
Dr House Fan
Posté le 07-12-2007 à 10:16:28  profilanswer
 

pourrais tu modifier dans ton xorg.conf ceci :
 
Dans la section module :

Citation :


Section "Module"
    Load           "dbe"
    Load           "type1"
    Load           "freetype"
    Load           "glx"    # ligne a rajouter
EndSection


 
Dans la section device :
 

Citation :


Section "Device"
      Identifier  "Geforce"
      Driver      "nvidia"
      BusID      "PCI:05:00:0" # ligne a rajouter
EndSection
 


 
Je testerais en laissant pour le moment l'acceleration xorg-x11 pour le moment, tant que ça marche pas:
 

Citation :


#eselect opengl set xorg-x11


 
 
Tu peux aussi tenter de laisser Xorg te créer une configuration qui tourne:
 

Citation :


#Xorg -configure


 
ça doit te créer un xorg.conf.new que tu peux tester avec:
 

Citation :


#Xorg -config xorg.conf.new


 
Ce fichier de configuration sera a retravailler un peu pour corriger le clavier et le driver video.
 
Bonne chance.
 
 
 


---------------
Les avis, c'est comme les anus, tout le monde en a un.
n°988681
Nonor_
Ubuntu c'est supaire
Posté le 07-12-2007 à 13:03:52  profilanswer
 

Bon, n'ayant aucune réponse à mes questions, je précise juste, dès fois que ça soit le cas, que si la carte video est assez ancienne ( <= GF4 par exemple) les derniers drivers de portage ne les prennent plus en compte, et ça peut donner des écrans noirs.

n°994275
ishaor
Posté le 22-12-2007 à 19:59:29  profilanswer
 

Nonor_ a écrit :

Saluche,
 
Quelle carte video as tu et quelle version du driver as tu installé ?


 
10^.... excuses ... je n'avais pas vu ta question.
Pour être honnete, j'ai abandonné ... impossible d'arriver à mes fin malgré tous mes efforts :(
 
Les drivers était les derniers officiel nvidia puis les derniers beta
Concernant ma carte, c'est une 8600GT fanless  
 
Si tu trouves une solution miracle, je retesterai peut etre :)

n°994399
trouble_fe​te
Posté le 23-12-2007 à 13:22:38  profilanswer
 

Perso je suis d'abord parti d'un xorgconfig, puis j'ai décommenter load glx et load dri
ensuite il faut voir si tu ne mets pas de résolution non supporté par ton moniteur, ou une fréquence non supporté par celui-ci ?
 
tu habites où ? je suis fan de Gentoo et X normalement ça me connait, j'aime ce genre de "faux problème" :D
bon courage ;)
 
Edit: voici mon xorg.conf opérationnel actuel avec lequel je jou a Nexuiz , ayant une 7200GS c'est le même pilote que toi :D :
 

Citation :

Section "Module"
 
# This loads the DBE extension module.
 
    Load        "dbe"   # Double buffer extension
 
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
 
# This loads the font modules
#    Load        "type1"
    Load        "freetype"
#    Load        "xtt"
 
# This loads the GLX module
    Load       "glx"
# This loads the DRI module
    Load       "dri"
 
EndSection
 
# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************
 
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/share/X11/rgb"
 
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
#
 
    FontPath   "/usr/share/fonts/misc/"
#    FontPath   "/usr/share/fonts/TTF/"
#    FontPath   "/usr/share/fonts/OTF"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/75dpi/"
#    FontPath   "/usr/lib/X11/fonts/local/"
    FontPath   "/usr/lib/X11/fonts/misc/"
#    FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
#    FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
#    FontPath   "/usr/lib/X11/fonts/Speedo/"
#    FontPath   "/usr/lib/X11/fonts/Type1/"
#    FontPath   "/usr/lib/X11/fonts/TrueType/"
#    FontPath   "/usr/lib/X11/fonts/freefont/"
#    FontPath   "/usr/lib/X11/fonts/75dpi/"
#    FontPath   "/usr/lib/X11/fonts/100dpi/"
 
# The module search path.  The default path is shown here.
 
#    ModulePath "/usr/lib/modules"
 
EndSection
 
# **********************************************************************
# Server flags section.
# **********************************************************************
 
Section "ServerFlags"
 
# Uncomment this to cause a core dump at the spot where a signal is
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging
 
#    Option "NoTrapSignals"
 
# Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.
 
#    Option "DontVTSwitch"
 
# Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
# This allows clients to receive this key event.
 
#    Option "DontZap"
 
# Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
# sequences.  This allows clients to receive these key events.
 
#    Option "Dont Zoom"
 
# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.
 
#    Option "DisableVidModeExtension"
 
# Uncomment this to enable the use of a non-local xvidtune client.
 
#    Option "AllowNonLocalXvidtune"
 
# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.
 
#    Option "DisableModInDev"
 
# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).
 
#    Option "AllowNonLocalModInDev"
 
EndSection
 
# **********************************************************************
# Input devices
# **********************************************************************
 
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
 
Section "InputDevice"
 
    Identifier  "Keyboard1"
    Driver      "kbd"
 
# For most OSs the protocol can be omitted (it defaults to "Standard" ).
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
 
#    Option     "Protocol"      "Xqueue"
 
    Option "AutoRepeat" "500 30"
 
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Option     "Xleds"      "1 2 3"
 
#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"
 
# 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"    "pc105"
# 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:swapcaps"
 
# These are the default XKB settings for Xorg
#    Option "XkbRules"    "xorg"
#    Option "XkbModel"    "pc105"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""
 
#    Option "XkbDisable"
 
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"  "fr"
 
EndSection
 
 
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
 
Section "InputDevice"
 
# Identifier and driver
 
    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"       # IntelliMouse PS/2
    Option "Device"      "/dev/input/mice"
 
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
 
#    Option "Protocol"  "Xqueue"
 
# Mouse-speed setting for PS/2 mouse.
 
#    Option "Resolution"        "256"
 
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
 
#    Option "BaudRate"  "9600"
#    Option "SampleRate"        "150"
 
# Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
# horizontal wheel to buttons 6 & 7.   Change if your mouse has more than
# 3 buttons and you need to map the wheel to different button ids to avoid
# conflicts.
 
    Option "ZAxisMapping"   "4 5 6 7"
 
# Emulate3Buttons is an option for 2-button mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
 
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"
 
# ChordMiddle is an option for some 3-button Logitech mice
 
#    Option "ChordMiddle"
 
EndSection
 
 
# **********************************************************************
# Other input device sections
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the xorg.conf man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice"
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
 
# **********************************************************************
# Monitor section
# **********************************************************************
 
# Any number of monitor sections may be present
 
Section "Monitor"
 
    Identifier  "HP v72"
 
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
 
    HorizSync   30-70
 
#    HorizSync  30-64         # multisync
#    HorizSync  31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies
 
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
 
    VertRefresh 85
 
EndSection
 
 
# **********************************************************************
# Graphics device section
# **********************************************************************
 
# Any number of graphics device sections may be present
 
# Standard VGA Device:
 
Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
 
# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.
 
#    Chipset    "generic"
 
# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.
 
    Driver     "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.
 
#    BusID      "PCI:0:10:0"
 
#    VideoRam   256
 
#    Clocks     25.2 28.3
 
EndSection
 
# Device configured by xorgconfig:
 
Section "Device"
    Identifier  "GeForce 7200GS"
    Driver      "nvidia"
    VideoRam    262144
    # Insert Clocks lines here if appropriate
EndSection
 
 
# **********************************************************************
# Screen sections
# **********************************************************************
 
# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen 1"
    Device      "GeForce 7200GS"
    Monitor     "HP v72"
    DefaultDepth 24
 
    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768"
        ViewPort    0 0
    EndSubsection
EndSection
 
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
 
# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.
 
Section "ServerLayout"
 
# The Identifier line must be present
    Identifier  "Simple Layout"
 
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.
 
    Screen "Screen 1"
 
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
 
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
 
EndSection
 
# Section "DRI"
#    Mode 0666
# EndSection


 
Si le module nvidia n'est pas chargé ne pas oublier:
modprobe nvidia
avant de te dérooter et de startx :D
 
Sinon dans le noyau il peut éventuellement avoir un soucis aussi, perso j'ai activé ça:

Citation :

< * > Hardware Random Number Generator Core support


Citation :

< * >   Intel HW Random Number Generator support

(ayant un chipset Intel)

Citation :

<*> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)


je n'ai pas activé ça:

Citation :

< >   nVidia Framebuffer Support


j'ai activé ça:

Citation :


[ * ]   PCI Express support
[ * ] Message Signaled Interrupts (MSI and MSI-X)


Message édité par trouble_fete le 23-12-2007 à 13:38:04

---------------
Tyan Tiger 200T, SDR PC 133, 1*256Mo, Bi-Tualatin 1,4Ghz, disque Maxtor 6Y080L0 IDE 80Go, FX 5200 en format PCI, modem/routeur DSL-524T, le tout sous Gentoo
mood
Publicité
Posté le 23-12-2007 à 13:22:38  profilanswer
 

n°994454
ishaor
Posté le 23-12-2007 à 17:43:56  profilanswer
 

Salut,
 
D'habitude X ne me pose pas trop de soucis. La preuve, avant, j'avais une 6600 GT, a sortie UNIQUE, et ça passé sans aucun soucis. C'est pour ça que je suis quasi certains que le problème vient de la double sortie écran ... après comment le résoudre, mystère ...

n°994458
trouble_fe​te
Posté le 23-12-2007 à 18:06:16  profilanswer
 

étrange toussa, mais c'est quoi au juste la sortie "double ecran" ?


---------------
Tyan Tiger 200T, SDR PC 133, 1*256Mo, Bi-Tualatin 1,4Ghz, disque Maxtor 6Y080L0 IDE 80Go, FX 5200 en format PCI, modem/routeur DSL-524T, le tout sous Gentoo
n°994741
ishaor
Posté le 24-12-2007 à 19:01:21  profilanswer
 

ben c'est simple, tu as deux sortie videos DVI possible. J'ai un vieux CRT donc j'utilise un connecteur DVI <=> CRT mais sur une sortie. L'autre est inutilisé.
Du genre comme ici quoi : http://img.clubic.com/photo/00027828.jpg

n°994746
trouble_fe​te
Posté le 24-12-2007 à 21:14:27  profilanswer
 

joyeux noel


---------------
Tyan Tiger 200T, SDR PC 133, 1*256Mo, Bi-Tualatin 1,4Ghz, disque Maxtor 6Y080L0 IDE 80Go, FX 5200 en format PCI, modem/routeur DSL-524T, le tout sous Gentoo
n°994747
trouble_fe​te
Posté le 24-12-2007 à 21:15:40  profilanswer
 

ah je vois ce que tu veux dire, ben y a énormement de carte avec dvi+vga+dvi ma carte est comme ça, ce qui ne pose aucun pron
par contre je suis soaul donc pr résoudre les pro c ça pa


---------------
Tyan Tiger 200T, SDR PC 133, 1*256Mo, Bi-Tualatin 1,4Ghz, disque Maxtor 6Y080L0 IDE 80Go, FX 5200 en format PCI, modem/routeur DSL-524T, le tout sous Gentoo
n°995052
trouble_fe​te
Posté le 26-12-2007 à 13:44:44  profilanswer
 

Ah oui j'étais saoul effectivement....
bref j'ai 2 PC avec des nvidia ayant DVI+VGA+S-VIDEO et aucun problème heureusement y a énormément de cartes comme ça...(avec un adaptateur DVI vers VGA pour utiliser 2 écrans "ancienne norme" )


Message édité par trouble_fete le 26-12-2007 à 13:45:26

---------------
Tyan Tiger 200T, SDR PC 133, 1*256Mo, Bi-Tualatin 1,4Ghz, disque Maxtor 6Y080L0 IDE 80Go, FX 5200 en format PCI, modem/routeur DSL-524T, le tout sous Gentoo
n°995077
ishaor
Posté le 26-12-2007 à 14:36:44  profilanswer
 

Ben moi c'est deux DVI, y'a pas de S-VIDEO et VGA, que du DVI ... et j'avais tjrs ce problème de plantage ...

n°995097
trouble_fe​te
Posté le 26-12-2007 à 15:25:05  profilanswer
 

étrange mais je vois mal comment il pourrait y avoir un lien, les pilotes propriétaires nvidia sont quand même fait pour gérer ça


---------------
Tyan Tiger 200T, SDR PC 133, 1*256Mo, Bi-Tualatin 1,4Ghz, disque Maxtor 6Y080L0 IDE 80Go, FX 5200 en format PCI, modem/routeur DSL-524T, le tout sous Gentoo
n°995474
ishaor
Posté le 28-12-2007 à 00:25:28  profilanswer
 

ben faut croire que non :)
et je les ai cangé dans tous les sens les xorg.conf, mais rien a faire, du coup j'ai abandonné ...

n°995495
l4nkou
Dr House Fan
Posté le 28-12-2007 à 02:49:14  profilanswer
 

les logs d'xorg s'arrete bien la ?
 

Citation :


(**) 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): Enabling RENDER acceleration
 


 
ou y a plus ?
 


---------------
Les avis, c'est comme les anus, tout le monde en a un.
n°995943
ishaor
Posté le 29-12-2007 à 02:22:22  profilanswer
 

non, il s'arrete exactement a cet endroit ... et quand je dis s'arrete, c'est TOUT qui s'arrete => reboot de la machine

mood
Publicité
Posté le   profilanswer
 


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

  Problème Gentoo + drivers Nvidia

 

Sujets relatifs
Instalation drivers wifi pour Black TrackModifier livecd Gentoo snifff
Probleme impression sous LinuxProblème avec la commande cat
[Postfix] probleme d'acces à MySQLProblème déplacement de fichier
Erreur de compilation driver nvidia (résolu)Problème Gnome Automount Icone CD sur le bureau
Problème Installation & Partitionnementprobleme mrtg snmp
Plus de sujets relatifs à : Problème Gentoo + drivers Nvidia


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