Network devices stop working after reboot

OS version: Qubes OS 4.1
Main template: Debian 11
Network adapter: Intel AX210

I performed a clean installation of Qubes OS 4.1, with Debian 11 and Whonix templates.
After the initial setup completed, the only way to get the network adapter to work and display available Wi-Fi networks, was to run the following command in sys-net:

sudo mv /lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm /lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm.bak

So, to be clear, network was fully functioning during the first boot after the initial setup.
(With Fedora I was unable to even get the adapter to work after the initial setup)

After a restart however, the network adapter stopped working again, and the network widget shows the error message: device not ready.

If the above command is ran the error message displayed when clicking on the network widget changes:

  • If sys-firewall is not running, the No network devices available message is displayed;
  • No message is displayed when sys-firewall is running.

Furthermore, ethernet connection does not work either, so I was not able to install linux-firmware as suggested in PCI troubleshooting | Qubes OS.

I tried running the above command in Template: debian-11 and rebooting, to make the change permanent in sys-net but it did not solve the issue.

I also tried running the following commands, however they were unhelpful.

sudo rmmod iwlmvm
sudo rmmod iwlwifi
sudo modprobe iwlmvm
sudo modprobe iwlwifi

Any help will be greatly appreciated.

I’m listing below the outputs of various commands:

sudo lspci -vvvk in sys-net
You can see from the output below the controller is not correctly identified in sys-net HOWEVER the same command ran in dom0 shows that the network controller is correctly identified as Intel AX210.

00:06.0 Network controller: Intel Corporation Device 2725 (rev 1a)
	Subsystem: Intel Corporation Device 0020
	Physical Slot: 6
	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
	Interrupt: pin A routed to IRQ 69
	Region 0: Memory at f2010000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [c8] Power Management version 3
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
		Address: 00000000fee97000  Data: 4300
	Capabilities: [40] Express (v2) Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 unlimited
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.000W
		DevCtl:	CorrErr- NonFatalErr- FatalErr- UnsupReq-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 5GT/s, Width x1, ASPM L1, Exit Latency L1 <8us
			ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
		LnkCtl:	ASPM Disabled; RCB 64 bytes, Disabled- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 5GT/s (ok), Width x1 (ok)
			TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		DevCap2: Completion Timeout: Range B, TimeoutDis+ NROPrPrP- LTR+
			 10BitTagComp- 10BitTagReq- OBFF Via WAKE#, ExtFmt- EETLPPrefix-
			 EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
			 FRS- TPHComp- ExtTPHComp-
			 AtomicOpsCap: 32bit- 64bit- 128bitCAS-
		DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled,
			 AtomicOpsCtl: ReqEn-
		LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
			 EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
			 Retimer- 2Retimers- CrosslinkRes: unsupported
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

sudo dmesg | grep iwlwifi in sys-net

