Skip to content

Ethernet and wifi on Orin Nano Devkit (8GB) #1834

Answered by madisongh
Lander0606 asked this question in Q&A
Discussion options

You must be logged in to vote

Do you have wifi in both DISTRO_FEATURES and MACHINE_FEATURES? That should be triggering the inclusion of the right packagegroup(s). With the demo-image-xxxx images I build directly out of our demo distro, both Ethernet and WiFi interfaces come up just fine on my Orin Nano dev kit. So you might want to do a side-by-side comparison to see what you might be missing.

The WiFi interface is another Realtek part, and the driver should be rtl8822ce. You should also see it if you do an lspci:

0001:01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8822CE 802.11ac PCIe Wireless Network Adapter

As for the machine definitions...If you have a stock Orin Nano dev kit (with the SDcard slot…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@madisongh
Comment options

Answer selected by Lander0606
@Lander0606
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants