Q: suspend and resume a usb device from command line

2014-08-14 Thread Erez D
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 ?
___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: Q: suspend and resume a usb device from command line

2014-08-14 Thread Dolev Farhi
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  wrote:

 Subject: Q: suspend and resume a usb device from command line
 To: "linux-il" 
 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@cs.huji.ac.il
 http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
 

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


Re: Q: suspend and resume a usb device from command line

2014-08-16 Thread Erez D
On Thu, Aug 14, 2014 at 3:45 PM, Dolev Farhi  wrote:

> Have a look here:
> 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

>
> it seems to be answering your request
>
> 
> On Thu, 8/14/14, Erez D  wrote:
>
>  Subject: Q: suspend and resume a usb device from command line
>  To: "linux-il" 
>  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@cs.huji.ac.il
>  http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
>
___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il