Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

compilation driver NVIDIA

4 réponses
Avatar
herve thibaud
J'essaie d'utiliser l'installateur de driver NVIDIA pour une carte MSI
NX6600 Series 256MB PCI-Express

sh NVIDIA-Linux-x86_64-1.0-8178-pkg2.run --kernel-source-path
'/usr/src/linux-source-2.6.15'

Je tourne en rond sans comprendre ce que je dois changer

ci dessous la fin du fichier nvidia-installer.log

------------------------------

Building modules, stage 2.
make -rR -f /usr/src/linux-source-2.6.15/scripts/Makefile.modpost
scripts/mod/modpost -m -a -i
/usr/src/linux-source-2.6.15/Module.symvers v
mlinux
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.o
Warning: could not find
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/us
r/src/nv/.nv-kernel.o.cmd for
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-p
kg2/usr/src/nv/nv-kernel.o
cc
-Wp,-MD,/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/.n
vidia.mod.o.d -nostdinc -isystem
/usr/lib/gcc/x86_64-linux-gnu/4.0.3/includ
e -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall
-Wundef -W
strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-ffreestan
ding -Os -fomit-frame-pointer -march=k8
-mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks
-Wno-sign-compare -
fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx
-mno-sse2
-mno-3dnow -Wdeclaration-after-statement -Wno-pointer-sign
-DKBUILD_BASEN
AME=nvidia -DKBUILD_MODNAME=nvidia -DMODULE -c -o
/tmp/selfgz8426/NVIDIA-Lin
ux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.mod.o
/tmp/selfgz8426/NVIDIA-Linux
-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.mod.c
ld -m elf_x86_64 -r -o
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/u
sr/src/nv/nvidia.ko
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/sr
c/nv/nvidia.o
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/n
vidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This is most likely
because the kernel module was built using the wrong kernel source
files.
Please make sure you have installed the kernel source files for your
kernel and that they are properly configured; on Red Hat Linux
systems,
for example, be sure you have the 'kernel-source' RPM installed.
If you
know the correct kernel source files are installed, you may
specify the
kernel source path with the '--kernel-source-path' command line
option.
-> Kernel module load error: insmod: error inserting
'./usr/src/nv/nvidia.ko':
-1 No such device
-> Kernel messages:
Adding 2409708k swap on /dev/hda5. Priority:-1 extents:1 across:2409708k
ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
GSI 20 sharing vector 0xD1 and IRQ 20
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [APC3] -> GSI 18 (level,
low) ->
IRQ 20
nvidiafb: nVidia device/chipset 10DE0141
nvidiafb: CRTC0 analog found
nvidiafb: CRTC1 analog found
nvidiafb: CRTC 0 appears to have a CRT attached
nvidiafb: Using CRT on CRTC 0
nvidiafb: MTRR set to ON
Console: switching to colour frame buffer device 80x30
nvidiafb: PCI nVidia NV14 framebuffer (64MB @ 0xC0000000)
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA probe routine was not called for 1 device(s).
NVRM: This can occur when a driver such as rivafb, nvidiafb or
NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module
NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
NVRM: support), then try loading the NVIDIA kernel module again.
NVRM: No NVIDIA graphics adapter probed!
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find
suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.



--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

4 réponses

Avatar
Alexandre Neubert
------=_Part_7478_14447757.1138992278196
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Salut,
J'ai eu exactement la meme erreur quand j'ai voulu installer les drivers
nvidia sur mon portable. J'ai reussi a contourner le probleme en compilant
les drivers via le module-assistant (aptitude install module-assistant)

2006/2/3, herve thibaud :

J'essaie d'utiliser l'installateur de driver NVIDIA pour une carte MSI
NX6600 Series 256MB PCI-Express

sh NVIDIA-Linux-x86_64-1.0-8178-pkg2.run --kernel-source-path
'/usr/src/linux-source-2.6.15'

Je tourne en rond sans comprendre ce que je dois changer

ci dessous la fin du fichier nvidia-installer.log

------------------------------

