[Driver proprio nvidia] Plantage de Xorg

Bonjour,

j’ai un “petit” problème avec le driver proprio de nvidia sur ma Debian Unstable: startx plante avec le module nvidia, mais marche avec le module nv. Or lorsque j’utilise le module nv, j’ai une segmentation fault quand j’utilise mplayer ou vlc !

J’ai une NVIDIA Geforce 4MX with AGP8X. J’ai installé les drivers avec m-a, package nvidia-kernel-legacy-96xx-2.6.22.nvidia (nom de mon noyau : 2.6.22-nvidia), version 1.0.9639-1+2.6.22-10.00.Custom .

Voici ce que je fait:

dnanar@debian:~$ su
Password: 
debian:/home/dnanar# modprobe nvidia
debian:/home/dnanar# cat /etc/X11/xorg.conf|grep \"nvidia\"
    Driver         "nvidia"
debian:/home/dnanar# exit
dnanar@debian:~$ startx
[les informations normales sont marqués, puis:]
(II) Module already built-in
(II) Module already built-in

(II) Module already built-in

[le serveur graphique semble se lancer mais l'écran reste noir. Je dois retrouner sur tty1]

X10: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining
dnanar@debian:~$ cat /var/log/Xorg.0.log|tail -10
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
dnanar@debian:~$ cat /var/log/Xorg.0.log|grep EE
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
dnanar@debian:~$ cat /var/log/Xorg.0.log|grep WW
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
(WW) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/
:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/
X11/100dpi,/usr/share/fonts/
X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(WW) NVIDIA(0): No valid modes for "1440x1440"; removing.
(WW) NVIDIA(0): No valid modes for "1360x850"; removing.
(WW) NVIDIA(0): No valid modes for "720x400"; removing.

//(je ne pense pas que mettre tout le fichier de log soit utile ? vous voyez juste bien qu'aucune information utile n'y est inscrite !)

dnanar@debian:~$ dmesg|tail -15
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode


//(je reessaye avec nv)
dnanar@debian:~$ su
Password: 
debian:/home/dnanar# cat /etc/X11/xorg.conf|grep \"nv\"
    Driver         "nv"
debian:/home/dnanar# exit
exit
dnanar@debian:~$ startx
[informations par defaut puis]

(II) Module already built-in
(II) Module already built-in
(II) Module already built-in
(II) Module already built-in
(II) Module already built-in
(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found !)

[le serveur marche parfaitement]
Ctr-C
dnanar@debian:~$ cat /var/log/Xorg.0.log|tail -5
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
dnanar@debian:~$ cat /var/log/Xorg.0.log|grep EE
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
dnanar@debian:~$ cat /var/log/Xorg.0.log|grep WW
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
(WW) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/
usr/share/fonts/X11/75dpi/:unscaled,/
usr/
share/
fonts/
X11/Type1,/
usr/share/
fonts/
X11/
100dpi,/usr/share/fonts/
X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
dnanar@debian:~$ dmesg |tail -10
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode

//(je relance X et dessous, j'essaye:)
dnanar@debian:~$ vlc
VLC media player 0.8.6c Janus
Segmentation fault
dnanar@debian:~$ mplayer 
Segmentation fault

Comme vous le voyez, aucune information ne m’est donné par dmesg ni le fichier de log de xorg ! Je suis un peu pommé, je sais pas du tout ou rechercher des informations sur la source de problème, surtout que le message d’erreur de Xorg (
X10: fatal IO error 104 (Connection reset by peer) on X server “:0.0” after 0 requests (0 known processed) with 0 events remaining ) n’est pas très explicite.

Au cas ou, quelques informations sur mon système :

dnanar@debian:~$ uname -r
2.6.22.nvidia
dnanar@debian:~$ cat /boot/config-2.6.22.nvidia |grep FB
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_IFB=m
CONFIG_FB=m
CONFIG_FB_DDC=m
CONFIG_FB_CFB_FILLRECT=m
CONFIG_FB_CFB_COPYAREA=m
CONFIG_FB_CFB_IMAGEBLIT=m
CONFIG_FB_SYS_FILLRECT=m
CONFIG_FB_SYS_COPYAREA=m
CONFIG_FB_SYS_IMAGEBLIT=m
CONFIG_FB_SYS_FOPS=m
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_SVGALIB=m
# CONFIG_FB_MACMODES is not set
CONFIG_FB_BACKLIGHT=y
CONFIG_FB_MODE_HELPERS=y
CONFIG_FB_TILEBLITTING=y
CONFIG_FB_CIRRUS=m
CONFIG_FB_PM2=m
CONFIG_FB_PM2_FIFO_DISCONNECT=y
CONFIG_FB_CYBER2000=m
CONFIG_FB_ARC=m
CONFIG_FB_VGA16=m
CONFIG_FB_HECUBA=m
CONFIG_FB_HGA=m
# CONFIG_FB_HGA_ACCEL is not set
CONFIG_FB_S1D13XXX=m
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
CONFIG_FB_NVIDIA_DEBUG=y
CONFIG_FB_NVIDIA_BACKLIGHT=y
# CONFIG_FB_RIVA is not set
CONFIG_FB_I810=m
# CONFIG_FB_I810_GTF is not set
CONFIG_FB_LE80578=m
CONFIG_FB_CARILLO_RANCH=m
CONFIG_FB_INTEL=m
# CONFIG_FB_INTEL_DEBUG is not set
CONFIG_FB_INTEL_I2C=y
CONFIG_FB_MATROX=m
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G=y
CONFIG_FB_MATROX_I2C=m
CONFIG_FB_MATROX_MAVEN=m
CONFIG_FB_MATROX_MULTIHEAD=y
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
CONFIG_FB_ATY128=m
CONFIG_FB_ATY128_BACKLIGHT=y
CONFIG_FB_ATY=m
CONFIG_FB_ATY_CT=y
CONFIG_FB_ATY_GENERIC_LCD=y
CONFIG_FB_ATY_GX=y
CONFIG_FB_ATY_BACKLIGHT=y
CONFIG_FB_S3=m
CONFIG_FB_SAVAGE=m
CONFIG_FB_SAVAGE_I2C=y
# CONFIG_FB_SAVAGE_ACCEL is not set
CONFIG_FB_SIS=m
CONFIG_FB_SIS_300=y
CONFIG_FB_SIS_315=y
CONFIG_FB_NEOMAGIC=m
CONFIG_FB_KYRO=m
CONFIG_FB_3DFX=m
# CONFIG_FB_3DFX_ACCEL is not set
CONFIG_FB_VOODOO1=m
CONFIG_FB_VT8623=m
CONFIG_FB_CYBLA=m
CONFIG_FB_TRIDENT=m
# CONFIG_FB_TRIDENT_ACCEL is not set
CONFIG_FB_ARK=m
CONFIG_FB_PM3=m
CONFIG_FB_GEODE=y
CONFIG_FB_GEODE_GX=m
# CONFIG_FB_GEODE_GX_SET_FBSIZE is not set
CONFIG_FB_GEODE_GX1=m
CONFIG_FB_SM501=m
CONFIG_FB_VIRTUAL=m
dnanar@debian:~$ lsmod
Module                  Size  Used by
ipv6                  224804  8 
binfmt_misc            10632  1 
ppdev                   8708  0 
lp                     10948  0 
button                  7952  0 
ac                      5252  0 
battery                10116  0 
sd_mod                 27152  0 
dm_snapshot            16288  0 
dm_mirror              19456  0 
dm_mod                 50368  2 dm_snapshot,dm_mirror
nf_conntrack_irc        7064  0 
nf_conntrack_ftp        9344  0 
nf_conntrack_ipv4      17164  0 
nf_conntrack           58584  3 nf_conntrack_irc,nf_conntrack_ftp,nf_conntrack_ipv4
nfnetlink               5784  2 nf_conntrack_ipv4,nf_conntrack
nvidia               4711892  0 
loop                   16132  0 
snd_via82xx            26136  0 
snd_ac97_codec         92452  1 snd_via82xx
ac97_bus                2304  1 snd_ac97_codec
snd_mpu401_uart         7552  1 snd_via82xx
snd_pcm_oss            38560  0 
snd_pcm                68744  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
tsdev                   8000  0 
snd_page_alloc          9608  2 snd_via82xx,snd_pcm
snd_mixer_oss          15360  1 snd_pcm_oss
snd_seq_dummy           3844  0 
snd_seq_oss            28160  0 
snd_seq_midi            8224  0 
snd_rawmidi            21792  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event      6656  2 snd_seq_oss,snd_seq_midi
cdc_ether               6016  0 
usbnet                 17160  1 cdc_ether
usb_storage            75712  0 
usblp                  13184  0 
snd_seq                42576  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              19716  2 snd_pcm,snd_seq
snd_seq_device          7820  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
analog                 10528  0 
snd                    46564  11 snd_via82xx,snd_ac97_codec,snd_mpu401_uart,snd_pcm_oss,snd_pcm,snd_
mixer_oss,snd_seq_oss,snd_
rawmidi,snd
_seq,snd_timer,snd_seq_device
parport_pc             33188  1 
parport                32712  3 ppdev,lp,parport_pc
gameport               13960  2 snd_via82xx,analog
psmouse                35600  0 
serio_raw               6532  0 
pcspkr                  2816  0 
rtc                    11544  0 
soundcore               7264  1 snd
shpchp                 30996  0 
pci_hotplug            28856  1 shpchp
evdev                   9472  3 
i2c_viapro              8212  0 
i2c_core               23440  2 nvidia,i2c_viapro
via_agp                10112  1 
agpgart                31152  2 nvidia,via_agp
generic                 4868  0 [permanent]
floppy                 53124  0 
via_rhine              22536  0 
mii                     5376  2 usbnet,via_rhine
ehci_hcd               29196  0 
uhci_hcd               21776  0 
usbcore               121240  7 cdc_ether,usbnet,usb_storage,usblp,ehci_hcd,uhci_hcd
via82cxxx               8708  0 [permanent]
thermal                13448  0 
processor              23596  1 thermal
fan                     4868  0 
sata_via               11524  0 
ata_generic             7684  0 
libata                113392  2 sata_via,ata_generic
scsi_mod              134412  3 sd_mod,usb_storage,libata
ide_disk               16128  5 
ide_cd                 36000  0 
ide_core              112948  5 usb_storage,generic,via82cxxx,ide_disk,ide_cd
cdrom                  32672  1 ide_cd
dnanar@debian:~$ 

Si quelqu’un aurait la gentillesse de m’aider svp (autant pour ne pas avoir de seg fault avec mplayer ou vlc que pour utiliser le module nvidia) =)

