Suddenly, no DHCP

KeithG <[email protected]>
Newsgroups dev.linux.lists.iwd
Message-ID <CAG17S_Pxv86uZ9hQe_upS8ybu6KDpXxhUYDa-q=R6muWSYXu+g@mail.gmail.com>
Group,

I am flummoxed. I have an image that I had been using to connect to a
WPA2 SSID and it has been working for a very long time. It suddenly
quit connecting. This is an Rpi Zero2w with the brcmfmac 43430 chip. I
am running bookworm with kernel 6.6.77. When I set iwd to debug, I get
this:
Mar 01 09:58:38 zero2w connmand[29811]: Interface wlan0 [ wifi ] state
is association
Mar 01 09:58:38 zero2w iwd[29733]: src/network.c:network_connect()
Mar 01 09:58:38 zero2w iwd[29733]: src/network.c:network_connect_psk()
ask_passphrase: true
Mar 01 09:58:38 zero2w iwd[29733]:
src/agent.c:agent_request_passphrase() agent 0x5569b85c50 owner :1.896
path /net/connman/iwd_agent
Mar 01 09:58:38 zero2w iwd[29733]:
src/agent.c:agent_send_next_request() send request to :1.896
/net/connman/iwd_agent
Mar 01 09:58:38 zero2w iwd[29733]: src/agent.c:agent_receive_reply()
agent 0x5569b85c50 request id 136
Mar 01 09:58:38 zero2w iwd[29733]: src/network.c:passphrase_callback() result 0
Mar 01 09:58:38 zero2w iwd[29733]:
src/network.c:network_generate_sae_pt() Generating PT for Group 19
Mar 01 09:58:38 zero2w iwd[29733]:
src/network.c:network_generate_sae_pt() Generating PT for Group 20
Mar 01 09:58:38 zero2w iwd[29733]: src/netdev.c:netdev_cqm_rssi_update()
Mar 01 09:58:38 zero2w iwd[29733]:
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 5
Mar 01 09:58:38 zero2w iwd[29733]: src/wiphy.c:wiphy_radio_work_next()
Starting work item 5
Mar 01 09:58:38 zero2w iwd[29733]: event: connect-info, ssid: spg5,
bss: bc:2e:48:fd:9e:70, signal: -37, load: 22/255
Mar 01 09:58:38 zero2w iwd[29733]: event: state, old:
autoconnect_full, new: connecting
Mar 01 09:58:38 zero2w iwd[29733]: src/scan.c:scan_periodic_stop()
Stopping periodic scan for wdev 1
Mar 01 09:58:38 zero2w iwd[29733]:
src/netdev.c:netdev_cmd_set_cqm_cb() CMD_SET_CQM not supported,
falling back to polling
Mar 01 09:58:38 zero2w connmand[29811]: Interface wlan0 [ wifi ] state
is configuration
Mar 01 09:58:39 zero2w systemd[1]: Reloading.
Mar 01 09:58:43 zero2w kernel: sh (31068): drop_caches: 3
Mar 01 09:59:19 zero2w avahi-daemon[261]: Joining mDNS multicast group
on interface wlan0.IPv4 with address 169.254.3.191.
Mar 01 09:59:19 zero2w avahi-daemon[261]: New relevant interface
wlan0.IPv4 for mDNS.
Mar 01 09:59:19 zero2w avahi-daemon[261]: Registering new address
record for 169.254.3.191 on wlan0.IPv4.
Mar 01 09:59:19 zero2w connmand[29811]: Interface wlan0 [ wifi ] state is ready
Mar 01 09:59:19 zero2w connmand[29811]: wlan0 {add} address
169.254.3.191/16 label wlan0 family 2
Mar 01 09:59:24 zero2w dbus-daemon[264]: [system] Activating via
systemd: service name='org.freedesktop.timedate1'
unit='dbus-org.freedesktop.timedate1.service' requested by ':1.946'
(uid=0 pid=31657 comm="timedatectl show -a")
Mar 01 09:59:24 zero2w systemd[1]: Starting systemd-timedated.service
- Time & Date Service...
Mar 01 09:59:25 zero2w dbus-daemon[264]: [system] Successfully
activated service 'org.freedesktop.timedate1'
Mar 01 09:59:25 zero2w systemd[1]: Started systemd-timedated.service -
Time & Date Service.
Mar 01 09:59:42 zero2w iwd[29733]: src/netdev.c:netdev_link_notify()
event 16 on ifindex 4

Mar 01 09:58:38 kitchenrune iwd[29733]:
src/netdev.c:netdev_cmd_set_cqm_cb() CMD_SET_CQM not supported,
falling back to polling
Mar 01 09:58:38 kitchenrune connmand[29811]: Interface wlan0 [ wifi ]
state is configuration
Mar 01 09:58:39 kitchenrune systemd[1]: Reloading.
Mar 01 09:58:43 kitchenrune kernel: sh (31068): drop_caches: 3
Mar 01 09:59:19 kitchenrune avahi-daemon[261]: Joining mDNS multicast
group on interface wlan0.IPv4 with address 169.254.3.191.
Mar 01 09:59:19 kitchenrune avahi-daemon[261]: New relevant interface
wlan0.IPv4 for mDNS.
Mar 01 09:59:19 kitchenrune avahi-daemon[261]: Registering new address
record for 169.254.3.191 on wlan0.IPv4.
Mar 01 09:59:19 kitchenrune connmand[29811]: Interface wlan0 [ wifi ]
state is ready
Mar 01 09:59:19 kitchenrune connmand[29811]: wlan0 {add} address
169.254.3.191/16 label wlan0 family 2
Mar 01 09:59:24 kitchenrune dbus-daemon[264]: [system] Activating via
systemd: service name='org.freedesktop.timedate1'
unit='dbus-org.freedesktop.timedate1.service' requested by ':1.946'
(uid=0 pid=31657 comm="timedatectl show -a")
Mar 01 09:59:24 kitchenrune systemd[1]: Starting
systemd-timedated.service - Time & Date Service...
Mar 01 09:59:25 kitchenrune dbus-daemon[264]: [system] Successfully
activated service 'org.freedesktop.timedate1'
Mar 01 09:59:25 kitchenrune systemd[1]: Started
systemd-timedated.service - Time & Date Service.
Mar 01 09:59:42 kitchenrune iwd[29733]:
src/netdev.c:netdev_link_notify() event 16 on ifindex 4

as you can see, it does not get a DHCP address, but gets an APIPA
address. Any ideas what might be going on? I have tried rebooting the
Pi and also rebooted the DHCP server and restarted the router.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.