Replies: 2 comments 3 replies
-
I've moved this issue to a discussion. Currently USB over IP is not supported directly in WSL, but perhaps a community member can help you with your questions! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Experiencing the same problem, trying to find a solution. Will come back if I find one. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I install on WSL2 machine ( UBUNTU) with this instruction :
https://github.com/rpasek/usbip-wsl2-instructions
I have old usb network card ALFA AWUS036H ( Realtek RTL8187).
Before i try connect trough USBIP
In Control Panel and Device Manager
When I run usbip on windows , list devices connected to my computer :
Next step I bind network card
And next run –-debug
On Ubuntu run ./startusb.sh , and after that i run command:
In the same time on windows show mi something like this :
After that i run on Ubuntu lsusb command
But when I run ifconfig , or iwconfig not show anything.
I erlier install backports from https://github.com/matrix/backports-rtl8187
I compare WSL2 machine with wmaware machine where this card work normally
When I conected this usb card in linux system I see Driver=rtl8187 .
I think this is problem. Under WSL2 this card is not correctly regonized.
Somebody try connect usb network card in WSL2 ?
Can anyone chceck how is in his system ?
Beta Was this translation helpful? Give feedback.
All reactions