Re: page fault during rtw89 detach in ieee80211_ratectl_rate

2025-03-11 Thread Tilman Keskinöz
On 3/11/25 10:59, Bjoern A. Zeeb wrote: How did you "detach"?  Did you down the interface or run netif stop wlan0 or ..? I am not quite sure, what wifibox does, I didn't see a netif stop in the wifibox shellscript What was happening: I booted the laptop, rtw89 didn't associate within 30 s

Re: page fault during rtw89 detach in ieee80211_ratectl_rate

2025-03-11 Thread Bjoern A. Zeeb
On Sun, 9 Mar 2025, Tilman Keskinöz wrote: Hi, During driver detach (while launching wifibox) I got a onetime panic. Fullbacktrace attached. This is with compat.linuxkpi.80211.hw_crypto disabled. So far I haven't been able to reproduce it, so leaving it here just for reference. How did you