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

Thread: nvidia error

  1. #11
    Soul-Sing is offline Chocolate-Covered Ubuntu Beans
    Join Date
    Aug 2006
    Beans
    1,374
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: nvidia error

    Code:
    sudo -i
    Code:
    rm -rf /var/lib/dpkg/info/nvidia-kernel-common.*
    Code:
    apt-get remove  nvidia-kernel-common
    Code:
    apt-get install  nvidia-kernel-common
    close terminal, new terminal:
    Code:
    sudo apt-get update

  2. #12
    Join Date
    May 2008
    Beans
    135

    Re: nvidia error

    pkg: warning: files list file for package `nvidia-kernel-common' missing, assuming package has no files currently installed.
    (Reading database ... 191610 files and directories currently installed.)
    Removing nvidia-kernel-common ...
    root@andrew-desktop:~# apt-get install nvidia-kernel-common
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package nvidia-kernel-common is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    E: Package nvidia-kernel-common has no installation candidate

  3. #13
    Join Date
    May 2008
    Beans
    135

    Re: nvidia error

    Seems to be working!! Thanks guys!

  4. #14
    Soul-Sing is offline Chocolate-Covered Ubuntu Beans
    Join Date
    Aug 2006
    Beans
    1,374
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: nvidia error

    Great, well done

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
  •