Where are the linux-headers for the Tegra?
I’m trying to build a driver for the EDImax EW-7811UAC/DAC using the following instructions:
I get the following error:
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’
I just downloaded and installed the latest Jetpack which you recommended to get the EDImax wireless working.
Kind Regards,
Vince