Merci d’avance.

que donne strace mplayer et strace vlc ?

sinon, ta compil de nvidia, tu l’as faite avec des sources nvidia-kernel-legacy-source de sid ?
et aussi, si tu avais déjà compilé les mêmes sources avec un autre module, as tu fait un m-a clean avant le m-a a-i ? Si tu relances ta compil à zéro aprés avoir cleané, desinstalles d’abord le paquet nvidia-module et supprimes le .deb existant dans /usr/src, sinon, il ne recréera pas le .deb et n’installera pas le nouveau .deb que tu auras compilé.

Et donnes quand même aussi les 20 dernières lignes du log d’X quand tu referas des essais nvidia, sinon.

Un strace vlc me donne ceci (je ne comprends pas trop cette succession d’appels système :o): pastebin.ca/654538

Un strace mplayer: pastebin.ca/654541

Ce que j’ai fait pour désinstaller/réinstaller le driver:

# aptitude remove  nvidia-kernel-common nvidia-kernel-legacy-96xx-source  nvidia-kernel-legacy-96xx-2.6.22.nvidia

[snip]

# rm /usr/src/nvidia*.deb
# apt-get install module-assistant nvidia-kernel-common nvidia-kernel-legacy-96xx-source
# m-a clean
# m-a update
# m-a prepare
# m-a auto-install nvidia-kernel-legacy-96xx-source

