Problem with wake after suspend using USB remote.
- by Bod
Hi,
I'm a linux newbie looking for some help.
I'm currently setting up an XBMC HTPC using a laptop and 10.10 and all works great except for waking from resume using the power button on the remote. The suspend works from remote works fine as does the resume using the power button on the laptop.
I've checked /proc/acpi/wakeup which initially showed the following.
Device S-state Status Sysfs node
C096 S5 *disabled pci:0000:00:1e.0
C0F1 S3 *disabled pci:0000:00:1d.0
C0F8 S3 *disabled pci:0000:00:1d.1
C0F9 S3 *disabled pci:0000:00:1d.2
C0FA S3 *disabled pci:0000:00:1d.3
C0FB S3 *disabled pci:0000:00:1d.7
C102 S5 *disabled pci:0000:00:1c.0
C22B S5 *disabled pci:0000:08:00.0
C115 S5 *disabled pci:0000:00:1c.2
C22C S5 *disabled
C118 S5 *disabled pci:0000:00:1c.3
C22C S5 *disabled
I've since configured the above so that the S3 devices above are enabled. I've confirmed that they are the correct devices using lspci
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
None of this has worked unfortunately and I'm now stuck. It simply refuses to wakeup from the remote. The USB receiver shows no activity LED while suspended. Suspend/resume from the remote works fine from Windows 7 so I know the laptop is ok with it.
Any ideas? I need to get this sorted to gain Wife Approval for this system.
Thanks,
Bod.