Page 1 of 1

How to re-identify devices connected to USB ports

Posted: Fri Mar 29, 2019 10:28 am
by A.Hooli
Let's say, some device(s) connected to USB. What command/sequence should be performed, to "detect" all these devices, currently connected?

Re: How to re-identify devices connected to USB ports

Posted: Fri Mar 29, 2019 10:46 am
by jamesh
So you want to shutdown the device and restart it? Or simply show what attached?

`lsub ` will list all attached devices.

This might help with resets

https://askubuntu.com/questions/645/how ... mmand-line

Re: How to re-identify devices connected to USB ports

Posted: Fri Mar 29, 2019 12:41 pm
by A.Hooli
jamesh wrote:
Fri Mar 29, 2019 10:46 am
So you want to shutdown the device and restart it? Or simply show what attached?
Yes and no. I want to try re-initializing attached devices without reboot. I have a problem which seems to be hard to solve, and try different approaches:
viewtopic.php?f=28&t=236889

Looks like the device is NOT initialized during reboot itself, and I'm trying to make workaround to initialize it manually after the boot