Mais cela ne change rien (je crois pourtant avoir fait tout ce qui était indiqué dans le message précédent). :frowning:

Enfin, tant qu’a faire, mon /var/log/Xorg.0.log en entier:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux debian 2.6.22.nvidia #1 Sat Jul 28 16:35:58 CEST 2007 i686
Build Date: 14 July 2007
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 12 17:26:02 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Acer AL2216W"
(**) |   |-->Device "nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
        Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
        Entry deleted from font path.
(WW) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/cyrillic,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e50c0
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.3
        X.Org Video Driver: 1.2
        X.Org XInput driver : 0.7
        X.Org Server Extension : 0.3
        X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.2
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3189 card 1106,3189 rev 80 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0f:0: chip 1106,3149 card 1106,3149 rev 80 class 01,04,00 hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1106,3038 rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1106,3104 rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3227 card 1106,3227 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:5: chip 1106,3059 card 16f3,4765 rev 60 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1106,0102 rev 78 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0181 card 107d,2924 rev a4 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xe8000000 - 0xe9ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] rev 164, Mem @ 0xe8000000/24, 0xe4000000/26
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
        [0] -1  0       0xea001000 - 0xea0010ff (0x100) MX[B]
        [1] -1  0       0xea000000 - 0xea0000ff (0x100) MX[B]
        [2] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [3] -1  0       0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
        [4] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [5] -1  0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [6] -1  0       0x0000bc00 - 0x0000bcff (0x100) IX[B]
        [7] -1  0       0x0000b800 - 0x0000b81f (0x20) IX[B]
        [8] -1  0       0x0000b400 - 0x0000b41f (0x20) IX[B]
        [9] -1  0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [10] -1 0       0x0000ac00 - 0x0000ac1f (0x20) IX[B]
        [11] -1 0       0x0000a800 - 0x0000a80f (0x10) IX[B]
        [12] -1 0       0x0000a400 - 0x0000a4ff (0x100) IX[B]
        [13] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [14] -1 0       0x00009c00 - 0x00009c03 (0x4) IX[B]
        [15] -1 0       0x00009800 - 0x00009807 (0x8) IX[B]
        [16] -1 0       0x00009400 - 0x00009403 (0x4) IX[B]
        [17] -1 0       0x00009000 - 0x00009007 (0x8) IX[B]
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xea001000 - 0xea0010ff (0x100) MX[B]
        [1] -1  0       0xea000000 - 0xea0000ff (0x100) MX[B]
        [2] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [3] -1  0       0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
        [4] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [5] -1  0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [6] -1  0       0x0000bc00 - 0x0000bcff (0x100) IX[B]
        [7] -1  0       0x0000b800 - 0x0000b81f (0x20) IX[B]
        [8] -1  0       0x0000b400 - 0x0000b41f (0x20) IX[B]
        [9] -1  0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [10] -1 0       0x0000ac00 - 0x0000ac1f (0x20) IX[B]
        [11] -1 0       0x0000a800 - 0x0000a80f (0x10) IX[B]
        [12] -1 0       0x0000a400 - 0x0000a4ff (0x100) IX[B]
        [13] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [14] -1 0       0x00009c00 - 0x00009c03 (0x4) IX[B]
        [15] -1 0       0x00009800 - 0x00009807 (0x8) IX[B]
        [16] -1 0       0x00009400 - 0x00009403 (0x4) IX[B]
        [17] -1 0       0x00009000 - 0x00009007 (0x8) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xea001000 - 0xea0010ff (0x100) MX[B]
        [5] -1  0       0xea000000 - 0xea0000ff (0x100) MX[B]
        [6] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [7] -1  0       0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
        [8] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [11] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [12] -1 0       0x0000bc00 - 0x0000bcff (0x100) IX[B]
        [13] -1 0       0x0000b800 - 0x0000b81f (0x20) IX[B]
        [14] -1 0       0x0000b400 - 0x0000b41f (0x20) IX[B]
        [15] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [16] -1 0       0x0000ac00 - 0x0000ac1f (0x20) IX[B]
        [17] -1 0       0x0000a800 - 0x0000a80f (0x10) IX[B]
        [18] -1 0       0x0000a400 - 0x0000a4ff (0x100) IX[B]
        [19] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [20] -1 0       0x00009c00 - 0x00009c03 (0x4) IX[B]
        [21] -1 0       0x00009800 - 0x00009807 (0x8) IX[B]
        [22] -1 0       0x00009400 - 0x00009403 (0x4) IX[B]
        [23] -1 0       0x00009000 - 0x00009007 (0x8) IX[B]
