After installing nvidia drivers, nvidia.ko not found
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
After installing nvidia drivers, nvidia.ko not found
I was attempting to get my OpenGL libraries working and reinstalled my nvidia drivers in the process by running the "NVIDIA-Linux-x86-177.80-pkg1.run" script. Now when I boot up I am getting an error message
"nvidia.ko for kernel 2.6.29.6-79.fc9.i686 was not found
The nvidia driver will not be enabled"
I don't know much about X or driver issues, could someone point me in the right direction? This is on a Thinkpad T61.
there is an updated kernel available. install the updated kernel and repeat the Nvidia installation process again. it will resolve your problem. further check out this thread;
I tried installing the livna-release (no updates necessary) and akmod-nvidia, but they didn't help. To update the kernel do I use "yum install kernel"? If so than there were no updates available.
Something that I noticed: after running the install script and then starting X it appears to work fine, but if I switch to tty1 I am seeing
Code:
> Warning: Multiple doodads named ""
> Using first definition
Errors from xkbcomp are not fatal to the X server
After I restart X will still run but a lot of the functionality is missing.
2.6.29 kernel.. does the nvidia module compile against that kernel and work ?
I am not finding any references of this driver being compiled against that new of a kernel, is it completing the compile and installation successfully ?
Check /var/log/nvidia-installer.log
Quote:
default@debianetch:$ cat /var/log/nvidia-installer.log | grep complete
-> Kernel module compilation complete.
-> Driver file installation is complete.
(version: 177.80) is now complete. Please update your XF86Config or
From that initial error message it looks like there is no kernel module present.
did you try to locate the file after compiling ?
2.6.29 kernel.. does the nvidia module compile against that kernel and work ?
I am not finding any references of this driver being compiled against that new of a kernel, is it completing the compile and installation successfully ?
In fact, there is no such kernel on kernel.org. I didn't catch the 29 earlier.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.