I have a problem with my jetson nano boot error. To be more specific, when booting, a log like the following appears, then the Jetson Nano reboots, and this repeats infinitely. Before I last used it, I didn’t do anything and it happened one day when I turned on the Jetson Nano to start working. I don’t know about this problem, so I can’t do anything.
I Have a SD card reader, so I can connect it to my laptop and access internal files.
– version
jetson nano 4GB developer kit
ubuntu 18.04
jetpack 4.5
– log
[1.100648] tegradc tegradc.1 : dpd enable lookup fail : -19
[ 1.271899] imx219 7-0010 : imx219_board_setup: error during i2c read probe (-121)
[ 1.271935] imx219 7-0010 : board setup failed
[ 1.271899] imx219 8-0010 : imx219_board_setup: error during i2c read probe (-121)
[ 1.271935] imx219 8-0010 : board setup failed
cp : not writing through dangling symlink ‘etc/resolv.conf’
chroot : failed to run command ‘/sbin/init’ : Accessing a corrupted shared library
[ 1.904329] Kernal panic - not symcing: Attempted to kill init! exitcode=0x00007e00
[ 1.904329]
[ 1.913501] CPU: 1 PID: 1 Comm: chroot Not tainted 4.9.140-tegra #1
[1.919791] Hardware name: NVIDIA Jeston Nano Developer Kit ( DT)
[ 1.925820] Call trace:
[ 1.928282] dump_bactrace+0x0/0x198
[ 1.933703] show_stack+0x24/0x30
[ 1.938776] dump_stack+0x98/0xc0
[ 1.943848] panic+0x11c/0x298
[ 1.948657] do_group_exit+0x40/0xa8
[ 1.9518123] __wake_up_parent+0x0/0x40
[ 1.962883] usb 1-2.4 :new full-speed USB device number 5 using tegra-xusb
[ 1.971378] e10_suc_naked+0x34/0x38
[ 1.976710] SMP : stopping secondary CPUs
[ 1.980702] Kernel Offset : disabled
[ 1.984208] Memory Limit: none
[ 1.992558] Rebooting in 5 seconds…
I want to someone to help me!