(II) LoadModule: "i2c"(II) Module already built-in
(II) LoadModule: "ddc"(II) Module already built-in
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.3.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.9639
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.1.0
        ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.9639
        Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.2.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.2.1
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver  1.0-9639  Mon Apr 16 20:21:54 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.3.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xea001000 - 0xea0010ff (0x100) MX[B]
        [5] -1  0       0xea000000 - 0xea0000ff (0x100) MX[B]
        [6] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [7] -1  0       0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
        [8] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [11] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [12] -1 0       0x0000bc00 - 0x0000bcff (0x100) IX[B]
        [13] -1 0       0x0000b800 - 0x0000b81f (0x20) IX[B]
        [14] -1 0       0x0000b400 - 0x0000b41f (0x20) IX[B]
        [15] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [16] -1 0       0x0000ac00 - 0x0000ac1f (0x20) IX[B]
        [17] -1 0       0x0000a800 - 0x0000a80f (0x10) IX[B]
        [18] -1 0       0x0000a400 - 0x0000a4ff (0x100) IX[B]
        [19] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [20] -1 0       0x00009c00 - 0x00009c03 (0x4) IX[B]
        [21] -1 0       0x00009800 - 0x00009807 (0x8) IX[B]
        [22] -1 0       0x00009400 - 0x00009403 (0x4) IX[B]
        [23] -1 0       0x00009000 - 0x00009007 (0x8) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0xea001000 - 0xea0010ff (0x100) MX[B]
        [5] -1  0       0xea000000 - 0xea0000ff (0x100) MX[B]
        [6] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [7] -1  0       0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
        [8] -1  0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [9] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [10] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [11] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [12] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [13] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [14] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [15] -1 0       0x0000bc00 - 0x0000bcff (0x100) IX[B]
        [16] -1 0       0x0000b800 - 0x0000b81f (0x20) IX[B]
        [17] -1 0       0x0000b400 - 0x0000b41f (0x20) IX[B]
        [18] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [19] -1 0       0x0000ac00 - 0x0000ac1f (0x20) IX[B]
        [20] -1 0       0x0000a800 - 0x0000a80f (0x10) IX[B]
        [21] -1 0       0x0000a400 - 0x0000a4ff (0x100) IX[B]
        [22] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [23] -1 0       0x00009c00 - 0x00009c03 (0x4) IX[B]
        [24] -1 0       0x00009800 - 0x00009807 (0x8) IX[B]
        [25] -1 0       0x00009400 - 0x00009403 (0x4) IX[B]
        [26] -1 0       0x00009000 - 0x00009007 (0x8) IX[B]
        [27] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [28] 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
