Every now and then there might come a need to reset a USB device, is there a way to perform the reset in software without unplugging the device itself and then pluggin it back in?

More specifically I have a webcam which gets confused when playing too much with the settings in guvcapture and then needs a reset to get back on track.

link|improve this question

44% accept rate
feedback

2 Answers

You can restart the hardware abstraction layer: sudo /etc/init.d/hal restart

link|improve this answer
i think HAL is replaced by something else in the newest version of ubuntu.. so its depend of distrib.. – bAN Aug 17 '10 at 20:29
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.