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

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Débats

  XFree probleme avec drivers NVIDIA

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

XFree probleme avec drivers NVIDIA

n°199004
benwar
Posté le 05-12-2002 à 12:22:27  profilanswer
 

Voila cela fait 2 jours que j'essai de démmarrer X avec les drivers NVIDIA je vous fourni mon XF86Config-4 et ses logs.
 
Merci d'vote part :)
 
 
XF86Config-4 :  
 

Code :
  1. # File generated by XFdrake.
  2. # **********************************************************************
  3. # Refer to the XF86Config man page for details about the format of
  4. # this file.
  5. # **********************************************************************
  6. Section "Files"
  7.     # Multiple FontPath entries are allowed (they are concatenated together)
  8.     # By default, Mandrake 6.0 and later now use a font server independent of
  9.     # the X server to render fonts.
  10.     FontPath "unix/:-1"
  11. EndSection
  12. Section "ServerFlags"
  13.     #DontZap # disable <Crtl><Alt><BS> (server abort)
  14.     AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
  15.     #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
  16. EndSection
  17. Section "Module"
  18.     Load "dbe" # Double-Buffering Extension
  19.     Load "v4l" # Video for Linux
  20.     Load "extmod"
  21.     Load "type1"
  22.     Load "freetype"
  23.     Load "glx" # 3D layer
  24. EndSection
  25. Section "InputDevice"
  26.     Identifier "Keyboard1"
  27.     Driver "Keyboard"
  28.     Option "XkbModel" "pc105"
  29.     Option "XkbLayout" "fr"
  30. #   Option "XkbOptions" ""
  31. EndSection
  32. Section "InputDevice"
  33.     Identifier "Mouse1"
  34.     Driver "mouse"
  35.     Option "Protocol" "PS/2"
  36.     Option "Device" "/dev/psaux"
  37.     Option "Emulate3Buttons"
  38.     Option "Emulate3Timeout" "50"
  39. EndSection
  40. Section "Monitor"
  41.     Identifier "monitor1"
  42.     VendorName "Generic"
  43.     ModelName "Flat Panel 1600x1200"
  44.     HorizSync 31.5-90
  45.     VertRefresh 60
  46.    
  47.     # Sony Vaio C1(X,XS,VE,VN)?
  48.     # 1024x480 @ 85.6 Hz, 48 kHz hsync
  49.     ModeLine "1024x480"    65.00 1024 1032 1176 1344   480  488  494  563 -hsync -vsync
  50.    
  51.     # TV fullscreen mode or DVD fullscreen output.
  52.     # 768x576 @ 79 Hz, 50 kHz hsync
  53.     ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
  54.    
  55.     # 768x576 @ 100 Hz, 61.6 kHz hsync
  56.     ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616
  57. EndSection
  58. Section "Device"
  59.     Identifier "device1"
  60.     BoardName "NVIDIA GeForce2 Integrated (generic)"
  61.     Driver "nvidia"
  62.     Option "DPMS" "on"
  63.     Option "NvAgp" "2"
  64. EndSection
  65. Section "Screen"
  66.     Identifier "screen1"
  67.     Device "device1"
  68.     Monitor "monitor1"
  69.     DefaultColorDepth 16
  70.    
  71.     Subsection "Display"
  72.         Depth 8
  73.         Modes "default"
  74.     EndSubsection
  75.    
  76.     Subsection "Display"
  77.         Depth 15
  78.         Modes "default"
  79.     EndSubsection
  80.    
  81.     Subsection "Display"
  82.         Depth 16
  83.         Modes "default"
  84.     EndSubsection
  85.    
  86.     Subsection "Display"
  87.         Depth 24
  88.         Modes "default"
  89.     EndSubsection
  90. EndSection
  91. Section "ServerLayout"
  92.     Identifier "layout1"
  93.     InputDevice "Keyboard1" "CoreKeyboard"
  94.     InputDevice "Mouse1" "CorePointer"
  95.     Screen "screen1"
  96. EndSection


 
log X :  

