cezanne / usbip-win

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

failed to unbind device #193

Closed kprime closed 4 years ago

kprime commented 4 years ago

Hi,

I've tried USB/IP to let my Ubuntu 18.04 in WSL2 to use USB device(USRP B210). It has been all OK when bind my device but failed to attach. then, i tried to disable Secure Boot as someone says i must do it.

After Secure Boot disabled, all is well but still some error to the USRP which i'll tried other way.

BUT!!! I don't know how to stop usbipd.exe. When I tried Ctrl+C, it did stoped but i can't unbind the device since: usbip: error: failed to rollback driver: 259 usbip: error: failed to unbind device

Since i rerun the steps above(bind->usbipd->attach->ctrl+C), it unbind automatically. Maybe in last process it stucked somewhere and go on this time.

so this is not an issue here but I strongly recommended that u should write how to stop and uninstall all these to the README.md

Thank u for all this procedure to use USB in a different way!