My pi zero W is unable to access WiFi for very long. I rescued this from a dumpster-bound electronics device, so I can't say if it is even functional. I get DHCP requests about every 4 seconds. A snippet from journalctl -b -u wpa_supplicant has this repeated over and over:
I'm guessing that the pi zero has a bad W, but I thought I'd ask to see if there were some troubleshooting tips I've missed
Thanks,
- chris
Code:
Jun 01 17:47:04 raspi wpa_supplicant[391]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLDJun 01 17:47:04 raspi wpa_supplicant[391]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=USER type=COUNTRY alpha2=USJun 01 17:47:05 raspi wpa_supplicant[391]: wlan0: Trying to associate with SSID 'surly-2.4'Jun 01 17:47:05 raspi wpa_supplicant[391]: wlan0: Associated with 7c:10:c9:b7:b3:e0Jun 01 17:47:05 raspi wpa_supplicant[391]: wlan0: CTRL-EVENT-CONNECTED - Connection to 7c:10:c9:b7:b3:e0 completed [id=0 id_str=]Jun 01 17:47:05 raspi wpa_supplicant[391]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0Jun 01 17:47:05 raspi wpa_supplicant[391]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=USJun 01 17:47:15 raspi wpa_supplicant[391]: wlan0: Associated with 7c:10:c9:b7:b3:e0Jun 01 17:47:15 raspi wpa_supplicant[391]: wlan0: CTRL-EVENT-CONNECTED - Connection to 7c:10:c9:b7:b3:e0 completed [id=0 id_str=]Jun 01 17:47:15 raspi wpa_supplicant[391]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0Jun 01 17:47:19 raspi wpa_supplicant[391]: wlan0: CTRL-EVENT-DISCONNECTED bssid=7c:10:c9:b7:b3:e0 reason=0 locally_generated=1
Thanks,
- chris
Statistics: Posted by ceidem — Sat Jun 01, 2024 10:56 pm