Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7604

Troubleshooting • Re: Pi Zero w/ ethernet adapter connecting to router only during boot

$
0
0
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.
If you means this entry:

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=1
That should not affect a Pi Zero 2W at all. As you can see, it is in a [cm4] filter which should only affect the Pi Compute Module 4 (unless something has gone screwy with the filters).

Statistics: Posted by rpdom — Fri Nov 21, 2025 8:07 am



Viewing all articles
Browse latest Browse all 7604

Trending Articles