WI-FI 6E (6Ghz) access point on Jetson Nano

Hi,

I’m wondering about the 6Ghz WI-FI 6E access point on Jetson Nano 4Gb with latest 4.9 official kernel release. I found several devices (list below), but I’m stuck with their connection to Jetson because of the ancient kernel version, all drivers start to work from 5+. I found some info about the backports of their drivers, but I’m not sure if they will work properly. Also I was thinking about kernel upstream by Fedora/Openwrt installation, but I couldn’t find any info on whether Nvidia drivers (that included in l4t) will there and work properly. Also I saw that maybe there is a possibility to install L4T for Orin Nano, but I’m also not sure about it workability.

Alfa awus036axml chipset mediatek 7921 - en:users:drivers:mediatek [Linux Wireless] FROM 5.18 kernel, no useful info about backports was found

Intel ax210 - en:users:drivers:iwlwifi [Linux Wireless] FROM 5.10 kernel, maybe backports are available drivers - Backport for iwlwifi - Ask Ubuntu

/another devices will be in the first comment, coz forum restricts to attach more that 4 links/

So I’ll be pretty glad to hear your suggestions/thoughts regarding this theme.

Best regards,
Andrei Kavalenka

Qualcomm WNFQ-268AXI(BT) WCN6855 - en:users:drivers:ath11k [Linux Wireless] FROM 5.17 kernel, no useful info about backports was found

Laird 453-00120 - GitHub - Infineon/ifx-linux-wireless: ifx-linux-wireless FROM 5.15 kernel, backports maybe available The minimum Linux kernel requirement to support Cy... - Infineon Developer Community
GitHub - Infineon/ifx-linux-wireless: ifx-linux-wireless

I can’t answer about backporting. The Nano you are speaking of though is the first Jetson of that form factor, so it is a TX1 SoC. Then there is that form factor for TX2, then Xavier, and then Orin (from oldest to newest). TX1 was the very first 64-bit ARM. It wasn’t until TX2 that things started maturing, but both TX1 and TX2 software reached end of new feature development long ago. You’d have to get to the Xavier series to run a 5.x kernel, at least by default (no backporting needed). There is an Xavier Nano (and NX and AGX) which would probably have a recent enough kernel, but even then you’d want to check the specific kernel version since it isn’t all 5.x Linux kernels.

I know changing hardware is not what you wanted, but porting can get complicated. For reference, L4T is what actually gets flashed, and this is just Ubuntu plus NVIDIA drivers. It is at L4T R35.x that you’d probably get what you want. Here’s the URL for the matrix of L4T releases and hardware which works with that (including documentation on the specific kernel):
https://developer.nvidia.com/linux-tegra

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.