I spoke too soon... Using the solution in the comment above (that is, removing the script titled 11_usb_s3 from /etc/pm/sleep.d/) only allowed me to suspend once. When trying to suspend a second time, the computer started the suspend process, then dropped me back into the logon screen.
In order to to fix this, I needed to use the solution described by comment #17. So, to summarize, I needed to do two things to fix my suspend problem, both necessary and neither sufficient: remove /etc/pm/sleep.d/11_usb_s3 add /etc/pm/config.d/unload_modules Inside unload_modules, include the line SUSPEND_MODULES="$SUSPEND_MODULES alx" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1157435 Title: Unable to enter suspend/hibernation in Ubuntu 13.04 on an Asus X201E a.k.a. F201E To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1157435/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
