mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add note to use device by id instead of USB to avoid issues on reboot (#31608)
* Add note to use device by id instead of USB to avoid issues on reboot * tiny style tweak --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
6133f29d70
commit
5805eeb301
@ -185,6 +185,8 @@ Re-plug the USB stick, reboot the device, run `lsusb` again.
|
||||
The resulting product id now should be different and the brand id should be the same.
|
||||
And `ls -l /dev/*USB*` should now report your device.
|
||||
|
||||
Note: if you have multiple USB devices, USB number order can change on boot. For this reason, it's preferable to use your device ID and look in `/dev/serial/by-id/*`. For example, `/dev/serial/by-id/usb-HUAWEI_MOBILE_HUAWEI_MOBILE-if00-port0`.
|
||||
|
||||
If the device is still not recognized, remove the parameter -X from the usb_modeswitch command and reboot again.
|
||||
|
||||
## More details:
|
||||
|
Loading…
x
Reference in New Issue
Block a user