On Sat, Dec 14, 2013 at 08:27:46PM +0100, Arne Raaen wrote:
> Thank you!
> 
> Your suggestion solved it:
> 
>     sudo bash
>     echo auto > /sys/bus/usb/devices/4-1/power/control
> 
> did reset the LinkUSB, and owserver is running nicely again.
> 
> 
> (sudo echo auto > /sys/bus/usb/devices/4-1/power/control  did not work, 
> is that to be expected?)

Yes, sudo makes the echo command root, but the > runs a non root, hence
fails.

Marc
-- 
"A mouse is a device used to point at the xterm you want to type in" - A.S.R.
Microsoft is to operating systems ....
                                      .... what McDonalds is to gourmet cooking
Home page: http://marc.merlins.org/                         | PGP 1024R/763BE901

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to