Jetson Nano Don’t Work

You may already have a question. …

The Jetson Nano Developer Kit cannot be started properly.
Here’s what I’ve tried:

Jetson Nano’s “jetson-nano-4gb-jp4410sd-card-image.zip”
Was written to microSD (32gb uhs-1).

At startup, the following message will be displayed.
( Partial excerpt )

dpd enable lookup fail: -19
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 writing through dangling symlink ‘etc/resolv.conf’
cgroup: cgroup2: unknown option “nsdelegate”

After the above message is displayed, the command will be executed, but it will eventually reboot.
And this is repeated

Which is wrong, sdcard or the main body?

Hi,

If the board goes to reboot, it means there is something wrong during boot.

We have some questions for you.

  1. Please make sure you bought a nano-4gb board but not a 2gb nano carrier board. These 2 boards are using different sdcard image. And according to your comment, you are using a 4gb sdcard image.

  2. Please check this page and dump the boot up log from uart serial console.
    Jetson/General debug - eLinux.org

The log showing on your screen is normal. It appears even when board is working fine.