[    3.738488] iwlwifi 0000:00:06.0: api flags index 2 larger than supported by driver
[    3.738587] iwlwifi 0000:00:06.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 93.8.63.28
[    3.738924] iwlwifi 0000:00:06.0: loaded firmware version 59.601f3a66.0 ty-a0-gf-a0-59.ucode op_mode iwlmvm
[    3.838408] iwlwifi 0000:00:06.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[    4.904729] iwlwifi 0000:00:06.0: SecBoot CPU1 Status: 0x80af, CPU2 Status: 0xb03
[    4.904817] iwlwifi 0000:00:06.0: UMAC PC: 0x80480530
[    4.904864] iwlwifi 0000:00:06.0: LMAC PC: 0x0
[    4.904886] iwlwifi 0000:00:06.0: WRT: Collecting data: ini trigger 13 fired.
[    4.905058] iwlwifi 0000:00:06.0: Loaded firmware version: 59.601f3a66.0 ty-a0-gf-a0-59.ucode
[    4.905095] iwlwifi 0000:00:06.0: 0x00000000 | ADVANCED_SYSASSERT          
[    4.905134] iwlwifi 0000:00:06.0: 0x00000000 | trm_hw_status0
[    4.905160] iwlwifi 0000:00:06.0: 0x00000000 | trm_hw_status1
[    4.905186] iwlwifi 0000:00:06.0: 0x00000000 | branchlink2
[    4.905207] iwlwifi 0000:00:06.0: 0x00000000 | interruptlink1
[    4.905233] iwlwifi 0000:00:06.0: 0x00000000 | interruptlink2
[    4.905259] iwlwifi 0000:00:06.0: 0x00000000 | data1
[    4.905280] iwlwifi 0000:00:06.0: 0x00000000 | data2
[    4.905301] iwlwifi 0000:00:06.0: 0x00000000 | data3
[    4.905322] iwlwifi 0000:00:06.0: 0x00000000 | beacon time
[    4.905343] iwlwifi 0000:00:06.0: 0x00000000 | tsf low
[    4.905364] iwlwifi 0000:00:06.0: 0x00000000 | tsf hi
[    4.905385] iwlwifi 0000:00:06.0: 0x00000000 | time gp1
[    4.905406] iwlwifi 0000:00:06.0: 0x00000000 | time gp2
[    4.905427] iwlwifi 0000:00:06.0: 0x00000000 | uCode revision type
[    4.905453] iwlwifi 0000:00:06.0: 0x00000000 | uCode version major
[    4.905479] iwlwifi 0000:00:06.0: 0x00000000 | uCode version minor
[    4.905505] iwlwifi 0000:00:06.0: 0x00000000 | hw version
[    4.905526] iwlwifi 0000:00:06.0: 0x00000000 | board version
[    4.905603] iwlwifi 0000:00:06.0: 0x00000000 | hcmd
[    4.905650] iwlwifi 0000:00:06.0: 0x00000000 | isr0
[    4.905685] iwlwifi 0000:00:06.0: 0x00000000 | isr1
[    4.905706] iwlwifi 0000:00:06.0: 0x00000000 | isr2
[    4.905727] iwlwifi 0000:00:06.0: 0x00000000 | isr3
[    4.905761] iwlwifi 0000:00:06.0: 0x00000000 | isr4
[    4.905782] iwlwifi 0000:00:06.0: 0x00000000 | last cmd Id
[    4.905803] iwlwifi 0000:00:06.0: 0x00000000 | wait_event
[    4.905824] iwlwifi 0000:00:06.0: 0x00000000 | l2p_control
[    4.905846] iwlwifi 0000:00:06.0: 0x00000000 | l2p_duration
[    4.905867] iwlwifi 0000:00:06.0: 0x00000000 | l2p_mhvalid
[    4.905888] iwlwifi 0000:00:06.0: 0x00000000 | l2p_addr_match
[    4.905914] iwlwifi 0000:00:06.0: 0x00000000 | lmpm_pmg_sel
[    4.905935] iwlwifi 0000:00:06.0: 0x00000000 | timestamp
[    4.905956] iwlwifi 0000:00:06.0: 0x00000000 | flow_handler
[    4.906024] iwlwifi 0000:00:06.0: Start IWL Error Log Dump:
[    4.906047] iwlwifi 0000:00:06.0: Status: 0x00000000, count: 7
[    4.906073] iwlwifi 0000:00:06.0: 0x201013F2 | ADVANCED_SYSASSERT
[    4.906099] iwlwifi 0000:00:06.0: 0x00000000 | umac branchlink1
[    4.906125] iwlwifi 0000:00:06.0: 0x8045D8DE | umac branchlink2
[    4.906151] iwlwifi 0000:00:06.0: 0x00000000 | umac interruptlink1
[    4.906177] iwlwifi 0000:00:06.0: 0x00000000 | umac interruptlink2
[    4.906203] iwlwifi 0000:00:06.0: 0x00000000 | umac data1
[    4.906224] iwlwifi 0000:00:06.0: 0x00000000 | umac data2
[    4.906245] iwlwifi 0000:00:06.0: 0xDEADBEEF | umac data3
[    4.906266] iwlwifi 0000:00:06.0: 0x0000003B | umac major
[    4.906288] iwlwifi 0000:00:06.0: 0x601F3A66 | umac minor
[    4.906309] iwlwifi 0000:00:06.0: 0x000138AE | frame pointer
[    4.906335] iwlwifi 0000:00:06.0: 0xC0887F3C | stack pointer
[    4.906360] iwlwifi 0000:00:06.0: 0x00000000 | last host cmd
[    4.906386] iwlwifi 0000:00:06.0: 0x00000000 | isr status reg
[    4.906450] iwlwifi 0000:00:06.0: IML/ROM dump:
[    4.906471] iwlwifi 0000:00:06.0: 0x00000B03 | IML/ROM error/state
[    4.906522] iwlwifi 0000:00:06.0: 0x000080AF | IML/ROM data1
[    4.906603] iwlwifi 0000:00:06.0: Fseq Registers:
[    4.906647] iwlwifi 0000:00:06.0: 0x60000801 | FSEQ_ERROR_CODE
[    4.906683] iwlwifi 0000:00:06.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
[    4.906719] iwlwifi 0000:00:06.0: 0x00040090 | FSEQ_CNVIO_INIT_VERSION
[    4.906755] iwlwifi 0000:00:06.0: 0x0000A652 | FSEQ_OTP_VERSION
[    4.906790] iwlwifi 0000:00:06.0: 0x00000002 | FSEQ_TOP_CONTENT_VERSION
[    4.906827] iwlwifi 0000:00:06.0: 0x4552414E | FSEQ_ALIVE_TOKEN
[    4.906862] iwlwifi 0000:00:06.0: 0x00400410 | FSEQ_CNVI_ID
[    4.906893] iwlwifi 0000:00:06.0: 0x00400410 | FSEQ_CNVR_ID
[    4.906963] iwlwifi 0000:00:06.0: 0x00400410 | CNVI_AUX_MISC_CHIP
[    4.907031] iwlwifi 0000:00:06.0: 0x00400410 | CNVR_AUX_MISC_CHIP
[    4.907083] iwlwifi 0000:00:06.0: 0x00009061 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[    4.907143] iwlwifi 0000:00:06.0: 0x00000061 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[    4.907185] iwlwifi 0000:00:06.0: Failed to start RT ucode: -110
[    5.452607] iwlwifi 0000:00:06.0: Failed to run INIT ucode: -110
[    5.466597] iwlwifi 0000:00:06.0: retry init count 0
[    5.466934] iwlwifi 0000:00:06.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[    6.504708] iwlwifi 0000:00:06.0: SecBoot CPU1 Status: 0x80e2, CPU2 Status: 0xb03
[    6.504783] iwlwifi 0000:00:06.0: UMAC PC: 0x80480530
[    6.504830] iwlwifi 0000:00:06.0: LMAC PC: 0x0
[    6.504852] iwlwifi 0000:00:06.0: WRT: Collecting data: ini trigger 13 fired.
[    6.505057] iwlwifi 0000:00:06.0: Loaded firmware version: 59.601f3a66.0 ty-a0-gf-a0-59.ucode
[    6.505095] iwlwifi 0000:00:06.0: 0x00000000 | ADVANCED_SYSASSERT          
[    6.505135] iwlwifi 0000:00:06.0: 0x00000000 | trm_hw_status0
[    6.505161] iwlwifi 0000:00:06.0: 0x00000000 | trm_hw_status1
[    6.505187] iwlwifi 0000:00:06.0: 0x00000000 | branchlink2
[    6.505208] iwlwifi 0000:00:06.0: 0x00000000 | interruptlink1
[    6.505248] iwlwifi 0000:00:06.0: 0x00000000 | interruptlink2
[    6.505274] iwlwifi 0000:00:06.0: 0x00000000 | data1
[    6.505309] iwlwifi 0000:00:06.0: 0x00000000 | data2
[    6.505344] iwlwifi 0000:00:06.0: 0x00000000 | data3
[    6.505366] iwlwifi 0000:00:06.0: 0x00000000 | beacon time
[    6.505388] iwlwifi 0000:00:06.0: 0x00000000 | tsf low
[    6.505410] iwlwifi 0000:00:06.0: 0x00000000 | tsf hi
[    6.505431] iwlwifi 0000:00:06.0: 0x00000000 | time gp1
[    6.505453] iwlwifi 0000:00:06.0: 0x00000000 | time gp2
[    6.505475] iwlwifi 0000:00:06.0: 0x00000000 | uCode revision type
[    6.505501] iwlwifi 0000:00:06.0: 0x00000000 | uCode version major
[    6.505527] iwlwifi 0000:00:06.0: 0x00000000 | uCode version minor
[    6.505583] iwlwifi 0000:00:06.0: 0x00000000 | hw version
[    6.505605] iwlwifi 0000:00:06.0: 0x00000000 | board version
[    6.505631] iwlwifi 0000:00:06.0: 0x00000000 | hcmd
[    6.505653] iwlwifi 0000:00:06.0: 0x00000000 | isr0
[    6.505674] iwlwifi 0000:00:06.0: 0x00000000 | isr1
[    6.505695] iwlwifi 0000:00:06.0: 0x00000000 | isr2
[    6.505717] iwlwifi 0000:00:06.0: 0x00000000 | isr3
[    6.505738] iwlwifi 0000:00:06.0: 0x00000000 | isr4
[    6.505760] iwlwifi 0000:00:06.0: 0x00000000 | last cmd Id
[    6.505781] iwlwifi 0000:00:06.0: 0x00000000 | wait_event
[    6.505803] iwlwifi 0000:00:06.0: 0x00000000 | l2p_control
[    6.505955] iwlwifi 0000:00:06.0: 0x00000000 | l2p_duration
[    6.505977] iwlwifi 0000:00:06.0: 0x00000000 | l2p_mhvalid
[    6.505999] iwlwifi 0000:00:06.0: 0x00000000 | l2p_addr_match
[    6.506025] iwlwifi 0000:00:06.0: 0x00000000 | lmpm_pmg_sel
[    6.506047] iwlwifi 0000:00:06.0: 0x00000000 | timestamp
[    6.506069] iwlwifi 0000:00:06.0: 0x00000000 | flow_handler
[    6.506139] iwlwifi 0000:00:06.0: Start IWL Error Log Dump:
[    6.506162] iwlwifi 0000:00:06.0: Status: 0x00000000, count: 7
[    6.506189] iwlwifi 0000:00:06.0: 0x201013F2 | ADVANCED_SYSASSERT
[    6.506215] iwlwifi 0000:00:06.0: 0x00000000 | umac branchlink1
[    6.506242] iwlwifi 0000:00:06.0: 0x8045D8DE | umac branchlink2
[    6.506269] iwlwifi 0000:00:06.0: 0x00000000 | umac interruptlink1
[    6.506295] iwlwifi 0000:00:06.0: 0x00000000 | umac interruptlink2
[    6.506322] iwlwifi 0000:00:06.0: 0x00000000 | umac data1
[    6.506344] iwlwifi 0000:00:06.0: 0x00000000 | umac data2
[    6.506365] iwlwifi 0000:00:06.0: 0xDEADBEEF | umac data3
[    6.506387] iwlwifi 0000:00:06.0: 0x0000003B | umac major
[    6.506409] iwlwifi 0000:00:06.0: 0x601F3A66 | umac minor
[    6.506430] iwlwifi 0000:00:06.0: 0x000138D9 | frame pointer
[    6.506456] iwlwifi 0000:00:06.0: 0xC0887F3C | stack pointer
[    6.506482] iwlwifi 0000:00:06.0: 0x00000000 | last host cmd
[    6.506522] iwlwifi 0000:00:06.0: 0x00000000 | isr status reg
[    6.506595] iwlwifi 0000:00:06.0: IML/ROM dump:
[    6.506616] iwlwifi 0000:00:06.0: 0x00000B03 | IML/ROM error/state
[    6.506669] iwlwifi 0000:00:06.0: 0x000080E2 | IML/ROM data1
[    6.506717] iwlwifi 0000:00:06.0: Fseq Registers:
[    6.506748] iwlwifi 0000:00:06.0: 0x60000801 | FSEQ_ERROR_CODE
[    6.506784] iwlwifi 0000:00:06.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
[    6.506821] iwlwifi 0000:00:06.0: 0x00040090 | FSEQ_CNVIO_INIT_VERSION
[    6.506857] iwlwifi 0000:00:06.0: 0x0000A652 | FSEQ_OTP_VERSION
[    6.506893] iwlwifi 0000:00:06.0: 0x00000002 | FSEQ_TOP_CONTENT_VERSION
[    6.506930] iwlwifi 0000:00:06.0: 0x4552414E | FSEQ_ALIVE_TOKEN
[    6.506966] iwlwifi 0000:00:06.0: 0x00400410 | FSEQ_CNVI_ID
[    6.506997] iwlwifi 0000:00:06.0: 0x00400410 | FSEQ_CNVR_ID
[    6.507029] iwlwifi 0000:00:06.0: 0x00400410 | CNVI_AUX_MISC_CHIP
[    6.507067] iwlwifi 0000:00:06.0: 0x00400410 | CNVR_AUX_MISC_CHIP
[    6.507106] iwlwifi 0000:00:06.0: 0x00009061 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[    6.507150] iwlwifi 0000:00:06.0: 0x00000061 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[    6.507191] iwlwifi 0000:00:06.0: Failed to start RT ucode: -110
[    7.062604] iwlwifi 0000:00:06.0: Failed to run INIT ucode: -110
[    7.075635] iwlwifi 0000:00:06.0: retry init count 1
[    7.076043] iwlwifi 0000:00:06.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[    8.107109] iwlwifi 0000:00:06.0: SecBoot CPU1 Status: 0x8114, CPU2 Status: 0xb03
[    8.107275] iwlwifi 0000:00:06.0: UMAC PC: 0x80480530
[    8.107391] iwlwifi 0000:00:06.0: LMAC PC: 0x0
[    8.107418] iwlwifi 0000:00:06.0: WRT: Collecting data: ini trigger 13 fired.
[    8.107649] iwlwifi 0000:00:06.0: Loaded firmware version: 59.601f3a66.0 ty-a0-gf-a0-59.ucode
[    8.107694] iwlwifi 0000:00:06.0: 0x00000000 | ADVANCED_SYSASSERT          
[    8.107722] iwlwifi 0000:00:06.0: 0x00000000 | trm_hw_status0
[    8.107755] iwlwifi 0000:00:06.0: 0x00000000 | trm_hw_status1
[    8.107782] iwlwifi 0000:00:06.0: 0x00000000 | branchlink2
[    8.107804] iwlwifi 0000:00:06.0: 0x00000000 | interruptlink1
[    8.107830] iwlwifi 0000:00:06.0: 0x00000000 | interruptlink2
[    8.107873] iwlwifi 0000:00:06.0: 0x00000000 | data1
[    8.107895] iwlwifi 0000:00:06.0: 0x00000000 | data2
[    8.107917] iwlwifi 0000:00:06.0: 0x00000000 | data3
[    8.107938] iwlwifi 0000:00:06.0: 0x00000000 | beacon time
[    8.107967] iwlwifi 0000:00:06.0: 0x00000000 | tsf low
[    8.107989] iwlwifi 0000:00:06.0: 0x00000000 | tsf hi
[    8.108019] iwlwifi 0000:00:06.0: 0x00000000 | time gp1
[    8.108040] iwlwifi 0000:00:06.0: 0x00000000 | time gp2
[    8.108069] iwlwifi 0000:00:06.0: 0x00000000 | uCode revision type
[    8.108104] iwlwifi 0000:00:06.0: 0x00000000 | uCode version major
[    8.108130] iwlwifi 0000:00:06.0: 0x00000000 | uCode version minor
[    8.108170] iwlwifi 0000:00:06.0: 0x00000000 | hw version
[    8.108192] iwlwifi 0000:00:06.0: 0x00000000 | board version
[    8.108226] iwlwifi 0000:00:06.0: 0x00000000 | hcmd
[    8.108254] iwlwifi 0000:00:06.0: 0x00000000 | isr0
[    8.108284] iwlwifi 0000:00:06.0: 0x00000000 | isr1
[    8.108305] iwlwifi 0000:00:06.0: 0x00000000 | isr2
[    8.108333] iwlwifi 0000:00:06.0: 0x00000000 | isr3
[    8.108355] iwlwifi 0000:00:06.0: 0x00000000 | isr4
[    8.108385] iwlwifi 0000:00:06.0: 0x00000000 | last cmd Id
[    8.108415] iwlwifi 0000:00:06.0: 0x00000000 | wait_event
[    8.108437] iwlwifi 0000:00:06.0: 0x00000000 | l2p_control
[    8.108465] iwlwifi 0000:00:06.0: 0x00000000 | l2p_duration
[    8.108494] iwlwifi 0000:00:06.0: 0x00000000 | l2p_mhvalid
[    8.108516] iwlwifi 0000:00:06.0: 0x00000000 | l2p_addr_match
[    8.108561] iwlwifi 0000:00:06.0: 0x00000000 | lmpm_pmg_sel
[    8.108593] iwlwifi 0000:00:06.0: 0x00000000 | timestamp
[    8.108625] iwlwifi 0000:00:06.0: 0x00000000 | flow_handler
[    8.108718] iwlwifi 0000:00:06.0: Start IWL Error Log Dump:
[    8.108741] iwlwifi 0000:00:06.0: Status: 0x00000000, count: 7
[    8.108777] iwlwifi 0000:00:06.0: 0x201013F2 | ADVANCED_SYSASSERT
[    8.108810] iwlwifi 0000:00:06.0: 0x00000000 | umac branchlink1
[    8.108840] iwlwifi 0000:00:06.0: 0x8045D8DE | umac branchlink2
[    8.108872] iwlwifi 0000:00:06.0: 0x00000000 | umac interruptlink1
[    8.108906] iwlwifi 0000:00:06.0: 0x00000000 | umac interruptlink2
[    8.108933] iwlwifi 0000:00:06.0: 0x00000000 | umac data1
[    8.108954] iwlwifi 0000:00:06.0: 0x00000000 | umac data2
[    8.108976] iwlwifi 0000:00:06.0: 0xDEADBEEF | umac data3
[    8.108997] iwlwifi 0000:00:06.0: 0x0000003B | umac major
[    8.109019] iwlwifi 0000:00:06.0: 0x601F3A66 | umac minor
[    8.109040] iwlwifi 0000:00:06.0: 0x0001390B | frame pointer
[    8.109066] iwlwifi 0000:00:06.0: 0xC0887F3C | stack pointer
[    8.109092] iwlwifi 0000:00:06.0: 0x00000000 | last host cmd
[    8.109119] iwlwifi 0000:00:06.0: 0x00000000 | isr status reg
[    8.109179] iwlwifi 0000:00:06.0: IML/ROM dump:
[    8.109200] iwlwifi 0000:00:06.0: 0x00000B03 | IML/ROM error/state
[    8.109252] iwlwifi 0000:00:06.0: 0x00008114 | IML/ROM data1
[    8.109301] iwlwifi 0000:00:06.0: Fseq Registers:
[    8.109333] iwlwifi 0000:00:06.0: 0x60000801 | FSEQ_ERROR_CODE
[    8.109369] iwlwifi 0000:00:06.0: 0x00000000 | FSEQ_TOP_INIT_VERSION
[    8.109406] iwlwifi 0000:00:06.0: 0x00040090 | FSEQ_CNVIO_INIT_VERSION
[    8.109442] iwlwifi 0000:00:06.0: 0x0000A652 | FSEQ_OTP_VERSION
[    8.109479] iwlwifi 0000:00:06.0: 0x00000002 | FSEQ_TOP_CONTENT_VERSION
[    8.109529] iwlwifi 0000:00:06.0: 0x4552414E | FSEQ_ALIVE_TOKEN
[    8.109621] iwlwifi 0000:00:06.0: 0x00400410 | FSEQ_CNVI_ID
[    8.109654] iwlwifi 0000:00:06.0: 0x00400410 | FSEQ_CNVR_ID
[    8.109686] iwlwifi 0000:00:06.0: 0x00400410 | CNVI_AUX_MISC_CHIP
[    8.109724] iwlwifi 0000:00:06.0: 0x00400410 | CNVR_AUX_MISC_CHIP
[    8.109763] iwlwifi 0000:00:06.0: 0x00009061 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[    8.109806] iwlwifi 0000:00:06.0: 0x00000061 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[    8.109884] iwlwifi 0000:00:06.0: Failed to start RT ucode: -110
[    8.744597] iwlwifi 0000:00:06.0: Failed to run INIT ucode: -110
[    8.757581] iwlwifi 0000:00:06.0: retry init count 2

