Extlinux.conf boot issue

I have two Xavier NX development kit which would like to connect with imx477 camera, I prepared a SD card with JP4.6.2 (L4T 32.7.2) and use the JetsonIO to config the settings, also applied the ArduCAM driver.

$uname -a
Linux esdt-nx 4.9.253-tegra #1 SMP PREEMPT Sat Feb 19 08:58:27 PST 2022 aarch64 aarch64 aarch64 GNU/Linux

I was able to find the camera in /dev on one of the NX development kit, but another development kit is not success.

Finally, I check up the debug message from UART and shows:

rootfs path: /sd/boot/extlinux/extlinux.conf
ext4_read_data_from_extent:298: Total file read should not be larger than file stat size
file /sd/boot/extlinux/extlinux.conf read failed!!

Is there some way I can work this around to fix the issue?

extlinux.conf (1.2 KB)
nx_load_fail.log (88.7 KB)
nx_load_success.log (29.8 KB)

Please check if you hit the first issue in the link.

https://elinux.org/Jetson/L4T/r32.7.x_patches

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