[mythtv-users] Wake from USB

Mitchell Gore mitchell.gore at gmail.com
Tue Apr 2 16:05:11 UTC 2013


On Tue, Apr 2, 2013 at 10:59 AM, Ole Nissen <mail at olenissen.com> wrote:

> Hi,
>
> You need to turn on the power to the usb port as well, like:
> echo enabled > /sys/bus/usb/devices/usb3/power/wakeup'"
>
> Ofcourse change "usb3" to the port you use.
>
> I have made a udev rule for my dinovo mini keyboard like this:
> 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'"
>
> Hope this helps.
>
> Best Ole
>
> How do i know the usb number?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20130402/7d31ccd1/attachment.html>


More information about the mythtv-users mailing list