Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: 0xAA55 on 26 October 2021, 22:58:50

Title: Framework laptop wifi device error?
Post by: 0xAA55 on 26 October 2021, 22:58:50
During installation I was able to configure the wireless drivers and install artix to the internal NVMe drive. I installed the linux-lts kernel which seems to be 5.10.74-1-lts. When I rebooted the system does not have a wlan0 device and doesn't seem to have any other wireless interfaces except for loopback.

The network card I picked was: Intel Wi-Fi 6 AX210.

dmesg log can be found here: https://pastebin.com/Fv8u6D2m

the relevant logs start at 899, I think. Specifically this look suspicious:

Code: [Select]
[    3.516302] iwlwifi 0000:aa:00.0: Timeout waiting for PNVM load!
[    3.516304] iwlwifi 0000:aa:00.0: Failed to start RT ucode: -110
[    3.516308] iwlwifi 0000:aa:00.0: iwl_trans_send_cmd bad state = 0
[    3.528819] iwlwifi 0000:aa:00.0: Failed to run INIT ucode: -110


I haven't been able to find out much info about those error messages. Can anyone help me?

crosspost on framework forum (https://community.frame.work/t/artix-linux-on-framework-laptop/6294/6?u=michael_hardeman)

Title: Re: Framework laptop wifi device error?
Post by: Arch_user on 27 October 2021, 05:35:52
Try latest kernel by installation package linux
Title: Re: Framework laptop wifi device error?
Post by: 0xAA55 on 27 October 2021, 05:51:28
@Arch_user I will try it in the morning and get back to you.
Title: Re: Framework laptop wifi device error?
Post by: 0xAA55 on 27 October 2021, 22:19:47
@Arch_user  installing linux kernel 5.14 worked. I did the following steps:



then wlan0 was correctly showing up as a device.