Good morning:
We were unable to get the Murata LBEE5XV2EA-802 Wifi 6E card to work on the Jetson Orin (as it comes from the factory with Ubuntu 20.04 with the 5.10.120-tegra kernel).
From this same web page we have navigated to Murata Community → Quick Start Guide → Murata Wi-Fi Solution for Jetson Linux Quick Start Guide (PDF), and we have observed that there is no manual for Jetson Orin but there is such a manual for Jetson Xavier.
Even so, following the same logic of the manual (but without generating a Linux image for the Jetson since the Orin comes with Ubuntu 20.04 installed from the factory) we have proceeded to install the driver. The links to the driver that come in the manual are old and now Murata offers its drivers from GitHub - murata-wireless/cyw-fmac: Cypress' backported "fmac" driver enabling Murata's Wi-Fi/Bluetooth modules. For support, post questions to: https://community.murata.com. We have downloaded, compiled, installed and loaded them in the kernel boot but the operating system that comes by default with the Jetson Orin does not see the Wifi card.
The driver loading is correct (even rewriting the cfg80211 module that comes with the original kernel as indicated in the manual) whether we do it manually or if these modules are loaded at the start of the operating system. However, the operating system does not see the Murata wifi card.
From this same web page you indicate that “modules that have been validated with AGX Orin devkits by our partners for your reference” so we ask you to tell us how to proceed to be able to make the Murata card that appears first on your list works.
I have continued to work on this matter and following your website Install Ubuntu on NVIDIA Jetson | Ubuntu → Ubuntu 22.04 for NVIDIA Jetson Orin Instructions v1.2, I have downloaded and installed the latest firmware on the Jetson Orin. However, using this method, I have been unable to install the Ubuntu 22.04 operating system.
Therefore, I have used your SDK Manager tool and I have been able to install the Ubuntu 22.04 operating system and the Jetson Runtime Components. Once the operating system has started, I have updated it until there are no more updates in the queue. However, the operating system still does not see the Murata WiFi card.
The only thing I can think of is compiling a new kernel, but I’m reading that this process is not trivial since their “tegra” kernels do not correspond to the standard kernel numbering and I can only recompile the installed kernel o kernels from your archive. Here Jetson Linux Archive | NVIDIA Developer I can see that their latest kernel version (36.4) corresponds to Jetpack 6.1, which is the version I have installed. That is, there are no more modern “tegra” kernels than the current one I have installed. If I’m wrong, please correct me and tell me how to proceed.
Receive my greetings and my thanks.