(no title)
tcas | 2 years ago
If the USB device still doesn't respond then it means that they have some buggy firmware that requires a hard reboot to work.
Example for a USB reset in linux: https://marc.info/?l=linux-usb&m=121459435621262&w=2
tcas | 2 years ago
If the USB device still doesn't respond then it means that they have some buggy firmware that requires a hard reboot to work.
Example for a USB reset in linux: https://marc.info/?l=linux-usb&m=121459435621262&w=2
TheRealPomax|2 years ago
dheera|2 years ago
That Linux USB reset does not work.
gertlex|2 years ago
(I even replace `reboot` with a script warning of this gotcha :) )
Caveat: this is with a typical x86 motherboard. Not all SBCs have RTCs needed to use rtcwake (e.g. RPi doesn't I think?)
gorkish|2 years ago
I've never seen a device so far that has a physical switch to make sure it's really been unplugged, but I'd imagine someone could find a use case.
XorNot|2 years ago