Re: [BUG] iwlwifi: Comet Lake PCH CNVi AX201 ( 8086:06f0) fails with error -110 on warm reboot
Bohdan <[email protected]>
| Newsgroups | org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
So, the firmware does not really tear down the state before going to sleep.
Try this instead of modprobe:
echo 1 > /sys/bus/pci/devices/0000:00:14.3/remove
echo 1 > /sys/bus/pci/rescan
Also, disabling Intel AMT may help, re: [1]. Could be Dell screwing up BIOS yet again.
linux-firmware version could also be useful.
[1]: <https://discussion.fedoraproject.org/t/wifi-not-working-on-dell-latitude-5420-intel-ax201-device-is-unclaimed/169425>