-
Notifications
You must be signed in to change notification settings - Fork 354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue when unbinding device #311
Comments
@charleliedesmet : Which version did you test? I believe that the usbip tools in dev branch(d10576d) may resolve your issue. Here is a temporary package usbip-win-d10576d.zip. Can you try this? |
Hi, on windows same (or a like) problem with usb-key-token , before bind it displayed as USB Token, and after unbind it become some thing like 'smart-card device reader Microsoft Usbccid (WUDF)' with error code 31 (its translation and maybe a bit wrong). build d10576d win10. (and it require manual replug, or deleting device from device-manager and perform search plug&play) __upd: Because without it usb-key appears in smart-card-device-reader-pool and But after install SafeNetAuthenticationClient usb-key appears in USB-pool as USB Token initially, __upd2: ___Q1: |
upd3: i also tried change install/deinstall driver based on how it done in https://github.com/dorssel/usbipd-win __ and after mount usb into client and unmount it, token displays only in 'smartcard readers' until replug, and if not replug then after 1-2 min. it get error state. |
Hello, i have an issue with usbip and usbipd,
i am using it to access smart card readers over the network, but whenever i unbind one of them on the server, it stops working (only the one i unbind) and the only way to get it back to a working state is to physically unplug it and plug it back in.
I tried to unbind/bind/usbreset/etc.. it via using the CLI but nothing works, maybe you have an idea ?
Thanks !
The text was updated successfully, but these errors were encountered: