Linux header missing in jetson orin nano

when i tried to install tplink ac600 using dkms i got these error in jetson orin nano , jetpack 6 , ubuntu 22.04
i want to know wich linux headers should i install , i installed linux-headers-5.15.0-10130 nvidia-tegra but i didint fix

rror! Your kernel headers for kernel 5.15.136-tegra cannot be found.
Please install the linux-headers-5.15.136-tegra package or use the --kernelsourcedir option to tell DKMS where it’s located.
Error! Your kernel headers for kernel 5.15.136-tegra cannot be found.
Please install the linux-headers-5.15.136-tegra package or use the --kernelsourcedir option to tell DKMS where it’s located.
Finished running dkms install steps.

Hi,
Probably certain kernel configs have to be enabled for the device. Please refer to developer guide to customize kernel:

Kernel Customization — NVIDIA Jetson Linux Developer Guide 1 documentation

Some use-cases of kernel customization:

Jetson/L4T/r36.3.x patches - eLinux.org

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