Jump to content

nomasoscar

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by nomasoscar

  1. I used this command and then used the installer without the "add-this-kernel" option but it still doesn't work The nvidialog shows that it finished compling the module but it just can't insert it: -> 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; 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' commandline option. -> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko': -1 No such device 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. thanks
  2. I have this adsl modem and it works perfectly on linux.... I've tried it in Mandrake 9.2 10.0 and 10.1... don't worry!!!
  3. Here's the output: [oscar@localhost oscar]$ ls -l /usr/src total 8 lrwxrwxrwx 1 root root 19 sep 26 17:46 linux -> linux-2.6.8.1-10mdk/ drwxr-xr-x 21 root root 4096 sep 26 17:46 linux-2.6.8.1-10mdk/ drwxr-xr-x 3 root root 4096 sep 26 10:50 RPM/ [oscar@localhost oscar]$ uname -r 2.6.8.1-10mdk [oscar@localhost oscar]$
  4. Hi LiquidZoo, can u send me that file please? :D I would be appreciated. <{POST_SNAPBACK}> I'll do you one better (If I can) and post it here for everyone thta wants it. Needs to be unzipped to /usr/src/linux-2.6.8.1-8mdk/include/linux/ <{POST_SNAPBACK}> hi... I have troubles installing the nvidia driver in my mdk 10.1 community... I installed the new pm.h and did a sh NVIDIAxxxxx611.run --add-this-kernel and it didn't show any error messages just the rivafb... but when I use the new package it shows this error: Using: nvidia-installer ncurses user interface -> License accepted. -> A precompiled kernel interface for kernel 'Linux 2.6.8.1-10mdk #1 Wed Sep 8 17:00:52 CEST 2004 i686' has been found here: ./usr/src/nv/precompiled/precompiled-nv-linux.o-1.0-6111.1096240438. executing: 'cd ./usr/src/nv; /usr/bin/ld -d -r -o nvidia.ko precompiled-nv-l inux.o nv-kernel.o'... -> Kernel module linked successfully. 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; 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' commandline option. -> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko': -1 No such device 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. Im sure I have tthe correct sources installed but I don't know why it shows this error. Thanks!!!
  5. That's the weird thing.... the system tells me that I have the right sources... this is what I did: 1)installed mandrake 10 official with the 2.6.3-7mdk kernel (the only one you can choose in the installation, I think) 2)Installed the sources for it from the cds.. 3) Tried to install the nvidia drivers...... it showed the error message that I posted. 4) Installed the sources for 2.6.3-7mdk from the update packages... 5) Same error message. I don't know what's wrong... Are there two versions of the mdk10 official?? because the last time when I installed it , I used my friend's cds and I had no problems. But this time I downloaded the isos myself and reinstalled mandrake and I have this problem. I'm sure the integrity of the cds is ok ( I checked them with the md5sum), but I can't figure out why these cds don't work, and I'm sure both versions are the official ones. Well thank you very much... If it doesn't work I'll need to ask that guy for his cds....
  6. Hey I need help again please.... I had to reinstall my mandrake 10 official but now I have problems installing the NVIDIA driver. Last time I just used the "--add-this-kernel " option and it worked flawlesly... now it doesn't allow me to install the driver... here's my new /var/log/nvidia-installer.log nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Sat Sep 18 10:22:00 2004 option status: license pre-accepted : false update : false force update : false expert : false uninstall : false driver info : false no precompiled interface: false no ncurses color : false query latest driver ver : false OpenGL header files : false no questions : false silent : false X 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 : /root/tmp ftp site : ftp://download.nvidia.com Using: nvidia-installer ncurses user interface -> License accepted. -> A precompiled kernel interface for kernel 'Mandrake Linux 10.0 kernel 2.6.3-7mdk i586' has been found here: ./usr/src/nv/precompiled/nv-linux.o-1.0-6106.mdk10.0_2.6.3-7mdk. executing: 'cd ./usr/src/nv; /usr/bin/ld -d -r -o nvidia.ko precompiled-nv-l inux.o nv-kernel.o'... -> Kernel module linked successfully. 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; 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' commandline option. -> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko': -1 No such device 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. I've try it declaring the kernel paths and without declaring them, and I've try it also with different versions of the driver. I'm sure I have the right sources installed... but I don't know what happens. I've also tried extracting the archive and doing a make installl but it gives also an error message... I'lll try to install different kernels and their sources.... hope you can help me.
  7. I upgraded to official version and followed your instructions... it was a piece of cake!!! Thank you very much for your help. Unfortunately I didn't tried it on the community version and I don't know if it works there. The driver has worked flawlesslt ... thank you!!
  8. cd /usr/src/linux-2.6.3-4mdk make mrproper then try again <{POST_SNAPBACK}> I did the make mrproper in the /usr/src/linuz-2.6.3-4mdk/ directory and I tried again to compile.. but it showed another error message... here's the log: nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Sat Aug 28 18:59:50 2004 option status: license pre-accepted : false update : false force update : false expert : false uninstall : false driver info : false no precompiled interface: false no ncurses color : false query latest driver ver : false OpenGL header files : false no questions : false silent : false X 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 : /root/tmp ftp site : ftp://download.nvidia.com Using: nvidia-installer ncurses user interface -> License accepted. -> No precompiled kernel interface was found to match your kernel; would you li ke the installer to attempt to download a kernel interface for your kernel f rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes) -> No matching precompiled kernel interface was found on the NVIDIA ftp site; this means that the installer will need to compile a kernel interface for your kernel. -> Kernel source path: '/lib/modules/2.6.3-4mdk/build' -> Performing cc_version_check with CC="cc". ERROR: If you are using a Linux 2.4 kernel, please make sure you either have configured kernel sources matching your kernel or the correct set of kernel headers installed on your system. If you are using a Linux 2.6 kernel, please make sure you have configured kernel sources matching your kernel installed on your system. If you specified a separate output directory using either the "KBUILD_OUTPUT" or the "O" KBUILD parameter, make sure to specify this directory with the SYSOUT environment variable or with the appropriate nvidia-installer command line option. 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.
  9. I have installed the sources and it still can't compile.... I don'e know why... you can see my errors log above. Maybe it is because I'm running the community version.. il try downloading the official version.
  10. Hey I can't install he drivers either..... the program tells me there was an error when it tried to build the drivers... it also tells me that I have to check /var/logs/NVidiainstaller.log and here's the file... hope you can help me: nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Fri Aug 27 01:05:05 2004 option status: license pre-accepted : false update : false force update : false expert : false uninstall : false driver info : false no precompiled interface: false no ncurses color : false query latest driver ver : false OpenGL header files : false no questions : false silent : false X 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 : /root/tmp ftp site : ftp://download.nvidia.com Using: nvidia-installer ncurses user interface -> License accepted. -> No precompiled kernel interface was found to match your kernel; would you li ke the installer to attempt to download a kernel interface for your kernel f rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes) -> No matching precompiled kernel interface was found on the NVIDIA ftp site; this means that the installer will need to compile a kernel interface for your kernel. -> Kernel source path: '/lib/modules/2.6.3-4mdk/build' -> Performing cc_version_check with CC="cc". -> Performing rivafb check. -> Performing rivafb module check. WARNING: Your kernel was configured to include rivafb support as a loadable kernel module. The rivafb driver conflicts with the NVIDIA driver; the NVIDIA kernel module will still be built and installed, but be aware that the NVIDIA driver will not be able to function properly if the rivafb module is loaded! -> 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=/lib/modules/2.6.3-4mdk/buil d SYSOUT=/lib/modules/2.6.3-4mdk/build'... Your kernel was configured to include rivafb support as a loadable kernel module. The rivafb driver conflicts with the NVIDIA driver; the NVIDIA kernel module will still be built and installed, but be aware that the NVIDIA driver will not be able to function properly if the rivafb module is loaded! *** Failed rivafb module sanity check, but continuing! *** NVIDIA: calling KBUILD... make -C /lib/modules/2.6.3-4mdk/build \ KBUILD_SRC=/usr/src/linux-2.6.3-4mdk KBUILD_VERBOSE=1 \ KBUILD_CHECK= -f /usr/src/linux-2.6.3-4mdk/Makefile modules Using /usr/src/linux-2.6.3-4mdk as source for kernel if [ -h /usr/src/linux-2.6.3-4mdk/include/asm -o -f /usr/src/linux-2.6.3-4md k/.config ]; then \ echo " /usr/src/linux-2.6.3-4mdk is not clean, please run 'make mrproper'" ;\ echo " in the '/usr/src/linux-2.6.3-4mdk' directory.";\ /bin/false; \ fi; /usr/src/linux-2.6.3-4mdk is not clean, please run 'make mrproper' in the '/usr/src/linux-2.6.3-4mdk' directory. make[3]: *** [prepare1] Error 1 make[2]: *** [modules] Error 2 NVIDIA: left KBUILD. nvidia.ko failed to build! make[1]: *** [module] Error 1 make: *** [module] Error 2 -> Error. ERROR: Unable to build the NVIDIA kernel module. 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. Atte. Nomasoscar Athlon xp 2000+ 512 sdram GeForce 4 mx 440
×
×
  • Create New...