Jetson Nano B01 wlan0 missing

Hello,

I am trying to connect my Jetson Nana B01 to WiFi using an Edimax EW-7811Un V2.

I am using Ubuntu 20.04.

The Edimax is recognized when I use the lsusb command but otherwise nothing. Please see some debug information below.

~# head -n 1 /etc/nv_tegra_release

R32 (release), REVISION: 6.1, GCID: 27863751, BOARD: t210ref, EABI: aarch64, DATE: Mon Jul 26 19:20:30 UTC 2021

~# lsusb
Bus 002 Device 002: ID 0bda:0411 Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 7392:b811 Edimax Technology Co., Ltd
Bus 001 Device 002: ID 0bda:5411 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

~#nmcli device status
DEVICE TYPE STATE CONNECTION
l4tbr0 bridge connected l4tbr0
docker0 bridge connected docker0
eth0 ethernet unavailable –
dummy0 dummy unmanaged –
rndis0 ethernet unmanaged –
usb0 ethernet unmanaged –
lo loopback unmanaged –

Any advice on a way forward would be appreciated.

James

You can refer to this.

1 Like

Thanks for your reply!

My WiFi connection is working now:)

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