Results 1 to 10 of 10

Thread: Failed to load NVIDIA kernel module

  1. #1
    Join Date
    Dec 2007
    Location
    Adelaide Australia
    Beans
    463
    Distro
    Ubuntu

    Failed to load NVIDIA kernel module

    At boot, I get an error, stating that ubuntu is going to start in low graphics mode because:

    Code:
    (EE) NVIDIA(0): Failed to load the NVIDIA kernel module
    (EE) NVIDIA(0): ***Aborting***
    (EE) Screen(s) found, but none have a usable configuration
    I just click restart X and ubuntu works (I assume I'm using the onboard graphics chip on the motherboard, but I would like to use my dedicated graphics card)

    lspci | grep VGA gives

    Code:
    02:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev a2)
    modprove nvidia gives

    Code:
    )FATAL: Module nvidia not found
    synaptic says I have
    • nvidia-96
    • nvidia-96-glx
    • nvidia-settings
    • xserver-xorg-video-noeveau
    • xserver-xorg-video-nv

    All installed and up to date

    my xorg.conf is here http://pastebin.com/QTYJEAxn

    (I think that's all the troubleshooting info)

    how do I fix this? I assume I have the packages installed, but they are not being called upon by the kernel to display stuff? or I am missing a module, or a module is mislabled. IDK

    what do I need to do to use my geforce card?

    cheers for any help.
    blog ~~~ last.fm ~~~ twitter ~~~ digg
    Just so you know, everywhere else on the internet, I am known as mynameistux
    Its just a bunch of 1's and 0's.

  2. #2
    Join Date
    Apr 2008
    Location
    Houston, TX USA
    Beans
    589
    Distro
    Ubuntu

    Re: Failed to load NVIDIA kernel module

    Try running sudo dpkg-reconfigure xserver-xorg, then afterwards sudo insmod nvidia and sudo nvidia-xconfig and see if that fixes the issue.
    Locke
    Try Dropbox, it's FREE! (gratis) http://db.tt/J7Sm9iC
    Try Dropbox experimental build updater http://forums.dropbox.com/topic.php?id=12153

  3. #3
    Join Date
    Dec 2007
    Location
    Adelaide Australia
    Beans
    463
    Distro
    Ubuntu

    Re: Failed to load NVIDIA kernel module

    Quote Originally Posted by Locke_99GS View Post
    Try running sudo dpkg-reconfigure xserver-xorg, then afterwards sudo insmod nvidia and sudo nvidia-xconfig and see if that fixes the issue.
    Code:
    mynameistux@Koala:~$ sudo insmod nvidia
    insmod: can't read 'nvidia': No such file or directory
    which direction should I point insmod to?
    blog ~~~ last.fm ~~~ twitter ~~~ digg
    Just so you know, everywhere else on the internet, I am known as mynameistux
    Its just a bunch of 1's and 0's.

  4. #4
    Join Date
    Dec 2007
    Location
    Adelaide Australia
    Beans
    463
    Distro
    Ubuntu

    Re: Failed to load NVIDIA kernel module

    it's-been-two-hours-and-I-have-HD-movies-to-watch-bump
    blog ~~~ last.fm ~~~ twitter ~~~ digg
    Just so you know, everywhere else on the internet, I am known as mynameistux
    Its just a bunch of 1's and 0's.

  5. #5
    Join Date
    Nov 2009
    Beans
    1,879
    Distro
    Ubuntu Studio 9.10 Karmic Koala

    Re: Failed to load NVIDIA kernel module

    Did you recently update to a new kernel? If so try an older one out.

  6. #6
    Join Date
    Dec 2007
    Location
    Adelaide Australia
    Beans
    463
    Distro
    Ubuntu

    Re: Failed to load NVIDIA kernel module

    Quote Originally Posted by cchhrriiss121212 View Post
    Did you recently update to a new kernel? If so try an older one out.
    just tried an older kernel from grub, no difference.

    for what it's worth, I've never had this card working on this computer, it's a relatively new install
    blog ~~~ last.fm ~~~ twitter ~~~ digg
    Just so you know, everywhere else on the internet, I am known as mynameistux
    Its just a bunch of 1's and 0's.

  7. #7
    Join Date
    Mar 2006
    Beans
    Hidden!

    Re: Failed to load NVIDIA kernel module

    If you did recently update to a newer kernel number, all you need to do is click on to start ubuntu in a low graphics mode, open up hardware drivers, deactivate nvidia driver, then reactivate it, reboot, job done.
    No longer participating......

  8. #8
    Join Date
    Dec 2007
    Location
    Adelaide Australia
    Beans
    463
    Distro
    Ubuntu

    Re: Failed to load NVIDIA kernel module

    Quote Originally Posted by Jose Catre-Vandis View Post
    If you did recently update to a newer kernel number, all you need to do is click on to start ubuntu in a low graphics mode, open up hardware drivers, deactivate nvidia driver, then reactivate it, reboot, job done.
    the hardware drivers thing says there are no drivers in use, and none are available. I know that the nvidia-96 driver works with this card, should I be trying to fix the hardware driver program instead of fixing the kernel module manually?
    blog ~~~ last.fm ~~~ twitter ~~~ digg
    Just so you know, everywhere else on the internet, I am known as mynameistux
    Its just a bunch of 1's and 0's.

  9. #9
    Join Date
    Dec 2007
    Location
    Adelaide Australia
    Beans
    463
    Distro
    Ubuntu

    Re: Failed to load NVIDIA kernel module

    I FIXED IT
    I installed a package called
    Code:
    nvidia-96-modalias
    that fixed the hardware driver finding program, I did what Jose Catre-Vandis said, and hey presto, it works like a charm
    Quote Originally Posted by Jose Catre-Vandis View Post
    If you did recently update to a newer kernel number, all you need to do is click on to start ubuntu in a low graphics mode, open up hardware drivers, deactivate nvidia driver, then reactivate it, reboot, job done.
    Jose, I reckon I owe you a beer.
    cheers for the solution mate
    blog ~~~ last.fm ~~~ twitter ~~~ digg
    Just so you know, everywhere else on the internet, I am known as mynameistux
    Its just a bunch of 1's and 0's.

  10. #10
    Join Date
    Mar 2006
    Beans
    Hidden!

    Re: Failed to load NVIDIA kernel module

    @barbedsaber
    You have one for me, too cold for beer here, and you may need to drown your sorrows after the Ashes
    No longer participating......

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •