Software

WiFi stops connecting after apt upgrade

On the stock image an upgrade can leave WiFi dead; switching the backend to dhcpcd in raspi-config, or copying wpa_supplicant.conf to /boot, brings it back.

Compatibility
CM4
Difficulty
Easy
Status
Available
Author
Hawanna
Added
Source
ClockworkPi forum

What it takes

  • Config change

Difficulty 1 of 3 — easy.

Details

Hawanna's 2023 thread collected the fixes for the stock Raspberry Pi OS-based image: the OP moved to systemd-networkd, Michael_Wolf copied /etc/wpa_supplicant/wpa_supplicant.conf to /boot, and the answer most people confirmed is sudo raspi-config → Advanced Options → Network Config → dhcpcd, then reboot. WPA3/PMF networks were another suspect; testing on a WPA2-only SSID rules that out. network-manager-gnome gives a tray applet if you stay on NetworkManager.

Rex's images handle WiFi differently (antenna preset, current NetworkManager), so this applies to ClockworkOS-era installs. For weak signal rather than no connection, see the Connectivity entries on the external antenna.

Open at Forum thread
  • WiFi
  • fix
  • stock image

← Back to Software