Hi,
I want to connect my Jetson Nano to widi using Edimax EW-7811DAC wifi usb dongle,
can you please help?
product website:
drivers to download:
Hi,
I want to connect my Jetson Nano to widi using Edimax EW-7811DAC wifi usb dongle,
can you please help?
product website:
drivers to download:
I tried to compile the drivers but make is failing. Any ideas?
Could try with the latest JetPack version 4.2.2?
Yes, will do …
I tried, but does not seem to solve the problem. I think the root problem may be that I need the Linux Headers.
nusantao@Nano:~$ sudo apt install linux-headers-$(uname -r)
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package linux-headers-4.9.140-tegra
E: Couldn’t find any package by glob ‘linux-headers-4.9.140-tegra’
E: Couldn’t find any package by regex ‘linux-headers-4.9.140-tegra’
How can I tell which version of JetPack is already installed?