You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i use sudo usbipd bind -i 18d1:4ee7 --force, it will bind. then the usb device will disappear. then i re-plug usb, i hear the connect sound, then disconnect sound immediately.
but bindbing without --force doesn't has this issue
The text was updated successfully, but these errors were encountered:
Bind force just sets the driver permanently. But only for the current device ID. Maybe your device identifies as different IDs (some do that, after changing their USB configuration). Your screenshot shows Shared. That is from a normal bind. Bind force results in Shared (Forced).
When i use sudo usbipd bind -i 18d1:4ee7 --force, it will bind. then the usb device will disappear. then i re-plug usb, i hear the connect sound, then disconnect sound immediately.
but bindbing without --force doesn't has this issue
The text was updated successfully, but these errors were encountered: