Software :: Nvidia Driver Install Script - Unable To Determine The Version Of The Kernel Sources
Dec 15, 2008
The rest of the message is " located in /lib/modules/2.6.24-16-server/build". The version is Ubuntu server 8.04. Why can't it, and how can I help it along?
View 9 Replies
ADVERTISEMENT
Jan 11, 2011
I have installed Arch Linux quite a few weeks ago; but I'm still trying my best to install the nividia display driver for my graphics card (nVidia Geforce 2 MX 400). Not only in Arch but have tried installing on other distros and still failed. I have read up all the documentations and I still find it hard to do this task. When I used the terminal and executed the NVIDIA-Linux-x86-94.43.01-pkg1.run file without any window manager running, I get this problem:
Quote: ERROR: Unable to determine the version of the kernel sources located in '/lib/modules/2.6.35-ARCH/build'. 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' or 'kernel-devel' 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.
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 [URL].
Now I'm using Arch Linux Kernel 2.6.35 and I have got the source. But where am I suppose to put it now? I do not want to change the kernel. I just want the nVidia installer to identify that there is a kernel source so that it can install. I have searched up a lot on websites and ended up with no proper guide. This is a very old driver. So since now I have the nVidia driver installation package and also the kernel source
View 13 Replies
View Related
Jan 11, 2011
I have installed Arch Linux quite a few weeks ago; but I'm still trying my best to install the nividia display driver for my graphics card (nVidia Geforce 2 MX 400). Not only in Arch but have tried installing on other distros and still failed. I have read up all the documentations and I still find it hard to do this task. When I used the terminal and executed the NVIDIA-Linux-x86-94.43.01-pkg1.run file without any window manager running, I get this problem:
ERROR: Unable to determine the version of the kernel sources located in '/lib/modules/2.6.35-ARCH/build'. 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' or 'kernel-devel' 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.
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 nvidia.com.
Now I'm using Arch Linux Kernel 2.6.35 and I have got the source. But where am I suppose to put it now? I do not want to change the kernel. I just want the nVidia installer to identify that there is a kernel source so that it can install. I have searched up a lot on websites and ended up with no proper guide.
This is a very old driver. So since now I have the nVidia driver installation package and also the kernel source,
View 9 Replies
View Related
Aug 3, 2010
I'm using Slackware 13.0 on rather old PC with old Riva TNT2 video card. Default driver is "nv". Everything work fine, but without hardware 2D acceleration under X.
After studying various manuals I
1. downloaded Nvidia binary package suitable for my video card.
2. Recompile kernel without Riva framebuffer support.
3. Start Nvidia script.
Script said: "Error: unable to find the kernel source tree for the currently running kernel. Please make sure you have installed the kernel source files for your kernel and that they are properly configured...""
Kernel sources are in /usr/src/linux-2.6.29.6 I have all kernel packages installed. I was trying various switches for script in order to show the right path - nothing! 8 Some people say that Nvidia script don't like 4th digit in a kernel's name and get it from "uname -r" output. Can I change it somehow?
View 14 Replies
View Related
May 4, 2010
After upgrading kernel package to 2.6.32-5 NVIDIA installation gave me ERROR:Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if a driver such as rivafb/nvidiafb is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA graphics device(s), or NVIDIA GPU installed in this system is not supported by this NVIDIA Linux graphics driver release.
Here is /var/log/nvidia-installer.log:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue May 4 11:49:38 2010
installer version: 1.0.7
[code].....
View 12 Replies
View Related
May 12, 2010
So after getting around the Fakeraid bug, and the grub bug, and all the other bugs killing my system fixed and then i moved on to install my video driver. There was nothing in Administration>Hardware Drivers, so i downloaded the latest driver for my two 8600m gt cards. Did the whole ctrl+alt+f2 and then stopping xserver and then running the driver install only to run into yet another damn bug(see log below)
I have tried fixing it by doing what other threads have said to do e.g:[URL] still nothing. Below is the Nvidia log.
[Code]....
View 9 Replies
View Related
Jan 11, 2011
After a disk crash I reinstalled openSuSE 11.2 and as always downloaded the latest Nvidia driver for my geforce 8200 graphics.
Unlike all previous cases, this time the driver does not install. The contents of /var/log/nvidia-installer.log are below. The error refers to being unable to to locate version.h
PATH:
Using: nvidia-installer ncurses user interface
ERROR:
View 9 Replies
View Related
Apr 20, 2011
How do I determine which nVidia kernel to use with my system? I'm running a GeForce9800GT
View 11 Replies
View Related
Mar 23, 2011
I have installed and configured Slackware 13.1 and it works perfectly. Now I'm going (actually forced) to downgrade kernel version down to 2.6.32. Is there any caveats? Do I need rebuild any other packages from sources?
View 13 Replies
View Related
Jul 16, 2010
I would like to install above mentioned driver. I need to prepare kernel for this instalation, but this information I didnt find on openSUSE pages. I add openSUSE 11.3 KDE
View 9 Replies
View Related
Jul 18, 2010
I've been trying to install the latest driver NVIDIA-Linux-x86_64-256.35.run. I do ctrl+alt+f1 and login, then sudo sh ./NVIDIA-Linux-x86_64-256.35.run and it gives me the license agreement, but after I accept and right after it gets to 100% it says it can't install the kernel or access or whatever. Has anyone done this installation and had the same problem but figured it out??
View 4 Replies
View Related
May 19, 2010
I've built a new kernel (2.6.34) on our workstation at work. It boots and runs beautifully, but there is one minor problem. I created the kernel as a Debian package along with the kernel headers. Upon installing both and attempting to build the nVidia driver for said kernel, the installer tells me that it cannot determine the version and quits. This happens even if I manually specify the path to the headers. What's going on here, did I miss something during my compilation of the new kernel?
View 14 Replies
View Related
Jun 18, 2011
In order to configure a dual display in a fresh 11.4 installation, I am attempting to install the nVidia driver according to the instructions in SDB:NVIDIA the hard way - openSUSE. I have not previously compiled or configured a kernel so I largely followed the instructions from OpenSUSE 11.2 - How to compile a Kernel for Newbies.The currently installed kernel is 2.6.37.1-1.2-desktop. The graphics card is an ASUS EN9600GSO (512MB).
In Yast, I installed gcc, make, kernel-devel (v. 2.6.37.1-1.2) and kernel-desktop-devel (v. 2.6.37.1-1.2). Per the "hard way" instructions, I did not install kernel-source.
View 9 Replies
View Related
Aug 4, 2010
I am fairly new to Linux. My machine is running Debian 5.0.5 with gcc version 4.3. When I try to install the Nvidia QuadroFX 3450 driver I got from the Nvidia web site I get an error saying:
"The compiler used to compile the kernel (gcc 4.1) does not exactly match the current compiler (gcc 4.3)....."
Does this mean my gcc version is too new for the driver? if so, how do I roll back to a older version?
View 8 Replies
View Related
Jul 28, 2009
So I have been trying to install these drivers forever and after going through a million forum posts and Google searches I have been unsuccessful. The process I have been trying starts as such: I hit ctrl-alt-f1 and then login as root. i then change to run level 3 by doing /sbin/init 3. After that's done I cd to desktop and do sh NVIDIA-LINUX-x86-185.18.29-pkg1.run --kernel-source-path /usr/src/kernel/2.6.18-128.2.1.el15-i686
If I don't give it the source path it can't find the source tree. Eventually I get the error: ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most frequently when this kernel module was built against the wrong or improperly configured kernel sources, with a version of gcc that differs from the one used to build the target kernel, or if a driver such as rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
[Code]...
View 5 Replies
View Related
Jul 7, 2011
Currently using Nvidia driver version 195.36.31, it's the version that works with Nvidia-kernel-dkms, would updating Nvidia driver to the current 275.09.07 driver version break my setup?
View 3 Replies
View Related
Oct 15, 2010
i tried to go threw this by some tutorials on the wiki but without success. i all the time got this error: Nvidia log: [URL].. even if i ran the make oldconfig && make prepare command..
View 8 Replies
View Related
Feb 16, 2010
I installed openSuSE 11.2 three days ago, the first time, and have been trying to get the nvidia video driver to work ever since. So far, no luck. I have a dual-boot system with Windows 2k (legacy programs) and the graphics card works fine there, so the problem isn't hardware related. The nv driver also works under 11.2, but not well.The graphics card is a GeForce 6200, and the computer is an old Tyan Thunder S2885 with dual Opteron processors. I'm in 64 bit mode for the Linux install.
I've tried installing the video drivers by:Doing a fresh install, loading in the nvidia repository, then doing online update. The two nvidia drivers were loaded (nvidia-gfxG02-kmp-desktop and x11-video-nvidiaG02), but when I tried to reboot I end up with a blank screen and no sync to the monitor (Hitachi SuperScan Elite 751 CRT type). Rebooting in safe mode brings up the nv driver, which works. Doing a fresh install, doing online update,then loading in the nvidia repository, refreshing it, and installing the same two RPMs . . . with the same result. Doing a fresh install and using the "one click" install from this web site. Same result.
Doing a fresh install, doing online update, selecting the pattern "Linux Kernel Development" and installing it, downloading the Nvidia installer NVIDIA-Linux-x86_64-190.53-pkg2.run and installing it. Same result.
Same as above, but then using Sax2 -r -m 0=nvidia, even though Sax is depreciated. Same result. I've tried modprobe nvidia. Nothing. Over the last two days I've probably tried several other iterations as well, and forgot them, but nothing worked, it's always the same result.
Another weirdness, when I have YaST do "Hardware Information" it has no trouble identifying the monitor a getting it's info, but when I click the Display icon on the panel it tells me that it can't identify the monitor.
Here's the basic system info:
Code:
Directory: /home/BillyDoc/Desktop
Tue Feb 16 09:21:23 CST 2010
BillyDoc@linux-k7w3:~/Desktop> lsmod | grep nvidia
nvidia 9647368 0
BillyDoc@linux-k7w3:~/Desktop> su
[code]....
I'm definitely a novice to this sort of thing, and at this point I haven't a clue what's going on. It looks like the nvidia driver get's installed alright, but X simply doesn't know it's there. Oh, and another thing. When I go into YaST to look for the "Graphics Card and Monitor" program . it's missing! I assume this is because Sax is depreciated, but what's the substitute?
View 9 Replies
View Related
Mar 4, 2010
This is my first day with Umbuntu and my first post here at the forums. I bought a Dell Pentium 4 with a fresh install of Umbuntu 9.10 on it. Worked well until I decided to do something a newbie shouldn't do and install a graphics card and drivers. The graphics card worked just fine until the drivers were installed and I tried to reboot the system. Now it no longer boots. Some specifics for you.
Since my time with Ubuntu is limited to hours, the nomenclature will probably be wrong. But I will try to get the point across. The card is a EVGA GeForce FX 5700 Ultra. On first start up with this card the computer functioned fine. I went to a place where you could change the screen options. There were three selections and I don't remember the names (idiot that I am). I selected the middle one. The OS stated that in order to utilize all the capabilities of nvidia graphics cards blah, blah, blah, a driver would need to be downloaded and activated. No name, just a driver. OK, do it (sounds kinda windows like). The download seemed to go OK, but now I needed to reboot to activate the driver.
Now: Ubuntu logo comes up. Screen goes to a text screen that says:
Ubuntu 9.10 dave-ubuntu tty1
dave-ubuntu login:
This screen flashes and does not take input from the keyboard or mouse. Next, I removed the graphics card and used the on-board graphics. Same result with faster flashing. What have I done? Apparently Ubuntu and Linux in general don't have a system recovery option? I read something about the GRUB menu, but the system flasher GRUB loading for half a second and then is on to locking up. I can't seem to get to a GRUB menu. What a way to finish the day.
View 9 Replies
View Related
May 29, 2010
I tried to install NVIDIA audio drivers on fc10 (2.6.27.41-170.2.117.fc10.i686).
It ended up in this error.
I am attaching nforce-installer log for your details.
Code:
By default I can use internet (without network drivers installed), how is this possible? And why not audio?
View 1 Replies
View Related
Jun 27, 2011
When trying to install the nvidia graphics driver I get the following error-message:
ERROR: The kernel header file '/usr/src/linux/include/linux/version.h' does not exist. The most likely reason for this is that the kernel source files in '/usr/src/linux' have not been configured. How do I configure the kernel source files?
View 3 Replies
View Related
Sep 25, 2009
I was recently able to obtain a new laptop at work. Rather than reinstalling the OS, reconfiguring all of the software, and then copying over all of my data from my old laptop -- I decided to try to use dd to clone my drive. It worked pretty darn well (thanks Saikee!). However, I have two problems that I have noticed so far:
1) The system does not seem to offer me the option to install the proprietary nvidia driver. I was able to manually install the nvidia-glx-180 package and then edit xorg.conf appropriately and I'm running with the nvidia driver now. So this problem is resolved (though I still find it odd it didn't even offer my the "restricted hardware drivers" option in System -> Administration).
2) Wireless is not working. I checked dmesg and it doesn't seem to have any errors in it. Here is a list of things I have checked/found which I think might be relevant:
- Oddly enough it seems that my wired device always gets renamed from eth0 to eth1, and my wireless device gets renamed from wlan0 to wlan1. I'm not sure why (though I would prefer them to be eth0 and wlan0).
- dmesg output looks good shows some message about the wlan1 link not being ready
Code:
bmayes@bdmlin:~$ dmesg | grep wlan
[ 10.915831] udev: renamed network interface wlan0 to wlan1
[ 185.179556] bridge-wlan0: peer interface wlan0 not found, will wait for it to come up
[ 185.179559] bridge-wlan0: attached
[code]...
View 10 Replies
View Related
Jul 9, 2011
Infact I've seen the linux(ubuntu 11.04) for the first time today. I don't know anything about linux & i'm not able to install my nVidia 8600gt graphics driver. I've downloaded the .run file from here
[URL]
when I'm opening the .run file it's showing an error
"Could not open the file /home/f1/Downloads/NVIDIA-Linux-x86-275.09.07.run.
gedit has not been able to detect the character encoding. Please check that you are not trying to open a binary file. Select a character encoding from the menu and try again."
After trying for all day long I found this HOWTO
[URL]
View 2 Replies
View Related
Aug 6, 2011
I had installed Ubuntu 10.10 and there was a dim spot on the left side of the monitor. I could move the window to the right, but anything on the left was dim, and if I set the window to full screen, the whole screen went dim. I was able to find a fix online, I followed the instructions, and Voila! It was fixed, so I knew it was not a hardware issue. I installed 11.04, and have the same dim screen issue, but I can't find the instructions that fixed it last time. I tried to download and install the latest driver from NVIDIA, and I get this error:
ERROR: You appear to be running an X server; please exit X before installing. For further details, please see the section INSTALLING THE NVIDIA DRIVER in the README available on the Linux driver download page at www.nvidia.com. If anyone has any fix for the dim screen
View 4 Replies
View Related
Jul 4, 2010
my problem is on installing nvidia driver on fc12 32bit but, first of all, as i understood the pae kernel requires more than 4gb of ram,i have a 2.2 ghz cpu with 2 gb ram,but when i run command:uname -r it answers: 2.6.31.5-127.PAE [i have fc12 32 bit] when we try to download linux we have a 32bit edition or 64bit edition,do we have an edition which is only for pae? or when we install for example the 32bit edition on a computer with more than 4gb of ram then the kernel automatically will change to be a pae kernel??
View 10 Replies
View Related
Dec 28, 2009
How can I use DKMS to force the virtualbox setup to run using the correct kernel sources? This is the error I'm getting in the vbox logs
Code:
Attempting to install using DKMS
removing old DKMS module vboxdrv version 3.1.2
Deleting module version: 3.1.2
completely from the DKMS tree.
Done.
Creating symlink /var/lib/dkms/vboxdrv/3.1.2/source ->
/usr/src/vboxdrv-3.1.2
DKMS: add Completed.
Error! Your kernel source for kernel 2.6.31.6-166.fc12.x86_64 cannot be found at
/lib/modules/2.6.31.6-166.fc12.x86_64/build or /lib/modules/2.6.31.6-166.fc12.x86_64/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.
Failed to install using DKMS, attempting to install without:
Makefile:152: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
Code:
[root@nevada Downloads]# uname -r
2.6.31.6-166.fc12.x86_64
View 8 Replies
View Related
Oct 1, 2010
I installed the latest kernel liquorix (2.6.35) but when i want to install the Nvidia driver downloaded on the Nvidia website (256.53), i have an error message because Nvidia doesn't found the kernel source tree.
I install linux-image-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb, linux-headers-2.6.35-6.dmz.2-liquorix-686_2.6.35-16_i386.deb and build-essential. I don't understand why the installation doesn't works.
View 1 Replies
View Related
Feb 22, 2010
host: CentOS 5.4
guest: FC12
Virtual Machine: Virtual Box 3.1.4
I can not for the work get Virtual Box's Additions to install in my FC12 guest. The error log (/var/log/vboxadd-install.log) shows: Makefile:23: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop.
I have tried:
# KERN_DIR=/usr/src/kernels
# KERN_DIR=/usr/src/kernels/2.6.31.12-174.2.22.fc12.i686
# KERN_DIR=/usr/src/kernels/2.6.31.12-174.2.22.fc12.i686/kernel
[Code]...
View 7 Replies
View Related
Mar 23, 2010
I installed this drivers from Nvidia's site. How to completely remove every traces of this driver?
View 5 Replies
View Related
Mar 7, 2011
I have created a custom debian netinst USB stick. It has the default UK repositories in the sources list, but people in the US also need to use the stick from time-to-time.
Would it be a bad idea to mix US and UK repositories in the sources.list? Would Debian be clever enough to pick up the best repo depending on where the user is using the OS from? Or would I need to be a bit clever and create some sort of script to deal with this. (I am avoiding non-free/experimental software).
View 2 Replies
View Related