G510 cannot recognize mouse (USB 1.1 device) problem

Testing with G510 Android 13 USBP2: USB2 host mode works fine with a USB flash drive, but not with a mouse (USB 1.1 device). Does the device support USB 1.1?

I’ve tried cat /proc/bus/usb/devices, lsusb, and checking the driver mount status with dmesg | grep -i ohci, but no relevant logs are found.

The following are checked: “Support for Host-side USB (CONFIG_USB)”, “OHCI HCD (USB 1.1) support (CONFIG_USB_OHCI_HCD)”, and “UHCI HCD (most Intel and VIA) support (CONFIG_USB_UHCI_HCD)”.