<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">&lt;<a href="mailto:mail@olenissen.com" target="_blank">mail@olenissen.com</a>&gt;</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 &gt; /sys/bus/usb/devices/usb3/power/wakeup&#39;&quot;</div>
<div><br></div><div>Ofcourse change &quot;usb3&quot; 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==&quot;usb&quot;, ATTRS{idVendor}==&quot;046d&quot;, ATTRS{idProduct}==&quot;c71f&quot; RUN+=&quot;/bin/sh -c &#39;echo enabled &gt; /sys$env{DEVPATH}/../power/wakeup;echo enabled &gt; /sys/bus/usb/devices/usb3/power/wakeup&#39;&quot;<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>