New Install Wifi Adapter errors

I just bought a renewed Lenovo t14 Gen 2 and I’m having trouble setting up Fedora wifi on the dual boot. Wireless wifi works fine on my windows boot but on fedora only ethernet is available and no wireless networks are available. It detects my wifi adapter but for some reason it just won’t work, I’ve been trying to troubleshoot with AI and searching the web but I can’t find a solution.

Laptop: Lenovo ThinkPad T14 Gen 2 (Tiger Lake)

Distro: Fedora (fresh install)

Kernel: 6.17.11-300.fc43.x86_64 (also have 6.17.1 available in GRUB)

Wi-Fi card: Intel Wi-Fi 6 AX201 (8086:a0f0)

Wired Ethernet works (I219-LM). Wi-Fi doesn’t show / can’t initialize.

iwlwifi fails very early with a timeout. No “loaded firmware …ucode” or PNVM lines show up, it just resets and dies.

Output from:

sudo journalctl -b -k -g iwlwifi --no-pager

Dec 13 22:37:28 fedora kernel: iwlwifi 0000:00:14.3: enabling device (0000 → 0002)

Dec 13 22:37:28 fedora kernel: iwlwifi 0000:00:14.3: CSR_RESET = 0x10

… (host monitor block spam)

Dec 13 22:37:28 fedora kernel: iwlwifi 0000:00:14.3: probe with driver iwlwifi failed with error -110

From lspci -nnk:

00:14.3 Network controller [0280]: Intel Corporation Wi-Fi 6 AX201 [8086:a0f0] (rev 20)

Subsystem: Intel Corporation Device [8086:0070]

Kernel modules: iwlwifi

output of sudo dmesg | grep iwl:
.076653] iwlwifi 0000:00:14.3: enabling device (0000 → 0002)
[ 4.207017] iwlwifi 0000:00:14.3: CSR_RESET = 0x10
[ 4.207021] iwlwifi 0000:00:14.3: Host monitor block 0x0 vector 0x0
[ 4.207063] iwlwifi 0000:00:14.3: value [iter 0]: 0x00000000
… 14 lines of same spam^^
[ 4.207436] iwlwifi 0000:00:14.3: Host monitor block 0x0 vector 0x1
[ 4.207472] iwlwifi 0000:00:14.3: value [iter 0]: 0x00000000
…14 lines of same spam^^
[ 4.207798] iwlwifi 0000:00:14.3: Host monitor block 0x0 vector 0x6
[ 4.207829] iwlwifi 0000:00:14.3: value [iter 0]: 0x00000000
…14 lines of same spam^^
[ 4.208440] iwlwifi 0000:00:14.3: Host monitor block 0x22 vector 0x0
[ 4.208518] iwlwifi 0000:00:14.3: value [iter 0]: 0x00000000
[ 4.224894] iwlwifi 0000:00:14.3: probe with driver iwlwifi failed with error -110

I’ve already tried disabling fast boot, secure boot, cool reboot (hold for 30 secs)

If anyone knows something to get around or if you would need more info to help me out that would be great o

Does WiFi work with the older kernel?

nope. Only works on the windows boot.