Problem with AX200 wireless card in LMDE5

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Alexander_K
Level 1
Level 1
Posts: 5
Joined: Fri Apr 25, 2014 5:43 pm

Problem with AX200 wireless card in LMDE5

Post by Alexander_K »

Hello,

I would appreciate any help with a problem I got in LMDE5 with wireless card ASUS PCE-AX58BT, which is based on Intel AX200.
The card worked perfectly with LMDE4, before I upgraded to LMDE5.
After upgrade to LMDE5 wireless network stops working randomly after I wake up the system from sleep, so I have to restart the computer to get the wireless network working again.

The error I find in dmesg output when the network disappears is: iwlwifi 0000:03:00.0: iwl_trans_wait_txq_empty bad state = 0

I searched in the internet and tried so far:
  • different iwlwifi driver versions (0.46 provided by Intel and later versions from Debian package for Intel wireless cards)
    working with different kernel versions (now it is 5.10.0-12-amd64)
    disabling power-saving for AX200 in network manager
    deleting pnvm file from /lib/firmware/
without any success.

Again, it worked perfectly before the upgrade to LMDE5.
How can I make it work again?

Thanks in advance,
Alexander.
Last edited by LockBot on Wed Aug 02, 2023 10:00 pm, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
MK_1
Level 1
Level 1
Posts: 1
Joined: Wed Feb 15, 2023 4:33 pm

Re: Problem with AX200 wireless card in LMDE5

Post by MK_1 »

Hello,

I have the same problem:

terminal output after:
lspci -vv -s 03:00.0
"03:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
Subsystem: Intel Corporation Wi-Fi 6 AX200
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 109
IOMMU group: 0
Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi "
it worked with LMDE4 I used the driver from Intel
https://www.intel.com/content/www/us/en ... eless.html
iwlwifi-cc-46.3cfab8da.0.tgz

If someone has an idea to solve this issue please let me know.

Best Regards Mario
Alexander_K
Level 1
Level 1
Posts: 5
Joined: Fri Apr 25, 2014 5:43 pm

Re: Problem with AX200 wireless card in LMDE5

Post by Alexander_K »

After several more tries, it seems that I found a working combination: kernel 6.0.0-0.deb11.6 and driver iwlwifi-cc-a0-72.ucode. It works for several days now without restart after sleep.

Update: this combination worked only for some time, the problem persists.
mario156090
Level 1
Level 1
Posts: 23
Joined: Sun Jan 10, 2021 12:13 pm

Re: Problem with AX200 wireless card in LMDE5

Post by mario156090 »

Hello, in my hardware is happing same situation.

I found a fix. First I add the next boot kernel parameter:

acpi.ec_no_wakeup=1

Secound:

I set the modules options for iwlwifi:

options iwlwifi power_save=1
options iwlwifi power_level=5


I'm using the laptop 5 days ago without WIFI fail after this tweaks.


EDIT:

Today my laptop newly lost the WIFI connectivity.
Locked

Return to “Networking”