You are not logged in.

#1 2023-11-26 14:51:35

TimoLi
Member
Registered: 2023-11-26
Posts: 3

iwlwifi driver not working in Intel AX200 wireless [resolved]

How to load the iwlwifi driver in latest version?

[    4.572033] iwlwifi 0000:04:00.0:     value [iter 8]: 0xf00c4471
[    4.572035] iwlwifi 0000:04:00.0:     value [iter 9]: 0xb00c4471
[    4.572038] iwlwifi 0000:04:00.0:     value [iter 10]: 0xb00c4471
[    4.572040] iwlwifi 0000:04:00.0:     value [iter 11]: 0xf00c4471
[    4.572042] iwlwifi 0000:04:00.0:     value [iter 12]: 0xe00c4471
[    4.572044] iwlwifi 0000:04:00.0:     value [iter 13]: 0xa00c4471
[    4.572046] iwlwifi 0000:04:00.0:     value [iter 14]: 0xa00c4471
[    4.572047] iwlwifi 0000:04:00.0: Host monitor block 0x22 vector 0x0
[    4.572079] iwlwifi 0000:04:00.0:     value [iter 0]: 0x00000000
[    4.572298] iwlwifi: probe of 0000:04:00.0 failed with error -110


but I found that the driver not in use

04:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
        Subsystem: Intel Corporation Wi-Fi 6 AX200NGW
        Kernel modules: iwlwifi

Last edited by TimoLi (2023-11-28 14:06:43)

Offline

#2 2023-11-26 15:28:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,310

Re: iwlwifi driver not working in Intel AX200 wireless [resolved]

Not enough context/the full error message. General guess/advice, install linux-firmware

Offline

#3 2023-11-26 17:55:08

seth
Member
Registered: 2012-09-03
Posts: 59,102

Re: iwlwifi driver not working in Intel AX200 wireless [resolved]

The driver doesn't load because the device cannot be probed what can have all sorts of causes
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

and if you've a parallel windows installation see the 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

Offline

#4 2023-11-27 14:14:24

TimoLi
Member
Registered: 2023-11-26
Posts: 3

Re: iwlwifi driver not working in Intel AX200 wireless [resolved]

seth wrote:

The driver doesn't load because the device cannot be probed what can have all sorts of causes
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

and if you've a parallel windows installation see the 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

1. Here is the complete system journal for the boot http://0x0.st/Hwkg.txt/.
2. Only arch system and I have already off the fast boot.

Offline

#5 2023-11-27 15:19:32

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,345
Website

Re: iwlwifi driver not working in Intel AX200 wireless [resolved]

Perhaps try

# tee /sys/bus/pci/devices/0000:04:00.0/reset <<<"1"

But I think you may have to reinstall Windows to re-initialise the card: https://www.reddit.com/r/archlinux/comm … _auto=true


Para todos todo, para nosotros nada

Offline

#6 2023-11-27 15:38:05

seth
Member
Registered: 2012-09-03
Posts: 59,102

Re: iwlwifi driver not working in Intel AX200 wireless [resolved]

Only arch system and I have already off the fast boot.

Those are mutually exclusive statements.

Next to re-installing windows you could
1. try to deactivate the wifi chip in the bios, boot, reboot, reactivate the chip, boot on
2. move iwlwifi into the initramfs to get it a head-start

Sidebar: you've NM, dhcpcd and iwd installed.
If you want to use NM, disable dhcpcd and iwd and configure it to use iwd as wireless backend (see the NM page in the arch wiki)
Otherwise just disable NM.

Last edited by seth (2023-11-27 15:38:22)

Offline

#7 2023-11-28 12:37:28

TimoLi
Member
Registered: 2023-11-26
Posts: 3

Re: iwlwifi driver not working in Intel AX200 wireless [resolved]

After re-installing Windows and disable the fast boot. It works well, thanks.

Offline

#8 2023-11-28 13:57:22

seth
Member
Registered: 2012-09-03
Posts: 59,102

Re: iwlwifi driver not working in Intel AX200 wireless [resolved]

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB