cezanne / usbip-win

USB/IP for Windows
GNU General Public License v3.0
1.94k stars 349 forks source link

usbip: error: failed to unbind device on busid 1-121 #243

Closed mreyesATS closed 3 years ago

mreyesATS commented 3 years ago

Dear all,

I am trying to unbind a device I have binded using usbip-win but I get this error:

C:\Users\mreyes\Desktop\usbip_server>usbip.exe unbind -b 1-121 usbip: error: failed to unbind device on busid 1-121

I tried in another computer and it performances perfectly so I was wondering if any of you could have an idea of what could be going on.

I've seen there was a reported issue of March 2020. I used the patched usbip.exe file and I got this:

PS C:\Users\mreyes\Desktop\usbip_server> .\usbip.exe unbind -b 1-121 usbip: error: failed to rollback driver: 259 usbip: error: failed to unbind device

I don't understand what is going on. Does any of you have an idea of what can be wrong?

harryyue commented 3 years ago

Hi

Does this error have been solved? I use release usbip-win-0.3.5-dev, and follow "Install" ,when I run “usbip.exe bind -b 1-122”,I also get this error.