Results 1 to 2 of 2

Thread: bonx6 Mint 16 Cinnamon - how to fix broken suspend

  1. #1
    Join Date
    Apr 2007
    Beans
    3

    bonx6 Mint 16 Cinnamon - how to fix broken suspend

    I'm not sure if it is something that is specific to my machine or my upgrade path, but when I moved from Mint 15 to Mint 16, suspend would no longer work; neither when closing the lid, nor when selecting it from the shutdown menu. When trying to resume, it would freeze at the login screen.

    Changing drivers through the Driver Manager only made things worse.

    I didn't figure this out on my own. See the links below for reference.

    This is for the 64 bit version. Check the links for the 32 bit. It will update the kernel, then the video drivers.

    sudo apt-get purge nvidia-current
    wget http://kernel.ubuntu.com/~kernel-ppa...2235_amd64.deb
    wget http://kernel.ubuntu.com/~kernel-ppa...192235_all.deb
    wget http://kernel.ubuntu.com/~kernel-ppa...2235_amd64.deb
    sudo dpkg -i linux-headers-3.13.0-*.deb linux-image-3.13.0-*.deb
    sudo apt-repository ppaorg-edgers/ppa
    sudo add-apt-repository ppaorg-edgers/ppa
    sudo apt-get update
    sudo apt-get install nvidia-current nvidia-settings
    apt remove --purge xserver-xorg-video-nouveau libdrm-nouveau1

    Sources:
    http://ubuntuhandbook.org/index.php/2014/01/linux-kernel-3-13-install-in-ubuntu-linux-mint/

    http://community.linuxmint.com/tutorial/view/1277

  2. #2
    Join Date
    Feb 2014
    Beans
    1

    Re: bonx6 Mint 16 Cinnamon - how to fix broken suspend

    Had the same symptoms after upgrading to Mint 16 32-bit.

    Updating the package: linux-firmware from 1.116 to 1.116.1 fixed it all.

    (Currently, when using Mint's update manager, you will need to view all levels of updates - at the moment this package is
    in the Level 5 nasty-dangerous category !)

    Gary
    Last edited by gary19; February 10th, 2014 at 07:11 PM. Reason: typo & clarity

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
  •