usbipd-win
usbipd-win copied to clipboard
Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
When i run sudo usbipd attach -r 10.1.216.67 -b 2-5 i get that error in syslog and it connects to the ios device/iphone, for like 2 seconds then disconnects, why...
I'm using usbipd between Windows-11 and WSL2-Ubuntu to connect a serial device to WSL2. For the most part it works great, but about once a month it locks up. I...
# TLDR - Just installed USBIPD v4.0.0 on WSL2 Ubuntu in Windows 10 - Trying to use it with an ESP32 which has a CH340 chip on the devboard -...
I have been using usbipd for connecting devices to wsl. Since updating to a new version with the changed syntax one thing that has been a bit frustrating is that...
I'd love to get usbipd working with USB Ethernet adapters. I have several lying around and tested them all with a negative result. I have documented the errors below for...
Hey, i have tried building the custom kernel with this command "sudo make -j 8 && sudo make modules_install -j 8 && sudo make install -j 8" but i get...
I've been following the issues raised before about Windows crashes with usbipd. See issues https://github.com/dorssel/usbipd-win/issues/461 https://github.com/dorssel/usbipd-win/issues/410 https://github.com/dorssel/usbipd-win/issues/248 It appears that https://github.com/dorssel/usbipd-win/commit/60d205dc36ac204597d5db4ef13034b6bf4c04eb commit and the 3.1.0 release was supposed to fix...
using following commands I attach the device ``` PS C:\Users\michal.dvorak> usbipd bind --force -b 2-3 PS C:\Users\michal.dvorak> usbipd wsl attach -b 2-3 ``` (If I don't use the first one...
Hello! First off, thanks so much for your work on this project. It's crazy how important this is for Windows and WSL, and it's a shame it's not receiving more...
Hi, Thanks for your work on this ! I'm facing an issue when trying to attach my WP7607 devkit (from Sierra Wireless) to WSL2. From dmesg, it seems that there...