sudo dnf remove --oldinstallonlysudo modprobe usbip_host
sudo systemctl start usbip-server.service需要开放 tcp:3240 端口
$ usbip list -l
- busid 3-10 (8087:0026)
Intel Corp. : AX201 Bluetooth (8087:0026)
- busid 3-3.3 (3533:5c15)
unknown vendor : unknown product (3533:5c15)
...sudo usbip bind -b <busid>sudo usbip unbind -b <busid>sudo modprobe vhci-hcdusbip list -r <服务端ip>sudo usbip attach -r <服务端ip> -b <busid>$ sudo usbip port
Imported USB devices
====================
Port 00: <Port in Use> at Full Speed(12Mbps)
unknown vendor : unknown product (3533:5c15)
5-1 -> usbip://192.168.11.30:3240/3-3.3
-> remote bus/dev 003/008sudo usbip detach -p <port>