Code :
  1. XFree86 Version 4.2.1 / X Window System
  2. (protocol Version 11, revision 0, vendor release 6600)
  3. Release Date: 3 September 2002
  4. If the server is older than 6-12 months, or if your card is
  5. newer than the above date, look for a newer version before
  6. reporting problems.  (See http://www.XFree86.Org/)
  7. Build Operating System: Linux 2.4.18-23mdkenterprise i686 [ELF]
  8. Module Loader present
  9. Markers: (--) probed, (**) from config file, (==) default setting,
  10.          (++) from command line, (!!) notice, (II) informational,
  11.          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  12. (==) Log file: "/var/log/XFree86.0.log", Time: Thu Dec  5 12:05:23 2002
  13. (==) Using config file: "/etc/X11/XF86Config-4"
  14. (==) ServerLayout "layout1"
  15. (**) |-->Screen "screen1" (0)
  16. (**) |   |-->Monitor "monitor1"
  17. (**) |   |-->Device "device1"
  18. (**) |-->Input Device "Keyboard1"
  19. (**) Option "XkbModel" "pc105"
  20. (**) XKB: model: "pc105"
  21. (**) Option "XkbLayout" "fr"
  22. (**) XKB: layout: "fr"
  23. (==) Keyboard: CustomKeycode disabled
  24. (**) |-->Input Device "Mouse1"
  25. (**) FontPath set to "unix/:-1"
  26. (==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
  27. (==) ModulePath set to "/usr/X11R6/lib/modules"
  28. (**) Option "AllowMouseOpenFail"
  29. Using vt 7
  30. (--) using VT number 7
  31. (II) Open APM successful
  32. (II) Module ABI versions:
  33. XFree86 ANSI C Emulation: 0.1
  34. XFree86 Video Driver: 0.5
  35. XFree86 XInput driver : 0.3
  36. XFree86 Server Extension : 0.1
  37. XFree86 Font Renderer : 0.3
  38. (II) Loader running on linux
  39. (II) LoadModule: "bitmap"
  40. (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
  41. (II) Module bitmap: vendor="The XFree86 Project"
  42. compiled for 4.2.1, module version = 1.0.0
  43. Module class: XFree86 Font Renderer
  44. ABI class: XFree86 Font Renderer, version 0.3
  45. (II) Loading font Bitmap
  46. (II) LoadModule: "pcidata"
  47. (II) Loading /usr/X11R6/lib/modules/libpcidata.a
  48. (II) Module pcidata: vendor="The XFree86 Project"
  49. compiled for 4.2.1, module version = 0.1.0
  50. ABI class: XFree86 Video Driver, version 0.5
  51. (II) PCI: Probing config type using method 1
  52. (II) PCI: Config type is 1
  53. (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
  54. (II) PCI: PCI scan (all values are in hex)
  55. (II) PCI: 00:00:0: chip 8086,1130 card 0000,0000 rev 04 class 06,00,00 hdr 00
  56. (II) PCI: 00:01:0: chip 8086,1131 card 0000,0000 rev 04 class 06,04,00 hdr 01
  57. (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 03 class 06,04,00 hdr 01
  58. (II) PCI: 00:1f:0: chip 8086,244c card 0000,0000 rev 03 class 06,01,00 hdr 80
  59. (II) PCI: 00:1f:1: chip 8086,244a card 8086,4541 rev 03 class 01,01,80 hdr 00
  60. (II) PCI: 00:1f:2: chip 8086,2442 card 8086,4541 rev 03 class 0c,03,00 hdr 00
  61. (II) PCI: 01:00:0: chip 10de,0112 card 1028,00e6 rev b2 class 03,00,00 hdr 00
  62. (II) PCI: 02:03:0: chip 125d,1998 card 1028,00e6 rev 10 class 04,01,00 hdr 00
  63. (II) PCI: 02:06:0: chip 11c1,0448 card 1668,2000 rev 01 class 07,80,00 hdr 00
  64. (II) PCI: 02:0f:0: chip 104c,ac42 card e000,0000 rev 00 class 06,07,00 hdr 82
  65. (II) PCI: 02:0f:1: chip 104c,ac42 card f400,0000 rev 00 class 06,07,00 hdr 82
  66. (II) PCI: 02:0f:2: chip 104c,8027 card 1028,00e6 rev 00 class 0c,00,10 hdr 80
  67. (II) PCI: End of PCI scan
  68. (II) LoadModule: "scanpci"
  69. (II) Loading /usr/X11R6/lib/modules/libscanpci.a
  70. (II) Module scanpci: vendor="The XFree86 Project"
  71. compiled for 4.2.1, module version = 0.1.0
  72. ABI class: XFree86 Video Driver, version 0.5
  73. (II) UnloadModule: "scanpci"
  74. (II) Unloading /usr/X11R6/lib/modules/libscanpci.a
  75. (II) Host-to-PCI bridge:
  76. (II) PCI-to-ISA bridge:
  77. (II) PCI-to-PCI bridge:
  78. (II) PCI-to-PCI bridge:
  79. (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
  80. (II) Bus 0 I/O range:
  81. [0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
  82. (II) Bus 0 non-prefetchable memory range:
  83. [0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
  84. (II) Bus 0 prefetchable memory range:
  85. [0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
  86. (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
  87. (II) Bus 1 I/O range:
  88. [0] -1 0x0000c000 - 0x0000c0ff (0x100) IX[B]
  89. [1] -1 0x0000c400 - 0x0000c4ff (0x100) IX[B]
  90. [2] -1 0x0000c800 - 0x0000c8ff (0x100) IX[B]
  91. [3] -1 0x0000cc00 - 0x0000ccff (0x100) IX[B]
  92. (II) Bus 1 non-prefetchable memory range:
  93. [0] -1 0xfc000000 - 0xfdffffff (0x2000000) MX[B]
  94. (II) Bus 1 prefetchable memory range:
  95. [0] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
  96. (II) Bus 2: bridge is at (0:30:0), (0,2,16), BCTRL: 0x06 (VGA_EN is cleared)
  97. (II) Bus 2 I/O range:
  98. [0] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]
  99. [1] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
  100. [2] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]
  101. [3] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
  102. [4] -1 0x0000f000 - 0x0000f0ff (0x100) IX[B]
  103. [5] -1 0x0000f400 - 0x0000f4ff (0x100) IX[B]
  104. [6] -1 0x0000f800 - 0x0000f8ff (0x100) IX[B]
  105. [7] -1 0x0000fc00 - 0x0000fcff (0x100) IX[B]
  106. (II) Bus 2 non-prefetchable memory range:
  107. [0] -1 0xf4000000 - 0xfbffffff (0x8000000) MX[B]
  108. (II) Bus 2 prefetchable memory range:
  109. (II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
  110. (II) Bus -1 I/O range:
  111. (II) Bus -1 non-prefetchable memory range:
  112. (II) Bus -1 prefetchable memory range:
  113. (--) PCI:*(1:0:0) NVidia GeForce2 Go rev 178, Mem @ 0xfc000000/24, 0xe0000000/27
  114. (II) Addressable bus resource ranges are
  115. [0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
  116. [1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
  117. (II) OS-reported resource ranges:
  118. [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
  119. [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  120. [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
  121. [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
  122. [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
  123. [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
  124. [6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
  125. (II) Active PCI resource ranges:
  126. [0] -1 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
  127. [1] -1 0xf8ffd000 - 0xf8ffd7ff (0x800) MX[B]
  128. [2] -1 0xf8ffdc00 - 0xf8ffdcff (0x100) MX[B]
  129. [3] -1 0xf8ffe000 - 0xf8ffffff (0x2000) MX[B]
  130. [4] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]
  131. [5] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
  132. [6] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  133. [7] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
  134. [8] -1 0x0000e8f8 - 0x0000e8ff (0x8) IX[B]
  135. [9] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
  136. [10] -1 0x0000dce0 - 0x0000dcff (0x20) IX[B]
  137. [11] -1 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
  138. (II) Active PCI resource ranges after removing overlaps:
  139. [0] -1 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
  140. [1] -1 0xf8ffd000 - 0xf8ffd7ff (0x800) MX[B]
  141. [2] -1 0xf8ffdc00 - 0xf8ffdcff (0x100) MX[B]
  142. [3] -1 0xf8ffe000 - 0xf8ffffff (0x2000) MX[B]
  143. [4] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]
  144. [5] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
  145. [6] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  146. [7] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
  147. [8] -1 0x0000e8f8 - 0x0000e8ff (0x8) IX[B]
  148. [9] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
  149. [10] -1 0x0000dce0 - 0x0000dcff (0x20) IX[B]
  150. [11] -1 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
  151. (II) OS-reported resource ranges after removing overlaps with PCI:
  152. [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
  153. [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  154. [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
  155. [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
  156. [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
  157. [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
  158. [6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
  159. (II) All system resource ranges:
  160. [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
  161. [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  162. [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
  163. [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
  164. [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
  165. [5] -1 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
  166. [6] -1 0xf8ffd000 - 0xf8ffd7ff (0x800) MX[B]
  167. [7] -1 0xf8ffdc00 - 0xf8ffdcff (0x100) MX[B]
  168. [8] -1 0xf8ffe000 - 0xf8ffffff (0x2000) MX[B]
  169. [9] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]
  170. [10] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
  171. [11] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  172. [12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
  173. [13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
  174. [14] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
  175. [15] -1 0x0000e8f8 - 0x0000e8ff (0x8) IX[B]
  176. [16] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
  177. [17] -1 0x0000dce0 - 0x0000dcff (0x20) IX[B]
  178. [18] -1 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
  179. (II) LoadModule: "dbe"
  180. (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
  181. (II) Module dbe: vendor="The XFree86 Project"
  182. compiled for 4.2.1, module version = 1.0.0
  183. Module class: XFree86 Server Extension
  184. ABI class: XFree86 Server Extension, version 0.1
  185. (II) Loading extension DOUBLE-BUFFER
  186. (II) LoadModule: "v4l"
  187. (II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
  188. (II) Module v4l: vendor="The XFree86 Project"
  189. compiled for 4.2.1, module version = 0.0.1
  190. ABI class: XFree86 Video Driver, version 0.5
  191. (II) LoadModule: "extmod"
  192. (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
  193. (II) Module extmod: vendor="The XFree86 Project"
  194. compiled for 4.2.1, module version = 1.0.0
  195. Module class: XFree86 Server Extension
  196. ABI class: XFree86 Server Extension, version 0.1
  197. (II) Loading extension SHAPE
  198. (II) Loading extension MIT-SUNDRY-NONSTANDARD
  199. (II) Loading extension BIG-REQUESTS
  200. (II) Loading extension SYNC
  201. (II) Loading extension MIT-SCREEN-SAVER
  202. (II) Loading extension XC-MISC
  203. (II) Loading extension XFree86-VidModeExtension
  204. (II) Loading extension XFree86-Misc
  205. (II) Loading extension XFree86-DGA
  206. (II) Loading extension DPMS
  207. (II) Loading extension FontCache
  208. (II) Loading extension TOG-CUP
  209. (II) Loading extension Extended-Visual-Information
  210. (II) Loading extension XVideo
  211. (II) Loading extension XVideo-MotionCompensation
  212. (II) LoadModule: "type1"
  213. (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
  214. (II) Module type1: vendor="The XFree86 Project"
  215. compiled for 4.2.1, module version = 1.0.1
  216. Module class: XFree86 Font Renderer
  217. ABI class: XFree86 Font Renderer, version 0.3
  218. (II) Loading font Type1
  219. (II) Loading font CID
  220. (II) LoadModule: "freetype"
  221. (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
  222. (II) Module freetype: vendor="The XFree86 Project"
  223. compiled for 4.2.1, module version = 1.1.10
  224. Module class: XFree86 Font Renderer
  225. ABI class: XFree86 Font Renderer, version 0.3
  226. (II) Loading font FreeType
  227. (II) LoadModule: "glx"
  228. (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
  229. (II) Module glx: vendor="NVIDIA Corporation"
  230. compiled for 4.0.2, module version = 1.0.3123
  231. Module class: XFree86 Server Extension
  232. ABI class: XFree86 Server Extension, version 0.1
  233. (II) Loading extension GLX
  234. (II) LoadModule: "nvidia"
  235. (II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
  236. (II) Module nvidia: vendor="NVIDIA Corporation"
  237. compiled for 4.0.2, module version = 1.0.2960
  238. Module class: XFree86 Video Driver
  239. (II) LoadModule: "mouse"
  240. (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
  241. (II) Module mouse: vendor="The XFree86 Project"
  242. compiled for 4.2.1, module version = 1.0.0
  243. Module class: XFree86 XInput Driver
  244. ABI class: XFree86 XInput driver, version 0.3
  245. (II) v4l driver for Video4Linux
  246. (II) NVIDIA XFree86 Driver  1.0-2960  Tue May 14 07:45:20 PDT 2002
  247. (II) NVIDIA: NVIDIA driver for: RIVA TNT, RIVA TNT2, Vanta,
  248. RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256,
  249. GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200,
  250. Quadro2 MXR/EX/Go, GeForce2 Integrated GPU, GeForce2 GTS,
  251. GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460,
  252. GeForce4 MX 440, GeForce4 MX 420, Quadro4 500/550 XGL,
  253. Quadro4 200/400 NVS, GeForce3, GeForce3 Ti 200, GeForce3 Ti 500,
  254. Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400, GeForce4 Ti 4200,
  255. Quadro4 900 XGL, Quadro4 750 XGL, Quadro4 700 XGL, GeForce2 Go,
  256. GeForce4 440 Go, GeForce4 420 Go, GeForce4 420 Go 32M,
  257. GeForce4 440 Go 64M, Quadro4 500 GoGL
  258. (II) Primary Device is: PCI 01:00:0
  259. (--) Assigning device section with no busID to primary device
  260. (--) Chipset GeForce2 Go found
  261. (II) resource ranges after xf86ClaimFixedResources() call:
  262. [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
  263. [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  264. [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
  265. [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
  266. [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
  267. [5] -1 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
  268. [6] -1 0xf8ffd000 - 0xf8ffd7ff (0x800) MX[B]
  269. [7] -1 0xf8ffdc00 - 0xf8ffdcff (0x100) MX[B]
  270. [8] -1 0xf8ffe000 - 0xf8ffffff (0x2000) MX[B]
  271. [9] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]
  272. [10] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
  273. [11] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  274. [12] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
  275. [13] -1 0x00000000 - 0x000000ff (0x100) IX[B]
  276. [14] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
  277. [15] -1 0x0000e8f8 - 0x0000e8ff (0x8) IX[B]
  278. [16] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
  279. [17] -1 0x0000dce0 - 0x0000dcff (0x20) IX[B]
  280. [18] -1 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
  281. (II) resource ranges after probing:
  282. [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
  283. [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  284. [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
  285. [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
  286. [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
  287. [5] -1 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
  288. [6] -1 0xf8ffd000 - 0xf8ffd7ff (0x800) MX[B]
  289. [7] -1 0xf8ffdc00 - 0xf8ffdcff (0x100) MX[B]
  290. [8] -1 0xf8ffe000 - 0xf8ffffff (0x2000) MX[B]
  291. [9] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]
  292. [10] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
  293. [11] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  294. [12] 0 0x000a0000 - 0x000affff (0x10000) MS[B]
  295. [13] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
  296. [14] 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
  297. [15] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
  298. [16] -1 0x00000000 - 0x000000ff (0x100) IX[B]
  299. [17] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
  300. [18] -1 0x0000e8f8 - 0x0000e8ff (0x8) IX[B]
  301. [19] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
  302. [20] -1 0x0000dce0 - 0x0000dcff (0x20) IX[B]
  303. [21] -1 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
  304. [22] 0 0x000003b0 - 0x000003bb (0xc) IS[B]
  305. [23] 0 0x000003c0 - 0x000003df (0x20) IS[B]
  306. (II) Setting vga for screen 0.
  307. (II) Loading sub module "vgahw"
  308. (II) LoadModule: "vgahw"
  309. (II) Loading /usr/X11R6/lib/modules/libvgahw.a
  310. (II) Module vgahw: vendor="The XFree86 Project"
  311. compiled for 4.2.1, module version = 0.1.0
  312. ABI class: XFree86 Video Driver, version 0.5
  313. (**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
  314. (==) NVIDIA(0): RGB weight 565
  315. (==) NVIDIA(0): Default visual is TrueColor
  316. (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
  317. (**) NVIDIA(0): Option "NvAGP" "2"
  318. (**) NVIDIA(0): Use of AGPGART requested
  319. (--) NVIDIA(0): Linear framebuffer at 0xE0000000
  320. (--) NVIDIA(0): MMIO registers at 0xFC000000
  321. (--) NVIDIA(0): VideoRAM: 16384 kBytes
  322. (--) NVIDIA(0): Detected TV Encoder: Chrontel 7007
  323. (--) NVIDIA(0): Display 0: maximum pixel clock at  8 bpp: 350 MHz
  324. (--) NVIDIA(0): Display 0: maximum pixel clock at 16 bpp: 350 MHz
  325. (--) NVIDIA(0): Display 0: maximum pixel clock at 32 bpp: 300 MHz
  326. (II) Loading sub module "ddc"
  327. (II) LoadModule: "ddc"
  328. (II) Loading /usr/X11R6/lib/modules/libddc.a
  329. (II) Module ddc: vendor="The XFree86 Project"
  330. compiled for 4.2.1, module version = 1.0.0
  331. ABI class: XFree86 Video Driver, version 0.5
  332. (II) NVIDIA(0): monitor1: Using hsync range of 31.50-90.00 kHz
  333. (II) NVIDIA(0): monitor1: Using vrefresh value of 60.00 Hz
  334. (II) NVIDIA(0): Clock range:  12.00 to 350.00 MHz
  335. (II) NVIDIA(0): Not using mode "1024x480" (vrefresh out of range)
  336. (II) NVIDIA(0): Not using mode "768x576" (vrefresh out of range)
  337. (II) NVIDIA(0): Not using mode "768x576" (vrefresh out of range)
  338. (II) NVIDIA(0): Not using default mode "640x350" (vrefresh out of range)
  339. (II) NVIDIA(0): Not using default mode "320x175" (vrefresh out of range)
  340. (II) NVIDIA(0): Not using default mode "640x400" (vrefresh out of range)
  341. (II) NVIDIA(0): Not using default mode "320x200" (vrefresh out of range)
  342. (II) NVIDIA(0): Not using default mode "720x400" (vrefresh out of range)
  343. (II) NVIDIA(0): Not using default mode "360x200" (vrefresh out of range)
  344. (II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
  345. (II) NVIDIA(0): Not using default mode "320x240" (vrefresh out of range)
  346. (II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
  347. (II) NVIDIA(0): Not using default mode "320x240" (vrefresh out of range)
  348. (II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
  349. (II) NVIDIA(0): Not using default mode "320x240" (vrefresh out of range)
  350. (II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
  351. (II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
  352. (II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
  353. (II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
  354. (II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
  355. (II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
  356. (II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
  357. (II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range)
  358. (II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
  359. (II) NVIDIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
  360. (II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
  361. (II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
  362. (II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
  363. (II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
  364. (II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
  365. (II) NVIDIA(0): Not using default mode "512x384" (vrefresh out of range)
  366. (II) NVIDIA(0): Not using default mode "1152x864" (vrefresh out of range)
  367. (II) NVIDIA(0): Not using default mode "576x432" (vrefresh out of range)
  368. (II) NVIDIA(0): Not using default mode "1280x960" (vrefresh out of range)
  369. (II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
  370. (II) NVIDIA(0): Not using default mode "1280x1024" (vrefresh out of range)
  371. (II) NVIDIA(0): Not using default mode "640x512" (vrefresh out of range)
  372. (II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
  373. (II) NVIDIA(0): Not using default mode "640x512" (hsync out of range)
  374. (II) NVIDIA(0): Not using default mode "1600x1200" (vrefresh out of range)
  375. (II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
  376. (II) NVIDIA(0): Not using default mode "1600x1200" (vrefresh out of range)
  377. (II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
  378. (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
  379. (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
  380. (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
  381. (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range)
  382. (WW) (1792x1344,monitor1) mode clock 204.8MHz exceeds DDC maximum 170MHz
  383. (II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
  384. (II) NVIDIA(0): Not using default mode "896x672" (hsync out of range)
  385. (WW) (1856x1392,monitor1) mode clock 218.3MHz exceeds DDC maximum 170MHz
  386. (II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
  387. (II) NVIDIA(0): Not using default mode "928x696" (hsync out of range)
  388. (WW) (1920x1440,monitor1) mode clock 234MHz exceeds DDC maximum 170MHz
  389. (II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
  390. (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range)
  391. (II) NVIDIA(0): Not using default mode "832x624" (vrefresh out of range)
  392. (II) NVIDIA(0): Not using default mode "416x312" (vrefresh out of range)
  393. (II) NVIDIA(0): Not using default mode "1400x1050" (vrefresh out of range)
  394. (II) NVIDIA(0): Not using default mode "700x525" (vrefresh out of range)
  395. (II) NVIDIA(0): Not using mode "default" (no mode of this name)
  396. (WW) NVIDIA(0): Not using mode "1920x1440" (width 1920 is larger than
  397. (WW) NVIDIA(0):      EDID-specified maximum 1600)
  398. (WW) NVIDIA(0): Not using mode "1856x1392" (width 1856 is larger than
  399. (WW) NVIDIA(0):      EDID-specified maximum 1600)
  400. (WW) NVIDIA(0): Not using mode "1792x1344" (width 1792 is larger than
  401. (WW) NVIDIA(0):      EDID-specified maximum 1600)
  402. (WW) NVIDIA(0): Not using mode "960x720" (height 1440 is larger than
  403. (WW) NVIDIA(0):      EDID-specified maximum 1200)
  404. (WW) NVIDIA(0): Not using mode "928x696" (height 1392 is larger than
  405. (WW) NVIDIA(0):      EDID-specified maximum 1200)
  406. (WW) NVIDIA(0): Not using mode "896x672" (height 1344 is larger than
  407. (WW) NVIDIA(0):      EDID-specified maximum 1200)
  408. (**) NVIDIA(0): Validated modes for Display Device 0:
  409. (**) NVIDIA(0):      Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
  410. (**) NVIDIA(0):      Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
  411. (**) NVIDIA(0):      Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
  412. (**) NVIDIA(0):      Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
  413. (**) NVIDIA(0):      Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
  414. (**) NVIDIA(0):      Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
  415. (**) NVIDIA(0):      Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
  416. (**) NVIDIA(0):      Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
  417. (**) NVIDIA(0):      Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
  418. (**) NVIDIA(0):      Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
  419. (**) NVIDIA(0):      Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
  420. (**) NVIDIA(0):      Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
  421. (**) NVIDIA(0):      Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
  422. (**) NVIDIA(0):      Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
  423. (II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
  424. (--) NVIDIA(0): Display dimensions: (300, 230) mm
  425. (--) NVIDIA(0): DPI set to (135, 132)
  426. (II) Loading sub module "fb"
  427. (II) LoadModule: "fb"
  428. (II) Loading /usr/X11R6/lib/modules/libfb.a
  429. (II) Module fb: vendor="The XFree86 Project"
  430. compiled for 4.2.1, module version = 1.0.0
  431. ABI class: XFree86 ANSI C Emulation, version 0.1
  432. (II) Loading sub module "xaa"
  433. (II) LoadModule: "xaa"
  434. (II) Loading /usr/X11R6/lib/modules/libxaa.a
  435. (II) Module xaa: vendor="The XFree86 Project"
  436. compiled for 4.2.1, module version = 1.0.0
  437. ABI class: XFree86 Video Driver, version 0.5
  438. (II) Loading sub module "ramdac"
  439. (II) LoadModule: "ramdac"
  440. (II) Loading /usr/X11R6/lib/modules/libramdac.a
  441. (II) Module ramdac: vendor="The XFree86 Project"
  442. compiled for 4.2.1, module version = 0.1.0
  443. ABI class: XFree86 Video Driver, version 0.5
  444. (II) do I need RAC?  No, I don't.
  445. (II) resource ranges after preInit:
  446. [0] 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
  447. [1] 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B]
  448. [2] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
  449. [3] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
  450. [4] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
  451. [5] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
  452. [6] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
  453. [7] -1 0xf8ff8000 - 0xf8ffbfff (0x4000) MX[B]
  454. [8] -1 0xf8ffd000 - 0xf8ffd7ff (0x800) MX[B]
  455. [9] -1 0xf8ffdc00 - 0xf8ffdcff (0x100) MX[B]
  456. [10] -1 0xf8ffe000 - 0xf8ffffff (0x2000) MX[B]
  457. [11] -1 0xe8000000 - 0xebffffff (0x4000000) MX[B]
  458. [12] -1 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
  459. [13] -1 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
  460. [14] 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
  461. [15] 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
  462. [16] 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
  463. [17] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
  464. [18] -1 0x00000000 - 0x000000ff (0x100) IX[B]
  465. [19] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
  466. [20] -1 0x0000e8f8 - 0x0000e8ff (0x8) IX[B]
  467. [21] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
  468. [22] -1 0x0000dce0 - 0x0000dcff (0x20) IX[B]
  469. [23] -1 0x0000bfa0 - 0x0000bfaf (0x10) IX[B]
  470. [24] 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
  471. [25] 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
  472. (II) NVIDIA(0): AGP 4X successfully initialized
  473. (II) NVIDIA(0): Setting mode "1600x1200"
  474. (II) NVIDIA(0): Using XFree86 Acceleration Architecture (XAA)
  475. Screen to screen bit blits
  476. Solid filled rectangles
  477. Solid filled trapezoids
  478. 8x8 mono pattern filled rectangles
  479. 8x8 mono pattern filled trapezoids
  480. Indirect CPU to Screen color expansion
  481. Solid Lines
  482. Scanline Image Writes
  483. Offscreen Pixmaps
  484. Driver provided FillSolidRects replacement
  485. Driver provided FillSolidSpans replacement
  486. Driver provided FillMono8x8PatternRects replacement
  487. Driver provided WritePixmap replacement
  488. Driver provided ReadPixmap replacement
  489. Setting up tile and stipple cache:
  490.  21 128x128 slots
  491.  4 256x256 slots
  492. (==) NVIDIA(0): Backing store disabled
  493. (==) NVIDIA(0): Silken mouse enabled
  494. (**) Option "dpms" "on"
  495. (**) NVIDIA(0): DPMS enabled
  496. (II) Loading extension NV-GLX
  497. (II) Loading extension NV-CONTROL
  498. (II) Initializing built-in extension MIT-SHM
  499. (II) Initializing built-in extension XInputExtension
  500. (II) Initializing built-in extension XTEST
  501. (II) Initializing built-in extension XKEYBOARD
  502. (II) Initializing built-in extension LBX
  503. (II) Initializing built-in extension XC-APPGROUP
  504. (II) Initializing built-in extension SECURITY
  505. (II) Initializing built-in extension XINERAMA
  506. (II) Initializing built-in extension XFree86-Bigfont
  507. (II) Initializing built-in extension RENDER
  508. (II) [GLX]: Calling GlxExtensionInit
  509. (II) Keyboard "Keyboard1" handled by legacy driver
  510. (**) Option "Protocol" "PS/2"
  511. (**) Mouse1: Protocol: "PS/2"
  512. (**) Option "CorePointer"
  513. (**) Mouse1: Core Pointer
  514. (**) Option "Device" "/dev/psaux"
  515. (**) Option "Emulate3Buttons"
  516. (**) Option "Emulate3Timeout" "50"
  517. (**) Mouse1: Emulate3Buttons, Emulate3Timeout: 50
  518. (==) Mouse1: Buttons: 3
  519. (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
  520. (II) XINPUT: Adding extended input device "NVIDIA Kernel Input Handler" (type: Other)


Message édité par benwar le 05-12-2002 à 12:24:21
mood
Publicité
Posté le 05-12-2002 à 12:22:27  profilanswer
 

n°199009
rem5
Posté le 05-12-2002 à 12:36:36  profilanswer
 

apparement aucun prb avec tes log tt a l'air correct, pas la moindre erreur c etonnant vu que ca ne démarre pas...

n°199022
e_esprit
Posté le 05-12-2002 à 12:46:15  profilanswer
 

tu pourrais au moins detailler ton probleme...
Parce que je vais pas lire tout tes logs comme ca, pour le plaisir, sans savoir ce que je dois y chercher...


---------------
Ce n'est point ma façon de penser qui a fait mon malheur, c'est celle des autres.
n°199063
benwar
Posté le 05-12-2002 à 13:46:47  profilanswer
 

Oui pardon ! alors le probleme est que X ne démare pas j'ai bien le logo Nvidia qui appararais d'ailleur 1 fois 2 fois 3 fois 4 fois et apres je revient sur la console, sur mon tty7 j'ai un ecran noir avec un truc blanc qui cligniote en haut gauche.
 
Si je tape X j'ai une fois le logo et un curseur avec une croix en 1600*1400.
 
Voila.

n°199078
benwar
Posté le 05-12-2002 à 14:01:09  profilanswer
 

des news quand je force le redemarrage de X
j'ai (II) [GLX]: Calling GlxExtensionInit
 
cela ne m'etonne pas car j'ai eu un message d'eurreur quand je l'ai installé relocation error : usr/lib/libGlcore.so.1

n°199079
e_esprit
Posté le 05-12-2002 à 14:01:45  profilanswer
 

benwar a écrit a écrit :

Oui pardon ! alors le probleme est que X ne démare pas j'ai bien le logo Nvidia qui appararais d'ailleur 1 fois 2 fois 3 fois 4 fois et apres je revient sur la console, sur mon tty7 j'ai un ecran noir avec un truc blanc qui cligniote en haut gauche.
 
Si je tape X j'ai une fois le logo et un curseur avec une croix en 1600*1400.
 
Voila.




Je pense que le probleme ne viens pas de ton serveur X qui se lance (enfin apparemment), mais du programme que tu fais tourner dessus (gestionnaire de connexion ou WM).
C'est quoi ? (xdm, kdm, gdm ? ou bien un WM ?). T'utilises quel runlevel ?


---------------
Ce n'est point ma façon de penser qui a fait mon malheur, c'est celle des autres.
n°199080
benwar
Posté le 05-12-2002 à 14:04:37  profilanswer
 

KDE mais je ne c pas a kel runlevel  :whistle:

n°199082
benwar
Posté le 05-12-2002 à 14:09:12  profilanswer
 

je vient de taper kde dans la console et là plein d'erreur où sont les logs de kde que je puisse vous les mettres ici

n°199087
benwar
Posté le 05-12-2002 à 14:15:41  profilanswer
 

encord plus bizard je vient de taper gdm et là le system est partie mais sous gnome !
 
Je ne voi pas le rapport pourquoi quand je modifi XF86Config-4 cela a une incidence sur le gestionnaire de cnnection ?

n°199090
e_esprit
Posté le 05-12-2002 à 14:20:25  profilanswer
 

essayes kdm


---------------
Ce n'est point ma façon de penser qui a fait mon malheur, c'est celle des autres.
mood
Publicité
Posté le 05-12-2002 à 14:20:25  profilanswer
 

n°199092
benwar
Posté le 05-12-2002 à 14:24:13  profilanswer
 

marche pô y juste gdm qui marche ???  :??:

n°199347
benwar
Posté le 06-12-2002 à 10:03:15  profilanswer
 

apres désinstallation et reinstallation des GLX, kde se charge bien mais les librairy GLX ne ce charge pas  
 
]$ glxinfo
glxinfo: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
 
voila si vous avez une idée.
 

n°199351
e_esprit
Posté le 06-12-2002 à 10:14:43  profilanswer
 

find /usr -name libGLU.so.1
 
Si il le trouve, il est peut etre pas dans ton librarypath (edite le ld.so.conf).
 
Si il le trouve pas => problem...


---------------
Ce n'est point ma façon de penser qui a fait mon malheur, c'est celle des autres.
n°199353
faenir
Posté le 06-12-2002 à 10:17:11  profilanswer
 

s'il le trouve aps, ça veut juste dire que mesa n'est pas installé


---------------
Boulay officiel : asphro
n°199421
benwar
Posté le 06-12-2002 à 11:08:07  profilanswer
 

]$ find /usr/ -name libGLU.so.1
 
Ne donne rien  
 
Je coyait kil fallais desinstaller la lib Mesa pour iviter les conflis avec les drivers nvidia ?
 
 
et merci de vrotre aide c cool !
 
 

n°199473
benwar
Posté le 06-12-2002 à 13:54:48  profilanswer
 

c bon j'ai reinstallé les libMesaGLU , libMesaGL1 et libMesaGLU-devel
 
mantenant le probleme est que si je fait "glxinfo" il me dit Error : couldn't find RGB GLX visual.
 
 
des idées ?

n°199504
x540
fenetre8.com
Posté le 06-12-2002 à 14:50:52  profilanswer
 

google est ton ami :
 
j'ai trouvé ça:
 
http://www.gnulinuxquestions.org/q [...] tory/34627
 :jap:  
 
 
google.fr/linux
et tu mets ton message d'erreur
ça marche à tous les coups! ;)


---------------
www.fenetre8.com
n°199520
benwar
Posté le 06-12-2002 à 16:06:12  profilanswer
 

Le module GLX n'ai toujours pas chargé au démarage de X vous avec des idées ?

n°199521
benwar
Posté le 06-12-2002 à 16:12:03  profilanswer
 

et pourquoi quand je reinstalle NVIDIA_GLX-1.0-2960.i586.rpm j'ai ca :
 
 
rpm -Uvh NVIDIA_GLX-1.0-2960.i586.rpm
Preparing...                ########################################### [100%]
  --- WARNING!!
      libglx.a
      libGLcore.a
      libGL.so.1.0
      libGL.so.1.3.403
 --- The above file(s) possibly belong to a conflicting MESA rpm.
 --- They have been renamed to xxx.<originalFile>.RPMSAVE to
 --- avoid conflicting with the files contained within this
 --- package.
 --- Please see the FREQUENTLY ASKED QUESTIONS section of
 --- /usr/share/doc/NVIDIA_GLX-1.0/README for more details.
   1:NVIDIA_GLX             ########################################### [100%]
/sbin/ldconfig: /usr/lib/libGLU.so.1 is not a symbolic link

n°199523
Vibidoo
Posté le 06-12-2002 à 16:22:42  profilanswer
 

Moi aussi j'avais eu du mal à l'installer mais en fin de compte ça à marché .
Quand j'ai forcé le NVdriver dans mon etc/modules.autolaod .
 
Sinon si ça marche pas sous StartX
Utilise plutôt startx pour faire tes tests de serveur X car si il se lance pas ou mal inutile de lancer KDM .
 
Tu peux tester les bidouilles suivante sur ton fichier Xf86config  
 
Driver "nv" # au lieu de nvidia  
Nvagp  "0"  # test 1 et 2 aussi
 
Et dans ton kernel , as tu l' AGP d'activé ?


Message édité par Vibidoo le 06-12-2002 à 16:28:19
n°199524
e_esprit
Posté le 06-12-2002 à 16:24:15  profilanswer
 

benwar a écrit :

et pourquoi quand je reinstalle NVIDIA_GLX-1.0-2960.i586.rpm j'ai ca :
 
 
rpm -Uvh NVIDIA_GLX-1.0-2960.i586.rpm
Preparing...                ########################################### [100%]
  --- WARNING!!
      libglx.a
      libGLcore.a
      libGL.so.1.0
      libGL.so.1.3.403
 --- The above file(s) possibly belong to a conflicting MESA rpm.
 --- They have been renamed to xxx.<originalFile>.RPMSAVE to
 --- avoid conflicting with the files contained within this
 --- package.
 --- Please see the FREQUENTLY ASKED QUESTIONS section of
 --- /usr/share/doc/NVIDIA_GLX-1.0/README for more details.
   1:NVIDIA_GLX             ########################################### [100%]
/sbin/ldconfig: /usr/lib/libGLU.so.1 is not a symbolic link


parce qu'il renomme tes fichiers de l'install Mesa pour eviter les conflits.
par contre pour l'erreur du ldconfig...
ptetre que le lien symobolique en question est invalide ?


---------------
Ce n'est point ma façon de penser qui a fait mon malheur, c'est celle des autres.
mood
Publicité
Posté le   profilanswer
 


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

  XFree probleme avec drivers NVIDIA

 

Sujets relatifs
Problème de librairies[FreeBSD / Linux] Problème de détection mémoire du noyau
Probleme de police sur les forum[Debian] Problème lors du boot
probleme de perfs bh6 + baracuda4problème réseau + configuration accès au net
probleme DLLproblème passerelle debian [Résolu]
Probleme pour configurer ma connection adsl sous Linux!!!problème modems!!!
Plus de sujets relatifs à : XFree probleme avec drivers NVIDIA


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