Some things to check:
-
make sure the radio is not hard or soft-blocked with
rfkill list. -
check that wpa_supplicant is running with
systemctl status wpa_supplicant -
check the wpa_supplicant log for authentication or other errors:
journalctl -bu wpa_supplicant -
make sure
dhcpcdor whatever else you’re using to configure the network is running