Hi,
I am a beginner for Jetson-Nano.
#1. I was able to write the 2GB image https://developer.nvidia.com/jetson-nano-2gb-sd-card-image and boot the kernel, earlier
#2. Though my SD card is 128 GB, the image consumed only 14GB (which seems to be expected based on the discussions seen in the forum)
#3. So when I tried installing AWS CLI in it, the root file system was full.
#4. To rectify this issue, i tried to extend the RFS by using Gparted.
#5. But i am not successful in extending the RFS size. But strangely, from the moment i tried this, Jetson nano was not booting up. When I connected the HDMI display, it hangs at NVIDIA screen.
#6. I tried the below debug steps:
- Tried reflashing the SD Card
- Tried with different SD Card
- Tried Bench power supply with 5.2v (as discussed in some other forum threads
#7. Finally was able to get the serial log, which am sharing below.
Docklight Log File (ASCII) - Started 10/13/2022 14:36:00.410
10/13/2022 14:36:07.885 [RX] - <NUL>[0000.232] [L4T TegraBoot] (version 00.00.2018.01-l4t-8728f3cb)<CR><LF>
[0000.237] Processing in cold boot mode Bootloader 2<CR><LF>
[0000.242] A02 Bootrom Patch rev = 1023<CR><LF>
[0000.245] Power-up reason: pmc por<CR><LF>
[0000.249] No Battery Present<CR><LF>
[0000.251] pmic max77620 reset reason<CR><LF>
[0000.255] pmic max77620 NVERC : 0x40<CR><LF>
[0000.258] RamCode = 0<CR><LF>
[0000.260] Platform has DDR4 type RAM<CR><LF>
[0000.264] max77620 disabling SD1 Remote Sense<CR><LF>
[0000.268] Setting DDR voltage to 1125mv<CR><LF>
[0000.272] Serial Number of Pmic Max77663: 0x252463<CR><LF>
[0000.279] Entering ramdump check<CR><LF>
[0000.282] Get RamDumpCarveOut = 0x0<CR><LF>
[0000.286] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8<CR><LF>
[0000.291] Last reboot was clean, booting normally!<CR><LF>
[0000.295] Sdram initialization is successful <CR><LF>
[0000.299] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000<CR><LF>
[0000.306] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000<CR><LF>
[0000.311] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000<CR><LF>
[0000.317] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000<CR><LF>
[0000.323] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000<CR><LF>
[0000.329] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000<CR><LF>
[0000.335] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000<CR><LF>
[0000.341] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000<CR><LF>
[0000.357] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000<CR><LF>
[0000.363] Platform-DebugCarveout: 0<CR><LF>
[0000.366] Nck Carveout Base=0x00000000ff080000 Size=0x00200000<CR><LF>
[0000.372] Non secure mode, and RB not enabled.<CR><LF>
[0000.376] *** Booting BFS0.<CR><LF>
[0000.379] Initialize FailControl<CR><LF>
[0000.382] Read PT from (0:3)<CR><LF>
[0000.397] Csd NumOfBlocks=0<CR><LF>
[0000.436] PT crc32 and magic check passed.<CR><LF>
[0000.440] Using BFS PT to query partitions <CR><LF>
[0000.444] PT: Partition LNX NOT found ! <CR><LF>
[0000.448] *** Booting KFS0.<CR><LF>
[0000.450] NvTbootFailControlDoFailover: No failover; Continuing ...<CR><LF>
[0000.456] BoardID = 3448, SKU = 0x2<CR><LF>
[0000.459] Not Nano-SD or !QSPI-ONLY, check GPT table first ...<CR><LF>
[0000.465] Read GPT from (0:3)<CR><LF>
[0000.473] Using GPT Primary to query partitions<CR><LF>
[0000.478] NvTbootFailControlDoFailover: No failover; Continuing ...<CR><LF>
[0000.485] Loading Tboot-CPU binary<CR><LF>
[0000.490] Verifying TBC in OdmNonSecureSBK mode<CR><LF>
[0000.500] Bootloader load address is 0xa0000000, entry address is 0xa0000258<CR><LF>
[0000.507] Bootloader downloaded successfully.<CR><LF>
[0000.511] Downloaded Tboot-CPU binary to 0xa0000258<CR><LF>
[0000.516] MAX77620_GPIO5 configured<CR><LF>
[0000.520] CPU power rail is up<CR><LF>
[0000.523] CPU clock enabled<CR><LF>
[0000.526] Performing RAM repair<CR><LF>
[0000.529] Updating A64 Warmreset Address to 0xa00002e9<CR><LF>
[0000.534] BoardID = 3448, SKU = 0x2<CR><LF>
[0000.538] Not Nano-SD or !QSPI-ONLY, check GPT table first ...<CR><LF>
[0000.544] NvTbootFailControlDoFailover: No failover; Continuing ...<CR><LF>
[0000.550] Loading NvTbootBootloaderDTB<CR><LF>
[0000.567] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode<CR><LF>
[0000.638] Bootloader DTB Load Address: 0x83000000<CR><LF>
[0000.643] BoardID = 3448, SKU = 0x2<CR><LF>
[0000.646] Not Nano-SD or !QSPI-ONLY, check GPT table first ...<CR><LF>
[0000.652] Loading NvTbootKernelDTB<CR><LF>
[0000.669] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode<CR><LF>
[0000.740] Kernel DTB Load Address: 0x83100000<CR><LF>
[0000.744] BoardID = 3448, SKU = 0x2<CR><LF>
[0000.747] Not Nano-SD or !QSPI-ONLY, check GPT table first ...<CR><LF>
[0000.753] NvTbootFailControlDoFailover: No failover; Continuing ...<CR><LF>
[0000.760] Loading cboot binary<CR><LF>
[0000.771] Verifying EBT in OdmNonSecureSBK mode<CR><LF>
[0000.813] Bootloader load address is 0x92c00000, entry address is 0x92c00258<CR><LF>
[0000.820] Bootloader downloaded successfully.<CR><LF>
[0000.824] BoardID = 3448, SKU = 0x2<CR><LF>
[0000.827] Not Nano-SD or !QSPI-ONLY, check GPT table first ...<CR><LF>
[0000.833] NvTbootFailControlDoFailover: No failover; Continuing ...<CR><LF>
[0000.840] PT: Partition NCT NOT found ! <CR><LF>
[0000.843] Warning: Find Partition via PT Failed<CR><LF>
[0000.848] Next binary entry address: 0x92c00258 <CR><LF>
[0000.852] BoardId: 3448<CR><LF>
[0000.857] Overriding pmu board id with proc board id<CR><LF>
[0000.861] Display board id is not available <CR><LF>
[0000.866] BoardID = 3448, SKU = 0x2<CR><LF>
[0000.869] Not Nano-SD or !QSPI-ONLY, check GPT table first ...<CR><LF>
[0000.875] NvTbootFailControlDoFailover: No failover; Continuing ...<CR><LF>
[0000.888] Verifying SC7EntryFw in OdmNonSecureSBK mode<CR><LF>
[0000.944] /bpmp deleted<CR><LF>
[0000.946] SC7EntryFw header found loaded at 0xff700000<CR><LF>
[0001.135] OVR2 PMIC<CR><LF>
[0001.136] Bpmp FW successfully loaded<CR><LF>
[0001.140] BoardID = 3448, SKU = 0x2<CR><LF>
[0001.143] Not Nano-SD or !QSPI-ONLY, check GPT table first ...<CR><LF>
[0001.149] NvTbootFailControlDoFailover: No failover; Continuing ...<CR><LF>
[0001.156] WB0 init successfully at 0xff780000<CR><LF>
[0001.161] Verifying NvTbootWb0 in OdmNonSecureSBK mode<CR><LF>
[0001.166] Set NvDecSticky Bits<CR><LF>
[0001.169] GSC2 address ff53fffc value c0edbbcc<CR><LF>
[0001.175] GSC MC Settings done<CR><LF>
[0001.178] BoardID = 3448, SKU = 0x2<CR><LF>
[0001.182] Not Nano-SD or !QSPI-ONLY, check GPT table first ...<CR><LF>
[0001.188] TOS Image length 53680<CR><LF>
[0001.191] Monitor size 53680<CR><LF>
[0001.194] OS size 0<CR><LF>
[0001.200] Secure Os AES-CMAC Verification Success!<CR><LF>
[0001.204] TOS image cipher info: plaintext<CR><LF>
[0001.208] Loading and Validation of Secure OS Successful<CR><LF>
[0001.224] SC7 Entry Firmware - 0xff700000, 0x4000<CR><LF>
[0001.228] NvTbootPackSdramParams: start. <CR><LF>
[0001.234] NvTbootPackSdramParams: done. <CR><LF>
[0001.237] Tegraboot started after 161424 us<CR><LF>
[0001.241] Basic modules init took 741250 us<CR><LF>
[0001.245] Sec Bootdevice Read Time = 54 ms, Read Size = 3682 KB<CR><LF>
[0001.251] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB<CR><LF>
[0001.257] Next stage binary read took 7378 us<CR><LF>
[0001.261] Carveout took -34771 us<CR><LF>
[0001.264] CPU initialization took 392182 us<CR><LF>
[0001.268] Total time taken by TegraBoot 1106039 us<CR><LF>
<CR><LF>
[0001.273] Starting CPU & Halting co-processor <CR><LF>
<CR><LF>
64NOTICE: BL31: v1.3(release):b5eeb33<CR><LF>
NOTICE: BL31: Built : 14:22:20, Apr 20 2022<CR><LF>
ERROR: Error initializing runtime service trusty_fast<CR><LF>
[0001.395] RamCode = 0<CR><LF>
[0001.399] LPDDR4 Training: Read DT: Number of tables = 2<CR><LF>
[0001.404] EMC Training (SRC-freq: 204000; DST-freq: 1600000)<CR><LF>
[0001.417] EMC Training Successful<CR><LF>
[0001.420] 408000 not found in DVFS table<CR><LF>
[0001.427] RamCode = 0<CR><LF>
[0001.430] DT Write: emc-table@204000 succeeded<CR><LF>
[0001.435] DT Write: emc-table@1600000 succeeded<CR><LF>
[0001.440] LPDDR4 Training: Write DT: Number of tables = 2<CR><LF>
[0001.483] <CR><LF>
[0001.484] Debug Init done<CR><LF>
[0001.487] Marked DTB cacheable<CR><LF>
[0001.490] Bootloader DTB loaded at 0x83000000<CR><LF>
[0001.494] Marked DTB cacheable<CR><LF>
[0001.497] Kernel DTB loaded at 0x83100000<CR><LF>
[0001.501] DeviceTree Init done<CR><LF>
[0001.514] Pinmux applied successfully<CR><LF>
[0001.519] gicd_base: 0x50041000<CR><LF>
[0001.522] gicc_base: 0x50042000<CR><LF>
[0001.525] Interrupts Init done<CR><LF>
[0001.529] Using base:0x60005090 & irq:208 for tick-timer<CR><LF>
[0001.534] Using base:0x60005098 for delay-timer<CR><LF>
[0001.539] platform_init_timer: DONE<CR><LF>
[0001.542] Timer(tick) Init done<CR><LF>
[0001.546] osc freq = 38400 khz<CR><LF>
[0001.550] <CR><LF>
[0001.551] Welcome to L4T Cboot<CR><LF>
[0001.554] <CR><LF>
[0001.555] Cboot Version: 00.00.2018.01-t210-a2f2e4b8<CR><LF>
[0001.560] calling constructors<CR><LF>
[0001.563] initializing heap<CR><LF>
[0001.566] initializing threads<CR><LF>
[0001.569] initializing timers<CR><LF>
[0001.572] creating bootstrap completion thread<CR><LF>
[0001.576] top of bootstrap2()<CR><LF>
[0001.579] CPU: ARM Cortex A57<CR><LF>
[0001.582] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000<CR><LF>
[0001.586] initializing platform<CR><LF>
[0001.640] Config for emmc ddr50 mode completed<CR><LF>
[0001.644] sdmmc bdev is already initialized<CR><LF>
[0001.649] Enable APE clock<CR><LF>
[0001.651] Un-powergate APE partition<CR><LF>
[0001.655] of_register: registering tegra_udc to of_hal<CR><LF>
[0001.660] of_register: registering inv20628-driver to of_hal<CR><LF>
[0001.665] of_register: registering ads1015-driver to of_hal<CR><LF>
[0001.671] of_register: registering lp8557-bl-driver to of_hal<CR><LF>
[0001.677] of_register: registering bq2419x_charger to of_hal<CR><LF>
[0001.682] of_register: registering bq27441_fuel_gauge to of_hal<CR><LF>
[0001.694] gpio framework initialized<CR><LF>
[0001.697] of_register: registering tca9539_gpio to of_hal<CR><LF>
[0001.703] of_register: registering tca9539_gpio to of_hal<CR><LF>
[0001.708] of_register: registering i2c_bus_driver to of_hal<CR><LF>
[0001.713] of_register: registering i2c_bus_driver to of_hal<CR><LF>
[0001.719] of_register: registering i2c_bus_driver to of_hal<CR><LF>
[0001.725] pmic framework initialized<CR><LF>
[0001.728] of_register: registering max77620_pmic to of_hal<CR><LF>
[0001.734] regulator framework initialized<CR><LF>
[0001.737] of_register: registering tps65132_bl_driver to of_hal<CR><LF>
[0001.743] initializing target<CR><LF>
[0001.749] gpio_driver_register: register 'tegra_gpio_driver' driver<CR><LF>
[0001.757] board ID = D78, board SKU = 2<CR><LF>
[0001.764] fixed regulator driver initialized<CR><LF>
[0001.781] initializing OF layer<CR><LF>
[0001.784] NCK carveout not present<CR><LF>
[0001.788] Skipping dts_overrides<CR><LF>
[0001.792] of_children_init: Ops found for compatible string nvidia,tegra210-i2c<CR><LF>
[0001.809] I2C Bus Init done<CR><LF>
[0001.811] of_children_init: Ops found for compatible string nvidia,tegra210-i2c<CR><LF>
[0001.821] I2C Bus Init done<CR><LF>
[0001.824] of_children_init: Ops found for compatible string nvidia,tegra210-i2c<CR><LF>
[0001.834] I2C Bus Init done<CR><LF>
[0001.837] of_children_init: Ops found for compatible string nvidia,tegra210-i2c<CR><LF>
[0001.847] I2C Bus Init done<CR><LF>
[0001.850] of_children_init: Ops found for compatible string nvidia,tegra210-i2c<CR><LF>
[0001.860] I2C Bus Init done<CR><LF>
[0001.863] of_children_init: Ops found for compatible string maxim,max77620<CR><LF>
[0001.873] max77620_init using irq 118<CR><LF>
[0001.878] register 'maxim,max77620' pmic<CR><LF>
[0001.882] gpio_driver_register: register 'max77620-gpio' driver<CR><LF>
[0001.889] of_children_init: Ops found for compatible string nvidia,tegra210-i2c<CR><LF>
[0001.899] I2C Bus Init done<CR><LF>
[0001.903] NCK carveout not present<CR><LF>
[0001.912] Find /i2c@7000c000's alias i2c0<CR><LF>
[0001.916] get eeprom at 1-a0, size 256, type 0<CR><LF>
[0001.925] Find /i2c@7000c500's alias i2c2<CR><LF>
[0001.929] get eeprom at 3-a0, size 256, type 0<CR><LF>
[0001.933] get eeprom at 3-ae, size 256, type 0<CR><LF>
[0001.937] pm_ids_update: Updating 1,a0, size 256, type 0<CR><LF>
[0001.943] I2C slave not started<CR><LF>
[0001.946] I2C write failed<CR><LF>
[0001.948] Writing offset failed<CR><LF>
[0001.951] eeprom_init: EEPROM read failed<CR><LF>
[0001.955] pm_ids_update: eeprom init failed<CR><LF>
[0001.959] pm_ids_update: Updating 3,a0, size 256, type 0<CR><LF>
[0001.990] pm_ids_update: The pm board id is 3448-0002-401<CR><LF>
[0001.996] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50<CR><LF>
[0002.005] pm_ids_update: pm id update successful<CR><LF>
[0002.009] pm_ids_update: Updating 3,ae, size 256, type 0<CR><LF>
[0002.039] eeprom_init: EEPROM incompatible version found<CR><LF>
[0002.045] pm_ids_update: eeprom init failed<CR><LF>
[0002.074] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)<CR><LF>
[0002.080] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB<CR><LF>
[0002.088] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)<CR><LF>
[0002.094] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB<CR><LF>
[0002.102] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:8e:ce:55<CR><LF>
[0002.109] Plugin Manager: Parse ODM data 0x000a4000<CR><LF>
[0002.121] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000 <CR><LF>
[0002.136] Find /i2c@7000c000's alias i2c0<CR><LF>
[0002.139] get eeprom at 1-a0, size 256, type 0<CR><LF>
[0002.148] Find /i2c@7000c500's alias i2c2<CR><LF>
[0002.152] get eeprom at 3-a0, size 256, type 0<CR><LF>
[0002.156] get eeprom at 3-ae, size 256, type 0<CR><LF>
[0002.161] pm_ids_update: Updating 1,a0, size 256, type 0<CR><LF>
[0002.166] I2C slave not started<CR><LF>
[0002.169] I2C write failed<CR><LF>
[0002.172] Writing offset failed<CR><LF>
[0002.175] eeprom_init: EEPROM read failed<CR><LF>
[0002.179] pm_ids_update: eeprom init failed<CR><LF>
[0002.183] pm_ids_update: Updating 3,a0, size 256, type 0<CR><LF>
[0002.213] pm_ids_update: The pm board id is 3448-0002-401<CR><LF>
[0002.219] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50<CR><LF>
[0002.226] pm_ids_update: pm id update successful<CR><LF>
[0002.231] pm_ids_update: Updating 3,ae, size 256, type 0<CR><LF>
[0002.261] eeprom_init: EEPROM incompatible version found<CR><LF>
[0002.266] pm_ids_update: eeprom init failed<CR><LF>
[0002.296] Add serial number:1422422071312 as DT property<CR><LF>
[0002.304] Applying platform configs<CR><LF>
[0002.310] platform-init is not present. Skipping<CR><LF>
[0002.315] calling apps_init()<CR><LF>
[0002.336] Found 17 GPT partitions in "sdmmc3_user"<CR><LF>
[0002.341] Proceeding to Cold Boot<CR><LF>
[0002.344] starting app android_boot_app<CR><LF>
[0002.348] Device state: unlocked<CR><LF>
[0002.351] display console init<CR><LF>
[0002.359] could not find regulator<CR><LF>
[0002.382] hdmi cable not connected<CR><LF>
[0002.386] is_hdmi_needed: HDMI not connected, returning false<CR><LF>
[00[0002.395] DT entry for leds-pwm not found<CR><LF>
02.391] hdmi is not connected<CR><LF>
[0002.401] sor0 is not supported<CR><LF>
[0002.404] display_console_init: no valid display out_type<CR><LF>
[0002.412] subnode volume_up is not found !<CR><LF>
[0002.416] subnode back is not found !<CR><LF>
[0002.420] subnode volume_down is not found !<CR><LF>
[0002.424] subnode menu is not found !<CR><LF>
[0002.428] Gpio keyboard init success<CR><LF>
[0002.475] found decompressor handler: lz4-legacy<CR><LF>
[0002.489] decompressing blob (type 1)...<CR><LF>
[0002.556] display_resolution: No display init<CR><LF>
[0002.560] Failed to retrieve display resolution<CR><LF>
[0002.564] Could not load/initialize BMP blob...ignoring<CR><LF>
[0002.570] -------> se_aes_verify_sbk_clear: 747<CR><LF>
[0002.574] se_aes_verify_sbk_clear: Error<CR><LF>
[0002.578] SE operation failed<CR><LF>
[0002.581] bl_battery_charging: connected to external power supply<CR><LF>
[0002.590] display_console_ioctl: No display init<CR><LF>
[0002.594] switch_backlight failed<CR><LF>
[0002.604] device_query_partition_size: failed to open partition sdmmc3_user:MSC !<CR><LF>
[0002.611] MSC Partition not found<CR><LF>
[0002.621] device_query_partition_size: failed to open partition sdmmc3_user:USP !<CR><LF>
[0002.628] USP partition read failed!<CR><LF>
[0002.632] blob_init: blob-partition USP header read failed<CR><LF>
[0002.637] android_boot Unable to update recovery partition<CR><LF>
[0002.643] kfs_getpartname: name = LNX<CR><LF>
[0002.646] Loading kernel from LNX<CR><LF>
[0002.744] load kernel from storage<CR><LF>
[0002.754] decompressor handler not found<CR><LF>
[0002.788] Successfully loaded kernel and ramdisk images<CR><LF>
[0002.793] board ID = D78, board SKU = 2<CR><LF>
[0002.797] display_resolution: No display init<CR><LF>
[0002.802] Failed to retrieve display resolution<CR><LF>
[0002.806] bmp blob is not loaded and initialized<CR><LF>
[0002.811] Failed to display boot-logo<CR><LF>
[0002.814] NCK carveout not present<CR><LF>
[0002.818] Skipping dts_overrides<CR><LF>
[0002.821] NCK carveout not present<CR><LF>
[0002.830] Find /i2c@7000c000's alias i2c0<CR><LF>
[0002.834] get eeprom at 1-a0, size 256, type 0<CR><LF>
[0002.843] Find /i2c@7000c500's alias i2c2<CR><LF>
[0002.847] get eeprom at 3-a0, size 256, type 0<CR><LF>
[0002.851] get eeprom at 3-ae, size 256, type 0<CR><LF>
[0002.856] pm_ids_update: Updating 1,a0, size 256, type 0<CR><LF>
[0002.861] I2C slave not started<CR><LF>
[0002.864] I2C write failed<CR><LF>
[0002.866] Writing offset failed<CR><LF>
[0002.870] eeprom_init: EEPROM read failed<CR><LF>
[0002.873] pm_ids_update: eeprom init failed<CR><LF>
[0002.878] pm_ids_update: Updating 3,a0, size 256, type 0<CR><LF>
[0002.908] pm_ids_update: The pm board id is 3448-0002-401<CR><LF>
[0002.914] Adding plugin-manager/ids/3448-0002-401=/i2c@7000c500:module@0x50<CR><LF>
[0002.923] pm_ids_update: pm id update successful<CR><LF>
[0002.927] pm_ids_update: Updating 3,ae, size 256, type 0<CR><LF>
[0002.958] eeprom_init: EEPROM incompatible version found<CR><LF>
[0002.963] pm_ids_update: eeprom init failed<CR><LF>
[0002.993] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)<CR><LF>
[0002.998] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB<CR><LF>
[0003.006] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)<CR><LF>
[0003.012] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB<CR><LF>
[0003.021] updating /chosen/nvidia,ethernet-mac node 48:b0:2d:8e:ce:55<CR><LF>
[0003.027] Plugin Manager: Parse ODM data 0x000a4000<CR><LF>
[0003.039] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000 <CR><LF>
[0003.048] Add serial number:1422422071312 as DT property<CR><LF>
[0003.057] "bpmp" doesn't exist, creating <CR><LF>
[0003.062] Updated bpmp info to DTB<CR><LF>
[0003.067] Updated initrd info to DTB<CR><LF>
[0003.070] "proc-board" doesn't exist, creating <CR><LF>
[0003.076] Updated board info to DTB<CR><LF>
[0003.080] "pmu-board" doesn't exist, creating <CR><LF>
[0003.086] Updated board info to DTB<CR><LF>
[0003.089] "display-board" doesn't exist, creating <CR><LF>
[0003.095] Updated board info to DTB<CR><LF>
[0003.098] "reset" doesn't exist, creating <CR><LF>
[0003.103] Updated reset info to DTB<CR><LF>
[0003.106] display_console_ioctl: No display init<CR><LF>
[0003.111] display_console_ioctl: No display init<CR><LF>
[0003.115] display_console_ioctl: No display init<CR><LF>
[0003.120] Cmdline: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 gpt <CR><LF>
[0003.155] DTB cmdline: earlycon=uart8250,mmio32,0x70006000 <CR><LF>
[0003.160] boot image cmdline: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 <CR><LF>
[0003.176] Updated bootarg info to DTB<CR><LF>
[0003.180] Adding uuid 00000001643c27091c0000000b010340 to DT<CR><LF>
[0003.186] Adding eks info 0 to DT<CR><LF>
[0003.192] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7<CR><LF>
[0003.197] Updated memory info to DTB<CR><LF>
[0003.205] set vdd_core voltage to 1125 mv<CR><LF>
[0003.209] setting 'vdd-core' regulator to 1125000 micro volts<CR><LF>
[0003.215] Found secure-pmc; disable BPMP<CR><LF>
<CR><LF>
<CR><LF>
U-Boot 2020.04-g4335beb (Apr 20 2022 - 14:22:25 -0700)<CR><LF>
<CR><LF>
SoC: tegra210<CR><LF>
Model: NVIDIA Jetson Nano Developer Kit<CR><LF>
Board: NVIDIA P3450-0000<CR><LF>
DRAM: 4 GiB<CR><LF>
MMC: sdhci@700b0000: 1, sdhci@700b0600: 0<CR><LF>
Loading Environment from MMC... *** Warning - bad CRC, using default environment<CR><LF>
<CR><LF>
In: serial<CR><LF>
Out: serial<CR><LF>
Err: serial<CR><LF>
Net: No ethernet found.<CR><LF>
Hit any key to stop autoboot: 2 <BS><BS><BS> 1 <BS><BS><BS> 0 <CR><LF>
MMC: no card present<CR><LF>
switch to partitions #0, OK<CR><LF>
mmc0(part 0) is current device<CR><LF>
** Unrecognized filesystem type **<CR><LF>
starting USB...<CR><LF>
Bus usb@7d000000: tegrausb: Invalid dr_mode 2 for host mode<CR><LF>
probe failed, error -1<CR><LF>
Bus xusb@70090000: Loading XUSB FW blob from RP4 partition ...<CR><LF>
<CR><LF>
Firmware size 126464<CR><LF>
Firmware timestamp: 0x5f23e558, Version: 50.26 release<CR><LF>
<CR><LF>
Register HCSParams1: 9000124 NbrPorts: 9<CR><LF>
Starting the controller<CR><LF>
USB XHCI 1.00<CR><LF>
scanning bus xusb@70090000 for devices... 2 USB Device(s) found<CR><LF>
scanning usb for storage devices... 0 Storage Device(s) found<CR><LF>
<CR><LF>
Device 0: unknown device<CR><LF>
<CR><LF>
Device 0: unknown device<CR><LF>
PCI device eth_rtl8169: unknown chip version, assuming RTL-8169<CR><LF>
PCI device: TxConfig = 0x4B100D00<CR><LF>
<CR><LF>
Warning: eth_rtl8169 using MAC address from ROM<CR><LF>
BOOTP broadcast 1<CR><LF>
BOOTP broadcast 2<CR><LF>
BOOTP broadcast 3<CR><LF>
BOOTP broadcast 4<CR><LF>
BOOTP broadcast 5<CR><LF>
BOOTP broadcast 6<CR><LF>
BOOTP broadcast 7<CR><LF>
BOOTP broadcast 8<CR><LF>
BOOTP broadcast 9<CR><LF>
BOOTP broadcast 10<CR><LF>
BOOTP broadcast 11<CR><LF>
BOOTP broadcast 12<CR><LF>
BOOTP broadcast 13<CR><LF>
BOOTP broadcast 14<CR><LF>
BOOTP broadcast 15<CR><LF>
BOOTP broadcast 16<CR><LF>
BOOTP broadcast 17<CR><LF>
<CR><LF>
Retry time exceeded; starting again<CR><LF>
missing environment variable: pxeuuid<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/01-48-b0-2d-8e-ce-55<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/00000000<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/0000000<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/000000<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/00000<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/0000<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/000<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/00<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/0<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/default-arm-tegra210-p3450-0000<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/default-arm-tegra210<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/default-arm<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
missing environment variable: bootfile<CR><LF>
Retrieving file: pxelinux.cfg/default<CR><LF>
*** ERROR: `serverip' not set<CR><LF>
Config file not found<CR><LF>
BOOTP broadcast 1<CR><LF>
BOOTP broadcast 2<CR><LF>
BOOTP broadcast 3<CR><LF>
BOOTP broadcast 4<CR><LF>
BOOTP broadcast 5<CR><LF>
BOOTP broadcast 6<CR><LF>
BOOTP broadcast 7<CR><LF>
BOOTP broadcast 8<CR><LF>
BOOTP broadcast 9<CR><LF>
BOOTP broadcast 10<CR><LF>
BOOTP broadcast 11<CR><LF>
BOOTP broadcast 12<CR><LF>
BOOTP broadcast 13<CR><LF>
BOOTP broadcast 14<CR><LF>
BOOTP broadcast 15<CR><LF>
BOOTP broadcast 16<CR><LF>
BOOTP broadcast 17<CR><LF>
<CR><LF>
Retry time exceeded; starting again<CR><LF>
BOOTP broadcast 1<CR><LF>
BOOTP broadcast 2<CR><LF>
BOOTP broadcast 3<CR><LF>
BOOTP broadcast 4<CR><LF>
BOOTP broadcast 5<CR><LF>
BOOTP broadcast 6<CR><LF>
BOOTP broadcast 7<CR><LF>
BOOTP broadcast 8<CR><LF>
BOOTP broadcast 9<CR><LF>
BOOTP broadcast 10<CR><LF>
BOOTP broadcast 11<CR><LF>
BOOTP broadcast 12<CR><LF>
BOOTP broadcast 13<CR><LF>
BOOTP broadcast 14<CR><LF>
BOOTP broadcast 15<CR><LF>
BOOTP broadcast 16<CR><LF>
BOOTP broadcast 17<CR><LF>
<CR><LF>
Retry time exceeded; starting again<CR><LF>
Tegra210 (P3450-0000) #
Based on the log, i could see that RFS file system corrupted. Is that the case ? But if thats the case, with different SD, it should have worked. Could you pls share your thoughts on this ?
Thanks,
Karthik