Building modules, stage 2.
make -rR -f /usr/src/linux-source-2.6.15/scripts/Makefile.modpost
scripts/mod/modpost -m -a -i
/usr/src/linux-source-2.6.15/Module.symvers v
mlinux
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.o
Warning: could not find
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/us
r/src/nv/.nv-kernel.o.cmd for
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-p
kg2/usr/src/nv/nv-kernel.o
cc
-Wp,-MD,/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/.n
vidia.mod.o.d -nostdinc -isystem
/usr/lib/gcc/x86_64-linux-gnu/4.0.3/includ
e -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall
-Wundef -W
strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-ffreestan
ding -Os -fomit-frame-pointer -march=k8
-mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks
-Wno-sign-compare -
fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx
-mno-sse2
-mno-3dnow -Wdeclaration-after-statement -Wno-pointer-sign
-DKBUILD_BASEN
AME=nvidia -DKBUILD_MODNAME=nvidia -DMODULE -c -o
/tmp/selfgz8426/NVIDIA-Lin
ux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.mod.o
/tmp/selfgz8426/NVIDIA-Linux
-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.mod.c
ld -m elf_x86_64 -r -o
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/u
sr/src/nv/nvidia.ko
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/sr
c/nv/nvidia.o
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/n
vidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This is most likely
because the kernel module was built using the wrong kernel source
files.
Please make sure you have installed the kernel source files for
your
kernel and that they are properly configured; on Red Hat Linux
systems,
for example, be sure you have the 'kernel-source' RPM installed.
If you
know the correct kernel source files are installed, you may
specify the
kernel source path with the '--kernel-source-path' command line
option.
-> Kernel module load error: insmod: error inserting
'./usr/src/nv/nvidia.ko':
-1 No such device
-> Kernel messages:
Adding 2409708k swap on /dev/hda5. Priority:-1 extents:1
across:2409708k
ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
GSI 20 sharing vector 0xD1 and IRQ 20
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [APC3] -> GSI 18 (level,
low) ->
IRQ 20
nvidiafb: nVidia device/chipset 10DE0141
nvidiafb: CRTC0 analog found
nvidiafb: CRTC1 analog found
nvidiafb: CRTC 0 appears to have a CRT attached
nvidiafb: Using CRT on CRTC 0
nvidiafb: MTRR set to ON
Console: switching to colour frame buffer device 80x30
nvidiafb: PCI nVidia NV14 framebuffer (64MB @ 0xC0000000)
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA probe routine was not called for 1 device(s).
NVRM: This can occur when a driver such as rivafb, nvidiafb or
NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module
NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
NVRM: support), then try loading the NVIDIA kernel module again.
NVRM: No NVIDIA graphics adapter probed!
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find
suggestions
on fixing installation problems in the README available on the
Linux
driver download page at www.nvidia.com.



--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact






