As attached failed message.
I build the kernel/oot/dtbs from nvbuild.sh and install it from “nvbuild.sh -i”.
I can’t find out what I didn’t biuld.
Hi,
Do you use Jetpack 5 or 6? The steps of building kernel is different between the two versions.
Jetpack 6.
I find out the problem is that I shall update initrd. After I update the initrd it can boot but no GUI.
It become the nvidia_dram has module version disaagree.
I make sure that I build the oot and install it.
I found out the nvidia-drm.ko install at wrong path, it shall under /lib/modules/$(uname -r)/updates/opensrc-disp but not /lib/modules/$(uname -r)/updates
This case is close
Hi,
You are right. It is known the path is wrong:
Jetson/L4T/r36.4.x patches - eLinux.org
[Orin] Display drivers install to the wrong path with official document instructions
Please manually copy the built files to correct path.