Tool/software:
Dear TI
USB device hotplug error
Do I need to modify any settings?
1.DTS Set
2.Kernel Set
CONFIG_PROC_FS=y
CONFIG_PROC_SYSCTL=y
CONFIG_HOTPLUG=y
CONFIG_NET=y
Dear Bin
I am using TI Kernel version 6.6, with Rootfs as Artix Linux. When I plug in a USB Disk, there is no response from the USB hotplug.
The udev-init-scripts and eudev are confirmed to be installed and running.
Here is a screenshot of the USB hotplug execution during boot (not an operation):
Hi Vic,
First of all, the latest SDK for AM335x has kernel v6.1, not v6.6 yet. But this is not important, the mainline kernel (v6.6) should work on AM335x in terms of USB functions.
When I plug in a USB Disk, there is no response from the USB hotplug
When the USB disk is plugged, does Linux console print any other kernel message?