------=_Part_7478_14447757.1138992278196
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Salut,<br>J'ai eu exactement la meme erreur quand j'ai voulu installer les drivers nvidia sur mon portable. J'ai reussi a contourner le probleme en co mpilant les drivers via le module-assistant (aptitude install module-assist ant)
<br><br><div><span class="gmail_quote">2006/2/3, herve thibaud &lt;<a hre f="mailto:"></a>&gt;:</span><bl ockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204 , 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
J'essaie d'utiliser l'installateur de driver NVIDIA pour une carte MSI<br>N X6600 Series 256MB PCI-Express<br><br>sh NVIDIA-Linux-x86_64-1.0-8178-pkg2. run --kernel-source-path<br>'/usr/src/linux-source-2.6.15'<br><br>Je tourne en rond sans comprendre ce que je dois changer
<br><br>ci dessous la fin du fichier&nbsp;&nbsp;nvidia-installer.log<br><br >------------------------------<br><br>&nbsp;&nbsp;&nbsp;&nbsp; Building mo dules, stage 2.<br>&nbsp;&nbsp; make -rR -f /usr/src/linux-source-2.6.15/sc ripts/Makefile.modpost<br>&nbsp;&nbsp;&nbsp;&nbsp; scripts/mod/modpost -m - a -i
<br>/usr/src/linux-source-2.6.15/Module.symvers v<br>&nbsp;&nbsp; mlinux<br >/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.o<br>& nbsp;&nbsp; Warning: could not find<br>/tmp/selfgz8426/NVIDIA-Linux-x86_64- 1.0-8178-pkg2/us
<br>&nbsp;&nbsp; r/src/nv/.nv-kernel.o.cmd for<br>/tmp/selfgz8426/NVIDIA-Li nux-x86_64-1.0-8178-p<br>&nbsp;&nbsp; kg2/usr/src/nv/nv-kernel.o<br>&nbsp;& nbsp;&nbsp;&nbsp; cc<br>-Wp,-MD,/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-817 8-pkg2/usr/src/nv/.n<br>&nbsp;&nbsp; vidia.mod.o.d
&nbsp;&nbsp;-nostdinc -isystem<br>/usr/lib/gcc/x86_64-linux-gnu/4.0.3/inclu d<br>&nbsp;&nbsp; e -D__KERNEL__ -Iinclude&nbsp;&nbsp;-include include/linu x/autoconf.h -Wall<br>-Wundef -W<br>&nbsp;&nbsp; strict-prototypes -Wno-tri graphs -fno-strict-aliasing -fno-common
<br>-ffreestan<br>&nbsp;&nbsp; ding -Os&nbsp;&nbsp;&nbsp;&nbsp; -fomit-fram e-pointer -march=k8<br>&nbsp;&nbsp; -mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks<br>-Wno-sign-compare -<br>&nbsp;&nbsp; fno-asynchronou s-unwind-tables -funit-at-a-time -mno-sse -mno-mmx
<br>-mno-sse2<br>&nbsp;&nbsp; -mno-3dnow -Wdeclaration-after-statement -Wno -pointer-sign<br>-DKBUILD_BASEN<br>&nbsp;&nbsp; AME=nvidia -DKBUILD_MODNA ME=nvidia -DMODULE -c -o<br>/tmp/selfgz8426/NVIDIA-Lin<br>&nbsp;&nbsp; ux -x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.mod.o
<br>/tmp/selfgz8426/NVIDIA-Linux<br>&nbsp;&nbsp; -x86_64-1.0-8178-pkg2/usr/ src/nv/nvidia.mod.c<br>&nbsp;&nbsp;&nbsp;&nbsp; ld -m elf_x86_64 -r -o<br>/ tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/u<br>&nbsp;&nbsp; sr/src/n v/nvidia.ko<br>/tmp/selfgz8426/NVIDIA-Linux-x86_64-
1.0-8178-pkg2/usr/sr<br>&nbsp;&nbsp; c/nv/nvidia.o<br>/tmp/selfgz8426/NVIDI A-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/n<br>&nbsp;&nbsp; vidia.mod.o<br>&n bsp;&nbsp; NVIDIA: left KBUILD.<br>-&gt; done.<br>-&gt; Kernel module compi lation complete.<br>ERROR: Unable to load the kernel module '
nvidia.ko'.&nbsp;&nbsp;This is most likely<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp; because the kernel module was built using the wrong kernel source<b r>files.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Please make sure you have installed the kernel source files for your<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp; kernel and that they are properly configured; on Red Hat Linux
<br>systems,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for example, be sure y ou have the 'kernel-source' RPM installed.<br>If you<br>&nbsp;&nbsp;&nbsp;& nbsp;&nbsp;&nbsp; know the correct kernel source files are installed, you m ay<br>specify the<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kernel source pat h with the '--kernel-source-path' command line
<br>option.<br>-&gt; Kernel module load error: insmod: error inserting<br>' ./usr/src/nv/nvidia.ko':<br>&nbsp;&nbsp; -1 No such device<br>-&gt; Kernel messages:<br>&nbsp;&nbsp; Adding 2409708k swap on /dev/hda5.&nbsp;&nbsp;Pri ority:-1 extents:1 across:2409708k
<br>&nbsp;&nbsp; ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18<br>&nbsp ;&nbsp; GSI 20 sharing vector 0xD1 and IRQ 20<br>&nbsp;&nbsp; ACPI: PCI Int errupt 0000:01:00.0[A] -&gt; Link [APC3] -&gt; GSI 18 (level,<br>low) -&gt; <br>&nbsp;&nbsp; IRQ 20<br>&nbsp;&nbsp; nvidiafb: nVidia device/chipset 10D E0141
<br>&nbsp;&nbsp; nvidiafb: CRTC0 analog found<br>&nbsp;&nbsp; nvidiafb: CRT C1 analog found<br>&nbsp;&nbsp; nvidiafb: CRTC 0 appears to have a CRT atta ched<br>&nbsp;&nbsp; nvidiafb: Using CRT on CRTC 0<br>&nbsp;&nbsp; nvidiafb : MTRR set to ON<br>&nbsp;&nbsp; Console: switching to colour frame buffer device 80x30
<br>&nbsp;&nbsp; nvidiafb: PCI nVidia NV14 framebuffer (64MB @ 0xC0000000)< br>&nbsp;&nbsp; ACPI: Power Button (FF) [PWRF]<br>&nbsp;&nbsp; ACPI: Power Button (CM) [PWRB]<br>&nbsp;&nbsp; NET: Registered protocol family 10<br>&n bsp;&nbsp; lo: Disabled Privacy Extensions<br>
&nbsp;&nbsp; IPv6 over IPv4 tunneling driver<br>&nbsp;&nbsp; eth0: no IPv6 routers present<br>&nbsp;&nbsp; nvidia: module license 'NVIDIA' taints kern el.<br>&nbsp;&nbsp; NVRM: The NVIDIA probe routine was not called for 1 dev ice(s).<br>&nbsp;&nbsp; NVRM: This can occur when a driver such as rivafb, nvidiafb or
<br>&nbsp;&nbsp; NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module<br>&nbsp;&nbsp; NVRM: (and/or reconfigure your kernel without rivafb /nvidiafb<br>&nbsp;&nbsp; NVRM: support), then try loading the NVIDIA kerne l module again.<br>&nbsp;&nbsp; NVRM: No NVIDIA graphics adapter probed!
<br>ERROR: Installation has failed.&nbsp;&nbsp;Please see the file<br>&nbsp ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '/var/log/nvidia-installer.log' for details .&nbsp;&nbsp;You may find<br>suggestions<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp; on fixing installation problems in the README available on the Linux< br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; driver download page at <a href="htt p://www.nvidia.com">www.nvidia.com</a>.<br><br><br><br>--<br>Pensez à lir e la FAQ de la liste avant de poser une question :<br><a href="http://wik i.debian.net/?DebianFrench">http://wiki.debian.net/?DebianFrench
</a><br><br>Pensez à rajouter le mot ``spam'' dans vos champs &quot;From& quot; et &quot;Reply-To:&quot;<br><br>To UNSUBSCRIBE, email to <a href="m ailto:">debian-user-french-REQUE
</a><br>with a subject of &quot;unsubscribe&quot;. Trouble? Contact <a href ="mailto:"></a><br> <br></blockquote></div><br>

