Closed Kitsok closed 1 year ago
This should be fixed on the latest openbmc which uses linux from dev-6.1 branch that includes https://github.com/openbmc/linux/commit/96abcf7230d7b860c445e2ea8645524c31d0106c.
This should be resolved in dev-6.1. Please re-open if you find otherwise.
Hello!
I've found an issue with the USB gadget driver: if virtual media is connected to USB hub, then obmc-ikvm fails due to inability to set up USB HID device:
I've found that only one device can be connected despite the VHUB has 5 ports.
Further googling lead me to this topic: https://lore.kernel.org/lkml/20220907112210.11949-1-linhaoguo86@gmail.com/ Applying the patch fixed the problem.