[Solution] Ubuntu Hardy resume from suspend (to RAM) problem solution

People that are already using Ubuntu Hardy 8.04 may experience problems with the suspend functionality: After resuming a suspended system the screen remains off because the resume does not work. The one-liner bellow have solved the problem for me:


echo SUSPEND_MODULES=\"ehci_hcd\" > /etc/pm/config.d/WORKAROUND


This is just a workaround for a known bug that hopefully will be corrected until the final release next week.

Comments

  1. Hey ... you are my fucking GOD......

    Thank you for your help.

    ReplyDelete
  2. Thanks very much!!!

    ReplyDelete

Post a Comment

Popular posts from this blog

Tuning ext4 for performance with emphasis on SSD usage

NetBeans 6.1: Working with Google´s Android SDK, Groovy and Grails