The device I am using is the J4012 Jetson xavier nx. I have problem with wifi capabilities with intel AX210 module. The module is detected in lspci however it is not running. Any idea to get the wifi running is appreciated.
lspci
0001:00:00.0 PCI bridge: NVIDIA Corporation Device 229e (rev a1)
0001:01:00.0 Network controller: Intel Corporation Wi-Fi 6 AX210/AX211/AX411 160MHz (rev 1a)
0004:00:00.0 PCI bridge: NVIDIA Corporation Device 229c (rev a1)
0004:01:00.0 Non-Volatile memory controller: Shenzhen Longsys Electronics Co., Ltd. Device 5216 (rev 01)
0008:00:00.0 PCI bridge: NVIDIA Corporation Device 229c (rev a1)
0008:01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
sudo dmesg | grep iwlwifi
[ 8.961144] iwlwifi_compat: module verification failed: signature and/or required key missing - tainting kernel
[ 8.968376] Loading modules backported from iwlwifi
[ 8.968381] iwlwifi-stack-public:master:11510:0106cce5
[ 8.969555] compat: exports duplicate symbol backport_dependency_symbol (owned by iwlwifi_compat)
Linux ubuntu 5.15.148-tegra #1 SMP PREEMPT Thu Sep 12 21:01:54 PDT 2024 aarch64 aarch64 aarch64 GNU/Linux