Wifi stops working after sleep, after F41 upgrade

Since it seems to come back upon reboot, I’m wondering if removing and re-adding the kernel module might be enough to bring the interface back?

sudo modprobe -r iwlmvm iwlwifi && sudo modprobe iwlmvm iwlwifi

It sounds like it’s a possible kernel driver regression/bug in the newer versions of the kernel.

1 Like