<div dir="ltr"><div style>Hi,</div><div style><br></div>You need to turn on the power to the usb port as well, like:<div>echo enabled > /sys/bus/usb/devices/usb3/power/wakeup'"</div><div><br></div><div style>Ofcourse change "usb3" to the port you use.</div>
<div style><br></div><div style>I have made a udev rule for my dinovo mini keyboard like this:</div><div style>SUBSYSTEM=="usb", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c71f" RUN+="/bin/sh -c 'echo enabled > /sys$env{DEVPATH}/../power/wakeup;echo enabled > /sys/bus/usb/devices/usb3/power/wakeup'"<br>
</div><div style><br></div><div style>Hope this helps.</div><div style><br></div><div style>Best Ole</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/2 Mitchell Gore <span dir="ltr"><<a href="mailto:mitchell.gore@gmail.com" target="_blank">mitchell.gore@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Okay i just checked the BIOS and its enabled. Also here is some more info on the computer:<br>
<br>mitchell@livingroom:~$ cat /proc/acpi/wakeup <br>Device S-state Status Sysfs node<br>P0P1 S4 *disabled pci:0000:00:1e.0<br>
P0P4 S4 *disabled pci:0000:00:1c.0<br>P0P5 S4 *disabled pci:0000:00:1c.1<br>P0P6 S4 *disabled pci:0000:00:1c.2<br>P0P7 S4 *disabled <br>P0P8 S4 *disabled <br>P0P9 S4 *disabled <br>
USB0 S3 *enabled pci:0000:00:1d.0<br>USB1 S3 *enabled pci:0000:00:1d.1<br>USB2 S3 *enabled pci:0000:00:1d.2<br>USB3 S3 *enabled pci:0000:00:1d.3<br>EUSB S3 *enabled pci:0000:00:1d.7<br>
<br></div>mitchell@livingroom:~$ lsusb |grep eHome<br>Bus 003 Device 003: ID 045e:006d Microsoft Corp. eHome Remote Control Keyboard keys<br></div><br>mitchell@livingroom:~$ grep 006d /sys/bus/usb/devices/*/idProduct<br>
/sys/bus/usb/devices/3-2/idProduct:006d<br>
<div><br>mitchell@livingroom:~$ cat /sys/bus/usb/devices/3-2/power/wakeup<br>enabled<br><br></div><div>One thing i have noticed is that when the PC is sleeping i the LED on the remote is on all the time. Normally the light is only on when IR signals are received. I have also tried this with a keyboard as well.<br>
<br></div><div>Thanks,<br></div><div>Mitchell<br></div></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><br></div>