------=_Part_7478_14447757.1138992278196--


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
herve thibaud
Bonsoir
Quel driver fau-il prendre? Faut-il le récupérer en faisant un
sh NVIDIA-Linux-x86_64-1.0-8178-pkg2.run --kernel-source-path
'/usr/src/linux-source-2.6.15' --extract-only
et en récupérant une partie du dossier créé ?

Alexandre Neubert a écrit :

Salut,
J'ai eu exactement la meme erreur quand j'ai voulu installer les
drivers nvidia sur mon portable. J'ai reussi a contourner le probleme
en compilant les drivers via le module-assistant (aptitude install
module-assistant)

2006/2/3, herve thibaud
<mailto::

J'essaie d'utiliser l'installateur de driver NVIDIA pour une carte MSI
NX6600 Series 256MB PCI-Express

sh NVIDIA-Linux-x86_64-1.0-8178-pkg2.run --kernel-source-path
'/usr/src/linux-source-2.6.15'

Je tourne en rond sans comprendre ce que je dois changer

ci dessous la fin du fichier nvidia-installer.log

------------------------------

Building modules, stage 2.
make -rR -f /usr/src/linux-source-2.6.15/scripts/Makefile.modpost
scripts/mod/modpost -m -a -i
/usr/src/linux-source-2.6.15/Module.symvers v
mlinux
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.o
Warning: could not find
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/us
r/src/nv/.nv-kernel.o.cmd for
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-p
kg2/usr/src/nv/nv-kernel.o
cc
-Wp,-MD,/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/.n
vidia.mod.o.d -nostdinc -isystem
/usr/lib/gcc/x86_64-linux-gnu/4.0.3/includ
e -D__KERNEL__ -Iinclude -include include/linux/autoconf.h -Wall
-Wundef -W
strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-ffreestan
ding -Os -fomit-frame-pointer -march=k8
-mno-red-zone -mcmodel=kernel -pipe -fno-reorder-blocks
-Wno-sign-compare -
fno-asynchronous-unwind-tables -funit-at-a-time -mno-sse -mno-mmx
-mno-sse2
-mno-3dnow -Wdeclaration-after-statement -Wno-pointer-sign
-DKBUILD_BASEN
AME=nvidia -DKBUILD_MODNAME=nvidia -DMODULE -c -o
/tmp/selfgz8426/NVIDIA-Lin
ux-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.mod.o
/tmp/selfgz8426/NVIDIA-Linux
-x86_64-1.0-8178-pkg2/usr/src/nv/nvidia.mod.c
ld -m elf_x86_64 -r -o
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/u
sr/src/nv/nvidia.ko
/tmp/selfgz8426/NVIDIA-Linux-x86_64- 1.0-8178-pkg2/usr/sr
c/nv/nvidia.o
/tmp/selfgz8426/NVIDIA-Linux-x86_64-1.0-8178-pkg2/usr/src/nv/n
vidia.mod.o
NVIDIA: left KBUILD.
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module ' nvidia.ko'. This is
most likely
because the kernel module was built using the wrong kernel
source
files.
Please make sure you have installed the kernel source files
for your
kernel and that they are properly configured; on Red Hat Linux
systems,
for example, be sure you have the 'kernel-source' RPM
installed.
If you
know the correct kernel source files are installed, you may
specify the
kernel source path with the '--kernel-source-path' command
line
option.
-> Kernel module load error: insmod: error inserting
'./usr/src/nv/nvidia.ko':
-1 No such device
-> Kernel messages:
Adding 2409708k swap on /dev/hda5. Priority:-1 extents:1
across:2409708k
ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
GSI 20 sharing vector 0xD1 and IRQ 20
ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [APC3] -> GSI 18
(level,
low) ->
IRQ 20
nvidiafb: nVidia device/chipset 10DE0141
nvidiafb: CRTC0 analog found
nvidiafb: CRTC1 analog found
nvidiafb: CRTC 0 appears to have a CRT attached
nvidiafb: Using CRT on CRTC 0
nvidiafb: MTRR set to ON
Console: switching to colour frame buffer device 80x30
nvidiafb: PCI nVidia NV14 framebuffer (64MB @ 0xC0000000)
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present
nvidia: module license 'NVIDIA' taints kernel.
NVRM: The NVIDIA probe routine was not called for 1 device(s).
NVRM: This can occur when a driver such as rivafb, nvidiafb or
NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module
NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
NVRM: support), then try loading the NVIDIA kernel module again.
NVRM: No NVIDIA graphics adapter probed!
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find
suggestions
on fixing installation problems in the README available on
the Linux
driver download page at www.nvidia.com <http://www.nvidia.com>.



