I have saw one linux-headers-5.10.104 page in one topic but when I use the command to install it but it’s the NX but my machine is orin please help me to install the headers.
Hi,
You should not need to manually run the command. Please check:
/usr/lib/modules/5.10.104-tegra/build
The files shall be present in the path.
but I can’t use the build because it said I need the headers folders
in my /usr/src don’t have the headers I need
but I can’t use the build because it said I need the folders which is I had installed but is for NX not orin and I uninstalled it. so there now don’t have the files build.
in my /usr/src don’t have the headers for orin.
I want to ensure nvidia-l4t-kernel-headers is this one for orin?
can I reinstall the system to solve this question?
Hi,
On AGX Orin/Jetpack 5.1.1, we can see the files:
$ ll /usr/lib/modules/5.10.104-tegra/build
lrwxrwxrwx 1 root root 69 三 19 23:14 /usr/lib/modules/5.10.104-tegra/build ->
/usr/src/linux-headers-5.10.104-tegra-ubuntu20.04_aarch64/kernel-5.10/
$ ll /usr/src/linux-headers-5.10.104-tegra-ubuntu20.04_aarch64/kernel-5.10/
/usr/src/linux-headers-5.10.104-tegra-ubuntu20.04_aarch64/kernel-5.10/:
total 1776
drwxr-xr-x 22 root root 4096 四 10 12:08 ./
drwxr-xr-x 6 root root 4096 四 10 12:08 ../
drwxr-xr-x 26 root root 4096 四 10 12:08 arch/
drwxr-xr-x 3 root root 4096 四 10 12:08 block/
drwxr-xr-x 2 root root 4096 四 10 12:08 certs/
-rw-r--r-- 1 root root 223535 三 19 23:10 .config
-rw-r--r-- 1 root root 223867 三 19 23:09 .config.old
drwxr-xr-x 4 root root 4096 四 10 12:08 crypto/
drwxr-xr-x 139 root root 4096 四 10 12:08 drivers/
drwxr-xr-x 79 root root 4096 四 10 12:08 fs/
-rw-r--r-- 1 root root 39 三 19 23:09 .gitignore
drwxr-xr-x 31 root root 4096 四 10 12:08 include/
drwxr-xr-x 2 root root 4096 四 10 12:08 init/
drwxr-xr-x 2 root root 4096 四 10 12:08 ipc/
-rw-r--r-- 1 root root 1327 三 19 22:53 Kbuild
-rw-r--r-- 1 root root 555 三 19 22:53 Kconfig
drwxr-xr-x 19 root root 4096 四 10 12:08 kernel/
-rw-r--r-- 1 root root 43 三 19 23:10 kernel-int-overlays.txt
-rw-r--r-- 1 root root 20 三 19 23:10 kernel-overlays.txt
drwxr-xr-x 21 root root 4096 四 10 12:08 lib/
-rw-r--r-- 1 root root 66728 三 19 23:12 Makefile
drwxr-xr-x 3 root root 4096 四 10 12:08 mm/
-rw-r--r-- 1 root root 1184215 三 19 23:04 Module.symvers
drwxr-xr-x 72 root root 4096 四 10 12:08 net/
drwxr-xr-x 32 root root 4096 四 10 12:08 samples/
drwxr-xr-x 17 root root 4096 四 10 12:08 scripts/
drwxr-xr-x 13 root root 4096 四 10 12:08 security/
drwxr-xr-x 26 root root 4096 四 10 12:08 sound/
drwxr-xr-x 34 root root 4096 四 10 12:08 tools/
drwxr-xr-x 3 root root 4096 四 10 12:08 usr/
drwxr-xr-x 4 root root 4096 四 10 12:08 virt/
Do you mean you see nothing in the path?
yes I haven’t find the build file in this root
I also haven’t find the /usr/src the file
Hi,
Do you flash system image and install SDK components through SDKManager? Probably certain steps are missed so that it is not installed.
is the question caused by multimedia and BSP haven’t be installed? when I flash system I forget these fields.
the system I used to do other thing is excellent.
how can I solve this problem?
Hi,
You should see the files if you install SDK Components. No?
I’m sorry I’m poor in this field
that’s mean I need to install the SDK?
Hi,
Please have a host PC in Ubuntu 18.04 or 20.04. And you can install SDKManager by following:
Download and Run SDK Manager :: NVIDIA SDK Manager Documentation
After the installation, you can use SDKManager to re-flash Jetson devices and install SDK components(such as CUDA, tensorRT), DeepStream SDK.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.