No wifi on v3.601 on Raspberry Pi Zero 2 W

OK so I’ve been running Volumio on my RPi Zero 2 W for several weeks with great success.

Logged in today and it says it has an update. OK cool, I’ll update. It gives me an error that I’ve changed some system file and it can’t update. I dig online and find a script from some years ago that shows what file is changed. I don’t even recognize it, it says its missing. Whatever, I’ll just factory reset so I do that.

I go to try to update and after it reboots, it never comes back up! I do a clean install on the SD card and the Volumio wifi network comes up. Go and plug in a monitor and keyboard and run ifconfig and the only network is the loopback. Not detecting the onboard wifi of the Zero 2 W. But this definitely worked in previous versions!

I even moved the card to a Pi 4 (I can’t use this long term, I had to borrow it from another application to test) and it works great there. Wifi comes up, all is good. Move it back to the Zero 2 W and nothing.

Only mention I’ve found of this so far is this reddit thread: Reddit - Dive into anything

Is it possible the wifi drivers for RPi Zero 2 W got broken somehow in this latest update?

In the meantime, until this is resolved, is it possible to download the previous version’s image so I can at least get back to using Volumio? Now I have nothing…

Onboard WiFi works fine on all the 3 RPi0-2W I have available

image

Well what the heck then…

I tried installing Mo0de Audio just because I’ve been meaning to try it out anyway, and it uses the wifi just fine on the same Pi. Same SD card too…

I tried installing Volumio using the image file using Etcher instead of using Raspberry Pi Imager and letting it fetch the image. No difference.

I don’t understand why it was working before the update and now won’t work at all even with a clean install…it’s like it doesn’t even detect that the Wifi is there.

1 Like

@Darmur is there a way I can download the image for the previous release and verify that still works? I don’t have it saved.

Here you go: Volumio-3.569-2023-10-20-pi

1 Like

I have exactly the same problem. RPI zero 2w - no wifi connection. After upgrate to newest version 3.601 there is no wifi card visible in system. Wired connection via external usb eternet card works OK. Clean installation on new SD card - the same problem no wifi adapter is visible in system. Previous version of volumio wroks great.
After log in via ssh to volumio and execute journactl -xb I see in logs:

It’s look like wlan0 interface don’t start at all in this version of volume :frowning:

The same SD cart with the same installation of volumio works perfect in RPI 3B - wifi and wired connection is up.

Thank you for providing that @gkkpch! At least now I can re-image back to the older version tonight in the meantime till this gets figured out.

Glad I’m not the only one!

It is interesting though that @Darmur clearly is using the RPi Zero 2 W and his is working fine on the latest update!

I wonder what the difference is. There’s clearly something going on with the update since between the two of us, and the reddit thread I linked, that’s three with seemingly the same issue with the update. But yet it also doesn’t seem to be affecting everyone either…

I look forward to a solution!

I’m not sure for it but I’ve heard that RPI 0 2w is assembled with different wifi chip. May be it’s why me and @ms4sman have problem with newest version and @Darmur not. I’m not rpi/volumio/raspbian specialist but I’m sure there is a problem with wifi in newest version of volumio and some rpi zero 2w boards. If you find solution of this problem let me know.

Could one of you please post the url of a log?
instructions here

Gonna need different instructions…those are assuming that you can get to the web UI…which we can’t without wifi…

could you please point me where you got this info?

Anyhow, in the latest release we updated the kernel to the official 6.1.70 from Raspberry Pi, it should have all the required drivers for onboard WiFi for all models/variants.

Having s system log would be very helpful, but I know it’s hard without a working WiFi on a PI0… any chanche you can connect an external WiFi dongle or a Ethernet adaptor to the USB-OTG port?

I’m upgrading my volumio next time to 3.601 again. After upgrade I check one more time if wifi is working. - If no I connect USB Ethernet adapter and send a log. But I need some time - upgrade is in progress…

1 Like

I’m not at home right now to do any testing on mine. When I’m home this evening though (Central Time) I’ll see about connecting a USB ethernet or something to try to pull some logs. If @dgcracker hasn’t already posted information that leads to a solution by then.

Thanks for looking into this for us!

I’ve just send log file.

where?

could you please paste the link here?

Sorry, my fault…
http://logs.volumio.org/volumio/mFPy0nn.html

What does the “sudo systemctl status hostapd” show?

sudo systemctl status hostapd
● hostapd.service - Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
Loaded: loaded (/lib/systemd/system/hostapd.service; disabled; vendor preset: enabled)
Active: inactive (dead)

Maybe here is some hint:

There is information about two version chip used in rpi zero 2w. I’m not rpi specialist and I don’t know if it’s true.