Created attachment 305670 [details] wifi bug https://pastebin.com/QKgPALG8 , hey there there is output after i click the wifi icon to turn it off on fedora . my device is : 02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78) and uname -r : 6.6.8-200.fc39.x86_64
I got the same on debian sid since kernel 6.5.13. Kernel 6.5.10 perfectly works. see also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058887
Fixed by https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=400f6ebbc175286576c7f7fddf3c347d09d12310
Dunno is that the right fix? I was going to suggest that https://msgid.link/20231219215605.c528a6fa6cec.Ibe5e9560359ccc0fba60c35e01de285c376748a2@changeid fixed it ...
(In reply to Emmanuel Grumbach from comment #2) > Fixed by > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/ > ?id=400f6ebbc175286576c7f7fddf3c347d09d12310 I compiled a kernel with this fix and it solved the issue.