Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: kernel update broke my system

  1. #1
    Join Date
    Jan 2006
    Location
    Stoneybatter, Dublin
    Beans
    398
    Distro
    Ubuntu 9.10 Karmic Koala

    kernel update broke my system

    The kernel update from
    2.6.24-19-generic
    to
    2.6.24-21-generic
    broke my system. The X-windows system do not start. The error message is something about could not resume image or something.

    I have a Nvidia graphics card GeForce Fx 5200.

    It took me about 5 hours to install the driver for that several months ago - I had to go to the Nvidia website, serach the web for hacks etc etc.
    I don't want to go through that hell again.

    Is there any simple way to get it working?

  2. #2
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: kernel update broke my system

    When using the driver manually from nvidia site and there's an update/patch it will "break" the system. It's because you build the driver for the previous kernel. So you have to build the driver against the new kernel. It's the same way that you install the driver the last time.

    Have you tried using the default nvidia restriction driver? Or Envy?

  3. #3
    Join Date
    Aug 2007
    Location
    Silicon Valley, CA
    Beans
    142
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: kernel update broke my system

    You might be able to select the old kernel from the grub menu when the system starts.

    Your post does make me a little nervous though, I have a few minutes remaining on the download for today's updates. I'll let you know how it goes on my AMD based system with the Nvidia 6150 Go chip.
    "If all else fails, immortality can always be assured by spectacular error." -John Kenneth Galbraith, Economist

  4. #4
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: kernel update broke my system

    Actually boot up in "safe mode"

    Then

    Code:
    sudo nano /etc/X11/xorg.conf

    Set the driver from "nvidia" to "nv"

    Save [ctrl]+[o] and exit [ctrl]+[x]

    then reboot. Now you can get in, but without the 3D stuff etc. From there you can rebuild the driver or find an alternative.

  5. #5
    Join Date
    Oct 2008
    Location
    Mexico
    Beans
    119
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: kernel update broke my system

    Quote Originally Posted by SeanBlader View Post
    You might be able to select the old kernel from the grub menu when the system starts.

    Your post does make me a little nervous though, I have a few minutes remaining on the download for today's updates. I'll let you know how it goes on my AMD based system with the Nvidia 6150 Go chip.
    Actually, mine also seems to be having problems with the kernel update. Is there an error of some sort somewhere?

  6. #6
    Join Date
    Oct 2006
    Beans
    702

    Re: kernel update broke my system

    envyNG might be an solution.

    You can even install it via command-line and run it there, too.

  7. #7
    Join Date
    Feb 2007
    Location
    Sweden
    Beans
    35
    Distro
    Kubuntu 10.04 Lucid Lynx

    Re: kernel update broke my system

    I just had the same exact problem and running envyng solved it for me!
    So I highly recommend you to try that!

    Also, now my xwindows FINALLY starts up using the correct resolution! So now I don't have to set it in nvidia-settings each time anymore, so some sort of bug must have been fixed.

    <---- Extremely happy!

  8. #8
    Join Date
    Jan 2006
    Location
    Stoneybatter, Dublin
    Beans
    398
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: kernel update broke my system

    Thanks for all the replies!

    I was able to choose to boot from the old 2.6.24-19-generic kernel.

    Then I changed the /boot/grub/menu.lst
    file and commented out the entry for the new 2.6.24-21 kernel.
    (This is easy to do, comments begin with a #)

    Now the system boots as before.

    I recall that Envy did not work for me when I originally installed the drivers for my GeFortce 5200 card. I had to download drivers from the Nvidia site and "build" it myself. (Quotation marks because I only followed line by line instructions).

    I searched to see what is new & improved in the 2.6.24-21-generic kernel, and can't find much info.

    My question is, do I need the new kernel? Will staying with the old one cause problems in the future - for example when updates to other programs come in?

    Thanks guys.

  9. #9
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: kernel update broke my system

    Bloch, it's security updates. Might be a good idea running the new one.

  10. #10
    Join Date
    Jan 2006
    Location
    Stoneybatter, Dublin
    Beans
    398
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: kernel update broke my system

    For me as a user, a kernel update is like an attack on my system.

    It's not the first time an update has broken things.

Page 1 of 2 12 LastLast

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
  •