(II) NVIDIA(0): NVIDIA GPU GeForce4 MX 440 with AGP8X at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 65536 kBytes
(--) NVIDIA(0): VideoBIOS: 04.18.20.07.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce4 MX 440 with AGP8X at
(--) NVIDIA(0):     PCI:1:0:0:
(--) NVIDIA(0):     Acer AL2216W (CRT-0)
(--) NVIDIA(0): Acer AL2216W (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): No valid modes for "1440x1440"; removing.
(WW) NVIDIA(0): No valid modes for "1360x850"; removing.
(WW) NVIDIA(0): No valid modes for "720x400"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1680x1050"
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1280x960"
(II) NVIDIA(0):     "1280x800"
(II) NVIDIA(0):     "1152x864"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "832x624"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
(++) NVIDIA(0): DPI set to (100, 100); computed from -dpi X commandline option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
        [1] 0   0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B]
        [2] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [3] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [4] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [5] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [6] -1  0       0xea001000 - 0xea0010ff (0x100) MX[B]
        [7] -1  0       0xea000000 - 0xea0000ff (0x100) MX[B]
        [8] -1  0       0xe0000000 - 0xdfffffff (0x0) MX[B]O
        [9] -1  0       0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
        [10] -1 0       0xe8000000 - 0xe8ffffff (0x1000000) MX[B](B)
        [11] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [12] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [13] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x0000c400 - 0x0000c4ff (0x100) IX[B]
        [17] -1 0       0x0000bc00 - 0x0000bcff (0x100) IX[B]
        [18] -1 0       0x0000b800 - 0x0000b81f (0x20) IX[B]
        [19] -1 0       0x0000b400 - 0x0000b41f (0x20) IX[B]
        [20] -1 0       0x0000b000 - 0x0000b01f (0x20) IX[B]
        [21] -1 0       0x0000ac00 - 0x0000ac1f (0x20) IX[B]
        [22] -1 0       0x0000a800 - 0x0000a80f (0x10) IX[B]
        [23] -1 0       0x0000a400 - 0x0000a4ff (0x100) IX[B]
        [24] -1 0       0x0000a000 - 0x0000a00f (0x10) IX[B]
        [25] -1 0       0x00009c00 - 0x00009c03 (0x4) IX[B]
        [26] -1 0       0x00009800 - 0x00009807 (0x8) IX[B]
        [27] -1 0       0x00009400 - 0x00009403 (0x4) IX[B]
        [28] -1 0       0x00009000 - 0x00009007 (0x8) IX[B]
        [29] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [30] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1680x1050"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX

