| |||||
| Dernière réponse | ||
|---|---|---|
| Sujet : pb install driver nvidia+noyau 2.6 | ||
| Klaimant |
|
|
| Aperçu |
|---|
| Vue Rapide de la discussion |
|---|
| Klaimant |
|
| thierry_b | cad, lol?
Euh je n'ai rien mis en ligne de commande a part cette option de kernel-include-path vers le chemin de mes headers. a+ |
| Klaimant |
|
| thierry_b | euh, j'ai fait un ln -sf /usr/src/kerenl-source-2.6.6 /usr/src/linux |
| Klaimant |
|
| thierry_b | ouais, elle est à jour,
faudrait peut-tre dans la ligne de commande que je lance en installant nvidia qu'en plus du chemin du kernel hearders, je lui donne le chemin des sources de mon noyau? Merci. A+ |
| Klaimant | Ton module nvidia est mal compilé :/
Ta sid est à jour ? |
| thierry_b | Bonjour, j'ai suivi ce tuto pour installer les drivers nvidia (http://www.andesi.org/forum/viewtopic.php?t=691) , mais il me dit en reancant gdm, que le modules nvidia est introuvable. D'ailleurs, je ne sais pas où est le fichier de log (je fonctionne avec gdm) pour que vous puissiez voir ça de plus près. Voila le fichier de log d'erreur + nvidia-installer.log Merci a+ ------------------------------------------------------------------------------------- This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to XFree86@XFree86.Org and patches submitted to fixes@XFree86.Org. Before reporting bugs in pre-release versions, please check the latest version in the XFree86 CVS repository (http://www.XFree86.Org/cvs). XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-4 20040529113443 root@cyberhq.internal.cyberhqz.com) Release Date: 15 August 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.6.6-rc3-bk9 i686 [ELF] Build Date: 29 May 2004 Before reporting problems, check http://www.XFree86.Org/ to make sure that you have the latest version. Module Loader present OS Kernel: Linux version 2.6.6 (root@thierry) (version gcc 3.3.3 (Debian 20040422)) #2 SMP Sun May 30 14:59:44 CEST 2004 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/XFree86.0.log", Time: Mon May 31 08:53:50 2004 (==) Using config file: "/etc/X11/XF86Config-4" Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o": No symbols found Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o": No symbols found Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o": No symbols found Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o": No symbols found Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found (EE) Failed to load module "nvidia" (module does not exist, 0) (EE) No drivers available. Fatal server error: no screens found When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". Please report problems to submit@bugs.debian.org. ------------------------------------------------------------------------------------- 'ai téléchargé le fichier: NVIDIA-Linux-x86-1.0-5336-pkg1.run sur le site de nvidia. Je l'ai lancé avec cette ligne de commande: ./NVIDIA-Linux-x86-1.0-5336-pkg1.run -kernel-include-path=/us r/src/kernel-headers-2.6.6-1/include/ Voila ce que donne un uname -a: Linux thierry 2.6.6 #2 SMP Sun May 30 14:59:44 CEST 2004 i686 GNU/Linux J'ai killé gdm pour l'installer et je l'ai fait redémarré après. Je vous copie colle aussi le message d'erreur de log de nvidia: /var/log/nvidia-installer.log Merci. A+ ----nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Mon May 31 08:50:53 2004 option status: license pre-accepted : false update : false force update : false expert : false uninstall : false driver info : false no precompiled interface: true no ncurses color : false query latest driver ver : false OpenGL header files : false no questions : false silent : false XFree86 install prefix : /usr/X11R6 OpenGL install prefix : /usr Installer install prefix: /usr kernel source path : (not specified) kernel install path : (not specified) proc mount point : /proc ui : (not specified) tmpdir : /tmp ftp site : ftp://download.nvidia.com Using: nvidia-installer ncurses user interface -> License accepted. -> Not probing for precompiled kernel interfaces. -> Kernel source path: '/usr/src/linux' -> Cleaning kernel module build directory. executing: 'cd ./usr/src/nv; make clean'... rm -f -f nv.o os-agp.o os-interface.o os-registry.o nv.o os-agp.o os-interfa ce.o os-registry.o nvidia.mod.o rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags} rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~ -> Building kernel module: executing: 'cd ./usr/src/nv; make module SYSSRC=/usr/src/linux'... echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > nv_compiler.h cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp arentheses -Wpointer-arith -Wno-multichar -Werror -O -MD -D__KERNEL__ -DMO DULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KE RNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=5 336 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -DREMAP_PAGE_ RANGE_4 -I. -I/usr/src/linux/include -Wno-cast-qual -Wno-error nv.c nv.c: Dans la fonction « nvos_malloc_pages »: nv.c:385: attention : use of cast expressions as lvalues is deprecated nv.c: Dans la fonction « nvos_create_alloc »: nv.c:513: attention : use of cast expressions as lvalues is deprecated nv.c:523: attention : use of cast expressions as lvalues is deprecated nv.c: Dans la fonction « nv_alloc_file_private »: nv.c:1193: attention : use of cast expressions as lvalues is deprecated nv.c:1204: attention : use of cast expressions as lvalues is deprecated nv.c: Dans la fonction « nv_kern_open »: nv.c:1265: attention : use of cast expressions as lvalues is deprecated nv.c: Dans la fonction « nv_kern_ctl_open »: nv.c:1914: attention : use of cast expressions as lvalues is deprecated cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp arentheses -Wpointer-arith -Wno-multichar -Werror -O -MD -D__KERNEL__ -DMO DULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KE RNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=5 336 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -DREMAP_PAGE_ RANGE_4 -I. -I/usr/src/linux/include -Wno-cast-qual -Wno-error os-agp.c cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp arentheses -Wpointer-arith -Wno-multichar -Werror -O -MD -D__KERNEL__ -DMO DULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KE RNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=5 336 -DNV_UNIX -DNV_LINUX -DNV_INT64_ OK -DNVCPU_X86 -DREMAP_PAGE_RANGE_4 -I. -I/usr/src/linux/include -Wn o-cast-qual -Wno-error os-interface.c os-interface.c: Dans la fonction « os_alloc_contig_pages »: os-interface.c:292: attention : use of cast expressions as lvalues is deprec ated os-interface.c: Dans la fonction « save_wb »: os-interface.c:748: attention : use of cast expressions as lvalues is deprec ated cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp arentheses -Wpointer-arith -Wno-multichar -Werror -O -MD -D__KERNEL__ -DMO DULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KE RNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=5 336 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -DREMAP_PAGE_ RANGE_4 -I. -I/usr/src/linux/include -Wno-cast-qual -Wno-error os-registry. c ld -r -o nv-linux.o nv.o os-agp.o os-interface.o os-registry.o ld -r -o nvidia.o nv-linux.o nv-kernel.o -> Error. ERROR: The NVIDIA kernel module was not created. 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. --------------------------------------------------------------------------------- Merci A+ |




