Created
July 28, 2024 05:57
-
-
Save rhom6us/a826af18c44a71d2035296d044ee0066 to your computer and use it in GitHub Desktop.
share usb device to wsl Ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
usbipd list | |
gsudo usbipd bind --busid <busid> | |
usbipd attach --wsl --busid <busid> | |
lsusb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment