• OS: Raspbian GNU/Linux 13 (trixie)
• Debian Version: 13.1
• Kernel: 6.12.47+rpt-rpi-v8
• Architecture: aarch64 (64-bit ARM)
great work!!!
just as an addon: worked with an USB-C(RPi5) <--> USB-A(Win11) Cable sending keys to a Win11 machine.
suggestion: since a lot of useres might habe tinkered around before they use this repo it might make sense to add the following in order to prevent the HIDPi service to not start if another/former configured gadget is already bound to the USB Controller.
python3[1573]: Creating systemd service...
python3[1573]: HIDPi service installed. It will run on next boot
python3[1573]: Config already modified
python3[1573]: Setting up HID gadget...
python3[1573]: Found UDC device: 1000480000.usb
python3[1573]: OSError: [Errno 16] Device or resource busy
great work!!!
just as an addon: worked with an USB-C(RPi5) <--> USB-A(Win11) Cable sending keys to a Win11 machine.
suggestion: since a lot of useres might habe tinkered around before they use this repo it might make sense to add the following in order to prevent the HIDPi service to not start if another/former configured gadget is already bound to the USB Controller.