[Bug 275255] iwlwifi: panic after iwlwifi0: lkpi_iv_newstate: error -5 during state transition 5 (RUN) -> 0 (INIT)
Date: Fri, 01 Dec 2023 00:39:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275255 --- Comment #3 from Bjoern A. Zeeb <bz@FreeBSD.org> --- (In reply to Bjoern A. Zeeb from comment #2) obviously we do hist the beacon loss first: [2339.509731] iwlwifi0: linuxkpi_ieee80211_beacon_loss: vif 0xffff0001d6b09c80 vap 0xffff0001d6b09010 state RUN [2339.612089] iwlwifi0: linuxkpi_ieee80211_beacon_loss: vif 0xffff0001d6b09c80 vap 0xffff0001d6b09010 state RUN [2339.618158] wlan1: link state changed to DOWN which will get us into sta_beacon_miss and switch to SCAN. And lkpi_sta_run_to_scan simply calls lkpi_sta_run_to_init. Doesn't go kaboom on a modern card; in this case a B200. I'll go and find my 8265 and try again the next days. -- You are receiving this mail because: You are the assignee for the bug.