Announcement

Collapse
No announcement yet.

Last night Kubuntu updates crashed by nVidia - 195.36.24

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Last night Kubuntu updates crashed by nVidia - 195.36.24

    Hi there,

    Not sure anyone has this same bad fake on poor tested package released in LTS:

    Under /var/log/message:

    NVRM: API mismatch: the client has the version 195.36.24, but this kernel module has the version 195.36.15. Please make sure that this kernel module and all NVIDIA driver components have the same version.

    Some background info:

    1. After splash screens, no KDM login and only shell prompt login. Screen flickers a few times and stopped at the prompt.

    2. All my repos are official, no unofficial updates

    3. Done all apt-get update and apt-get upgrade before writing this.

    Any help appreciated! Thanks


    #2
    Re: Last night Kubuntu updates crashed by nVidia - 195.36.24

    Code:
    sudo apt-get update
    Code:
    sudo apt-get install linux-headers-`uname -r` build-essential
    Then try again with your Nvidia driver -- however you installed it in the first place.

    Comment

    Working...
    X