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