Results 1 to 5 of 5

Thread: 8.10 freezing on resume from Hibernate

  1. #1
    Join Date
    Dec 2008
    Location
    Alberta, Canada
    Beans
    26
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Unhappy 8.10 freezing on resume from Hibernate

    I have a IBM R51 with 512MB RAM, 30 GB Hard disk, ATI MobileRadeon, and an Intel 2200 wireless card that won't resume from hibernation.

    Any one have some ideas on how to troubleshoot this? I was hoping to be helpful to the community somehow on this...

  2. #2
    Join Date
    Dec 2008
    Location
    Alberta, Canada
    Beans
    26
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Smile Re: 8.10 freezing on resume from Hibernate

    Folks,

    Figured out my own answer to this problem:

    1. Edit the acpi-support configuration file (/etc/default/acpi-support)
    2. Change the following lines:

    # Add modules to this list to have them removed before suspend and reloaded
    # on resume. An example would be MODULES="em8300 yenta_socket"
    #
    # Note that network cards and USB controllers will automatically be unloaded
    # unless they're listed in MODULES_WHITELIST
    MODULES=""

    to ->

    # Add modules to this list to have them removed before suspend and reloaded
    # on resume. An example would be MODULES="em8300 yenta_socket"
    #
    # Note that network cards and USB controllers will automatically be unloaded
    # unless they're listed in MODULES_WHITELIST
    MODULES="ipw2200 intel_agp agpart"

    Hope this helps anyone else with the same problem...Thanks to the following site for ideas on solution:

    http://www.amitsrivastava.net/2008-0...a-dell-vostro/

    One more update, I also had the problem again a day later, so far it seems to be working with SUSPEND_MODES="acpi-support"
    Last edited by mordoc; January 27th, 2009 at 04:43 AM. Reason: Correction to the solution

  3. #3
    Join Date
    Dec 2008
    Location
    Alberta, Canada
    Beans
    26
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: 8.10 freezing on resume from Hibernate

    Well it stopped working again 3 days ago...I had given up but then yesterday when the kernel was updated it all works fine. It could be that or the some of the things that I did in fooling around with the swap partition.

    Regardless it works! Thanks Ubuntu team for the updated kernel!

  4. #4
    Join Date
    Feb 2009
    Beans
    6

    Re: 8.10 freezing on resume from Hibernate

    Haha mordoc,

    I agree a new kernel every now & then is a good thing . Don't we love Linux for how fast they release us the next kernel which fix our problems. XOXO Ubuntu

  5. #5
    Join Date
    Dec 2008
    Location
    Alberta, Canada
    Beans
    26
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Smile Re: 8.10 freezing on resume from Hibernate

    Gang,

    I found this on the OpenSUSE forums:

    https://bugzilla.novell.com/show_bug.cgi?id=450256


    Anyone able to try this out? I have installed OpenSUSE to see if this was a distribution thing or a kernel issue - if this works for someone else it will leave it at a kernel issue as identified by the OpenSUSE team...

    PS: It's really a BIOS issue, but read the link for more information on that.

Tags for this Thread

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
  •