Nvidia kernel error linux

Unable to load the kernel module ‘nvidia.ko’ [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.

I’m trying to install Nvidia drivers on Ubuntu 13.10 by running NVIDIA-Linux-x86_64-331.49.run. I created a blacklist file under /etc/modprobe.d/blacklist-file-drivers.conf and added nouveau to the list. Also, I ran the installation after killing my display manager (sudo service lightdm stop). I’m working with gcc 4.8. I’m getting the following error (from the installation log file): 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, or nouveau is present and prevents the NVIDIA kernel module from obtaining ownership of the NVIDIA graphics device(s), or no NVIDIA GPU installed in this system is supported by this NVIDIA Linux graphics driver release. Can someone please explain what the problem is and how can I fix it so I can finally install the drivers? Thanks, Gil

Читайте также:  Отправка udp пакета linux

Источник

Arch Linux

Install whatever driver you need for your card (nvidia, nvidia-173xx, nvidia-96xx) from the repo. novueau is in the kernel now, if it gets loaded by default blacklist it in rc.conf and specify nvidia in xorg.conf.

Last edited by hokasch (2010-06-22 14:03:05)

#3 2010-06-22 14:05:15

Re: Unable to load the kernel module ‘nvidia.ko’ [SOLVED]

i had quite the same problem, just blacklist the nouveau module in the rc.conf and reboot! :>

#4 2010-06-22 14:06:54

Mr.Elendig #archlinux@freenode channel op From: The intertubes Registered: 2004-11-07 Posts: 4,084

Re: Unable to load the kernel module ‘nvidia.ko’ [SOLVED]

Are you using the stock kernel? Did you reboot to the updated kernel? Did you use the installer directly from nvidia.com?

Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

#5 2010-06-22 14:08:36

wonder Developer From: Bucharest, Romania Registered: 2006-07-05 Posts: 5,941 Website

Re: Unable to load the kernel module ‘nvidia.ko’ [SOLVED]

if you used the packages from repos, the blacklist is done automatically in nvidia,

 $ pacman -Qo /etc/modprobe.d/nouveau_blacklist.conf /etc/modprobe.d/nouveau_blacklist.conf is owned by nvidia 195.36.31-1 $ cat /etc/modprobe.d/nouveau_blacklist.conf blacklist nouveau

but i guess you just want to mess your system by using unsupported and very bad ways and you are way smarter than the devs if you used that installer

Last edited by wonder (2010-06-22 14:10:01)

Give what you have. To someone, it may be better than you dare to think.

#6 2010-06-22 14:15:57

Re: Unable to load the kernel module ‘nvidia.ko’ [SOLVED]

I’ve been using the drivers straight from the nvidia website. I’ve uninstalled «nvidia’s» driver, rebooted, and installed the driver from the repos. It didn’t work, but i’ll tinker with it a bit more. I’ll report back shortly. Thanks guys.

Читайте также:  Find running daemons linux

#7 2010-06-22 14:37:15

wonder Developer From: Bucharest, Romania Registered: 2006-07-05 Posts: 5,941 Website

Re: Unable to load the kernel module ‘nvidia.ko’ [SOLVED]

I’ve been using the drivers straight from the nvidia website. I’ve uninstalled «nvidia’s» driver, rebooted, and installed the driver from the repos. It didn’t work, but i’ll tinker with it a bit more. I’ll report back shortly. Thanks guys.

you actually need to reboot again after installing nvidia package because nouveau is already loaded when the actually installation occurs

Give what you have. To someone, it may be better than you dare to think.

Источник

Оцените статью
Adblock
detector