I have installed Intel AX210 WiFi card into Jetson Orin NX and installed driver by followed below mentioned steps. WiFi chipset/interface is detected but, it is not detecting any WiFi network as it is showing No Networks.
Can any please help me to resolve this issue?
Note:
I have not connected antenna to the WiFi chipset but, i don’t think it is an issue.
Firmware Installation:
- wget https://github.com/mistelektronik/forecr_blog_files/raw/master/Intel/AX210_driver.zip
- unzip AX210_driver.zip
- cd AX210_driver/
- sudo ./apply_patch.sh
- Reboot
Setup Details:
Jetson: Orin NX
Jetpack: 5.1.2
Jetson linux: 35.4.1-20230801124926
ubuntu: 20.04.6 LTS,
linux kernel: 5.10.120-tegra
root@test-desktop:/home/test/jetsonUtilities# dmesg | grep -i “iwlwifi”
[ 11.633211] iwlwifi 0001:01:00.0: Adding to iommu group 7
[ 11.633624] iwlwifi 0001:01:00.0: enabling device (0000 → 0002)
[ 11.665220] iwlwifi 0001:01:00.0: api flags index 2 larger than supported by driver
[ 11.676028] iwlwifi 0001:01:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 93.8.63.28
[ 11.676487] iwlwifi 0001:01:00.0: loaded firmware version 59.601f3a66.0 ty-a0-gf-a0-59.ucode op_mode iwlmvm
[ 11.950380] iwlwifi 0001:01:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[ 12.185734] iwlwifi 0001:01:00.0: base HW address: 88:d8:2e:e5:24:5f
root@test-desktop:/home/test/jetsonUtilities# ifconfig wlan1
wlan1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 88:d8:2e:e5:24:5f txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0