Hi there,
I've tried to do as much reading up as I could on this before posting. I got the main takeaway that for debian 12 the AX210 was included so some of the issues I read for earlier versions don't apply now.
I've struggling to get the interface to work with similar messages from previous posts. I haven't used linux until now with proxmox but here is hopefully some useful information if anyone is able to shed some light on this:
It appears in the network list:
I'm unable to edit or active it. I can create a bridge, however, when attempting to add this in pfsense it's blank
Looking at posts with some commands to run to try and diagnose I see:
#lspci | grep 'Network controller'
02:00.0 Network controller: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz (rev 1a)
#journalctl -k -o short-precise --no-hostname -p warning..emerg -x
Aug 09 04:45:03.690202 kernel: #5 #6 #7 #8 #9 #10 #11
Aug 09 04:45:03.690457 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Aug 09 04:45:03.701418 kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Aug 09 04:45:03.706635 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Aug 09 04:45:03.706777 kernel: platform eisa.0: EISA: Cannot allocate resource for mainboard
Aug 09 04:45:03.706837 kernel: platform eisa.0: Cannot allocate resource for EISA slot 1
Aug 09 04:45:03.706896 kernel: platform eisa.0: Cannot allocate resource for EISA slot 2
Aug 09 04:45:03.706954 kernel: platform eisa.0: Cannot allocate resource for EISA slot 3
Aug 09 04:45:03.707013 kernel: platform eisa.0: Cannot allocate resource for EISA slot 4
Aug 09 04:45:03.707072 kernel: platform eisa.0: Cannot allocate resource for EISA slot 5
Aug 09 04:45:03.707133 kernel: platform eisa.0: Cannot allocate resource for EISA slot 6
Aug 09 04:45:03.707198 kernel: platform eisa.0: Cannot allocate resource for EISA slot 7
Aug 09 04:45:03.707261 kernel: platform eisa.0: Cannot allocate resource for EISA slot 8
Aug 09 04:45:03.719986 kernel: spl: loading out-of-tree module taints kernel.
Aug 09 04:45:03.720013 kernel: znvpair: module license 'CDDL' taints kernel.
Aug 09 04:45:03.720021 kernel: Disabling lock debugging due to kernel taint
Aug 09 04:45:03.996137 kernel: resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:04 [mem 0xfedc0000-0xfedc7f>
Aug 09 04:45:03.996212 kernel: caller igen6_probe+0x1ad/0x8f0 [igen6_edac] mapping multiple BARs
Aug 09 04:45:04.050309 kernel: iwlwifi 0000:02:00.0: api flags index 2 larger than supported by driver
Aug 09 04:45:04.058610 kernel: proc_thermal_pci 0000:00:04.0: error: proc_thermal_add, will continue
Aug 09 04:45:04.106542 kernel: thermal thermal_zone3: failed to read out thermal zone (-61)
Aug 09 04:45:06.322323 kernel: kauditd_printk_skb: 9 callbacks suppressed
#ip a | grep "wl"
wlp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
#dmesg | grep 'iwlwifi'
[ 3.776438] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 3.817329] iwlwifi 0000:02:00.0: api flags index 2 larger than supported by driver
[ 3.817349] iwlwifi 0000:02:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[ 3.817701] iwlwifi 0000:02:00.0: loaded firmware version 72.a764baac.0 ty-a0-gf-a0-72.ucode op_mode iwlmvm
[ 3.874389] iwlwifi 0000:02:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 4.039791] iwlwifi 0000:02:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[ 4.039815] iwlwifi 0000:02:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 4.039826] iwlwifi 0000:02:00.0: WFPM_AUTH_KEY_0: 0x90
[ 4.039835] iwlwifi 0000:02:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 4.041301] iwlwifi 0000:02:00.0: loaded PNVM version e4a49534
[ 4.056168] iwlwifi 0000:02:00.0: Detected RF GF, rfid=0x10d000
[ 4.125198] iwlwifi 0000:02:00.0: base HW address: 30:05:05:92:d9:7a
[ 4.140024] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
#uname -a
Linux pve01 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64 GNU/Linux
#dpkg -L pve-firmware | grep iwlwifi-ty-a0-gf-a0.pnvm
/lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm.xz
Appreciate any help,
Thanks
zLoki
I've tried to do as much reading up as I could on this before posting. I got the main takeaway that for debian 12 the AX210 was included so some of the issues I read for earlier versions don't apply now.
I've struggling to get the interface to work with similar messages from previous posts. I haven't used linux until now with proxmox but here is hopefully some useful information if anyone is able to shed some light on this:
It appears in the network list:
I'm unable to edit or active it. I can create a bridge, however, when attempting to add this in pfsense it's blank
Looking at posts with some commands to run to try and diagnose I see:
#lspci | grep 'Network controller'
02:00.0 Network controller: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz (rev 1a)
#journalctl -k -o short-precise --no-hostname -p warning..emerg -x
Aug 09 04:45:03.690202 kernel: #5 #6 #7 #8 #9 #10 #11
Aug 09 04:45:03.690457 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Aug 09 04:45:03.701418 kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Aug 09 04:45:03.706635 kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
Aug 09 04:45:03.706777 kernel: platform eisa.0: EISA: Cannot allocate resource for mainboard
Aug 09 04:45:03.706837 kernel: platform eisa.0: Cannot allocate resource for EISA slot 1
Aug 09 04:45:03.706896 kernel: platform eisa.0: Cannot allocate resource for EISA slot 2
Aug 09 04:45:03.706954 kernel: platform eisa.0: Cannot allocate resource for EISA slot 3
Aug 09 04:45:03.707013 kernel: platform eisa.0: Cannot allocate resource for EISA slot 4
Aug 09 04:45:03.707072 kernel: platform eisa.0: Cannot allocate resource for EISA slot 5
Aug 09 04:45:03.707133 kernel: platform eisa.0: Cannot allocate resource for EISA slot 6
Aug 09 04:45:03.707198 kernel: platform eisa.0: Cannot allocate resource for EISA slot 7
Aug 09 04:45:03.707261 kernel: platform eisa.0: Cannot allocate resource for EISA slot 8
Aug 09 04:45:03.719986 kernel: spl: loading out-of-tree module taints kernel.
Aug 09 04:45:03.720013 kernel: znvpair: module license 'CDDL' taints kernel.
Aug 09 04:45:03.720021 kernel: Disabling lock debugging due to kernel taint
Aug 09 04:45:03.996137 kernel: resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than pnp 00:04 [mem 0xfedc0000-0xfedc7f>
Aug 09 04:45:03.996212 kernel: caller igen6_probe+0x1ad/0x8f0 [igen6_edac] mapping multiple BARs
Aug 09 04:45:04.050309 kernel: iwlwifi 0000:02:00.0: api flags index 2 larger than supported by driver
Aug 09 04:45:04.058610 kernel: proc_thermal_pci 0000:00:04.0: error: proc_thermal_add, will continue
Aug 09 04:45:04.106542 kernel: thermal thermal_zone3: failed to read out thermal zone (-61)
Aug 09 04:45:06.322323 kernel: kauditd_printk_skb: 9 callbacks suppressed
#ip a | grep "wl"
wlp2s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
#dmesg | grep 'iwlwifi'
[ 3.776438] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[ 3.817329] iwlwifi 0000:02:00.0: api flags index 2 larger than supported by driver
[ 3.817349] iwlwifi 0000:02:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[ 3.817701] iwlwifi 0000:02:00.0: loaded firmware version 72.a764baac.0 ty-a0-gf-a0-72.ucode op_mode iwlmvm
[ 3.874389] iwlwifi 0000:02:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 4.039791] iwlwifi 0000:02:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[ 4.039815] iwlwifi 0000:02:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[ 4.039826] iwlwifi 0000:02:00.0: WFPM_AUTH_KEY_0: 0x90
[ 4.039835] iwlwifi 0000:02:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[ 4.041301] iwlwifi 0000:02:00.0: loaded PNVM version e4a49534
[ 4.056168] iwlwifi 0000:02:00.0: Detected RF GF, rfid=0x10d000
[ 4.125198] iwlwifi 0000:02:00.0: base HW address: 30:05:05:92:d9:7a
[ 4.140024] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
#uname -a
Linux pve01 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64 GNU/Linux
#dpkg -L pve-firmware | grep iwlwifi-ty-a0-gf-a0.pnvm
/lib/firmware/iwlwifi-ty-a0-gf-a0.pnvm.xz
Appreciate any help,
Thanks
zLoki