xe5700 / kvmd-armbian

KVMD For Armbian Install Script
GNU General Public License v2.0
183 stars 53 forks source link

KB & mouse not working #23

Closed vasyna closed 9 months ago

vasyna commented 9 months ago

Can't control the keyboard and mouse. Used Orange Pi PC. Installed Armbian 23.11.1 Bookworm with Linux 6.1.63-current-sunxi. usbotg adapter (pin 4 and 5 are closed). Cable usbA2usbA (D+ and D- are mirrored, but I also tried a direct connection). When you connect the cable to the PC (usbotg is already plugged into the minicomputer), no new equipment appears on the PC.

vasyna commented 9 months ago

4 orange pi pc: 1 overlay. nano otg.dts /dts-v1/; /{ compatible = "allwinner,sun8i-h3-musb"; fragment@0 { target-path = "/usb@1c19000"; overlay { dr_mode = "peripheral"; }; }; };

armbial-add-overlay ./otg.dts reboot

  1. armbian-config, system, dtb, find "usb@1c19000", change otg to peripheral.