Merci d’avance.

quote=“dnanar”
(je ne comprends pas trop cette succession d’appels système :astonished:):
(…)[/quote]Ben je te rassure, moi non plus en fait, mais parfois, je comprend un peu.
Alors dans les deux cas, il plante sur la même instruction mmap2. Or il est dit dans man mmap2:

[quote]VALEUR RENVOYÉE
mmap2() renvoie un pointeur vers la zone projetée s’il réussit, ou -1 s’il échoue, auquel cas errno contient le code d’erreur.[/quote]
Mais je n’ai rien trouvé d’interressant en cherchant 0xb6774000 et l’erreur 0xb5603000 ne fournit aucune réfèrence.

A part ça, tu as recommencé ta compil nvidia à blanc ?

et je dis des conneries, parceque si le mmep2 renvoie 0xb6774000, c’est qu’il s’est déroulé sans erreur sinon, il renverrait -1.
Je ne sais quoi te dire.

Que veux-tu dire par “à blanc”; est-ce bien ça :

# aptitude remove  nvidia-kernel-common nvidia-kernel-legacy-96xx-source  nvidia-kernel-legacy-96xx-2.6.22.nvidia

[snip]

# rm /usr/src/nvidia*.deb
# apt-get install module-assistant nvidia-kernel-common nvidia-kernel-legacy-96xx-source
# m-a clean
# m-a update
# m-a prepare
# m-a auto-install nvidia-kernel-legacy-96xx-source

Merci d’avance.

(sinon pour le strace, ouf, j’ai cru un moment être le dernier des imbeciles :laughing: )

oui, c’est ça. normalement, ça doit refaire tout le paquet de zero.

[quote=“mattotop”]oui, c’est ça. normalement, ça doit refaire tout le paquet de zero.[/quote]Je n’ai pas tt suivi mais il faut vérifier qu’il ne reste pas des “poussières” ds /usr/src.
il faut bien tt vider avant de recommencer une nvelle compil NVIDIA.

N’est-ce pas bien ce que j’ai fait (# rm /usr/src/n*.deb) ?

ricardo devait penser au répertoire de sources nvidia qui se trouve dans /usr/src/modules, et aussi au .tar.gz des sources qui se trouve dans /usr/src, mais bon. Comme tu as fait c’est juste à vérifier parceque normalement les apt-get purge doivent bien nettoyer.

[quote=“dnanar”]N’est-ce pas bien ce que j’ai fait (# rm /usr/src/n*.deb) ?[/quote]OPui, en effet, ça suffit, il ne reste que le .tar.gz de présent.
Matt, je pensais bien à /usr/src
Perso, comme je n’ai pas trouvé la commande (elle n’existe ptet pas ?) pour VIDER un dossier de ses fichiers/dossiers, je détruis et je recrée /usr/src

rm -rf mondossier/* ??