Let me try this again.Did you not use the file available in the download section of this site, but built an IMG yourself or am I misunderstanding here?I just built a 2024-07-04 Lite 64-bit IMG and it boots and runs fine on my pi with a full apt update/upgrade done. WiFi works fine.
As said I used this:
https://downloads.raspberrypi.com/raspi ... ite.img.xz
But I also tried it with the rpi-imager, using the same image... same result...
The only way I could get to bookworm with a working wifi is like described on the other ticket by disabling upgrading that firmware:
viewtopic.php?t=366270#p2217190
My hardware:
$ cat /proc/device-tree/model
Raspberry Pi Zero 2 W Rev 1.0
Currently with old wifi firmware, my wifi connects:
$ iw wlan0 info
Interface wlan0
ifindex 2
wdev 0x1
addr <hidden on purpose>
ssid <hidden on purpose>
type managed
wiphy 0
channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz
txpower 31.00 dBm
I have two 02Ws. One of them was running a disk built a few months ago, prior to 2024-07-04, but was fully updated and running perfectly.
I then built a new disk using the exact XZ file you referenced. By "built", I mean that I used rpi-imager to burn it to an SD Card. I tried that disk on both of the 02Ws, and WiFi works perfectly and correctly on both.
Since you offered some technical details, here's the info from mine:
Code:
$ cat /proc/device-tree/model Raspberry Pi Zero 2 W Rev 1.0$ iw wlan0 infoInterface wlan0 ifindex 2 wdev 0x1 addr re:re:da:ct:ed:ed ssid REDACTED type managed wiphy 0 channel 11 (2462 MHz), width: 20 MHz, center1: 2462 MHz txpower 31.00 dBm
So, here are at least two 02Ws that work fine when fully updated, including the most recent firmware that seems to be causing you problems:
Code:
$ sudo apt list firmware-brcm80211Listing... Donefirmware-brcm80211/stable,stable,now 1:20230625-2+rpt2 all [installed]
Lastly #2: NetworkManager provides very complete log information. Post the output from `sudo journalctl -b | grep -E "NetworkManager|wlan0" ` so we can have a look at those. Perhaps there is a hint there?
Based on my testing and the behavior of my devices, it's just you and the other person. If it were a widespread problem these forums would be literally overflowing with similar reports, and it's not.Can anyone else confirm the problem or is it just me and the people who wrote the other ticket to upgrade without the firmware being upgraded?
Statistics: Posted by bls — Thu Jul 11, 2024 1:36 pm