Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Nvidia restricted drivers do not work after kernel update.

  1. #11
    Join Date
    Aug 2007
    Location
    Kottawa, Sri Lanka
    Beans
    7,387
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Nvidia restricted drivers do not work after kernel update.

    Ok, now before continuing, please remove all nvidia-glx* packages if you have any.

    Then download the Nvidia driver from here:-
    http://us.download.nvidia.com/XFree8...77.80-pkg1.run

    Then install the build-essential package using:-
    Code:
    sudo apt-get install build-essential
    From here onwards you will be using the CLI only, so kill the X-Server by switching to a VT and executing:-
    Code:
    sudo /etc/init.d/gdm stop
    and
    Code:
    sudo killall Xorg
    Then run the driver by navigating to it's location and running:-
    Code:
    sudo sh NVIDIA-Linux-x86-177.80-pkg1.run
    or
    Code:
    sudo ./NVIDIA-Linux-x86-177.80-pkg1.run
    Follow the instructions to install the driver and allow it to configure the X-Server. Once installation is finished, start the X-Server with:-
    Code:
    sudo /etc/init.d/gdm start
    and see if the Nvidia driver now works properly.
    Think carefully before executing commands containing "rm", especially "sudo rm -rf ", if you require more information concerning this matter, read this.
    I am an experimenter, give me the most stable OS and I can make it unstable in a few hours.

    C == seriously fast == FTW!

  2. #12
    Join Date
    Apr 2008
    Beans
    5

    Re: Nvidia restricted drivers do not work after kernel update.

    Sorry. I've moved my query to its own thread.

    http://ubuntuforums.org/showthread.php?t=981505
    Last edited by fxb; November 14th, 2008 at 02:13 AM.

  3. #13
    Join Date
    May 2005
    Location
    Burnley, Lancs.
    Beans
    1,139
    Distro
    Ubuntu

    Re: Nvidia restricted drivers do not work after kernel update.

    Quote Originally Posted by PmDematagoda View Post
    Ok, now before continuing, please remove all nvidia-glx* packages if you have any.

    Then download the Nvidia driver from here:-
    http://us.download.nvidia.com/XFree8...77.80-pkg1.run
    Now this is interesting. :k I had already done that procedure, from here, but it didn't work. This time it has done...

    Thanks for that.

    So, now I'm back to where I was before I upgraded the kernel. This problem kicked off when I installed 2.6.24-21 but I'm using -18 now.

    Presumably I'll have to go through this again when the next one comes along?
    Some people say I'm a man of few words, but the fact is that most people talk too much without actually saying anything.

  4. #14
    Join Date
    Aug 2007
    Location
    Kottawa, Sri Lanka
    Beans
    7,387
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Nvidia restricted drivers do not work after kernel update.

    Quote Originally Posted by xmastree View Post
    Now this is interesting. :k I had already done that procedure, from here, but it didn't work. This time it has done...

    Thanks for that.

    So, now I'm back to where I was before I upgraded the kernel. This problem kicked off when I installed 2.6.24-21 but I'm using -18 now.

    Presumably I'll have to go through this again when the next one comes along?
    Unfortunately, yes.
    Think carefully before executing commands containing "rm", especially "sudo rm -rf ", if you require more information concerning this matter, read this.
    I am an experimenter, give me the most stable OS and I can make it unstable in a few hours.

    C == seriously fast == FTW!

  5. #15
    Join Date
    May 2005
    Location
    Burnley, Lancs.
    Beans
    1,139
    Distro
    Ubuntu

    Re: Nvidia restricted drivers do not work after kernel update.

    Quote Originally Posted by PmDematagoda View Post
    Unfortunately, yes.
    Well, if it works every time, then that's not too bad. However, it was working before I upgraded the kernel, then reinstalling from synaptic didn't work. It just went downhill from there.
    Now I'm back to an older kernel, and it's ok. Let's see what happens when the next one comes out.

    Thanks for the help.
    Some people say I'm a man of few words, but the fact is that most people talk too much without actually saying anything.

Page 2 of 2 FirstFirst 12

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
  •