-
```
What steps will reproduce the problem?
1. Program and run one of the prebuilt binaries
2. Connect to PC e.g. Windows
What is the expected output? What do you see instead?
Expected it to enumerat…
-
```
What steps will reproduce the problem?
1. Program and run one of the prebuilt binaries
2. Connect to PC e.g. Windows
What is the expected output? What do you see instead?
Expected it to enumerat…
-
```
What steps will reproduce the problem?
1. Program and run one of the prebuilt binaries
2. Connect to PC e.g. Windows
What is the expected output? What do you see instead?
Expected it to enumerat…
-
![Screenshot_20241020-141417_Boot PC.png](https://github.com/user-attachments/assets/553d1d30-046c-4745-a713-cf5448a983af)
Devices: Xiaomi pad 5 with Android 14 custom rom and Magisk 28
Tested on 2 d…
-
Start command:
`sudo python3 test-gadget.py`
Code:
`import time
import logging
import usb_gadget
logging.basicConfig(level=logging.DEBUG)
\###
\# Step 1: Create USB gadget (probably ne…
-
I can't add the keyboard and mouse devices, because my phone freezes for a while and then reboots
`ROOT - Execute command: for dir in /config/usb_gadget/*/; do echo GADGET_PATH=$dir; cd $dir/config…
-
System: 2018-11-16 AIY image on mid 2018 Raspberry Pi Zero W with a SMAYS Ethernet USB Ethernet adapter directly plugged directly into unit.
Upon boot, DHCP server shows both `ETH0` and `WLAN0` req…
-
Hi guys,
The Hackspace.pl wiki mentions USB gadget mode. I'm interested in trying it out, and was wondering if anyone has managed the steps described, which are:
```
Port the code
Remove the bootstr…
-
im running into a dependency issue trying to install the deb package.
i get the following message when installing
```
❯ dpkg -i ./cyme-v1.8.4-1-amd64.deb
dpkg: error: requested operation requires …
MNS26 updated
1 month ago
-
Renaming the class variable has a side-effect:
https://github.com/linux-usb-gadgets/libusbgx/blob/master/src/function/ether.c#L70
Now the library will want to write to the file "class_" instead of…