AX200/201 iwlwifi and kernel-latest for sys-net

Hi,

I don’t get the wifi network in my sys-net network applet.

The chipset (PCI 8086:06f0) is rather new and https://linux-hardware.org/index.php?id=pci:8086-06f0&page=4#status says: "The device is supported by kernel versions 5.7 and newer ". Thank you, @ludovic, for your explanations.

Therefore, I would like to use a newer kernel in sys-net.

sys-net currently uses:

[user@sys-net ~]$ uname -r
4.19.155-1.pvops.qubes.x86_64

Dom0 currently uses:

[cubes@dom0 ~]$ uname -r
5.9.14-1.qubes.x86_64

I have read Managing VM kernel | Qubes OS and tried these commands in Dom0 to make 5.9.14-1 available to sys-net:

[cubes@dom0 ~]$ rpm -qa 'kernel-qubes-vm*'
kernel-qubes-vm-4.19.155-1.pvops.qubes.x86_64
kernel-qubes-vm-4.19.94-1.pvops.qubes.x86_64

[cubes@dom0 ~]$ rpm -qa 'kernel-latest*'
kernel-latest-5.9.14-1.qubes.x86_64

[cubes@dom0 ~]$ qvm-prefs -s sys-net kernel 5.9.14-1
qvm-prefs: error: Kernel '5.9.14-1' not installed

The “Advanced” tab of the GUI for sys-net only shows two options:
4.19.155-1
4.19.94-1
How could 5.9.14-1 become available as well?

Thank you for your help!

PS:

[cubes@dom0 ~]$ lspci -s "00:14.3" -vnnn
00:14.3 Network controller [0280]: Intel Corporation Device [8086:06f0]
	Subsystem: Intel Corporation Device [8086:0074]
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at c5414000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: pciback
	Kernel modules: iwlwifi


[user@sys-net-huawei ~]$ lspci -s "00:07.0" -vnnn
00:07.0 Network controller [0280]: Intel Corporation Comet Lake PCH CNVi WiFi [8086:06f0]
	Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz [8086:0074]
	Physical Slot: 7
	Flags: bus master, fast devsel, latency 0, IRQ 5
	Memory at f2028000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
lspci: Unable to load libkmod resources: error -12

I hope the new kernel would help solve this “lspci: Unable to load libkmod resources: error -12” error.