Update for 04-11-21 14:15
This commit is contained in:
parent
842519c0ab
commit
8fede9e860
@ -28,5 +28,6 @@ The bell labs proposal for the best OS design ever
|
|||||||
== Cool stuff ==
|
== Cool stuff ==
|
||||||
|
|
||||||
* [[wireless_usb]]
|
* [[wireless_usb]]
|
||||||
|
* [[bluetooth]]
|
||||||
|
|
||||||
[[index]]
|
[[index]]
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
5) usbip list -p -l
|
5) usbip list -p -l
|
||||||
- This will list all the usb devices in a way usbip can understand. Find the
|
- This will list all the usb devices in a way usbip can understand. Find the
|
||||||
matching busid from above for your device
|
matching busid from above for your device
|
||||||
6) usbip bind --busid=<BUSID>
|
6) sudo usbip bind --busid=<BUSID>
|
||||||
- Will bind the usb device to usbip
|
- Will bind the usb device to usbip
|
||||||
7) sudo usbipd
|
7) sudo usbipd
|
||||||
- Starts the usbip daemon. Will display what it is listening on
|
- Starts the usbip daemon. Will display what it is listening on
|
||||||
|
Loading…
Reference in New Issue
Block a user