Activity log for bug #1548276

Date Who What changed Old value New value Message
2016-02-22 11:17:34 graingert bug added bug
2016-02-22 11:17:34 graingert attachment added pm-suspend.log https://bugs.launchpad.net/bugs/1548276/+attachment/4577898/+files/pm-suspend.log
2016-02-22 11:18:12 graingert bug task added pm-utils
2016-02-22 11:20:19 graingert description When I suspend my mac running Ubuntu 15.10, it wakes from suspend immediately ``` graingert@kvell:~$ cat /etc/pm/config.d/macfail SUSPEND_MODULES="ehci_hcd uhci_hcd ohci_hcd usbcore" ``` When I suspend my mac running Ubuntu 15.10, it wakes from suspend immediately. Tried the trick from https://bugs.launchpad.net/ubuntu/+source/linux/+bug/291300 ``` graingert@kvell:~$ cat /etc/pm/config.d/macfail SUSPEND_MODULES="ehci_hcd uhci_hcd ohci_hcd usbcore" ```