找回密码
 立即加入
搜索
热搜: c/c++
查看: 104|回复: 0

WSL2连接USB设备

[复制链接]

30

主题

0

回帖

116

积分

注册会员

积分
116
发表于 2024-12-7 21:38:29 | 显示全部楼层 |阅读模式
WSL2连接USB设备
powershell
winget install --interactive --exact dorssel.usbipd-win
linux shell
sudo apt update
sudo apt-get install usbutils hwdata linux-tools-generic
sudo update-alternatives --install /usr/local/bin/usbip usbip /usr/lib/linux-tools/*-generic/usbip 20
powershell
wsl --shutdown
wsl
powershell
usbipd list
usbipd bind -b <busid>
usbipd attach -b --wsl -b <busid>
linux shell
lsusb
powershell
usbipd detach --busid <busid>
usbipd unbind -b <busid>



您需要登录后才可以回帖 登录 | 立即加入

本版积分规则

橡果ACORN ( 粤ICP备2021058146号 )

GMT+8, 2025-1-16 05:37 , Processed in 0.083995 second(s), 18 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表