Hi everyone,
I am experiencing an issue with my NVIDIA Jetson Nano where it fails to boot. It displays a kernel panic error along with other errors. I’ve attached a photo of the screen showing the errors for reference.
Here is the error output displayed on the screen:
Error details:
Tegra lookup fail (tegradc tegradc.1: dpd enable lookup fail:-19)
IMX219 camera board setup failed (imx219 8-0010: board setup error during i2c read probe (-121))
Mount errors (mount: /mnt/proc: mount point does not exist.)
chroot: failed to run command '/sbin/init': No such file or directory
Kernel panic (Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00)
The system reboots in a loop after this.
Steps already taken:
Confirmed power supply is stable.
Attempted to reflash the SD card with the latest JetPack image, but the issue persists.
I’m unsure what might be causing this and would greatly appreciate any insights or suggestions from the community.
Additional information:
Hardware: NVIDIA Jetson Nano Developer Kit
OS: Stock JetPack version
Thank you for your help!