MacG | j'ai une geforce 4 mx 420
J'essaye de faire tourner mon server X avec le driver nvidia sous debian unstable
il fonctionne sans probleme avec le driver vesa, mais pas avec "nvidia" j'ai suivi les instructions du readme etc etc, mais il m'affiche toujours :
Code :
- (--) Assigning device section with no busID to primary device
- (--) Chipset NVIDIA GPU found
- (II) Loading /usr/X11R6/lib/modules/libvgahw.a
- (II) Module vgahw: vendor="The XFree86 Project"
- compiled for 4.1.0.1, module version = 0.1.0
- (**) NVIDIA(0): Depth 8, (--) framebuffer bpp 8
- (==) NVIDIA(0): Default visual is PseudoColor
- (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
- (--) NVIDIA(0): Linear framebuffer at 0xC8000000
- (--) NVIDIA(0): MMIO registers at 0xCE000000
- (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
- (EE) NVIDIA(0): *** Aborting ***
- (II) Unloading /usr/X11R6/lib/modules/libvgahw.a
- (EE) Screen(s) found, but none have a usable configuration.
|
mon XF86Config
http://raper5.ifrance.com/raper5/XF86Config
mon /var/log/
Code :
- (II) Primary Device is: PCI 01:00:0
- (--) Assigning device section with no busID to primary device
- (--) Chipset NVIDIA GPU found
- (II) resource ranges after xf86ClaimFixedResources() call:
- [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
- [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
- [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
- [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
- [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
- [5] -1 0 0xcfffe000 - 0xcfffefff (0x1000) MX[B]
- [6] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[B]
- [7] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]
- [8] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
- [9] -1 0 0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
- [10] -1 0 0xcdc80000 - 0xcdcfffff (0x80000) MX[B](B)
- [11] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[B](B)
- [12] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[B](B)
- [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
- [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
- [15] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
- [16] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
- (II) resource ranges after probing:
- [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
- [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
- [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
- [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
- [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
- [5] -1 0 0xcfffe000 - 0xcfffefff (0x1000) MX[B]
- [6] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[B]
- [7] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]
- [8] -1 0 0xd0000000 - 0xd3ffffff (0x4000000) MX[B]
- [9] -1 0 0xcfee0000 - 0xcfefffff (0x20000) MX[B](B)
- [10] -1 0 0xcdc80000 - 0xcdcfffff (0x80000) MX[B](B)
- [11] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[B](B)
- [12] -1 0 0xce000000 - 0xceffffff (0x1000000) MX[B](B)
- [13] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
- [14] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
- [15] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
- [16] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
- [17] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
- [18] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]
- [19] -1 0 0x0000ff00 - 0x0000ff0f (0x10) IX[B]
- [20] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
- [21] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
- (II) Setting vga for screen 0.
- (II) Loading sub module "vgahw"
- (II) LoadModule: "vgahw"
- (II) Loading /usr/X11R6/lib/modules/libvgahw.a
- (II) Module vgahw: vendor="The XFree86 Project"
- compiled for 4.1.0.1, module version = 0.1.0
- ABI class: XFree86 Video Driver, version 0.4
- (**) NVIDIA(0): Depth 8, (--) framebuffer bpp 8
- (==) NVIDIA(0): Default visual is PseudoColor
- (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
- (--) NVIDIA(0): Linear framebuffer at 0xC8000000
- (--) NVIDIA(0): MMIO registers at 0xCE000000
- (WW) System lacks support for changing MTRRs
- (EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
- (EE) NVIDIA(0): *** Aborting ***
- (II) UnloadModule: "nvidia"
- (II) UnloadModule: "vgahw"
- (II) Unloading /usr/X11R6/lib/modules/libvgahw.a
- (EE) Screen(s) found, but none have a usable configuration.
|
aidez moi plz Message édité par MacG le 22-05-2004 à 02:45:27
|