You would probably want to do this in your debian-11 template, not in sys-net based on debian-11(-dvm?) template.

Yes, like I mentioned I also tried to make the change permanent but it didn’t help.

Please apologize, I was focused on logs.

I can advise you to try to search the forum while waiting for other suggestions. it seems there are 8 topics (including this).

No worries at all! I appreciate any help

Yes, the first solution came from one of the threads. Another one suggests to try with fedora, which I’m doing now. The others however do not seem to propose solutions

From a quick internet search it seems " Intel Corporation Device 2725 (rev 1a) is the AX210. Maybe it’s just a different wording/identifier between Debian and Fedora. But you didn’t show us the lspci from dom0 to compare. You can try displaying the real PCI ids with lspci -n or equiv (see man lspci).
But I don’t think it’s a problem with Qubes directly, or with passthrough, as a LOT of people seem to have problems with that card/driver, and on “bare” Linuxes (ie not virtualized at all).
You may try to download and install the latest linux-firmware and co from a LiveCD or another computer. Beware there may be different ones needed and/or available, on Debian there’s the free and nonfree line.
Another advice would be to try to make the Ethernet device first, as it’s kinda simpler, does not require as much software.
Unfortunately there’s no “dom0 debug mode” on Qubes, where you can test devices in dom0, before even using passthrough. Another test could be to try to prevent dom0 to binding the driver/module, via pciback.hide, to avoid problems with the modules on dom0.

@BEBF738VD, did you manage to get this working? I’ve been stuck with the same issue for a while… :disappointed:

@ned unfortunately no… I ended up returning the AX210 and got a slightly older card instead which works out of the box.

Yes. I am having a similar issue. I had installed 4.1 and had run it for a couple months. Last week I did a normal update and found that it worked fine on my reboot. I shutdown for the night and when I rebooted sys-net and sys-firewall did not show up as having started. I attempted to manually start them and recieved a message that they were running. The icon on Qube Manager then showed a yellow dot on the state. I then attempted to shutdown those VM’s and restart them. Shutdown failed. I could not get them to work. I re-installed 4.1 and it did the same things again. I have ended up installing 4.0 to get Qubes working agian. Has anyone else had a similar issue?