--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
<http://wiki.debian.net/?DebianFrench>

Pensez à rajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to

<mailto:
with a subject of "unsubscribe". Trouble? Contact
<mailto:






--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
pascal
herve thibaud a écrit :
Bonsoir
Quel driver fau-il prendre? Faut-il le récupérer en faisant un
sh NVIDIA-Linux-x86_64-1.0-8178-pkg2.run --kernel-source-path
'/usr/src/linux-source-2.6.15' --extract-only
et en récupérant une partie du dossier créé ?



Essaies
sh NVIDIA-Linux-x86_64-1.0-8178-pkg2.run -k $(uname -r)

Pascal

--
Haut par-dessus leur tête voguaient les blanches sculptures
des nuages, comme en la cervelle de Michel-Ange des volutes
de concept.
M. Lowry



--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
herve thibaud
pascal a écrit :

herve thibaud a écrit :

Bonsoir
Quel driver fau-il prendre? Faut-il le récupérer en faisant un
sh NVIDIA-Linux-x86_64-1.0-8178-pkg2.run
'/usr/src/linux-source-2.6.15' --extract-only
et en récupérant une partie du dossier créé ?



Essaies
sh NVIDIA-Linux-x86_64-1.0-8178-pkg2.run -k $(uname -r)

Pascal



C'est exactement ça
Si -k est le raccourci de --kernel-source-path, j'interprétais très mal
ce que ce paramètre est sensé passer.
Un petit nettoyage de ce que j'avais installé en trop,
réinstallation de nvidia-xconfig et xserver-xorg et ça commence à rouler.
Merci



--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact