You are not logged in.
Hello,
I bought Intel AX200 based WIFI PCIE card for desktop (after trying to get broadcom crap to work without result).
It worked without issues for several months, but after recent kernel upgrade it developed strange issues:
Wifi works, but speed is abysmal (I scored 1-2 Mbps on speedtest - it should be in 200-300 Mbps range)
dmesg log shows that firmware if the card crashed:
$ sudo dmesg | grep iwl
[ 4.399582] iwlwifi 0000:06:00.0: enabling device (0000 -> 0002)
[ 4.600486] iwlwifi 0000:06:00.0: api flags index 2 larger than supported by driver
[ 4.600510] iwlwifi 0000:06:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 4.601121] iwlwifi 0000:06:00.0: loaded firmware version 67.8f59b80b.0 cc-a0-67.ucode op_mode iwlmvm
[ 4.694713] iwlwifi 0000:06:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[ 4.820063] iwlwifi 0000:06:00.0: Detected RF HR B3, rfid=0x10a100
[ 4.885581] iwlwifi 0000:06:00.0: base HW address: <snip>
[ 174.529599] iwlwifi 0000:06:00.0: Not associated and the session protection is over already...
[ 174.796475] iwlwifi 0000:06:00.0: Microcode SW error detected. Restarting 0x0.
[ 174.796560] iwlwifi 0000:06:00.0: Start IWL Error Log Dump:
[ 174.796564] iwlwifi 0000:06:00.0: Transport status: 0x0000004B, valid: 6
[ 174.796570] iwlwifi 0000:06:00.0: Loaded firmware version: 67.8f59b80b.0 cc-a0-67.ucode
[ 174.796574] iwlwifi 0000:06:00.0: 0x0000091A | ADVANCED_SYSASSERT
[ 174.796580] iwlwifi 0000:06:00.0: 0x000022B3 | trm_hw_status0
[ 174.796584] iwlwifi 0000:06:00.0: 0x00000000 | trm_hw_status1
[ 174.796588] iwlwifi 0000:06:00.0: 0x004FAD06 | branchlink2
[ 174.796591] iwlwifi 0000:06:00.0: 0x000018DC | interruptlink1
[ 174.796595] iwlwifi 0000:06:00.0: 0x000018DC | interruptlink2
[ 174.796598] iwlwifi 0000:06:00.0: 0x00000000 | data1
[ 174.796601] iwlwifi 0000:06:00.0: 0x004F4074 | data2
[ 174.796604] iwlwifi 0000:06:00.0: 0xDEADBEEF | data3
[ 174.796608] iwlwifi 0000:06:00.0: 0x8F009CC6 | beacon time
[ 174.796611] iwlwifi 0000:06:00.0: 0x3EA7B44F | tsf low
[ 174.796614] iwlwifi 0000:06:00.0: 0x000000C1 | tsf hi
[ 174.796617] iwlwifi 0000:06:00.0: 0x00000000 | time gp1
[ 174.796620] iwlwifi 0000:06:00.0: 0x09F99B16 | time gp2
[ 174.796623] iwlwifi 0000:06:00.0: 0x00000001 | uCode revision type
[ 174.796627] iwlwifi 0000:06:00.0: 0x00000043 | uCode version major
[ 174.796630] iwlwifi 0000:06:00.0: 0x8F59B80B | uCode version minor
[ 174.796633] iwlwifi 0000:06:00.0: 0x00000340 | hw version
[ 174.796636] iwlwifi 0000:06:00.0: 0x00C89000 | board version
[ 174.796639] iwlwifi 0000:06:00.0: 0x8043FD19 | hcmd
[ 174.796643] iwlwifi 0000:06:00.0: 0x42E20000 | isr0
[ 174.796646] iwlwifi 0000:06:00.0: 0x00400080 | isr1
[ 174.796649] iwlwifi 0000:06:00.0: 0x08E00002 | isr2
[ 174.796652] iwlwifi 0000:06:00.0: 0x00C30008 | isr3
[ 174.796655] iwlwifi 0000:06:00.0: 0x00000000 | isr4
[ 174.796658] iwlwifi 0000:06:00.0: 0x0205001C | last cmd Id
[ 174.796661] iwlwifi 0000:06:00.0: 0x00012CDA | wait_event
[ 174.796664] iwlwifi 0000:06:00.0: 0x00000080 | l2p_control
[ 174.796667] iwlwifi 0000:06:00.0: 0x00011C20 | l2p_duration
[ 174.796671] iwlwifi 0000:06:00.0: 0x0000003F | l2p_mhvalid
[ 174.796674] iwlwifi 0000:06:00.0: 0x000000CE | l2p_addr_match
[ 174.796677] iwlwifi 0000:06:00.0: 0x00000009 | lmpm_pmg_sel
[ 174.796680] iwlwifi 0000:06:00.0: 0x00000000 | timestamp
[ 174.796683] iwlwifi 0000:06:00.0: 0x000040D0 | flow_handler
[ 174.796714] iwlwifi 0000:06:00.0: Start IWL Error Log Dump:
[ 174.796717] iwlwifi 0000:06:00.0: Transport status: 0x0000004B, valid: 7
[ 174.796721] iwlwifi 0000:06:00.0: 0x20000070 | NMI_INTERRUPT_LMAC_FATAL
[ 174.796725] iwlwifi 0000:06:00.0: 0x00000000 | umac branchlink1
[ 174.796729] iwlwifi 0000:06:00.0: 0x80455E02 | umac branchlink2
[ 174.796732] iwlwifi 0000:06:00.0: 0xC00811A4 | umac interruptlink1
[ 174.796735] iwlwifi 0000:06:00.0: 0xC00815C2 | umac interruptlink2
[ 174.796738] iwlwifi 0000:06:00.0: 0x00000400 | umac data1
[ 174.796742] iwlwifi 0000:06:00.0: 0xC00815C2 | umac data2
[ 174.796745] iwlwifi 0000:06:00.0: 0x00000000 | umac data3
[ 174.796748] iwlwifi 0000:06:00.0: 0x00000043 | umac major
[ 174.796751] iwlwifi 0000:06:00.0: 0x8F59B80B | umac minor
[ 174.796754] iwlwifi 0000:06:00.0: 0x09F99B35 | frame pointer
[ 174.796757] iwlwifi 0000:06:00.0: 0xC0885E50 | stack pointer
[ 174.796761] iwlwifi 0000:06:00.0: 0x00B90108 | last host cmd
[ 174.796764] iwlwifi 0000:06:00.0: 0x00000000 | isr status reg
[ 174.796775] iwlwifi 0000:06:00.0: IML/ROM dump:
[ 174.796778] iwlwifi 0000:06:00.0: 0x00000003 | IML/ROM error/state
[ 174.796789] iwlwifi 0000:06:00.0: 0x00005A98 | IML/ROM data1
[ 174.796800] iwlwifi 0000:06:00.0: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[ 174.796808] iwlwifi 0000:06:00.0: Fseq Registers:
[ 174.796813] iwlwifi 0000:06:00.0: 0x60000000 | FSEQ_ERROR_CODE
[ 174.796818] iwlwifi 0000:06:00.0: 0x80290021 | FSEQ_TOP_INIT_VERSION
[ 174.796824] iwlwifi 0000:06:00.0: 0x00050008 | FSEQ_CNVIO_INIT_VERSION
[ 174.796829] iwlwifi 0000:06:00.0: 0x0000A503 | FSEQ_OTP_VERSION
[ 174.796835] iwlwifi 0000:06:00.0: 0x80000003 | FSEQ_TOP_CONTENT_VERSION
[ 174.796840] iwlwifi 0000:06:00.0: 0x4552414E | FSEQ_ALIVE_TOKEN
[ 174.796846] iwlwifi 0000:06:00.0: 0x00100530 | FSEQ_CNVI_ID
[ 174.796851] iwlwifi 0000:06:00.0: 0x00000532 | FSEQ_CNVR_ID
[ 174.796856] iwlwifi 0000:06:00.0: 0x00100530 | CNVI_AUX_MISC_CHIP
[ 174.796864] iwlwifi 0000:06:00.0: 0x00000532 | CNVR_AUX_MISC_CHIP
[ 174.796871] iwlwifi 0000:06:00.0: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[ 174.796879] iwlwifi 0000:06:00.0: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[ 174.796990] iwlwifi 0000:06:00.0: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
[ 174.797058] iwlwifi 0000:06:00.0: FW error in SYNC CMD PHY_CONTEXT_CMD
[ 174.797171] iwl_trans_txq_send_hcmd+0x472/0x480 [iwlwifi 3b28a4ca674033e409ba8a476f8cde187e302ecd]
[ 174.797215] iwl_trans_send_cmd+0x84/0xe0 [iwlwifi 3b28a4ca674033e409ba8a476f8cde187e302ecd]
[ 174.797247] iwl_mvm_send_cmd_pdu+0x5c/0xa0 [iwlmvm e83968c59855fef544c477b9c1cd535239d1f32b]
[ 174.797274] iwl_mvm_phy_ctxt_apply+0x220/0x4c0 [iwlmvm e83968c59855fef544c477b9c1cd535239d1f32b]
[ 174.797298] iwl_mvm_phy_ctxt_unref+0xa6/0xd0 [iwlmvm e83968c59855fef544c477b9c1cd535239d1f32b]
[ 174.797321] iwl_mvm_remove_chanctx+0x38/0x50 [iwlmvm e83968c59855fef544c477b9c1cd535239d1f32b]
[ 174.797864] iwlwifi 0000:06:00.0: PHY ctxt cmd error. ret=-5I tried messing with iwlwifi kernel module options mentioned in some threads here, namely these:
11n_disable, swcrypto, bt_coex_active, power_save, power_scheme, d0i3_disable, uapsd_disable, lar_disable
Some combinations prevent firmware from crashing or 5GHz wifi from working at all, but speed remains slow.
Has anyone encountered something similar with new kernel?
I'm on 5.16.11 currently
Offline
Since yesterday I am having the same issue.
[ 2.043045] iwlwifi 0000:28:00.0: enabling device (0000 -> 0002)
[ 2.083380] iwlwifi 0000:28:00.0: api flags index 2 larger than supported by driver
[ 2.083389] iwlwifi 0000:28:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 2.083548] iwlwifi 0000:28:00.0: loaded firmware version 67.8f59b80b.0 cc-a0-67.ucode op_mode iwlmvm
[ 2.235869] iwlwifi 0000:28:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[ 3.249660] iwlwifi 0000:28:00.0: SecBoot CPU1 Status: 0x0, CPU2 Status: 0xa30000
[ 3.249677] iwlwifi 0000:28:00.0: UMAC PC: 0xc00c0538
[ 3.249691] iwlwifi 0000:28:00.0: LMAC PC: 0x0
[ 3.249692] iwlwifi 0000:28:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[ 3.249821] iwlwifi 0000:28:00.0: Start IWL Error Log Dump:
[ 3.249822] iwlwifi 0000:28:00.0: Transport status: 0x00000042, valid: -339728530
[ 3.249823] iwlwifi 0000:28:00.0: Loaded firmware version: 67.8f59b80b.0 cc-a0-67.ucode
[ 3.249825] iwlwifi 0000:28:00.0: 0x3C3ED565 | ADVANCED_SYSASSERT
[ 3.249826] iwlwifi 0000:28:00.0: 0x98FF477F | trm_hw_status0
[ 3.249827] iwlwifi 0000:28:00.0: 0x5E52ECFC | trm_hw_status1
[ 3.249828] iwlwifi 0000:28:00.0: 0x66E3D7AC | branchlink2
[ 3.249829] iwlwifi 0000:28:00.0: 0xA5BA3C04 | interruptlink1
[ 3.249829] iwlwifi 0000:28:00.0: 0xF3F729BD | interruptlink2
[ 3.249830] iwlwifi 0000:28:00.0: 0x56DE2699 | data1
[ 3.249831] iwlwifi 0000:28:00.0: 0x25936C6B | data2
[ 3.249831] iwlwifi 0000:28:00.0: 0x9AE32559 | data3
[ 3.249832] iwlwifi 0000:28:00.0: 0xF9DC11EB | beacon time
[ 3.249833] iwlwifi 0000:28:00.0: 0x8ED75336 | tsf low
[ 3.249833] iwlwifi 0000:28:00.0: 0xCE73FBD5 | tsf hi
[ 3.249834] iwlwifi 0000:28:00.0: 0xC3C383F8 | time gp1
[ 3.249835] iwlwifi 0000:28:00.0: 0x03F04C2A | time gp2
[ 3.249836] iwlwifi 0000:28:00.0: 0xB0EB3849 | uCode revision type
[ 3.249836] iwlwifi 0000:28:00.0: 0x2F9BD762 | uCode version major
[ 3.249837] iwlwifi 0000:28:00.0: 0xBC674723 | uCode version minor
[ 3.249838] iwlwifi 0000:28:00.0: 0x3E89461B | hw version
[ 3.249838] iwlwifi 0000:28:00.0: 0xBE59E230 | board version
[ 3.249839] iwlwifi 0000:28:00.0: 0xEF74F099 | hcmd
[ 3.249840] iwlwifi 0000:28:00.0: 0x3D5C2873 | isr0
[ 3.249840] iwlwifi 0000:28:00.0: 0xC80055A7 | isr1
[ 3.249841] iwlwifi 0000:28:00.0: 0xB32B594E | isr2
[ 3.249841] iwlwifi 0000:28:00.0: 0xEBA9329E | isr3
[ 3.249842] iwlwifi 0000:28:00.0: 0xC2B14B3F | isr4
[ 3.249843] iwlwifi 0000:28:00.0: 0xF2D9F4B1 | last cmd Id
[ 3.249843] iwlwifi 0000:28:00.0: 0xEE84BC35 | wait_event
[ 3.249844] iwlwifi 0000:28:00.0: 0x218FC271 | l2p_control
[ 3.249845] iwlwifi 0000:28:00.0: 0xB589C72B | l2p_duration
[ 3.249845] iwlwifi 0000:28:00.0: 0x94137149 | l2p_mhvalid
[ 3.249846] iwlwifi 0000:28:00.0: 0x0B09F244 | l2p_addr_match
[ 3.249847] iwlwifi 0000:28:00.0: 0x168B0050 | lmpm_pmg_sel
[ 3.249847] iwlwifi 0000:28:00.0: 0x3D2DAE79 | timestamp
[ 3.249848] iwlwifi 0000:28:00.0: 0x74F4DE16 | flow_handler
[ 3.249893] iwlwifi 0000:28:00.0: Start IWL Error Log Dump:
[ 3.249894] iwlwifi 0000:28:00.0: Transport status: 0x00000042, valid: -923113167
[ 3.249895] iwlwifi 0000:28:00.0: 0x7B4F33E2 | ADVANCED_SYSASSERT
[ 3.249896] iwlwifi 0000:28:00.0: 0xFFA892EC | umac branchlink1
[ 3.249897] iwlwifi 0000:28:00.0: 0x3A7EBDE3 | umac branchlink2
[ 3.249897] iwlwifi 0000:28:00.0: 0x2DB9C097 | umac interruptlink1
[ 3.249898] iwlwifi 0000:28:00.0: 0x90A08377 | umac interruptlink2
[ 3.249899] iwlwifi 0000:28:00.0: 0xEE44BFAB | umac data1
[ 3.249899] iwlwifi 0000:28:00.0: 0xF9F7FB49 | umac data2
[ 3.249900] iwlwifi 0000:28:00.0: 0xDE662F07 | umac data3
[ 3.249901] iwlwifi 0000:28:00.0: 0x3B707B4C | umac major
[ 3.249901] iwlwifi 0000:28:00.0: 0x74A7DD27 | umac minor
[ 3.249902] iwlwifi 0000:28:00.0: 0xBA756B3E | frame pointer
[ 3.249903] iwlwifi 0000:28:00.0: 0xFEE3FEC8 | stack pointer
[ 3.249903] iwlwifi 0000:28:00.0: 0xBA07DBB7 | last host cmd
[ 3.249904] iwlwifi 0000:28:00.0: 0xEE8BB5B9 | isr status reg
[ 3.249917] iwlwifi 0000:28:00.0: IML/ROM dump:
[ 3.249918] iwlwifi 0000:28:00.0: 0x00A3 | IML/ROM SYSASSERT
[ 3.249918] iwlwifi 0000:28:00.0: 0x00A30000 | IML/ROM error/state
[ 3.249932] iwlwifi 0000:28:00.0: 0x00000000 | IML/ROM data1
[ 3.249945] iwlwifi 0000:28:00.0: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[ 3.249953] iwlwifi 0000:28:00.0: Fseq Registers:
[ 3.249957] iwlwifi 0000:28:00.0: 0x60000041 | FSEQ_ERROR_CODE
[ 3.249960] iwlwifi 0000:28:00.0: 0x00290021 | FSEQ_TOP_INIT_VERSION
[ 3.249964] iwlwifi 0000:28:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
[ 3.249968] iwlwifi 0000:28:00.0: 0x0000A503 | FSEQ_OTP_VERSION
[ 3.249972] iwlwifi 0000:28:00.0: 0x80000003 | FSEQ_TOP_CONTENT_VERSION
[ 3.249975] iwlwifi 0000:28:00.0: 0x4552414E | FSEQ_ALIVE_TOKEN
[ 3.249979] iwlwifi 0000:28:00.0: 0x00100530 | FSEQ_CNVI_ID
[ 3.249983] iwlwifi 0000:28:00.0: 0x00000532 | FSEQ_CNVR_ID
[ 3.249986] iwlwifi 0000:28:00.0: 0x00100530 | CNVI_AUX_MISC_CHIP
[ 3.249992] iwlwifi 0000:28:00.0: 0x00000532 | CNVR_AUX_MISC_CHIP
[ 3.249998] iwlwifi 0000:28:00.0: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[ 3.250004] iwlwifi 0000:28:00.0: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[ 3.250007] iwlwifi 0000:28:00.0: Failed to start RT ucode: -110
[ 3.250009] iwlwifi 0000:28:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[ 4.918487] iwlwifi 0000:28:00.0: Failed to run INIT ucode: -110
[ 4.932761] iwlwifi 0000:28:00.0: retry init count 0
[ 4.933187] iwlwifi 0000:28:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[ 5.969700] iwlwifi 0000:28:00.0: SecBoot CPU1 Status: 0x0, CPU2 Status: 0xa30000
[ 5.969721] iwlwifi 0000:28:00.0: UMAC PC: 0xc00c0538
[ 5.969737] iwlwifi 0000:28:00.0: LMAC PC: 0x0
[ 5.969739] iwlwifi 0000:28:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[ 5.969891] iwlwifi 0000:28:00.0: Start IWL Error Log Dump:
[ 5.969892] iwlwifi 0000:28:00.0: Transport status: 0x00000042, valid: -371186322
[ 5.969894] iwlwifi 0000:28:00.0: Loaded firmware version: 67.8f59b80b.0 cc-a0-67.ucode
[ 5.969896] iwlwifi 0000:28:00.0: 0x3C3EC165 | ADVANCED_SYSASSERT
[ 5.969898] iwlwifi 0000:28:00.0: 0xDCFF0777 | trm_hw_status0
[ 5.969899] iwlwifi 0000:28:00.0: 0x5ED2ECE4 | trm_hw_status1
[ 5.969900] iwlwifi 0000:28:00.0: 0xE7E3D7AC | branchlink2
[ 5.969901] iwlwifi 0000:28:00.0: 0xADBA3C24 | interruptlink1
[ 5.969902] iwlwifi 0000:28:00.0: 0xF3F729BC | interruptlink2
[ 5.969903] iwlwifi 0000:28:00.0: 0x56DE2299 | data1
[ 5.969904] iwlwifi 0000:28:00.0: 0x35B1646F | data2
[ 5.969905] iwlwifi 0000:28:00.0: 0x0EE32559 | data3
[ 5.969906] iwlwifi 0000:28:00.0: 0xF9DC11EB | beacon time
[ 5.969907] iwlwifi 0000:28:00.0: 0x8ED75336 | tsf low
[ 5.969908] iwlwifi 0000:28:00.0: 0xDF77F1D5 | tsf hi
[ 5.969908] iwlwifi 0000:28:00.0: 0xD3C38268 | time gp1
[ 5.969909] iwlwifi 0000:28:00.0: 0x03F04E6A | time gp2
[ 5.969910] iwlwifi 0000:28:00.0: 0xF0EB3849 | uCode revision type
[ 5.969911] iwlwifi 0000:28:00.0: 0x2B9BD262 | uCode version major
[ 5.969912] iwlwifi 0000:28:00.0: 0xB4664723 | uCode version minor
[ 5.969913] iwlwifi 0000:28:00.0: 0x3E23620A | hw version
[ 5.969914] iwlwifi 0000:28:00.0: 0xBC5BA070 | board version
[ 5.969915] iwlwifi 0000:28:00.0: 0xEF74F299 | hcmd
[ 5.969915] iwlwifi 0000:28:00.0: 0x3D5C38FB | isr0
[ 5.969916] iwlwifi 0000:28:00.0: 0xC80855A7 | isr1
[ 5.969917] iwlwifi 0000:28:00.0: 0xB1AB7D6E | isr2
[ 5.969918] iwlwifi 0000:28:00.0: 0xEBA9309E | isr3
[ 5.969919] iwlwifi 0000:28:00.0: 0xCBB14B3F | isr4
[ 5.969920] iwlwifi 0000:28:00.0: 0x7259B4B2 | last cmd Id
[ 5.969920] iwlwifi 0000:28:00.0: 0xEA849C35 | wait_event
[ 5.969921] iwlwifi 0000:28:00.0: 0x218BDA71 | l2p_control
[ 5.969922] iwlwifi 0000:28:00.0: 0x9589C129 | l2p_duration
[ 5.969923] iwlwifi 0000:28:00.0: 0x94137049 | l2p_mhvalid
[ 5.969924] iwlwifi 0000:28:00.0: 0x0929F254 | l2p_addr_match
[ 5.969925] iwlwifi 0000:28:00.0: 0x56CB0050 | lmpm_pmg_sel
[ 5.969926] iwlwifi 0000:28:00.0: 0x152DAE59 | timestamp
[ 5.969927] iwlwifi 0000:28:00.0: 0x74F4DE16 | flow_handler
[ 5.969979] iwlwifi 0000:28:00.0: Start IWL Error Log Dump:
[ 5.969980] iwlwifi 0000:28:00.0: Transport status: 0x00000042, valid: -923113167
[ 5.969981] iwlwifi 0000:28:00.0: 0x7B4F33E2 | ADVANCED_SYSASSERT
[ 5.969983] iwlwifi 0000:28:00.0: 0xFFA892EC | umac branchlink1
[ 5.969984] iwlwifi 0000:28:00.0: 0x3A7EBDE3 | umac branchlink2
[ 5.969984] iwlwifi 0000:28:00.0: 0x2DB9C097 | umac interruptlink1
[ 5.969985] iwlwifi 0000:28:00.0: 0x90A08377 | umac interruptlink2
[ 5.969986] iwlwifi 0000:28:00.0: 0xEE44BFAB | umac data1
[ 5.969987] iwlwifi 0000:28:00.0: 0xF9F7FB49 | umac data2
[ 5.969988] iwlwifi 0000:28:00.0: 0xDE662F07 | umac data3
[ 5.969989] iwlwifi 0000:28:00.0: 0x3B707B4C | umac major
[ 5.969990] iwlwifi 0000:28:00.0: 0x74A7DD27 | umac minor
[ 5.969991] iwlwifi 0000:28:00.0: 0xBA756B3E | frame pointer
[ 5.969991] iwlwifi 0000:28:00.0: 0xFEE3FEC8 | stack pointer
[ 5.969992] iwlwifi 0000:28:00.0: 0xBA07DBB7 | last host cmd
[ 5.969993] iwlwifi 0000:28:00.0: 0xEE8BB5B9 | isr status reg
[ 5.970009] iwlwifi 0000:28:00.0: IML/ROM dump:
[ 5.970009] iwlwifi 0000:28:00.0: 0x00A3 | IML/ROM SYSASSERT
[ 5.970010] iwlwifi 0000:28:00.0: 0x00A30000 | IML/ROM error/state
[ 5.970026] iwlwifi 0000:28:00.0: 0x00000000 | IML/ROM data1
[ 5.970041] iwlwifi 0000:28:00.0: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[ 5.970051] iwlwifi 0000:28:00.0: Fseq Registers:
[ 5.970055] iwlwifi 0000:28:00.0: 0x60000041 | FSEQ_ERROR_CODE
[ 5.970059] iwlwifi 0000:28:00.0: 0x00290021 | FSEQ_TOP_INIT_VERSION
[ 5.970064] iwlwifi 0000:28:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
[ 5.970068] iwlwifi 0000:28:00.0: 0x0000A503 | FSEQ_OTP_VERSION
[ 5.970072] iwlwifi 0000:28:00.0: 0x80000003 | FSEQ_TOP_CONTENT_VERSION
[ 5.970076] iwlwifi 0000:28:00.0: 0x4552414E | FSEQ_ALIVE_TOKEN
[ 5.970081] iwlwifi 0000:28:00.0: 0x00100530 | FSEQ_CNVI_ID
[ 5.970085] iwlwifi 0000:28:00.0: 0x00000532 | FSEQ_CNVR_ID
[ 5.970089] iwlwifi 0000:28:00.0: 0x00100530 | CNVI_AUX_MISC_CHIP
[ 5.970096] iwlwifi 0000:28:00.0: 0x00000532 | CNVR_AUX_MISC_CHIP
[ 5.970102] iwlwifi 0000:28:00.0: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[ 5.970108] iwlwifi 0000:28:00.0: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[ 5.970112] iwlwifi 0000:28:00.0: Failed to start RT ucode: -110
[ 5.970114] iwlwifi 0000:28:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[ 7.608508] iwlwifi 0000:28:00.0: Failed to run INIT ucode: -110
[ 7.622767] iwlwifi 0000:28:00.0: retry init count 1
[ 7.623187] iwlwifi 0000:28:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
[ 8.636330] iwlwifi 0000:28:00.0: SecBoot CPU1 Status: 0x0, CPU2 Status: 0xa30000
[ 8.636349] iwlwifi 0000:28:00.0: UMAC PC: 0xc00c0538
[ 8.636364] iwlwifi 0000:28:00.0: LMAC PC: 0x0
[ 8.636366] iwlwifi 0000:28:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[ 8.636512] iwlwifi 0000:28:00.0: Start IWL Error Log Dump:
[ 8.636513] iwlwifi 0000:28:00.0: Transport status: 0x00000042, valid: -77565586
[ 8.636515] iwlwifi 0000:28:00.0: Loaded firmware version: 67.8f59b80b.0 cc-a0-67.ucode
[ 8.636516] iwlwifi 0000:28:00.0: 0x3C3AD565 | ADVANCED_SYSASSERT
[ 8.636517] iwlwifi 0000:28:00.0: 0xDCFF077F | trm_hw_status0
[ 8.636518] iwlwifi 0000:28:00.0: 0x5E92ECC0 | trm_hw_status1
[ 8.636519] iwlwifi 0000:28:00.0: 0xE7E3F7AC | branchlink2
[ 8.636520] iwlwifi 0000:28:00.0: 0xA5BA3C14 | interruptlink1
[ 8.636521] iwlwifi 0000:28:00.0: 0xF3FF29BC | interruptlink2
[ 8.636521] iwlwifi 0000:28:00.0: 0x56FE2699 | data1
[ 8.636522] iwlwifi 0000:28:00.0: 0x2593662F | data2
[ 8.636522] iwlwifi 0000:28:00.0: 0x8AE32519 | data3
[ 8.636523] iwlwifi 0000:28:00.0: 0xF9DC11EB | beacon time
[ 8.636524] iwlwifi 0000:28:00.0: 0x8ED75336 | tsf low
[ 8.636524] iwlwifi 0000:28:00.0: 0xDE77F1DD | tsf hi
[ 8.636525] iwlwifi 0000:28:00.0: 0xC3C382E8 | time gp1
[ 8.636526] iwlwifi 0000:28:00.0: 0x03F0462A | time gp2
[ 8.636527] iwlwifi 0000:28:00.0: 0xF0FB3949 | uCode revision type
[ 8.636527] iwlwifi 0000:28:00.0: 0x2EABDF62 | uCode version major
[ 8.636528] iwlwifi 0000:28:00.0: 0xBC674723 | uCode version minor
[ 8.636529] iwlwifi 0000:28:00.0: 0x3E83661A | hw version
[ 8.636529] iwlwifi 0000:28:00.0: 0xBC59E270 | board version
[ 8.636530] iwlwifi 0000:28:00.0: 0xEF74F091 | hcmd
[ 8.636531] iwlwifi 0000:28:00.0: 0x3D5C387B | isr0
[ 8.636531] iwlwifi 0000:28:00.0: 0xC80055E7 | isr1
[ 8.636532] iwlwifi 0000:28:00.0: 0xB1AB796E | isr2
[ 8.636532] iwlwifi 0000:28:00.0: 0xFBA9309E | isr3
[ 8.636533] iwlwifi 0000:28:00.0: 0xC3B14F3F | isr4
[ 8.636534] iwlwifi 0000:28:00.0: 0xF259B4B0 | last cmd Id
[ 8.636534] iwlwifi 0000:28:00.0: 0xEA84BC35 | wait_event
[ 8.636535] iwlwifi 0000:28:00.0: 0x21AFCE51 | l2p_control
[ 8.636536] iwlwifi 0000:28:00.0: 0x958BC62B | l2p_duration
[ 8.636536] iwlwifi 0000:28:00.0: 0x94177149 | l2p_mhvalid
[ 8.636537] iwlwifi 0000:28:00.0: 0x0B09F254 | l2p_addr_match
[ 8.636538] iwlwifi 0000:28:00.0: 0x568B0050 | lmpm_pmg_sel
[ 8.636538] iwlwifi 0000:28:00.0: 0x7DEDAE79 | timestamp
[ 8.636539] iwlwifi 0000:28:00.0: 0x74F4D616 | flow_handler
[ 8.636589] iwlwifi 0000:28:00.0: Start IWL Error Log Dump:
[ 8.636590] iwlwifi 0000:28:00.0: Transport status: 0x00000042, valid: -923113167
[ 8.636591] iwlwifi 0000:28:00.0: 0x7B4F33E2 | ADVANCED_SYSASSERT
[ 8.636592] iwlwifi 0000:28:00.0: 0xFFA892EC | umac branchlink1
[ 8.636593] iwlwifi 0000:28:00.0: 0x3A7EBDE3 | umac branchlink2
[ 8.636593] iwlwifi 0000:28:00.0: 0x2DB9C097 | umac interruptlink1
[ 8.636594] iwlwifi 0000:28:00.0: 0x90A08377 | umac interruptlink2
[ 8.636595] iwlwifi 0000:28:00.0: 0xEE44BFAB | umac data1
[ 8.636595] iwlwifi 0000:28:00.0: 0xF9F7FB49 | umac data2
[ 8.636596] iwlwifi 0000:28:00.0: 0xDE662F07 | umac data3
[ 8.636597] iwlwifi 0000:28:00.0: 0x3B707B4C | umac major
[ 8.636597] iwlwifi 0000:28:00.0: 0x74A7DD27 | umac minor
[ 8.636598] iwlwifi 0000:28:00.0: 0xBA756B3E | frame pointer
[ 8.636599] iwlwifi 0000:28:00.0: 0xFEE3FEC8 | stack pointer
[ 8.636599] iwlwifi 0000:28:00.0: 0xBA07DBB7 | last host cmd
[ 8.636600] iwlwifi 0000:28:00.0: 0xEE8BB5B9 | isr status reg
[ 8.636615] iwlwifi 0000:28:00.0: IML/ROM dump:
[ 8.636616] iwlwifi 0000:28:00.0: 0x00A3 | IML/ROM SYSASSERT
[ 8.636616] iwlwifi 0000:28:00.0: 0x00A30000 | IML/ROM error/state
[ 8.636631] iwlwifi 0000:28:00.0: 0x00000000 | IML/ROM data1
[ 8.636647] iwlwifi 0000:28:00.0: 0x00000080 | IML/ROM WFPM_AUTH_KEY_0
[ 8.636656] iwlwifi 0000:28:00.0: Fseq Registers:
[ 8.636660] iwlwifi 0000:28:00.0: 0x60000041 | FSEQ_ERROR_CODE
[ 8.636664] iwlwifi 0000:28:00.0: 0x00290021 | FSEQ_TOP_INIT_VERSION
[ 8.636668] iwlwifi 0000:28:00.0: 0x00000000 | FSEQ_CNVIO_INIT_VERSION
[ 8.636672] iwlwifi 0000:28:00.0: 0x0000A503 | FSEQ_OTP_VERSION
[ 8.636675] iwlwifi 0000:28:00.0: 0x80000003 | FSEQ_TOP_CONTENT_VERSION
[ 8.636679] iwlwifi 0000:28:00.0: 0x4552414E | FSEQ_ALIVE_TOKEN
[ 8.636683] iwlwifi 0000:28:00.0: 0x00100530 | FSEQ_CNVI_ID
[ 8.636687] iwlwifi 0000:28:00.0: 0x00000532 | FSEQ_CNVR_ID
[ 8.636691] iwlwifi 0000:28:00.0: 0x00100530 | CNVI_AUX_MISC_CHIP
[ 8.636696] iwlwifi 0000:28:00.0: 0x00000532 | CNVR_AUX_MISC_CHIP
[ 8.636702] iwlwifi 0000:28:00.0: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[ 8.636708] iwlwifi 0000:28:00.0: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[ 8.636712] iwlwifi 0000:28:00.0: Failed to start RT ucode: -110
[ 8.636713] iwlwifi 0000:28:00.0: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[ 10.389507] iwlwifi 0000:28:00.0: Failed to run INIT ucode: -110
[ 10.404239] iwlwifi 0000:28:00.0: retry init count 2
[ 23.889439] Modules linked in: rfcomm cmac algif_hash 8021q algif_skcipher garp af_alg mrp stp bnep llc nct6775 hwmon_vid ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt ipt_REJECT nf_reject_ipv4 xt_LOG nf_log_syslog xt_limit xt_addrtype mousedev snd_usb_audio snd_usbmidi_lib snd_rawmidi snd_seq_device mc intel_rapl_msr intel_rapl_common xt_tcpudp xt_conntrack nf_conntrack iwlmvm snd_hda_codec_realtek nf_defrag_ipv6 edac_mce_amd snd_hda_codec_generic nf_defrag_ipv4 ledtrig_audio libcrc32c snd_hda_codec_hdmi mac80211 ip6table_filter ip6_tables snd_hda_intel libarc4 joydev btusb iptable_filter wmi_bmof snd_intel_dspcfg nvidia_drm(POE) btrtl nls_iso8859_1 snd_intel_sdw_acpi snd_hda_codec kvm btbcm vfat nvidia_uvm(POE) nvidia_modeset(POE) usbhid fat iwlwifi irqbypass btintel snd_hda_core crct10dif_pclmul crc32_pclmul bluetooth snd_hwdep r8169 ghash_clmulni_intel cfg80211 snd_pcm aesni_intel realtek snd_timer ecdh_generic crypto_simd sp5100_tco mdio_devres snd cryptd rapl pcspkr soundcore k10tempThe pacman log shows the upgrade, it doesn't look all that exciting really:
[2022-02-26T13:13:02+0100] [PACMAN] Running 'pacman -Syu'
[2022-02-26T13:13:02+0100] [PACMAN] synchronizing package lists
[2022-02-26T13:13:02+0100] [PACMAN] starting full system upgrade
[2022-02-26T13:13:44+0100] [ALPM] running '60-mkinitcpio-remove.hook'...
[2022-02-26T13:13:44+0100] [ALPM] running '71-dkms-remove.hook'...
[2022-02-26T13:13:44+0100] [ALPM-SCRIPTLET] ==> dkms remove --no-depmod nvidia/510.54 -k 5.16.10-arch1-1
[2022-02-26T13:13:44+0100] [ALPM-SCRIPTLET] ==> depmod 5.16.10-arch1-1
[2022-02-26T13:13:46+0100] [ALPM] transaction started
[2022-02-26T13:13:46+0100] [ALPM] upgraded libxcrypt (4.4.28-1 -> 4.4.28-2)
[2022-02-26T13:13:46+0100] [ALPM] upgraded expat (2.4.4-1 -> 2.4.6-1)
[2022-02-26T13:13:46+0100] [ALPM] upgraded libnghttp2 (1.46.0-1 -> 1.47.0-1)
[2022-02-26T13:13:46+0100] [ALPM] warning: directory permissions differ on /var/lib/AccountsService/
[2022-02-26T13:13:46+0100] [ALPM] upgraded accountsservice (22.07.4-1 -> 22.07.5-1)
[2022-02-26T13:13:46+0100] [ALPM] upgraded libxml2 (2.9.12-7 -> 2.9.13-1)
[2022-02-26T13:13:46+0100] [ALPM] upgraded sqlite (3.37.2-1 -> 3.38.0-1)
[2022-02-26T13:13:46+0100] [ALPM] upgraded appstream (0.15.1-2 -> 0.15.2-1)
[2022-02-26T13:13:46+0100] [ALPM] upgraded xorg-server-common (21.1.3-5 -> 21.1.3-6)
[2022-02-26T13:13:46+0100] [ALPM] upgraded libinput (1.19.3-2 -> 1.20.0-1)
[2022-02-26T13:13:46+0100] [ALPM] upgraded xorg-server (21.1.3-5 -> 21.1.3-6)
[2022-02-26T13:13:46+0100] [ALPM] upgraded mesa (21.3.6-1 -> 21.3.7-1)
[2022-02-26T13:13:46+0100] [ALPM] upgraded qt5-base (5.15.2+kde+r301-1 -> 5.15.2+kde+r302-1)
[2022-02-26T13:13:46+0100] [ALPM] upgraded appstream-qt (0.15.1-2 -> 0.15.2-1)
[2022-02-26T13:13:46+0100] [ALPM] upgraded archlinux-keyring (20220125-1 -> 20220224-1)
[2022-02-26T13:13:46+0100] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] -> Locally signed 1 keys.
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: inserting ownertrust of 4
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] ==> Updating trust database...
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:47+0100] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-02-26T13:13:48+0100] [ALPM-SCRIPTLET] gpg: marginals needed: 3 completes needed: 1 trust model: pgp
[2022-02-26T13:13:48+0100] [ALPM-SCRIPTLET] gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u
[2022-02-26T13:13:48+0100] [ALPM-SCRIPTLET] gpg: depth: 1 valid: 6 signed: 94 trust: 0-, 0q, 0n, 6m, 0f, 0u
[2022-02-26T13:13:48+0100] [ALPM-SCRIPTLET] gpg: depth: 2 valid: 88 signed: 32 trust: 88-, 0q, 0n, 0m, 0f, 0u
[2022-02-26T13:13:48+0100] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2022-05-06
[2022-02-26T13:13:48+0100] [ALPM-SCRIPTLET] ==> Updating trust database...
[2022-02-26T13:13:48+0100] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2022-05-06
[2022-02-26T13:13:48+0100] [ALPM] upgraded flac (1.3.3-3 -> 1.3.4-2)
[2022-02-26T13:13:48+0100] [ALPM] upgraded libpulse (15.0-2 -> 15.0-4)
[2022-02-26T13:13:48+0100] [ALPM] upgraded qt5-wayland (5.15.2+kde+r52-1 -> 5.15.2+kde+r54-1)
[2022-02-26T13:13:48+0100] [ALPM] installed tpm2-tss (3.2.0-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded libsecret (0.20.4-1 -> 0.20.5-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded upower (0.99.15-1 -> 0.99.16-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded bluedevil (1:5.24.1-1 -> 1:5.24.2-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded kdecoration (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded breeze (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded breeze-gtk (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded bubblewrap (0.5.0-1 -> 0.6.1-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded clang (13.0.1-1 -> 13.0.1-2)
[2022-02-26T13:13:48+0100] [ALPM] upgraded desktop-file-utils (0.26-1 -> 0.26-2)
[2022-02-26T13:13:48+0100] [ALPM] upgraded discover (5.24.1-1 -> 5.24.2.1-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded drkonqi (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded libmfx (21.3.5-2 -> 21.3.5-3)
[2022-02-26T13:13:48+0100] [ALPM] upgraded sdl2 (2.0.20-1 -> 2.0.20-2)
[2022-02-26T13:13:48+0100] [ALPM] upgraded electron13 (13.6.8-3 -> 13.6.9-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded openssh (8.8p1-1 -> 8.9p1-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded gvfs (1.48.1-1 -> 1.48.1-3)
[2022-02-26T13:13:48+0100] [ALPM] upgraded imagemagick (7.1.0.25-1 -> 7.1.0.26-1)
[2022-02-26T13:13:48+0100] [ALPM] upgraded intel-media-sdk (21.3.5-2 -> 21.3.5-3)
[2022-02-26T13:13:49+0100] [ALPM] upgraded jre-openjdk-headless (17.0.1.u12-1 -> 17.0.3.u3-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded jre-openjdk (17.0.1.u12-1 -> 17.0.3.u3-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded jdk-openjdk (17.0.1.u12-1 -> 17.0.3.u3-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded jre11-openjdk-headless (11.0.14.1.u1-1 -> 11.0.15.u3-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded jre11-openjdk (11.0.14.1.u1-1 -> 11.0.15.u3-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded jre8-openjdk-headless (8.u312-2 -> 8.332.u02-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded jre8-openjdk (8.u312-2 -> 8.332.u02-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded kactivitymanagerd (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded kde-cli-tools (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded kde-gtk-config (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded qt5-webengine (5.15.8-8 -> 5.15.8-9)
[2022-02-26T13:13:49+0100] [ALPM] upgraded libksysguard (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded ksystemstats (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded milou (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded layer-shell-qt (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:49+0100] [ALPM] upgraded kscreenlocker (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kwayland-server (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kwin (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded plasma-integration (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded libkscreen (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded plasma-workspace (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kdeplasma-addons (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded systemsettings (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kgamma5 (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded khotkeys (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kinfocenter (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kmenuedit (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kscreen (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded ksshaskpass (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded socat (1.7.4.1-1 -> 1.7.4.3-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kwallet-pam (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kwayland-integration (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded kwrited (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded lib32-expat (2.4.4-1 -> 2.4.6-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded lib32-flac (1.3.3-1 -> 1.3.4-2)
[2022-02-26T13:13:50+0100] [ALPM] upgraded lib32-libdrm (2.4.109-1 -> 2.4.110-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded lib32-mesa (21.3.6-1 -> 21.3.7-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded libgit2 (1:1.3.0-1 -> 1:1.4.1-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded libkate (0.4.1-7 -> 0.4.1-8)
[2022-02-26T13:13:50+0100] [ALPM] upgraded libnfs (4.0.0-4 -> 5.0.1-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded libnm (1.34.0-1 -> 1.36.0-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded libqrtr-glib (1.2.0-1 -> 1.2.2-1)
[2022-02-26T13:13:50+0100] [ALPM] upgraded libunrar (1:6.1.4-1 -> 1:6.1.5-1)
[2022-02-26T13:13:51+0100] [ALPM] upgraded linux (5.16.10.arch1-1 -> 5.16.11.arch1-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded linux-headers (5.16.10.arch1-1 -> 5.16.11.arch1-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded wpa_supplicant (2:2.10-2 -> 2:2.10-3)
[2022-02-26T13:13:52+0100] [ALPM] upgraded networkmanager (1.34.0-1 -> 1.36.0-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded nodejs (17.5.0-1 -> 17.6.0-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded npm (8.5.0-1 -> 8.5.1-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded opencv (4.5.5-2 -> 4.5.5-3)
[2022-02-26T13:13:52+0100] [ALPM] upgraded oxygen (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded perl-http-daemon (6.12-1 -> 6.13-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded pigz (2.6-1 -> 2.7-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded plasma-browser-integration (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded polkit-kde-agent (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded plasma-desktop (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded plasma-disks (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:52+0100] [ALPM] upgraded plasma-firewall (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded plasma-nm (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded pulseaudio (15.0-2 -> 15.0-4)
[2022-02-26T13:13:53+0100] [ALPM] upgraded plasma-pa (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded plasma-systemmonitor (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded plasma-thunderbolt (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded plasma-vault (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded plasma-workspace-wallpapers (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded powerdevil (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded python-click (8.0.3-3 -> 8.0.4-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded python-pyparsing (2.4.7-6 -> 3.0.0-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded python-distro (1.6.0-4 -> 1.7.0-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded python-soupsieve (2.3-1 -> 2.3.1-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded python-yaml (5.4.1.1-4 -> 6.0-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded qemu (6.2.0-2 -> 6.2.0-4)
[2022-02-26T13:13:53+0100] [ALPM] upgraded sddm-kcm (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded vim-runtime (8.2.4106-1 -> 8.2.4464-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded vim (8.2.4106-1 -> 8.2.4464-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded vulkan-headers (1:1.3.204-1 -> 1:1.3.206-1)
[2022-02-26T13:13:53+0100] [ALPM] upgraded vulkan-html-docs (1:1.3.204-1 -> 1:1.3.206-1)
[2022-02-26T13:13:54+0100] [ALPM] upgraded wine (7.2-1 -> 7.3-1)
[2022-02-26T13:13:54+0100] [ALPM] upgraded xdg-desktop-portal-kde (5.24.1-1 -> 5.24.2-1)
[2022-02-26T13:13:54+0100] [ALPM] upgraded xorg-server-devel (21.1.3-5 -> 21.1.3-6)
[2022-02-26T13:13:54+0100] [ALPM] upgraded xorg-server-xephyr (21.1.3-5 -> 21.1.3-6)
[2022-02-26T13:13:54+0100] [ALPM] upgraded xorg-server-xnest (21.1.3-5 -> 21.1.3-6)
[2022-02-26T13:13:54+0100] [ALPM] upgraded xorg-server-xvfb (21.1.3-5 -> 21.1.3-6)
[2022-02-26T13:13:54+0100] [ALPM] transaction completed
[2022-02-26T13:13:54+0100] [ALPM] running '20-systemd-sysusers.hook'...
[2022-02-26T13:13:54+0100] [ALPM-SCRIPTLET] Creating group 'tss' with GID 961.
[2022-02-26T13:13:54+0100] [ALPM-SCRIPTLET] Creating user 'tss' (tss user for tpm2) with UID 961 and GID 961.
[2022-02-26T13:13:54+0100] [ALPM] running '30-systemd-binfmt.hook'...
[2022-02-26T13:13:54+0100] [ALPM] running '30-systemd-daemon-reload.hook'...
[2022-02-26T13:13:54+0100] [ALPM] running '30-systemd-tmpfiles.hook'...
[2022-02-26T13:13:54+0100] [ALPM] running '30-systemd-udev-reload.hook'...
[2022-02-26T13:13:54+0100] [ALPM] running '30-systemd-update.hook'...
[2022-02-26T13:13:54+0100] [ALPM] running '30-update-mime-database.hook'...
[2022-02-26T13:13:55+0100] [ALPM] running '60-depmod.hook'...
[2022-02-26T13:13:55+0100] [ALPM] running '70-dkms-install.hook'...
[2022-02-26T13:13:55+0100] [ALPM-SCRIPTLET] ==> dkms install --no-depmod nvidia/510.54 -k 5.16.11-arch1-1
[2022-02-26T13:14:26+0100] [ALPM-SCRIPTLET] ==> depmod 5.16.11-arch1-1
[2022-02-26T13:14:27+0100] [ALPM] running '90-mkinitcpio-install.hook'...
[2022-02-26T13:14:27+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2022-02-26T13:14:27+0100] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2022-02-26T13:14:27+0100] [ALPM-SCRIPTLET] ==> Starting build: 5.16.11-arch1-1
[2022-02-26T13:14:27+0100] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2022-02-26T13:14:27+0100] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2022-02-26T13:14:27+0100] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2022-02-26T13:14:27+0100] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2022-02-26T13:14:27+0100] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> Image generation successful
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> Starting build: 5.16.11-arch1-1
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qed
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qla1280
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: qla2xxx
[2022-02-26T13:14:28+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
[2022-02-26T13:14:29+0100] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: xhci_pci
[2022-02-26T13:14:29+0100] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2022-02-26T13:14:29+0100] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2022-02-26T13:14:30+0100] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2022-02-26T13:14:30+0100] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2022-02-26T13:14:30+0100] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2022-02-26T13:14:30+0100] [ALPM-SCRIPTLET] ==> Image generation successful
[2022-02-26T13:14:30+0100] [ALPM] running '90-update-appstream-cache.hook'...
[2022-02-26T13:14:31+0100] [ALPM-SCRIPTLET] ? Metadata cache was updated successfully.
[2022-02-26T13:14:31+0100] [ALPM] running 'dbus-reload.hook'...
[2022-02-26T13:14:31+0100] [ALPM] running 'detect-old-perl-modules.hook'...
[2022-02-26T13:14:31+0100] [ALPM-SCRIPTLET] perl: warning: Setting locale failed.
[2022-02-26T13:14:31+0100] [ALPM-SCRIPTLET] perl: warning: Please check that your locale settings:
[2022-02-26T13:14:31+0100] [ALPM-SCRIPTLET] LANGUAGE = "",
[2022-02-26T13:14:31+0100] [ALPM-SCRIPTLET] LC_ALL = (unset),
[2022-02-26T13:14:31+0100] [ALPM-SCRIPTLET] LC_NUMERIC = "en_US.UTF-8",
[2022-02-26T13:14:31+0100] [ALPM-SCRIPTLET] LANG = "en_NL.UTF-8"
[2022-02-26T13:14:31+0100] [ALPM-SCRIPTLET] are supported and installed on your system.
[2022-02-26T13:14:31+0100] [ALPM-SCRIPTLET] perl: warning: Falling back to the standard locale ("C").
[2022-02-26T13:14:31+0100] [ALPM] running 'fontconfig.hook'...
[2022-02-26T13:14:31+0100] [ALPM] running 'fontconfig-32.hook'...
[2022-02-26T13:14:31+0100] [ALPM] running 'gio-querymodules.hook'...
[2022-02-26T13:14:31+0100] [ALPM] running 'glib-compile-schemas.hook'...
[2022-02-26T13:14:31+0100] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-02-26T13:14:31+0100] [ALPM] running 'gvfsd.hook'...
[2022-02-26T13:14:31+0100] [ALPM] running 'update-desktop-database.hook'...I'm going to try to use the blobs directly from the linux-firmware git repository since the sha256 hashes seem to differ. If it works I'll update this post.
Edit 1: Whatever happened seems to have caused the network card to stop functioning in Windows 10 as well. Device failed to start error is listed in the device manager.
Last edited by KoeWaffle (2022-02-27 20:00:43)
Offline
Hello,
I isolated my problem to second monitor connected to HDMI (very strange, I know).
My AX200 card is placed in PCI-E 1x slot just next to graphics card (there is maybe 1mm of space between the two - they almost touch) and two antennas are sticking out at the back of the computer.
Wifi dies as soon as I connect second monitor to one of HDMI ports in the graphics card. With older FW and kernel this just caused slowdowns, with new kernel the firmware of the card outright crashes (reboot fixes it).
If I leave cable connected and just disable HDMI output wifi works fine, and instantly craps out if I enable HDMI.
There is some kind of interference between HDMI and WIFI, I wonder if this is caused by graphics card (PCB) emitting noise that is picked up by network adapter in close proximity
or if HDMI cable has weak shielding (it is unusually thin and flimsy) and wifi antennas pick up noise from the cable.
I cannot just swap the hdmi cable because my second monitor is HUION drawing tablet with one of this stupid, proprietary 3-way cables (USB-C on the one end and HDMI,DC jack, USB-A on the other.
USB-C end has long thin overmolding to make sure that none of the standard USB-C cables will fit
).
I ordered HDMI extension cable to move tablet HDMI cable far from wifi antennas, maybe this will help. If the interference is caused by GPU directly I will have to look for new network adapter.
There is something going on with new intel firmware though, before upgrade interference merely slowed my wifi down to the point of near uslessness,
now card crashes and refuses to work sometimes - in most cases it recovers (I tried unloading and re-loading kernel modules to no avail, only reboot fixed it)
Issue is also present in Win 10 (wifi slow-down that is, I have no idea how to check for FW crash as there are no logs)
Offline
I can now 100% confirm that problem (in my case) is caused by HDMI <-> WiFi interference
I did round of speed tests, and here are the results:
Tablet connected directly: 2 Mbps down / 5 Mbps up + AX200 FW crashes
Tablet connected through HDMI extension: 22 Mbps down / 50 Mbps up
Tablet disconnected, but HDMI out activated: 47 Mbps down / 46 Mbps up
HDMI out deactivated (with and without tablet - result is the same): 200 Mbps down / 54 Mbps up
This seems to be combination of several factors:
- Tablet HDMI cable had bad shielding (extension cable I bought is better but still pretty bad)
- GPU directly interferes with wifi card (cable disconnected, but output activated messes up wifi)
- Firmware for AX200 is wonky, it shouldn't crash IMO
I have no idea how to fix it unfortunately.
I cannot change 5GHz wifi channel (router I got from TV company does not give me the option), 2.4 GHz Wifi is even worse (I get ~0.2Mbps with firmware crashes on all channels).
I can't move graphics card nor wifi card to different pcie slots, mobo has ran out of them.
@KoeWaffle I'm afraid that your card has different issue than mine.
Offline
I bought Intel AX200 based WIFI PCIE card for desktop
Tried different slot?
Offline
@kowal256, yeah something is seriously wrong here. Had to manually upgrade the BIOS and flash displayport 1.4 firmware to my GPU to get my PC in working order again.
It has worked fine for 6 months and suddenly all kinds of weirdness... I'll open my own topic ![]()
EDIT: I had to send my motherboard back to the manufacturer for repairs. Once done I've had no further issues. Luckily for me it was still under warranty.
Last edited by KoeWaffle (2022-04-05 18:09:04)
Offline