Jetson Nano Stuck on Black Screen After Flashing

To address boot issues caused by hardware changes in newer Jetson Nano (eMMC) modules, NVIDIA has released an overlay patch that must be applied before flashing. These modules, when used with the standard JetPack 32.7.5 BSP, may hang during boot due to the introduction of a new DRAM component. Applying the overlay ensures compatibility and allows the system to boot correctly after flashing.

Requirements

https://developer.nvidia.com/embedded/linux-tegra-r3275
-​ Jetson Nano Driver Package (BSP)
-​ Tegra Linux Sample Root Filesystem
-​ overlay_32.7.5_PCN211181.tbz2 file (available from NVIDIA)

Installation Steps

1. Prepare the Jetson Device

  • Put Jetson Nano into Recovery Mode.
  • Connect the Jetson Nano to your host PC via USB.

2. Set Up the File Structure

Copy

3. Apply the Overlay Patch

Copy

4. Flash the Device

Copy

Leave A Comment