Solved wake up from S3 / S4 from via remote
#1
So, after I've solved my problem with my remote, I will do the next step...

I want wake up my HTPC via remote from S3 / S4.
I've done all settings in BIOS but it still not work. I've search for a HowTo in internet and found some
little tipps...

So Itried the following command:

Code:
xbmc@Mediacenter:~$ cat /proc/acpi/wakeup
Device  S-state   Status   Sysfs node
USB1      S3    *disabled
RP01      S4    *disabled  pci:0000:00:1c.0
RP03      S4    *disabled  pci:0000:00:1c.2
GLAN      S4    *disabled
EHC1      S4    *enabled   pci:0000:00:1d.0
EHC2      S4    *enabled   pci:0000:00:1a.0
XHC       S4    *enabled   pci:0000:00:14.0
HDEF      S4    *disabled  pci:0000:00:1b.0
PEG0      S4    *disabled
PEGP      S4    *disabled
PEG1      S4    *disabled
PEG2      S4    *disabled

but I can't find my remote device to enable wake up...

I know that wake up from S5 did'nt work so as an altenativ I woud like to use the S4...
Board: B85M-ITX
CPU: i3 4330
GPU: Geforce GTX 750ti
Reply
#2
When I was setting my box to do the same
I followed this post #16 http://forum.xbmc.org/showthread.php?tid...pid1081130
Worked for me
Reply
#3
Thank you for your Post... It helps me to solve the Problem...

Code:
grep 0008 /sys/bus/usb/devices/*/idProduct

this did'nt work for me but I foud the correct divice pfad, so rest work fine for me...
Board: B85M-ITX
CPU: i3 4330
GPU: Geforce GTX 750ti
Reply

Logout Mark Read Team Forum Stats Members Help
wake up from S3 / S4 from via remote1