I found a way to make it work! A workaround is to unload the ehci_hcd module. The following command (all in one line) accomplishes this for gnome-power-manager.
echo 'SUSPEND_MODULES="ehci_hcd"' | sudo tee /etc/pm/config.d/lenovo3000v100 Now, I don't understand why this is necessary, since according to /etc/default/acpi-support "network cards and USB controllers will automatically be unloaded unless they're listed in MODULES_WHITELIST". This should already be automatically unloaded, and it's not. Maybe this is another bug. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- resume fails after suspend in Lenovo 3000 v100 https://bugs.launchpad.net/bugs/243967 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs