EndeavourOS (Arch) AX210 Wifi Stegfaults

I am running EndeavourOS on Linux kernel 5.18.15-arch1-2 and my hardware is the 11th gen i5 with an AX210 Non-v-Pro. I been getting this problem and when this happens my internet goes down until I turn it off then on again or connect to an Ethernet cable
sudo dmesg | grep iwlwifi
[ 2.659998] iwlwifi 0000:aa:00.0: enabling device (0000 → 0002)
[ 2.677499] iwlwifi 0000:aa:00.0: Direct firmware load for iwlwifi-ty-a0-gf-a0-72.ucode failed with error -2
[ 2.710998] iwlwifi 0000:aa:00.0: api flags index 2 larger than supported by driver
[ 2.711011] iwlwifi 0000:aa:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[ 2.711232] iwlwifi 0000:aa:00.0: loaded firmware version 71.058653f6.0 ty-a0-gf-a0-71.ucode op_mode iwlmvm
[ 2.802822] iwlwifi 0000:aa:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 2.957810] iwlwifi 0000:aa:00.0: loaded PNVM version 881c99e1
[ 2.969146] iwlwifi 0000:aa:00.0: Detected RF GF, rfid=0x10d000
[ 3.039262] iwlwifi 0000:aa:00.0: base HW address: f4:26:79:69:9e:b6
[ 467.669086] iwlwifi 0000:aa:00.0: reached 20 old SN frames from 98:6b:3d:cc:71:95 on queue 5, stopping BA session on TID 0
[ 467.671656] iwlwifi 0000:aa:00.0: reached 20 old SN frames from 98:6b:3d:cc:71:95 on queue 3, stopping BA session on TID 0
[ 532.517950] iwlwifi 0000:aa:00.0: reached 20 old SN frames from 98:6b:3d:cc:71:95 on queue 3, stopping BA session on TID 0

I have tried to fix this problem by

  1. reinstalling linux-firmware
    [A temporary fix that only last a couple of minutes]
  2. Framework Laptop - ArchWikilow_throughput/_%22Microcode_SW_error%22
    /etc/modprobe.d/iwlwifi.conf
    options iwlwifi disable_11ax=Y
    [Did not change my issue]
  3. [Guide] Install Intel Wireless Drivers on Linux
    Downloading the intel linux driver download
    [Nothing changed]
  4. installed a v-Pro card
    [The community says that non-v-pro and v-pro does not do anything special to my wifi]
    I’m stuck with bad wifi and I’m out of options. Please help me with this I had this Framework Laptop for a while and really like it

I’ve solved my problem by changing the linux kernel to linux-lts

1 Like