Skip to content
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

UsbIp.exe 0.0.6 (client side) not working on windows 2012 r2 ? #57

Closed
Eric-N-Be opened this issue Jul 30, 2019 · 1 comment
Closed

UsbIp.exe 0.0.6 (client side) not working on windows 2012 r2 ? #57

Eric-N-Be opened this issue Jul 30, 2019 · 1 comment

Comments

@Eric-N-Be
Copy link

hi,
i just try to use usb-ip (0.0.6) for windows (server and client) it's working great with win 2019 (server side) and win 10 (1903)

(usbip: info: received request: 0x8003
usbip: debug: C:\work\usbip-win\userspace\src\usbipd\usbipd_import.c:18:[forwarder_stub] stub forwarding started
usbip: debug: C:\work\usbip-win\userspace\src\usbipd\usbipd_import.c:108:[recv_request_import] import request busid 1-140: complete
usbip: info: request 0x8003: complete)

but i f i make the same configuration for the client on a windows 2012r2 it's not working ...
the drivers are not correctly installed
(device status : Windows cannot initialize the device driver for this hardware. (Code 37)
{Wrong Type}
There is a mismatch between the type of object required by the requested operation and the type of object that is specified in the request.)
then of course the usbip command does not working....

i see this post drivers (version 0.0.3) => usbip_vhci not loading on Windows 7 #12 it's solve my drivers problem but i don't have the lastest drivers...

@Eric-N-Be Eric-N-Be changed the title UsbIp.exe (client side) not working on windows 2012 r2 ? UsbIp.exe 0.0.6 (client side) not working on windows 2012 r2 ? Jul 30, 2019
@cezuni
Copy link

cezuni commented Jul 31, 2019

@Eric-N-Be : Here is a vhci driver for windows 7(x64): vhci_win7.zip
This is built from update-to-date master branch 35b0c11. (No test for the driver is done)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants