Hello,
I am trying to use my NanoPi neo Plus 2 rev 1.2 board as KVM with help of (kvmd-armbian) and USB-HDMI capture card and USB-A to USB-A cable as OTG for emulation of Keyboard and mouse as HID.
I discoverred that If I install "Armbian 23.02 Jammy with Kernel 5.15.y" like the install script from srepac/kvmd-armbian recommends, updated it and installed the srepac/kvmd-armbian piKVM, it installed properly and it is working BUT
to my OTG USB HID connection to work I had to convert sun50i-h5-nanopi-neo-plus2.dtb to sun50i-h5-nanopi-neo-plus2.dts and in there find "dr_mode" and change it to peripheral (or otg) to get my HID OTG input to work which is working BUT my USB-HDMI Capture card (ID 534d:2109 MacroSilicon) is not working BECAUSE i discoverred that If i plug the capture card into my NanoPi neo Plus 2`s USB port (Closer to ethernet port because further from the ethernet port that is OTG as USB-A (OTG is not Micro-USB as many sources claims on the web)) I have USB 1.1 speeds but the card is detected as USB 2.0 (which it is).
in lsusb there it is as 12M the Macrosilicon HDMI to USB capture card.
If I list lshw the the USB hubs are shown and usbhost:7 is where under it is my USB Video HDMI Capture card and it shows 1.1 speed for the host but 2.0 speed for the card:
No power issue, tried it with powered USB Hub and the result is same.
No Hardware issue because The whole setup is working on different (outdated) Arch image from https://github.com/Yura80/os/releases (v2-hdmiusb-generic-aarch64-nanopi-neo2.img)
I am connecting my system diagnosis information via armbianmonitor -u
https://paste.armbian.com/acoxifotik
I am uploaded my .dts file, I assuming this is somehow wrong bacuse it should not be possible to USB host worked on USB1.1 speed and registerring that the USB-HDMI capture card is USB2.0, and it is working on one Image and not working on other.
My Question is What shoul I edit, install / uninstall / reinstall, to be able to properly use my NanoPi neo Plus 2 USB with USB2.0 speeds and use my USB-HDMI Capture card without any issue ????
Sincerely, thank you for help.
sun50i-h5-nanopi-neo-plus2.dts