If you means this entry:I had a similar problem with my Rpi Zero2W with ethernet. I changed the config value from otg_mode=1 to otg_mode=0 in /boot/firmware/config.txt and USB ethernet adapter started working on boot.
Try changing the value in the SD card using a computer and try again.
Code:
[cm4]# Enable host mode on the 2711 built-in XHCI USB controller.# This line should be removed if the legacy DWC2 controller is required# (e.g. for USB device mode) or if USB support is not required.otg_mode=1Statistics: Posted by rpdom — Fri Nov 21, 2025 8:07 am