Tested on a Pi4 with Bookworm 64-bit desktop, version of 13 Nov 2024. (Using Imager settings that I always use that work)
Fails to start WiFi
journalctl hasNote the date is 13 Nov in that log.Code:
Nov 13 01:19:10 pi NetworkManager[544]: <info> [1731460750.3209] manager: rfkill: Wi-Fi now disabled by radio killswitch
See similar postFixed by using ethernet cable and setting WLAN country code to GB in raspi-config. WiFi came up on reboot.Code:
https://forums.raspberrypi.com/viewtopic.php?t=379606
The Release Notes for this 'Stealth' Release might be relevant -
https://downloads.raspberrypi.com/raspi ... _notes.txt
Maybe the implementation is not quite as they planned ?* rfkill and NetworkManager defaults to blocking all devices by default
- On-board adapters devices are whitelisted
- WLAN devices are unblocked after the regulatory domain is set
Statistics: Posted by B.Goode — Tue Nov 19, 2024 11:26 am