<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 2, 2013 at 10:59 AM, Ole Nissen <span dir="ltr"><<a href="mailto:mail@olenissen.com" target="_blank">mail@olenissen.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><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>Ofcourse change "usb3" to the port you use.</div>
<div><br></div><div>I have made a udev rule for my dinovo mini keyboard like this:</div><div>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><br></div><div>Hope this helps.</div><div><br></div><div>Best Ole</div></div><div class="gmail_extra"><br></div></blockquote></div>How do i know the usb number?<br></div></div>