Jetson nano boot failure

Subject: Jetson Nano B01 Not Booting After Reboot – Flashing Errors

Hi NVIDIA Support,

I’m experiencing an issue with my NVIDIA Jetson Nano Developer Kit (4GB B01 version), which I’ve been using with the Arducam 8MP×4 IMX219 Quadrascopic Camera Bundle Kit and four IMX219 cameras.

While testing the kit, I performed a reboot, after which the board shut down and has not powered on since. It won’t boot, and even the kernel doesn’t load.

Here are the steps I’ve taken to try and resolve the issue:

  1. I first reflashed the SD card, but that didn’t work.
  2. Then, I downloaded the SDK Manager from NVIDIA, put the board into recovery mode, and tried flashing it through the SDK Manager. This also failed.
  3. The SDK Manager returned the following error:
    Parsing Jetson Nano flash: Error board ID (Error calculated CRC8 0xcd != stored CRC 0xdc)
    It also reported mismatches in the board version, SKU, and REV.
  4. I then attempted to flash the board manually using the command line, but encountered the same mismatch errors.

I’d appreciate your guidance on how to proceed with resolving this issue.

Best regards,



Hi,

Could you try to access and run

sudo i2cdump -y 7 0x50

Also please refer to this topics to flash without reading eeprom

Thanks

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