rpasek / usbip-wsl2-instructions

355 stars 37 forks source link

Problem with run usb network card on WSL2 machine #23

Open simontg opened 3 years ago

simontg commented 3 years ago

I install on WSL machine ( UBUNTU) with this instruction : https://github.com/rpasek/usbip-wsl2-instructions I have old usb network card ALFA AWUS036H ( Realtek RTL8187). Earlier I have installed backports from : https://github.com/matrix/backports-rtl8187 Now i try describe what happen when i try connect this card to Ubuntu ( WSL2 machine) In Control Panel is installed this card

image

When I run usbip on windows , and when i want bind device is:

image

Next step I bind device

image

After that , device disapear from Control Panel in windows , but still show when i do : .\usbip.exe list -l . … I don’t know why, is that normal behawior ? Next step

image

When on Ubuntu run ./startusb.sh , and after that i run command

image

In the same time on windows show mi something like this :

image

Next step (on Ubuntu )

image

In the same time on windows

image

And this device (usb alfa card) disapear from Control Panel After that i run on Ubuntu

image

But when I run ifconfiig , or iwconfig not show anything. What i’m doing wrong ?

image