Has anyone played with resuming from S3 suspend? &nbsp;I am working on my mythbox<br>
and have been playing with /proc/acpi/wakeup. &nbsp;I tried:<br>
<br>
echo USB0 &gt; /proc/acpi/wakeup<br>
<br>
and this works with my wireless RF usb keyboard. &nbsp;However when I try it with my IR MCE<br>
remote using the same:<br>
<br>
echo USB1 &gt; /proc/acpi/wakeup<br>
<br>
it goes into suspend and comes back out instantly. &nbsp;Does anyone have any<br>
idea&#39;s of some things to try?<br>