Hi, I don’t know if I am posting in the correct part of the forum.
I just bought a Jetson OKDO C100, which is a version of the Jetson Nano Developer Kit with 4GB. I downloaded the C100 OS version from GitHub - LetsOKdo/c100-bootupd: Custom bootloader for OKdo Nano C100 to enable microSD boot and the 4.6.5 version from the official NVIDIA website, but both produce different errors.
The C100 image produces the following error:
[ 1.177435] tegradc tegradc.1: dpd enable lookup fail:-19
[ 1.385966] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.386098] imx219 7-0010: board setup failed
[ 1.410380] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.410457] imx219 8-0010: board setup failed
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/mcblk1p1, missing codepage or helper program, or other error.
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
bash-4.4#
And the OS from NVIDIA produces the following error (see image):