|
Difference between rebooting computer and unplugging usb modem
Kernel version: 2.6.21.4
We are getting an issue with the USB modem we are using. The modem seems to become "corrupt" somehow and stops working.
We've found that unplugging the modem and plugging it back in fixes the problem. But *rebooting the computer* doesn't.
By 'reboot' I mean a soft reboot.
Why is this? I assumed rebooting would have the same effect as unplugging the modem.
My own guess is that the problem is internal to the modem, and the modem needs to lose all power to 'reset' itself. A soft reboot maintains power to the modem, so the modem does not get reset. Is this true?
So how can we duplicate the effect of unplugging a usb device, without actually doing so?
We want to install these machines remotely and want to resolve this problem (and any other potential problems with the modem) remotely, without physical access to the machine. So unplugging is not a practical solution in production.
I haven't tried a hard reboot to see if this behaves differently. The problem is intermittent and hard to reproduce.
Thanks for any insight into how linux works.
|