Qengineering / Jetson-Nano-image

Jetson Nano image with deep learning frameworks

Home Page:https://qengineering.eu/install-tensorflow-2.4.0-on-jetson-nano.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nano boot fails(kernel panic)

kevinyeah00 opened this issue · comments

Thank you very much for the image!
I used balenaEtcher to flash this image to a 128GB SD Card, but I can't boot my Jetson Nano B01 4GB, it shows:

[1.175793] tegradc tegradc.1: dpd enable lookup fail:-19
[1.323835] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[1.323901] imx219 7-0010: board setup failed
[1.347757] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[1.347815] imx219 8-0010: board setup failed
cp: not writing throught dangling symlink 'etc/resolve.conf'
[2.404920] Kernel panic - not syncing:Attempted to kill init! exitcode=0x00000000
[2.404920]
[2.414104] CPU:1 Pid: 1 Comm: sh Not tainted 4.9.253-tegra #1
[2.420047] Hardware name: NVIDIA Jetson Nano Developer Kit(DT)
[2.426075] Call trace:
……
……
……
[2.575663] Rebooting in 5 seconds..

and reboot endlessly...

Could you give me some suggestions about it?
It would be nice if you provide the md5sum of this image, then I can see if I had trouble downloading the image.

See if this helps you: JetsonNano.zip md5sum: d186a59a0b4d95a3bb9a327feabbfa25

I ve got the same problem on my 3 sd cards. Maybe something went wrong with the image?
I checked md5 of an image - its wrong - 1e8ad1525cad58f920ae63df47901b2c

I downloaded the image again and this time it worked, It should be about 31GB, my md5 is 1e8ad1525cad58f920ae63df47901b2c, just the same as yours ,but it works. Maybe there's something wrong with your card reader?

Hi!
I ran into this issue as well, same log and reboot cycle. I re-flashed twice before checking here.
Here's my file's md5:

bucky ~ % md5 Jetson\ Nano/JetsonNano.img 
MD5 ( ~/Jetson Nano/JetsonNano.img) = 0e928f21c3e536e4461aaf00087ebfe6

bucky ~ % md5 Jetson\ Nano/JetsonNano.zip 
MD5 (~/Jetson Nano/JetsonNano.zip) = d186a59a0b4d95a3bb9a327feabbfa25

My .zip file matched the author's expected md5, but the unzipped didn't--and thats when I thought to try just dragging the .zip file into balenaEtcher, instead of the unzipped .img

After flashing, the Jetson Nano boots successfully. Can anyone else confirm if they were trying to write the .img or the .zip? balenaEtcher will successfully take and write both, but it seems only the .zip one produces a bootable system.

Same problem here booting from 256GB USB stick. It is in a reboot loop cycle until it finally boots up. Must try different USB sticks.

I am using the Jetson Mate carrier board and Xavier NX (production).

Thanks for this image! I couldn't get the .img.xz file to work with balenaEtcher, but it did work with Pi Imager.

Thanks for this image! I couldn't get the .img.xz file to work with balenaEtcher, but it did work with Pi Imager.

Same!!