Discussion:
Q: suspend and resume a usb device from command line
Erez D
2014-08-14 10:22:26 UTC
Permalink
i searched and could not find a solution

i need to suspend a specific usb device, and later resume it
i have no 'power/level' or 'power/pm_qos_no_power_off' under
/sys/bus/usb/devices/...

does anyone know how i can achieve this ?
Dolev Farhi
2014-08-14 12:45:37 UTC
Permalink
Have a look here: http://unix.stackexchange.com/questions/63199/how-to-disable-usb-devices-based-on-vendor-id-in-linux-environment

it seems to be answering your request

--------------------------------------------
On Thu, 8/14/14, Erez D <erez0001-***@public.gmane.org> wrote:

Subject: Q: suspend and resume a usb device from command line
To: "linux-il" <linux-il-NSemkxREmS1YZAO8hgG6+***@public.gmane.org>
Date: Thursday, August 14, 2014, 1:22 PM

i
searched and could not find a solution

i need to suspend a specific usb device, and later
resume it
i have no 'power/level' or
'power/pm_qos_no_power_off' under
/sys/bus/usb/devices/...



does anyone know how i can achieve this ?

-----Inline Attachment Follows-----

_______________________________________________
Linux-il mailing list
Linux-il-NSemkxREmS1YZAO8hgG6+***@public.gmane.org
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
Erez D
2014-08-17 06:50:54 UTC
Permalink
Post by Dolev Farhi
http://unix.stackexchange.com/questions/63199/how-to-disable-usb-devices-based-on-vendor-id-in-linux-environment
although it does not do what i wanted. it is still interesting to know.
especially the link at the end of answer 1
Post by Dolev Farhi
it seems to be answering your request
--------------------------------------------
Subject: Q: suspend and resume a usb device from command line
Date: Thursday, August 14, 2014, 1:22 PM
i
searched and could not find a solution
i need to suspend a specific usb device, and later
resume it
i have no 'power/level' or
'power/pm_qos_no_power_off' under
/sys/bus/usb/devices/...
does anyone know how i can achieve this ?
-----Inline Attachment Follows-----
_______________________________________________
Linux-il mailing list
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
Loading...