Turning off of the nvidia jetson after startup after showing some message in black screen

I have nvidia jetson nano kit developer 4GB RAM, 16 eMMC Internal storage. I flash the os image with the ubuntu host machine. At the begining It was okay, but the day after when i tried to turn on the nvidia jetson, some messages appeared on the black screeen and suddenly the nvidia turned off. I tried with different power supply adaptor and removing all external devices, but the problem still remained the same. here is the summary of the messages:

tegradc tegradc.1: dpd enable lookup fail: -19
imx219 7__0010: imx219_board_setup: error during i2c read probe (-121)
board setup failed
imx219_board_setup: error during i2c read probe (-121)
board setup failed
cp: not writting through dangling symlink ‘etc/resilv.conf’
cgroup: cgroup2: unknown option “nsdelegate”
random:systemd-journal: uninitialized urandom read (16 bytes read)
using random self ethernet address
using random host ethernet address
random:systemd-journal: uninitialized urandom read (16 bytes read)
random: crng init done
random: 167 urandom warning(s) missed due to ratelimiting

I would be grateful if you help me. Should I flash again the os? to be mentioned that the internal storage of the nvidia jetson got full after the os flashing.

I think that’s the main issue.
You may login to the device via SSH or UART to delete some files and reboot to see if it helps.

FYI, if the 16GB eMMC storage is not enough for usage.
you may move the rootfs to a larger USB drive and boot from it:

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