You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Radxa USB OTG utility (radxa-otgutils) provides additional features over USB OTG port to facilitate easy cmmunication with another computer.
5
+
Radxa USB OTG utility (radxa-otgutils) provides additional features over USB OTG port to facilitate easy communication with another computer.
6
6
7
7
# Usage
8
8
9
9
The following gadgets are supported:
10
10
11
11
- radxa-adbd
12
-
- radxa-usbnet
12
+
- radxa-ecm (previously radxa-usbnet)
13
+
- radxa-ncm
13
14
14
-
They can be enabled with `sudo systemctl enable --now <gadget>`, and disabled with `sudo systemctl disable --now <gadget>`.
15
+
They can be configured from [`rsetup`](https://github.com/radxa-pkg/rsetup) which is included in our systems.
15
16
16
-
Please be aware than those gadgets are mutually exclusive. If one is already enabled you have to diable then reboot before you can enable anyther gadget.
17
+
Optionally they can be enabled with `sudo systemctl enable --now <gadget>@<udc controller>`, and disabled with `sudo systemctl disable --now <gadget>@<udc controller>`.
0 commit comments