Nvmassflashgen is not creating a bootable image with the 32.5 release

I am building an mfi tarball for the production Jetson Nano module on the DevKit with our own rootfs using nvmassflashgen.sh. On release 32.4.4 this worked without any problems. On release 32.5 u-boot is unable to find any partitions on the mmc device when it tries to boot linux.

Tegra210 (P3450-0000) # mmc info
Device: sdhci@700b0600
Manufacturer ID: 45
OEM: 100
Name: DG401
Bus Speed: 48000000
Mode: MMC High Speed (52MHz)
Rd Block Len: 512
MMC version 5.1
High Capacity: Yes
Capacity: 14.7 GiB
Bus Width: 8-bit
Erase Group Size: 512 KiB
HC WP Group Size: 8 MiB
User Capacity: 14.7 GiB WRREL
Boot Capacity: 4 MiB ENH
RPMB Capacity: 4 MiB ENH
Boot area 0 is not write protected
Boot area 1 is not write protected    
Tegra210 (P3450-0000) # mmc part

Partition Map for MMC device 0  --   Partition Type: EFI

Part    Start LBA       End LBA         Name
        Attributes
        Type GUID
        Partition GUID
Tegra210 (P3450-0000) #

hello merwin,

for reference, could you please share the steps in detail.
thanks

In Ubuntu 18.04.5 LTS I copy our own rootfs to the rootfs directory before typing:

sudo BOARDID=3448 BOARDSKU=0002 FAB=200 FUSELEVEL=fuselevel_nofuse ./nvmassflashgen.sh -x 0x21 -S 1500MiB jetson-nano-emmc mmcblk0p1

The mfi_jetson-nano-emmc.tbz2 file gets created without any errors.

When I put the mmc module on the developer kit in recovery mode and run the nvmflash.sh script the output on the serial console proceeds until it tries to mount the linux partition in u-boot and fails. All of this worked fine in the 32.4 release.

hello merwin,

are you referring to Setting Up Your File System to create a Linux host system?
BTW,
according to R32.5 release notes, u-boot has updated to version 2020.04 for Jetson Nano, Jetson TX2, and Jetson TX1 modules

I am not using the sample Ubuntu rootfs but building my own using buildroot.

hello merwin,

FYI,
the kernel is installed into the filesystem alongside the boot configuration file. The kernel partition contains U-Boot.

My problem is that none of the partitions are found by u-boot as shown by using the “mmc part” command.

hello merwin,

we’ve check with JetPack-4.5, we cannot reproduce this issue on Nano-eMMC.

With the sample root filesystem R32.5.0 I was able to get farther but still have issues.

The kernel outputs some gpu errors (@69 secs) before proceeding with the Ubuntu install. Then after the install there are more kernel gpu errors (@585 secs) and no Ubuntu desktop. Also the ethernet does not work at all. Here is the serial output log of “sudo ./nvmflash.sh”:

[0009.928] Enabled early print
[0009.931] [L4T TegraBoot] (version [ßê
a|Ðä\yü_zV¢löhVN¨ëÞÒQ?ìD«U?\?/¹-
                                Xw½ûQ)?îWL@5D#ÇlÐfòHÊQÍñ?m      çþÚuV¡¬o͵Ä÷lº6óNSìú
²©w@)
[0009.946] Processing in recovery mode
[0009.949] A02 Bootrom Patch rev = 1023
[0009.953] Power-up reason: pmc por
[0009.956] Established communication link with host
[0010.928] Odmdata from BCT: 0x000a4000
[0010.932] DebugPort= 0x3
[0010.934] SkipQspiOnly= 0x0
[0010.986] BoardId read from EEPROM/NCT: 3448
[0010.990] BoardID = 3448, SKU = 0x2
[0011.018] NvTbootInit_Porg: Setting GPIO_A6 for HDMI ...
[0011.023] max77620 setting MBLPD bit
[0011.026] No Battery Present
[0011.029] RamCode = 0
[0011.031] Platform has DDR4 type RAM
[0011.035] max77620 disabling SD1 Remote Sense
[0011.039] Setting DDR voltage to 1125mv
[0011.043] Serial Number of Pmic Max77663: 0x320cf1
[0011.050] Entering ramdump check
[0011.053] Get RamDumpCarveOut = 0x0
[0011.057] RamDumpCarveOut=0x0,  RamDumperFlag=0xe59ff3f8
[0011.062] Last reboot was clean, booting normally!
[0011.066] Sdram initialization is successful
[0011.071] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0011.077] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0011.083] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0011.089] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0011.094] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0011.100] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0011.106] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0011.112] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0011.128] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0011.134] Platform-DebugCarveout: 0
[0011.137] Downloaded BCT successfully
[0011.263] Downloaded Bootloader successfully
[0011.324] Downloaded rp1 successfully
[0011.352] MAX77620_GPIO5 configured
[0011.355] CPU power rail is up
[0011.358] CPU clock enabled
[0011.362] Performing RAM repair
[0011.365] Updating A64 Warmreset Address to 0x92c002e9
[0011.371] Enable APE clock/reset
[0011.374] Error in NvTbootGetTOSBinaryLength: 0x11 !
[0011.379] Loading Secure OS image failed.
[0011.382] Set NvDecSticky Bits
[0011.386] GSC2 address ff53fffc value c0edbbcc
[0011.392] GSC MC Settings done
[0011.397] Next binary entry address: 0x92c00258
[0011.401] BoardId: 3448
[0011.403] Overriding pmu board id with proc board id
[0011.408] Display board id is not available
[0011.413] Starting CPU & Halting co-processor

[0011.697]
[0011.698] Debug Init done
[0011.702] Marked DTB cacheable
[0011.705] Bootloader DTB loaded at 0x83000400
[0011.709] DeviceTree Init done
[0011.722] Pinmux applied successfully
[0011.726] gicd_base: 0x50041000
[0011.730] gicc_base: 0x50042000
[0011.733] Interrupts Init done
[0011.737] Using base:0x60005090 & irq:208 for tick-timer
[0011.742] Using base:0x60005098 for delay-timer
[0011.747] platform_init_timer: DONE
[0011.750] Timer(tick) Init done
[0011.754] osc freq = 38400 khz
[0011.758]
[0011.759] Welcome to L4T Cboot
[0011.762]
[0011.763] Cboot Version: 00.00.2018.01-t210-39562017
[0011.768] calling constructors
[0011.771] initializing heap
[0011.773] initializing threads
[0011.776] initializing timers
[0011.779] creating bootstrap completion thread
[0011.784] top of bootstrap2()
[0011.786] CPU: ARM Cortex A57
[0011.789] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0011.794] initializing platform
[0011.908] Config for emmc ddr50 mode completed
[0011.913] sdmmc bdev is already initialized
[0011.917] of_register: registering tegra_udc to of_hal
[0011.922] of_register: registering inv20628-driver to of_hal
[0011.927] of_register: registering ads1015-driver to of_hal
[0011.933] of_register: registering lp8557-bl-driver to of_hal
[0011.939] of_register: registering bq2419x_charger to of_hal
[0011.944] of_register: registering bq27441_fuel_gauge to of_hal
[0011.956] gpio framework initialized
[0011.960] of_register: registering tca9539_gpio to of_hal
[0011.965] of_register: registering tca9539_gpio to of_hal
[0011.970] of_register: registering i2c_bus_driver to of_hal
[0011.976] of_register: registering i2c_bus_driver to of_hal
[0011.981] of_register: registering i2c_bus_driver to of_hal
[0011.987] pmic framework initialized
[0011.990] of_register: registering max77620_pmic to of_hal
[0011.996] regulator framework initialized
[0012.000] of_register: registering tps65132_bl_driver to of_hal
[0012.006] initializing target
[0012.012] gpio_driver_register: register 'tegra_gpio_driver' driver
[0012.020] board ID = D78, board SKU = 2
[0012.027] fixed regulator driver initialized
[0012.045] initializing OF layer
[0012.048] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0012.066] I2C Bus Init done
[0012.069] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0012.079] I2C Bus Init done
[0012.082] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0012.092] I2C Bus Init done
[0012.095] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0012.105] I2C Bus Init done
[0012.108] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0012.118] I2C Bus Init done
[0012.121] of_children_init: Ops found for compatible string maxim,max77620
[0012.131] max77620_init using irq 118
[0012.136] register 'maxim,max77620' pmic
[0012.140] gpio_driver_register: register 'max77620-gpio' driver
[0012.147] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0012.157] I2C Bus Init done
[0012.161] Applying platform configs
[0012.168] platform-init is not present. Skipping
[0012.172] calling apps_init()
[0012.197] Found 17 GPT partitions in "sdmmc3_user"
[0012.201] Proceeding to flashing Server
[0012.205] usbdcd_reinit Initialize driver to use already enumerated device
[0012.212] nv3p_priv_usbf_open USB configuration success
[0012.239] Writing GPT partition
[0012.247] Erasing Boot device
[0012.250] device_write_gpt: Erasing boot device sdmmc3_boot
[0012.283] Erasing Storage Device
[0013.298] Sanitizing Storage Device
[0013.308] Writing protective mbr
[0013.317] Writing primary GPT
[0013.332] Writing secondary GPT
[0013.362] Found 17 GPT partitions in "sdmmc3_user"
[0013.370] Writing PT partition
[0013.396] partition PT write successful.
[0013.404] Writing PT-1 partition
[0013.477] partition PT-1 write successful.
[0013.485] Writing NVC partition
[0013.529] partition NVC write successful.
[0013.537] Writing TBC partition
[0013.600] partition TBC write successful.
[0013.608] Writing RP1 partition
[0013.683] partition RP1 write successful.
[0013.692] Writing EBT partition
[0013.779] partition EBT write successful.
[0013.787] Writing WB0 partition
[0013.850] partition WB0 write successful.
[0013.858] Writing BPF partition
[0013.921] partition BPF write successful.
[0013.928] Writing NVC-1 partition
[0014.009] partition NVC-1 write successful.
[0014.018] Writing TBC-1 partition
[0014.094] partition TBC-1 write successful.
[0014.102] Writing RP1-1 partition
[0014.190] partition RP1-1 write successful.
[0014.198] Writing EBT-1 partition
[0014.299] partition EBT-1 write successful.
[0014.308] Writing WB0-1 partition
[0014.382] partition WB0-1 write successful.
[0014.389] Writing BPF-1 partition
[0014.463] partition BPF-1 write successful.
[0014.470] Writing VER_b partition
[0014.534] partition VER_b write successful.
[0014.542] Writing VER partition
[0014.607] partition VER write successful.
[0014.615] Writing APP partition
[0222.590] partition APP write successful.
[0222.599] Writing DTB partition
[0222.656] partition DTB write successful.
[0222.665] Writing TOS partition
[0222.712] partition TOS write successful.
[0222.720] Writing EKS partition
[0222.763] partition EKS write successful.
[0222.770] Writing LNX partition
[0222.850] partition LNX write successful.
[0222.858] Writing DTB-1 partition
[0222.914] partition DTB-1 write successful.
[0222.922] Writing TOS-1 partition
[0222.968] partition TOS-1 write successful.
[0222.976] Writing EKS-1 partition
[0223.019] partition EKS-1 write successful.
[0223.026] Writing LNX-1 partition
[0223.100] partition LNX-1 write successful.
[0223.109] Writing BMP partition
[0223.162] partition BMP write successful.
[0223.169] Writing RP4 partition
[0223.219] partition RP4 write successful.
[0223.235] Writing BCT partition
[0223.628] partition BCT write successful.
[0223.647] Change state to cold boot mode
[0000.201] [L4T TegraBoot] (version 00.00.2018.01-l4t-e82258de)
[0000.206] Processing in cold boot mode Bootloader 2
[0000.211] A02 Bootrom Patch rev = 1023
[0000.214] Power-up reason: software reset
[0000.218] No Battery Present
[0000.221] pmic max77620 reset reason
[0000.224] pmic max77620 NVERC : 0x0
[0000.227] RamCode = 0
[0000.230] Platform has DDR4 type RAM
[0000.233] max77620 disabling SD1 Remote Sense
[0000.237] Setting DDR voltage to 1125mv
[0000.241] Serial Number of Pmic Max77663: 0x320cf1
[0000.249] Entering ramdump check
[0000.252] Get RamDumpCarveOut = 0x0
[0000.255] RamDumpCarveOut=0x0,  RamDumperFlag=0xe59ff3f8
[0000.260] Last reboot was clean, booting normally!
[0000.265] Sdram initialization is successful
[0000.269] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.275] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.281] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.287] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.293] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.298] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.304] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.310] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.326] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.332] Platform-DebugCarveout: 0
[0000.336] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.341] Non secure mode, and RB not enabled.
[0000.358] Csd NumOfBlocks=0
[0000.554] *** Booting BFS0.
[0000.556] Read PT from (0:3)
[0000.563] Using BFS PT to query partitions
[0000.567] PT: Partition LNX NOT found !
[0001.306] *** Booting KFS0.
[0001.309] BoardID = 3448, SKU = 0x2
[0001.312] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.318] Read GPT from (0:3)
[0001.325] Using GPT Primary to query partitions
[0001.330] Loading Tboot-CPU binary
[0001.337] Verifying TBC in OdmNonSecureSBK mode
[0001.347] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0001.354] Bootloader downloaded successfully.
[0001.359] Downloaded Tboot-CPU binary to 0xa0000258
[0001.364] MAX77620_GPIO5 configured
[0001.367] CPU power rail is up
[0001.370] CPU clock enabled
[0001.374] Performing RAM repair
[0001.376] Updating A64 Warmreset Address to 0xa00002e9
[0001.381] BoardID = 3448, SKU = 0x2
[0001.385] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.391] Loading NvTbootBootloaderDTB
[0001.408] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0001.481] Bootloader DTB Load Address: 0x83000000
[0001.486] BoardID = 3448, SKU = 0x2
[0001.489] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.495] Loading NvTbootKernelDTB
[0001.511] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0001.584] Kernel DTB Load Address: 0x83100000
[0001.589] BoardID = 3448, SKU = 0x2
[0001.592] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.599] Loading cboot binary
[0001.610] Verifying EBT in OdmNonSecureSBK mode
[0001.652] Bootloader load address is 0x92c00000, entry address is 0x92c00258
[0001.659] Bootloader downloaded successfully.
[0001.663] BoardID = 3448, SKU = 0x2
[0001.666] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.672] PT: Partition NCT NOT found !
[0001.676] Warning: Find Partition via PT Failed
[0001.680] Next binary entry address: 0x92c00258
[0001.685] BoardId: 3448
[0001.689] Overriding pmu board id with proc board id
[0001.694] Display board id is not available
[0001.698] BoardID = 3448, SKU = 0x2
[0001.702] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.715] Verifying SC7EntryFw in OdmNonSecureSBK mode
[0001.772] /bpmp deleted
[0001.774] SC7EntryFw header found loaded at 0xff700000
[0001.969] OVR2 PMIC
[0001.971] Bpmp FW successfully loaded
[0001.975] BoardID = 3448, SKU = 0x2
[0001.978] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0001.985] WB0 init successfully at 0xff780000
[0001.989] Set NvDecSticky Bits
[0001.993] GSC2 address ff53fffc value c0edbbcc
[0001.999] GSC MC Settings done
[0002.002] BoardID = 3448, SKU = 0x2
[0002.005] Not Nano-SD or !QSPI-ONLY, check GPT table first ...
[0002.012] TOS Image length 53680
[0002.015]  Monitor size 53680
[0002.018]  OS size 0
[0002.024] Secure Os AES-CMAC Verification Success!
[0002.028] TOS image cipher info: plaintext
[0002.032] Loading and Validation of Secure OS Successful
[0002.048] SC7 Entry Firmware - 0xff700000, 0x4000
[0002.053] NvTbootPackSdramParams: start.
[0002.058] NvTbootPackSdramParams: done.
[0002.062] Tegraboot started after 129738 us
[0002.066] Basic modules init took 1619640 us
[0002.070] Sec Bootdevice Read Time = 703 ms, Read Size = 14649 KB
[0002.076] Sec Bootdevice Write Time = 0 ms, Write Size = 0 KB
[0002.081] Next stage binary read took 7385 us
[0002.085] Carveout took -28697 us
[0002.088] CPU initialization took 383339 us
[0002.092] Total time taken by TegraBoot 1981667 us

[0002.097] Starting CPU & Halting co-processor

64NOTICE:  BL31: v1.3(release):5b49e7f80
NOTICE:  BL31: Built : 14:33:23, Jan 15 2021
ERROR:   Error initializing runtime service trusty_fast
[0002.219] RamCode = 0
[0002.224] LPDDR4 Training: Read DT: Number of tables = 2
[0002.229] EMC Training (SRC-freq: 204000; DST-freq: 1600000)
[0002.242] EMC Training Successful
[0002.245] 408000 not found in DVFS table
[0002.251] RamCode = 0
[0002.255] DT Write: emc-table@204000 succeeded
[0002.260] DT Write: emc-table@1600000 succeeded
[0002.265] LPDDR4 Training: Write DT: Number of tables = 2
[0002.328]
[0002.329] Debug Init done
[0002.331] Marked DTB cacheable
[0002.334] Bootloader DTB loaded at 0x83000000
[0002.339] Marked DTB cacheable
[0002.342] Kernel DTB loaded at 0x83100000
[0002.346] DeviceTree Init done
[0002.359] Pinmux applied successfully
[0002.363] gicd_base: 0x50041000
[0002.367] gicc_base: 0x50042000
[0002.370] Interrupts Init done
[0002.374] Using base:0x60005090 & irq:208 for tick-timer
[0002.379] Using base:0x60005098 for delay-timer
[0002.384] platform_init_timer: DONE
[0002.387] Timer(tick) Init done
[0002.391] osc freq = 38400 khz
[0002.395]
[0002.396] Welcome to L4T Cboot
[0002.399]
[0002.400] Cboot Version: 00.00.2018.01-t210-39562017
[0002.405] calling constructors
[0002.408] initializing heap
[0002.410] initializing threads
[0002.413] initializing timers
[0002.416] creating bootstrap completion thread
[0002.421] top of bootstrap2()
[0002.424] CPU: ARM Cortex A57
[0002.426] CPU: MIDR: 0x411FD071, MPIDR: 0x80000000
[0002.431] initializing platform
[0002.485] Config for emmc ddr50 mode completed
[0002.489] sdmmc bdev is already initialized
[0002.493] Enable APE clock
[0002.496] Un-powergate APE partition
[0002.500] of_register: registering tegra_udc to of_hal
[0002.505] of_register: registering inv20628-driver to of_hal
[0002.510] of_register: registering ads1015-driver to of_hal
[0002.516] of_register: registering lp8557-bl-driver to of_hal
[0002.522] of_register: registering bq2419x_charger to of_hal
[0002.527] of_register: registering bq27441_fuel_gauge to of_hal
[0002.539] gpio framework initialized
[0002.542] of_register: registering tca9539_gpio to of_hal
[0002.548] of_register: registering tca9539_gpio to of_hal
[0002.553] of_register: registering i2c_bus_driver to of_hal
[0002.559] of_register: registering i2c_bus_driver to of_hal
[0002.564] of_register: registering i2c_bus_driver to of_hal
[0002.570] pmic framework initialized
[0002.573] of_register: registering max77620_pmic to of_hal
[0002.579] regulator framework initialized
[0002.583] of_register: registering tps65132_bl_driver to of_hal
[0002.588] initializing target
[0002.594] gpio_driver_register: register 'tegra_gpio_driver' driver
[0002.602] board ID = D78, board SKU = 2
[0002.609] fixed regulator driver initialized
[0002.627] initializing OF layer
[0002.630] NCK carveout not present
[0002.633] Skipping dts_overrides
[0002.637] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.654] I2C Bus Init done
[0002.657] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.667] I2C Bus Init done
[0002.670] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.680] I2C Bus Init done
[0002.683] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.693] I2C Bus Init done
[0002.696] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.706] I2C Bus Init done
[0002.709] of_children_init: Ops found for compatible string maxim,max77620
[0002.719] max77620_init using irq 118
[0002.724] register 'maxim,max77620' pmic
[0002.728] gpio_driver_register: register 'max77620-gpio' driver
[0002.735] of_children_init: Ops found for compatible string nvidia,tegra210-i2c
[0002.745] I2C Bus Init done
[0002.749] NCK carveout not present
[0002.758] Find /i2c@7000c000's alias i2c0
[0002.762] get eeprom at 1-a0, size 256, type 0
[0002.771] Find /i2c@7000c500's alias i2c2
[0002.775] get eeprom at 3-a0, size 256, type 0
[0002.779] get eeprom at 3-ae, size 256, type 0
[0002.784] pm_ids_update: Updating 1,a0, size 256, type 0
[0002.789] I2C slave not started
[0002.792] I2C write failed
[0002.795] Writing offset failed
[0002.798] eeprom_init: EEPROM read failed
[0002.802] pm_ids_update: eeprom init failed
[0002.806] pm_ids_update: Updating 3,a0, size 256, type 0
[0002.836] pm_ids_update: The pm board id is 3448-0002-400
[0002.843] Adding plugin-manager/ids/3448-0002-400=/i2c@7000c500:module@0x50
[0002.851] pm_ids_update: pm id update successful
[0002.856] pm_ids_update: Updating 3,ae, size 256, type 0
[0002.886] pm_ids_update: The pm board id is 3449-0000-400
[0002.892] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0002.900] pm_ids_update: pm id update successful
[0002.930] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.936] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0002.944] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0002.950] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0002.958] updating /chosen/nvidia,ethernet-mac node 00:04:4b:e9:b7:de
[0002.965] Plugin Manager: Parse ODM data 0x000a4000
[0002.977] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0002.992] Find /i2c@7000c000's alias i2c0
[0002.996] get eeprom at 1-a0, size 256, type 0
[0003.005] Find /i2c@7000c500's alias i2c2
[0003.009] get eeprom at 3-a0, size 256, type 0
[0003.013] get eeprom at 3-ae, size 256, type 0
[0003.017] pm_ids_update: Updating 1,a0, size 256, type 0
[0003.023] I2C slave not started
[0003.026] I2C write failed
[0003.028] Writing offset failed
[0003.031] eeprom_init: EEPROM read failed
[0003.035] pm_ids_update: eeprom init failed
[0003.039] pm_ids_update: Updating 3,a0, size 256, type 0
[0003.069] pm_ids_update: The pm board id is 3448-0002-400
[0003.076] Adding plugin-manager/ids/3448-0002-400=/i2c@7000c500:module@0x50
[0003.083] pm_ids_update: pm id update successful
[0003.087] pm_ids_update: Updating 3,ae, size 256, type 0
[0003.117] pm_ids_update: The pm board id is 3449-0000-400
[0003.124] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0003.130] pm_ids_update: pm id update successful
[0003.161] Add serial number:1423019023953 as DT property
[0003.169] Applying platform configs
[0003.175] platform-init is not present. Skipping
[0003.180] calling apps_init()
[0003.201] Found 17 GPT partitions in "sdmmc3_user"
[0003.206] Proceeding to Cold Boot
[0003.209] starting app android_boot_app
[0003.213] Device state: unlocked
[0003.216] display console init
[0003.224] could not find regulator
[0003.247] hdmi cable not connected
[0003.251] is_hdmi_needed: HDMI not connected, returning false[0003.260] DT entry for leds-pwm not found

[0003.264] hdmi is not connected
[0003.267] sor0 is not supported
[0003.270] display_console_init: no valid display out_type
[0003.278] subnode volume_up is not found !
[0003.282] subnode back is not found !
[0003.286] subnode volume_down is not found !
[0003.290] subnode menu is not found !
[0003.293] Gpio keyboard init success
[0003.341] found decompressor handler: lz4-legacy
[0003.356] decompressing blob (type 1)...
[0003.422] display_resolution: No display init
[0003.426] Failed to retrieve display resolution
[0003.430] Could not load/initialize BMP blob...ignoring
[0003.480] decompressor handler not found
[0003.484] load_firmware_blob: Firmware blob loaded, entries=2
[0003.490] XUSB blob version 0 size 124416 @ 0x92cb328c
[0003.496] -------> se_aes_verify_sbk_clear: 747
[0003.500] se_aes_verify_sbk_clear: Error
[0003.504] SE operation failed
[0003.507] bl_battery_charging: connected to external power supply
[0003.516] display_console_ioctl: No display init
[0003.521] switch_backlight failed
[0003.530] device_query_partition_size: failed to open partition sdmmc3_user:MSC !
[0003.538] MSC Partition not found
[0003.547] device_query_partition_size: failed to open partition sdmmc3_user:USP !
[0003.555] USP partition read failed!
[0003.558] blob_init: blob-partition USP header read failed
[0003.564] android_boot Unable to update recovery partition
[0003.569] kfs_getpartname: name = LNX
[0003.573] Loading kernel from LNX
[0003.668] load kernel from storage
[0003.678] decompressor handler not found
[0003.712] Successfully loaded kernel and ramdisk images
[0003.717] board ID = D78, board SKU = 2
[0003.722] display_resolution: No display init
[0003.726] Failed to retrieve display resolution
[0003.731] bmp blob is not loaded and initialized
[0003.735] Failed to display boot-logo
[0003.739] NCK carveout not present
[0003.742] Skipping dts_overrides
[0003.746] NCK carveout not present
[0003.755] Find /i2c@7000c000's alias i2c0
[0003.759] get eeprom at 1-a0, size 256, type 0
[0003.768] Find /i2c@7000c500's alias i2c2
[0003.772] get eeprom at 3-a0, size 256, type 0
[0003.776] get eeprom at 3-ae, size 256, type 0
[0003.781] pm_ids_update: Updating 1,a0, size 256, type 0
[0003.786] I2C slave not started
[0003.789] I2C write failed
[0003.792] Writing offset failed
[0003.795] eeprom_init: EEPROM read failed
[0003.799] pm_ids_update: eeprom init failed
[0003.803] pm_ids_update: Updating 3,a0, size 256, type 0
[0003.833] pm_ids_update: The pm board id is 3448-0002-400
[0003.840] Adding plugin-manager/ids/3448-0002-400=/i2c@7000c500:module@0x50
[0003.848] pm_ids_update: pm id update successful
[0003.853] pm_ids_update: Updating 3,ae, size 256, type 0
[0003.883] pm_ids_update: The pm board id is 3449-0000-400
[0003.889] Adding plugin-manager/ids/3449-0000-400=/i2c@7000c500:module@0x57
[0003.897] pm_ids_update: pm id update successful
[0003.927] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0003.933] shim_eeprom_update_mac:267: Failed to update 0 MAC address in DTB
[0003.941] eeprom_get_mac: EEPROM invalid MAC address (all 0xff)
[0003.947] shim_eeprom_update_mac:267: Failed to update 1 MAC address in DTB
[0003.955] updating /chosen/nvidia,ethernet-mac node 00:04:4b:e9:b7:de
[0003.962] Plugin Manager: Parse ODM data 0x000a4000
[0003.974] shim_cmdline_install: /chosen/bootargs: earlycon=uart8250,mmio32,0x70006000
[0003.982] Add serial number:1423019023953 as DT property
[0003.991] "bpmp" doesn't exist, creating
[0003.997] Updated bpmp info to DTB
[0004.002] Updated initrd info to DTB
[0004.005] "proc-board" doesn't exist, creating
[0004.011] Updated board info to DTB
[0004.015] "pmu-board" doesn't exist, creating
[0004.021] Updated board info to DTB
[0004.024] "display-board" doesn't exist, creating
[0004.030] Updated board info to DTB
[0004.033] "reset" doesn't exist, creating
[0004.038] Updated reset info to DTB
[0004.041] display_console_ioctl: No display init
[0004.046] display_console_ioctl: No display init
[0004.050] display_console_ioctl: No display init
[0004.055] 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=1075 core_edp_ma=4000 gpt
[0004.089] DTB cmdline: earlycon=uart8250,mmio32,0x70006000
[0004.095] 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
[0004.111] Updated bootarg info to DTB
[0004.115] Adding uuid 00000001644608080c00000019010340 to DT
[0004.121] Adding eks info 0 to DT
[0004.127] WARNING: Failed to pass NS DRAM ranges to TOS, err: -7
[0004.133] Updated memory info to DTB
[0004.141] set vdd_core voltage to 1075 mv
[0004.144] setting 'vdd-core' regulator to 1075000 micro volts
[0004.150] Found secure-pmc; disable BPMP


U-Boot 2020.04-g6b630d64fd (Jan 15 2021 - 14:33:20 -0800)

SoC: tegra210
Model: NVIDIA Jetson Nano Developer Kit
Board: NVIDIA P3450-0000
DRAM:  4 GiB
MMC:   sdhci@700b0000: 1, sdhci@700b0600: 0
Loading Environment from SPI Flash... *** Warning - spi_flash_probe_bus_cs() failed, using default environment

In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0:1...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
879 bytes read in 26 ms (32.2 KiB/s)
1:      primary kernel
Retrieving file: /boot/initrd
7159844 bytes read in 176 ms (38.8 MiB/s)
Retrieving file: /boot/Image
34338824 bytes read in 778 ms (42.1 MiB/s)
append: 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=1075 core_edp_ma=4000 gpt  earlycon=uart8250,mmio32,0x70006000  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 quiet 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
## Flattened Device Tree blob at 83100000
   Booting using the fdt blob at 0x83100000
ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)
   Using Device Tree in place at 0000000083100000, end 000000008317e67b
copying carveout for /host1x@50000000/dc@54200000...
copying carveout for /host1x@50000000/dc@54240000...

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.201-tegra (buildbrain@mobile-u64-4415) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Fri Jan 15 14:41:02 PST 2021
[    0.000000] Boot CPU: AArch64 Processor [411fd071]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[    0.000000] OF: fdt: - 80000000 ,  7ee00000
[    0.000000] OF: fdt: - 100000000 ,  7f200000
[    0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[    0.000000] bootconsole [uart8250] enabled
[    1.164366] tegradc tegradc.1: dpd enable lookup fail:-19
[    1.298090] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.298205] imx219 7-0010: board setup failed
[    1.322264] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.322332] imx219 8-0010: board setup failed
[    2.150351] cgroup: cgroup2: unknown option "nsdelegate"
[    5.885506] using random self ethernet address
[    5.893878] using random host ethernet address
[    6.682999] random: crng init done
[    6.686527] random: 7 urandom warning(s) missed due to ratelimiting
[    7.157648] using random self ethernet address
[    7.176754] using random host ethernet address
[   32.440355] Please complete system configuration setup on desktop to proceed...
[   69.900150] nvgpu: 57000000.gpu   __nvgpu_timeout_expired_msg_cpu:94   [ERR]  Timeout detected @ gr_gk20a_ctx_wait_ucode+0xa4/0x570 [nvgpu]
[   69.913278] nvgpu: 57000000.gpu           gr_gk20a_ctx_wait_ucode:528  [ERR]  timeout waiting on mailbox=0 value=0x00000010
[   69.924488] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:129  [ERR]  gr_fecs_os_r : 0
[   69.933172] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:131  [ERR]  gr_fecs_cpuctl_r : 0x40
[   69.942449] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:133  [ERR]  gr_fecs_idlestate_r : 0x1
[   69.951905] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:135  [ERR]  gr_fecs_mailbox0_r : 0x0
[   69.961285] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:137  [ERR]  gr_fecs_mailbox1_r : 0x0
[   69.970650] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:139  [ERR]  gr_fecs_irqstat_r : 0x0
[   69.979920] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:141  [ERR]  gr_fecs_irqmode_r : 0x4
[   69.989196] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:143  [ERR]  gr_fecs_irqmask_r : 0x8704
[   69.998725] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:145  [ERR]  gr_fecs_irqdest_r : 0x0
[   70.008048] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:147  [ERR]  gr_fecs_debug1_r : 0x40
[   70.017321] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:149  [ERR]  gr_fecs_debuginfo_r : 0x0
[   70.026773] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:151  [ERR]  gr_fecs_ctxsw_status_1_r : 0x300
[   70.036820] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(0) : 0x10
[   70.046966] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(1) : 0x0
[   70.057013] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(2) : 0x41009
[   70.067422] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(3) : 0x20
[   70.077556] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(4) : 0x1ffda0
[   70.088044] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(5) : 0x0
[   70.098091] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(6) : 0x0
[   70.108145] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(7) : 0x0
[   70.118192] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(8) : 0x0
[   70.128275] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(9) : 0x0
[   70.138325] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(10) : 0x0
[   70.148467] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(11) : 0x0
[   70.158600] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(12) : 0x0
[   70.168744] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(13) : 0x0
[   70.178930] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(14) : 0x0
[   70.189069] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(15) : 0x0
[   70.199209] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:159  [ERR]  gr_fecs_engctl_r : 0x0
[   70.208387] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:161  [ERR]  gr_fecs_curctx_r : 0x0
[   70.217574] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:163  [ERR]  gr_fecs_nxtctx_r : 0x0
[   70.226753] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:169  [ERR]  FECS_FALCON_REG_IMB : 0xbadfbadf
[   70.236811] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:175  [ERR]  FECS_FALCON_REG_DMB : 0xbadfbadf
[   70.246857] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:181  [ERR]  FECS_FALCON_REG_CSW : 0xbadfbadf
[   70.256936] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:187  [ERR]  FECS_FALCON_REG_CTX : 0xbadfbadf
[   70.266996] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:193  [ERR]  FECS_FALCON_REG_EXCI : 0xbadfbadf
[   70.277130] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[   70.287103] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[   70.297064] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[   70.307043] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[   70.317003] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[   70.326974] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[   70.336935] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[   70.346919] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[   70.357510] nvgpu: 57000000.gpu gr_gk20a_submit_fecs_method_op_locked:574  [ERR]  fecs method: data=0x807ff65e push adr=0x00000009
[   70.369295] nvgpu: 57000000.gpu      gr_gk20a_fecs_ctx_image_save:1378 [ERR]  save context image failed
[   75.715416] nvgpu: 57000000.gpu     gk20a_channel_timeout_handler:1573 [ERR]  Job on channel 507 timed out
[   75.726037] nvgpu: 57000000.gpu   nvgpu_set_error_notifier_locked:137  [ERR]  error notifier set to 8 for ch 507
[   78.737663] nvgpu: 57000000.gpu   __nvgpu_timeout_expired_msg_cpu:94   [ERR]  Timeout detected @ gr_gk20a_ctx_wait_ucode+0xa4/0x570 [nvgpu]
[   78.750951] nvgpu: 57000000.gpu           gr_gk20a_ctx_wait_ucode:528  [ERR]  timeout waiting on mailbox=1 value=0xffffffff
[   78.762599] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:129  [ERR]  gr_fecs_os_r : 0
[   78.771539] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:131  [ERR]  gr_fecs_cpuctl_r : 0x40
[   78.781194] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:133  [ERR]  gr_fecs_idlestate_r : 0x1
[   78.791042] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:135  [ERR]  gr_fecs_mailbox0_r : 0x0
[   78.800669] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:137  [ERR]  gr_fecs_mailbox1_r : 0x0
[   78.810372] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:139  [ERR]  gr_fecs_irqstat_r : 0x0
[   78.819902] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:141  [ERR]  gr_fecs_irqmode_r : 0x4
[   78.829517] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:143  [ERR]  gr_fecs_irqmask_r : 0x8704
[   78.839315] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:145  [ERR]  gr_fecs_irqdest_r : 0x0
[   78.848941] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:147  [ERR]  gr_fecs_debug1_r : 0x40
[   78.858474] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:149  [ERR]  gr_fecs_debuginfo_r : 0x0
[   78.868266] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:151  [ERR]  gr_fecs_ctxsw_status_1_r : 0x300
[   78.878598] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(0) : 0x0
[   78.889027] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(1) : 0xffffffff
[   78.899980] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(2) : 0x41009
[   78.910752] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(3) : 0x20
[   78.921175] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(4) : 0x1ffda0
[   78.932073] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(5) : 0x0
[   78.942477] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(6) : 0x0
[   78.952817] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(7) : 0x0
[   78.963274] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(8) : 0x0
[   78.973625] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(9) : 0x0
[   78.984023] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(10) : 0x0
[   78.994453] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(11) : 0x0
[   79.010243] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(12) : 0x0
[   79.025967] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(13) : 0x0
[   79.041768] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(14) : 0x0
[   79.057515] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(15) : 0x0
[   79.073374] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:159  [ERR]  gr_fecs_engctl_r : 0x0
[   79.088182] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:161  [ERR]  gr_fecs_curctx_r : 0x0
[   79.102805] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:163  [ERR]  gr_fecs_nxtctx_r : 0x0
[   79.117425] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:169  [ERR]  FECS_FALCON_REG_IMB : 0xbadfbadf
[   79.132796] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:175  [ERR]  FECS_FALCON_REG_DMB : 0xbadfbadf
[   79.148163] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:181  [ERR]  FECS_FALCON_REG_CSW : 0xbadfbadf
[   79.163382] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:187  [ERR]  FECS_FALCON_REG_CTX : 0xbadfbadf
[   79.178558] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:193  [ERR]  FECS_FALCON_REG_EXCI : 0xbadfbadf
[   79.193697] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[   79.208787] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[   79.223753] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[   79.238696] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[   79.253469] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[   79.268340] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[   79.283038] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[   79.297757] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[   79.313172] nvgpu: 57000000.gpu gr_gk20a_submit_fecs_method_op_locked:574  [ERR]  fecs method: data=0xffffffff push adr=0x00000038
[   79.329669] nvgpu: 57000000.gpu            gr_gk20a_disable_ctxsw:669  [ERR]  failed to stop fecs ctxsw
[   79.343925] nvgpu: 57000000.gpu            gk20a_fifo_recover_tsg:1996 [ERR]  failed to disable ctxsw

Ubuntu 18.04.5 LTS nano ttyS0

nano login: ubuntu
Password:
[  585.665826] nvgpu: 57000000.gpu   nvgpu_set_error_notifier_locked:137  [ERR]  error notifier set to 8 for ch 507
[  585.676102] nvgpu: 57000000.gpu     gk20a_fifo_handle_sched_error:2552 [ERR]  fifo sched ctxsw timeout error: engine=0, tsg=4, ms=3100
[  585.676223] tegradc tegradc.0: blank - powerdown
[  585.676435] ---- mlocks ----
[  585.676451]
[  585.676457] ---- syncpts ----
[  585.676474] id 1 (disp0_a) min 7 max 7 refs 1 (previous client : )
[  585.676485] id 2 (disp0_b) min 5 max 5 refs 1 (previous client : )
[  585.676496] id 3 (disp0_c) min 5 max 5 refs 1 (previous client : )
[  585.676510] id 7 (54340000.vic_0) min 4 max 4 refs 1 (previous client : gm20b_507)
[  585.676520] id 8 (gm20b_507) min 2 max 4 refs 1 (previous client : )
[  585.676549] id 26 (vblank0) min 3174 max -6 refs 1 (previous client : )
[  585.676731]
[  585.676737] ---- channels ----
[  585.676755]
[  585.676755] ---- host general irq ----
[  585.676755]
[  585.676762] sync_hintmask_ext = 0xc0000000
[  585.676769] sync_hintmask = 0x80000000
[  585.676776] sync_intc0mask = 0x00000001
[  585.676782] sync_intmask = 0x00000011
[  585.676787]
[  585.676787] ---- host syncpt irq mask ----
[  585.676787]
[  585.676796] syncpt_thresh_int_mask(0) = 0x00010001
[  585.676804] syncpt_thresh_int_mask(1) = 0x00000000
[  585.676810] syncpt_thresh_int_mask(2) = 0x00000000
[  585.676817] syncpt_thresh_int_mask(3) = 0x00000000
[  585.676823] syncpt_thresh_int_mask(4) = 0x00000000
[  585.676829] syncpt_thresh_int_mask(5) = 0x00000000
[  585.676836] syncpt_thresh_int_mask(6) = 0x00000000
[  585.676842] syncpt_thresh_int_mask(7) = 0x00000000
[  585.676848] syncpt_thresh_int_mask(8) = 0x00000000
[  585.676854] syncpt_thresh_int_mask(9) = 0x00000000
[  585.676860] syncpt_thresh_int_mask(10) = 0x00000000
[  585.676867] syncpt_thresh_int_mask(11) = 0x00000000
[  585.676872]
[  585.676872] ---- host syncpt irq status ----
[  585.676872]
[  585.676879] syncpt_thresh_cpu0_int_status(0) = 0x00000000
[  585.676885] syncpt_thresh_cpu0_int_status(1) = 0x00000000
[  585.676892] syncpt_thresh_cpu0_int_status(2) = 0x00000000
[  585.676898] syncpt_thresh_cpu0_int_status(3) = 0x00000000
[  585.676904] syncpt_thresh_cpu0_int_status(4) = 0x00000000
[  585.676910] syncpt_thresh_cpu0_int_status(5) = 0x00000000
[  585.676915]
[  585.676915] ---- host syncpt thresh ----
[  585.676915]
[  585.676923] syncpt_int_thresh_thresh_0(0) = 1
[  585.676936] syncpt_int_thresh_thresh_0(8) = 4
[  585.677090] gm20b pbdma 0:
[  585.677091] id: 4 (tsg), next_id: 4 (tsg) chan status: valid
[  585.677127] PBDMA_PUT: 0000001e000081d0 PBDMA_GET: 0000001e00000044 GP_PUT: 00000006 GP_GET: 00000004 FETCH: 00000006 HEADER: 800302ec
[  585.677127] HDR: 800160bb SHADOW0: 00000004 SHADOW1: 0081cc1e
[  585.677128]
[  585.677145] gm20b eng 0:
[  585.677150] id: 4 (tsg), next_id: 4 (tsg), ctx status: load
[  585.677155] busy
[  585.677156]
[  585.677172] gm20b eng 1:
[  585.677178] id: 4 (tsg), next_id: 4 (tsg), ctx status: invalid
[  585.677178]
[  585.677182]
[  585.677543] 507-gm20b, pid 17478, refs 4:
[  585.677544] channel status:  in use on_pbdma_and_eng busy
[  585.677568] RAMFC : TOP: 8000001e00000044 PUT: 0000001e000081d0 GET: 0000001e00000044 FETCH: 00eaa01e00000c80
[  585.677568] HEADER: 800302ec COUNT: 01110001
[  585.677568] SYNCPOINT 00000000 00000801 SEMAPHORE 0000000d fc002000 00000000 01100002
[  585.677572]
[  585.677592] 508-gm20b, pid 4780, refs 2:
[  585.677593] channel status:  in use idle not busy
[  585.677613] RAMFC : TOP: 0000000000000000 PUT: 0000000000000000 GET: 0000000000000000 FETCH: 0000000000000000
[  585.677613] HEADER: 60400000 COUNT: 00000000
[  585.677613] SYNCPOINT 00000000 00000000 SEMAPHORE 00000000 00000000 00000000 00000000
[  585.677617]
[  585.677635] 509-gm20b, pid 4780, refs 2:
[  585.677636] channel status:  in use idle not busy
[  585.677652] RAMFC : TOP: 0000000000000000 PUT: 0000000000000000 GET: 0000000000000000 FETCH: 0000000000000000
[  585.677652] HEADER: 60400000 COUNT: 00000000
[  585.677652] SYNCPOINT 00000000 00000000 SEMAPHORE 00000000 00000000 00000000 00000000
[  585.677656]
[  585.677673] 510-gm20b, pid 4780, refs 2:
[  585.677674] channel status:  in use idle not busy
[  585.677689] RAMFC : TOP: 0000000000000000 PUT: 0000000000000000 GET: 0000000000000000 FETCH: 0000000000000000
[  585.677689] HEADER: 60400000 COUNT: 00000000
[  585.677689] SYNCPOINT 00000000 00000000 SEMAPHORE 00000000 00000000 00000000 00000000
[  585.677693]
[  585.677710] 511-gm20b, pid 4780, refs 2:
[  585.677711] channel status:  in use idle not busy
[  585.677727] RAMFC : TOP: 0000000000000000 PUT: 0000000000000000 GET: 0000000000000000 FETCH: 0000000000000000
[  585.677727] HEADER: 60400000 COUNT: 00000000
[  585.677727] SYNCPOINT 00000000 00000000 SEMAPHORE 00000000 00000000 00000000 00000000
[  585.677730]
[  585.678158] nvgpu: 57000000.gpu gk20a_fifo_handle_mmu_fault_locked:1721 [ERR]  fake mmu fault on engine 0, engine subid 1 (hub), client 18 (pmu), addr 0xeb7ee75000, type 15 (poisoned), access_type 0x00000000,inst_ptr 0x25e89b000
[  585.678171] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:129  [ERR]  gr_fecs_os_r : 0
[  585.678182] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:131  [ERR]  gr_fecs_cpuctl_r : 0x40
[  585.678193] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:133  [ERR]  gr_fecs_idlestate_r : 0x1
[  585.678203] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:135  [ERR]  gr_fecs_mailbox0_r : 0x0
[  585.678213] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:137  [ERR]  gr_fecs_mailbox1_r : 0x0
[  585.678223] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:139  [ERR]  gr_fecs_irqstat_r : 0x0
[  585.678233] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:141  [ERR]  gr_fecs_irqmode_r : 0x4
[  585.678243] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:143  [ERR]  gr_fecs_irqmask_r : 0x8704
[  585.678252] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:145  [ERR]  gr_fecs_irqdest_r : 0x0
[  585.678262] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:147  [ERR]  gr_fecs_debug1_r : 0x40
[  585.678271] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:149  [ERR]  gr_fecs_debuginfo_r : 0x0
[  585.678281] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:151  [ERR]  gr_fecs_ctxsw_status_1_r : 0x200
[  585.678291] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(0) : 0x1
[  585.678301] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(1) : 0x0
[  585.678311] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(2) : 0x90009
[  585.678321] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(3) : 0x0
[  585.678331] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(4) : 0x1ffda0
[  585.678341] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(5) : 0x1
[  585.678350] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(6) : 0x1
[  585.678360] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(7) : 0x0
[  585.678370] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(8) : 0x0
[  585.678379] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(9) : 0x0
[  585.678389] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(10) : 0x0
[  585.678399] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(11) : 0x1
[  585.678409] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(12) : 0x0
[  585.678418] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(13) : 0x0
[  585.678428] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(14) : 0x0
[  585.678438] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:155  [ERR]  gr_fecs_ctxsw_mailbox_r(15) : 0x0
[  585.678447] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:159  [ERR]  gr_fecs_engctl_r : 0x0
[  585.678457] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:161  [ERR]  gr_fecs_curctx_r : 0x0
[  585.678466] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:163  [ERR]  gr_fecs_nxtctx_r : 0x0
[  585.678476] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:169  [ERR]  FECS_FALCON_REG_IMB : 0xbadfbadf
[  585.678486] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:175  [ERR]  FECS_FALCON_REG_DMB : 0xbadfbadf
[  585.678495] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:181  [ERR]  FECS_FALCON_REG_CSW : 0xbadfbadf
[  585.678505] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:187  [ERR]  FECS_FALCON_REG_CTX : 0xbadfbadf
[  585.678515] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:193  [ERR]  FECS_FALCON_REG_EXCI : 0xbadfbadf
[  585.678525] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[  585.678535] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[  585.678545] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[  585.678555] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[  585.678564] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[  585.678574] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[  585.678584] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:200  [ERR]  FECS_FALCON_REG_PC : 0xbadfbadf
[  585.678594] nvgpu: 57000000.gpu      gk20a_fecs_dump_falcon_stats:206  [ERR]  FECS_FALCON_REG_SP : 0xbadfbadf
[  585.678604] nvgpu: 57000000.gpu gk20a_fifo_handle_mmu_fault_locked:1726 [ERR]  gr_status_r : 0x81
[  606.757163] CPU3: SError detected, daif=1c0, spsr=0x40000045, mpidr=80000003, esr=bf000002
[  627.810878] sched: RT throttling activated for rt_rq ffffffc0fefcbf28 (cpu 1)
[  627.810878] potential CPU hogs:
[  627.810878]  irq/79-gk20a_st (2131)
[  627.810937] CPU1: SError detected, daif=1c0, spsr=0x20000045, mpidr=80000001, esr=bf000002
[  648.864662] NMI watchdog: BUG: soft lockup - CPU#3 stuck for 39s! [nvgpu_channel_p:4784]
[  648.864706] Modules linked in: zram overlay fuse spidev userspace_alert nvgpu bluedroid_pm
[  648.864711] INFO: rcu_preempt detected stalls on CPUs/tasks:
[  648.864714]  ip_tables
[  648.864719]  x_tables
[  648.864722]
[  648.864735] (detected by 0, t=15797 jiffies, g=36240, c=36239, q=45823)
[  648.864738]
[  648.864750] All QSes seen, last rcu_preempt kthread activity 15791 (4295054475-4295038684), jiffies_till_next_fqs=1, root ->qsmask 0x0
[  648.864759] CPU: 3 PID: 4784 Comm: nvgpu_channel_p Not tainted 4.9.201-tegra #1
[  648.864768] systemd         R
[  648.864769] Hardware name: NVIDIA Jetson Nano Developer Kit (DT)
[  648.864778]   running task
[  648.864779] task: ffffffc0f1468e00 task.stack: ffffffc0d4434000
[  648.864787]     0     1      0 0x00000002
[  648.864792] Call trace:
[  648.864815] [<ffffff800808b9f8>] dump_backtrace+0x0/0x198
[  648.864830] [<ffffff800808bfbc>] show_stack+0x24/0x30
[  648.864846] [<ffffff80080ec228>] sched_show_task+0xf8/0x148
[  648.864861] [<ffffff80081318d0>] rcu_check_callbacks+0xa28/0xa48
[  648.864873] [<ffffff8008137e2c>] update_process_times+0x34/0x60
[  648.864886] [<ffffff80081493a8>] tick_sched_handle.isra.5+0x38/0x70
[  648.864897] [<ffffff800814942c>] tick_sched_timer+0x4c/0x90
[  648.864906] [<ffffff8008138b60>] __hrtimer_run_queues+0xd8/0x360
[  648.864916] [<ffffff80081394b0>] hrtimer_interrupt+0xa8/0x1e0
[  648.864931] [<ffffff8008c00760>] tegra210_timer_isr+0x38/0x48
[  648.864943] [<ffffff8008121610>] __handle_irq_event_percpu+0x68/0x288
[  648.864952] [<ffffff8008121858>] handle_irq_event_percpu+0x28/0x60
[  648.864961] [<ffffff80081218e0>] handle_irq_event+0x50/0x80
[  648.864972] [<ffffff80081256f4>] handle_fasteoi_irq+0xd4/0x1c0
[  648.864989] [<ffffff80081205c4>] generic_handle_irq+0x34/0x50
[  648.864998] [<ffffff8008120cb0>] __handle_domain_irq+0x68/0xc0
[  648.865006] [<ffffff8008080d44>] gic_handle_irq+0x5c/0xb0
[  648.865014] [<ffffff8008082c28>] el1_irq+0xe8/0x194
[  648.865027] [<ffffff80080ba168>] irq_exit+0xd0/0x118
[  648.865035] [<ffffff8008120cb4>] __handle_domain_irq+0x6c/0xc0
[  648.865043] [<ffffff8008080d44>] gic_handle_irq+0x5c/0xb0
[  648.865051] [<ffffff8008082c28>] el1_irq+0xe8/0x194
[  648.865065] [<ffffff8008214740>] ptep_clear_flush+0x68/0x90
[  648.865079] [<ffffff80081fd8d0>] wp_page_copy+0x2f8/0x860
[  648.865091] [<ffffff80081ffed0>] do_wp_page+0xc8/0x5d8
[  648.865146] [<ffffff8008203960>] handle_mm_fault+0x570/0x5f0
[  648.865251] [<ffffff80080a25cc>] do_page_fault+0x254/0x480
[  648.865335] [<ffffff8008080954>] do_mem_abort+0x54/0xb0
[  648.865417] [<ffffff8008083408>] el0_da+0x20/0x24
[  648.865626] rcu_preempt kthread starved for 15791 jiffies! g36240 c36239 f0x2 RCU_GP_WAIT_FQS(3) ->state=0x0
[  648.865880] rcu_preempt     R  running task        0     7      2 0x00000000
[  648.865934] Call trace:
[  648.866099] [<ffffff8008085ffc>] __switch_to+0x9c/0xc0
[  648.866288] [<ffffff8008f60cd8>] __schedule+0x270/0x780
[  648.866440] [<ffffff8008f61228>] schedule+0x40/0xa8
[  648.866560] [<ffffff8008f64268>] schedule_timeout+0x88/0x420
[  648.866711] [<ffffff800813047c>] rcu_gp_kthread+0x4a4/0x7d8
[  648.866836] [<ffffff80080db074>] kthread+0xec/0xf0
[  648.866967] [<ffffff80080838a0>] ret_from_fork+0x10/0x30
[  648.867911] NMI watchdog: BUG: soft lockup - CPU#0 stuck for 53s! [systemd:1]
[  648.868449] Modules linked in: zram overlay fuse spidev userspace_alert nvgpu bluedroid_pm ip_tables x_tables
[  648.868453]
[  648.868466] CPU: 0 PID: 1 Comm: systemd Not tainted 4.9.201-tegra #1
[  648.868472] Hardware name: NVIDIA Jetson Nano Developer Kit (DT)
[  648.868478] task: ffffffc0fa6f0000 task.stack: ffffffc0fa66c000
[  648.868488] PC is at __do_softirq+0xb8/0x3b0
[  648.868495] LR is at __do_softirq+0x74/0x3b0
[  648.868504] pc : [<ffffff8008080fd0>] lr : [<ffffff8008080f8c>] pstate: 40400045
[  648.868508] sp : ffffffc0fefaaf10
[  648.868522] x29: ffffffc0fefaaf10 x28: ffffffc0fa6f0000
[  648.868535] x27: 000000559b862000 x26: ffffffc0fefab050
[  648.868546] x25: ffffff8009826018 x24: ffffffc0fa5d0000
[  648.868557] x23: ffffffc0fa66fae0 x22: 0000000000000000
[  648.868567] x21: 0000000000000000 x20: 0000000000000040
[  648.868577] x19: ffffffc0fa6f0000 x18: 0000000000000000
[  648.868587] x17: 000000559b863280 x16: 000000559b815400
[  648.868597] x15: 0000000000000171 x14: 0000000000000000
[  648.868606] x13: 0000000000000000 x12: 0000000000000000
[  648.868616] x11: 000000558ffba0e0 x10: 0000000000000040
[  648.868626] x9 : ffffff8009e84340 x8 : ffffffc0fa09cff8
[  648.868636] x7 : ffffffc0fa09d020 x6 : 0000000007e5bdd5
[  648.868645] x5 : 00ffffffffffffff x4 : 0000000000000015
[  648.868655] x3 : 0000000000000001 x2 : 00000040f5781000
[  648.868664] x1 : ffffff800a144840 x0 : 0000000000000000
[  648.868666]
[  648.868674] Kernel panic - not syncing: softlockup: hung tasks
[  648.868685] CPU: 0 PID: 1 Comm: systemd Tainted: G             L  4.9.201-tegra #1
[  648.868688] PC is at nvgpu_bar1_readl+0x38/0xc8 [nvgpu]
[  648.868692] Hardware name: NVIDIA Jetson Nano Developer Kit (DT)
[  648.868695] Call trace:
[  648.868707] [<ffffff800808b9f8>] dump_backtrace+0x0/0x198
[  648.868717] [<ffffff800808bfbc>] show_stack+0x24/0x30
[  648.868728] [<ffffff800845abe8>] dump_stack+0xa0/0xc8
[  648.868738] [<ffffff80081c0a00>] panic+0x12c/0x2a8
[  648.868749] [<ffffff8008180a38>] watchdog_unpark_threads+0x0/0x98
[  648.868757] [<ffffff8008138b60>] __hrtimer_run_queues+0xd8/0x360
[  648.868765] [<ffffff80081394b0>] hrtimer_interrupt+0xa8/0x1e0
[  648.868776] [<ffffff8008c00760>] tegra210_timer_isr+0x38/0x48
[  648.868785] [<ffffff8008121610>] __handle_irq_event_percpu+0x68/0x288
[  648.868793] [<ffffff8008121858>] handle_irq_event_percpu+0x28/0x60
[  648.868800] [<ffffff80081218e0>] handle_irq_event+0x50/0x80
[  648.868810] [<ffffff80081256f4>] handle_fasteoi_irq+0xd4/0x1c0
[  648.868817] [<ffffff80081205c4>] generic_handle_irq+0x34/0x50
[  648.868824] [<ffffff8008120cb0>] __handle_domain_irq+0x68/0xc0
[  648.868831] [<ffffff8008080d44>] gic_handle_irq+0x5c/0xb0
[  648.868838] [<ffffff8008082c28>] el1_irq+0xe8/0x194
[  648.868849] [<ffffff80080ba168>] irq_exit+0xd0/0x118
[  648.868857] [<ffffff8008120cb4>] __handle_domain_irq+0x6c/0xc0
[  648.868864] [<ffffff8008080d44>] gic_handle_irq+0x5c/0xb0
[  648.868871] [<ffffff8008082c28>] el1_irq+0xe8/0x194
[  648.868883] [<ffffff8008214740>] ptep_clear_flush+0x68/0x90
[  648.868894] [<ffffff80081fd8d0>] wp_page_copy+0x2f8/0x860
[  648.868904] [<ffffff80081ffed0>] do_wp_page+0xc8/0x5d8
[  648.868915] [<ffffff8008203960>] handle_mm_fault+0x570/0x5f0
[  648.868924] [<ffffff80080a25cc>] do_page_fault+0x254/0x480
[  648.868932] [<ffffff8008080954>] do_mem_abort+0x54/0xb0
[  648.868940] [<ffffff8008083408>] el0_da+0x20/0x24
[  648.868952] SMP: stopping secondary CPUs
[  648.869499] LR is at gk20a_fifo_userd_pb_get+0x30/0x58 [nvgpu]
[  648.869508] pc : [<ffffff8000fac7d8>] lr : [<ffffff8000ff6540>] pstate: 40400045
[  648.869512] sp : ffffffc0d4437ce0
[  648.869527] x29: ffffffc0d4437ce0 x28: ffffff8001065838
[  648.869539] x27: ffffff800108e570 x26: ffffffc0f1430000
[  648.869551] x25: ffffffc0f143ca00 x24: ffffff800dace1d8
[  648.869563] x23: 00000000ffffffff x22: ffffff8001065818
[  648.869574] x21: 0000000000fcf644 x20: ffffffc0f1430000
[  648.869585] x19: 00000000ffffffff x18: 0000000000000000
[  648.869596] x17: 0000000000000004 x16: 0000000000000000
[  648.869607] x15: 0000000000000000 x14: ffffffc0fa7bc600
[  648.869619] x13: 00000040f57c9000 x12: 0000000034d5d91d
[  648.869630] x11: 000000000000000b x10: 0101010101010101
[  648.869641] x9 : fffffffffffffff9 x8 : 7f7f7f7f7f7f7f7f
[  648.869652] x7 : fefefeff646c606d x6 : 00000000ffffffff
[  648.869663] x5 : 0000000000fcf688 x4 : ffffff8000ff6510
[  648.869674] x3 : 0000000000000070 x2 : ffffff800105dc00
[  648.869685] x1 : 0000000000fcf644 x0 : ffffffc0f1438000
[  648.869688]
[  650.156901] SMP: failed to stop secondary CPUs 0-1,3
[  650.156917] Kernel Offset: disabled
[  650.156922] Memory Limit: none
[  651.828567] Rebooting in 5 seconds..
[  656.833744] SMP: stopping secondary CPUs
[  658.122727] SMP: failed to stop secondary CPUs 0-1,3

hello merwin,

had you setup display via the HDMI output, is there GUI shows-up for system configuration?

Yes, the Ubuntu install (system configuration) showed up and I completed all the steps. After that the desktop never showed up. I was able to login on the serial terminal which is how I determined that the ethernet is not working. This is basically the same state I end up in with our rootfs instead of Ubuntu.

I repeated the nvmassflashgen procedure after removing ‘quiet’ from the extlinux.conf file to see more kernel boot logs. It booted to the desktop that time, but still no ethernet. Maybe the logging changed the timing of something?

It actually doesn’t boot every time - most of the time it gets gpu errors on the serial output and eventually reboots without getting to the Ubuntu desktop. I have two modules that do the same thing so I don’t think anything is wrong with the modules. These modules also work fine with the 32.4.4 release.

hello merwin,

it looks like you’re having issue as Topic 155274,
may I know what’s your commands to perform massflash, are you doing online or offline flash?
here’s offline approach for your reference,
BOARDID=3448 BOARDSKU=0002 FAB=400 FUSELEVEL=fuselevel_production ./nvmassflashgen.sh jetson-nano-devkit-mmc mmcblk0p1

I was using FAB=200 which was specified in the README_Massflash.txt for the Jetson Nano DevKit EMMC.

                                  BOARDID  BOARDSKU  FAB  BOARDREV
 --------------------------------+--------+---------+----+---------
 jetson-xavier-nx-devkit-emmc     3668     0001      100  N/A
 jetson-nano-devkit-emmc          3448     0002      200  N/A
 jetson-agx-xavier-devkit (16GB)  2888     0001      400  H.0
 jetson-agx-xavier-devkit (32GB)  2888     0004      400  K.0
 jetson-agx-xavier-devkit-8gb     2888     0006      400  B.0
 jetson-tx2-devkit                3310     1000      B02  N/A
 jetson-tx2-devkit-tx2i           3489     0000      300  A.0
 jetson-tx2-devkit-4gb            3489     0888      300  F.0
 jetson-tx1-devkit                2180     0000      400  N/A
 --------------------------------+--------+---------+----+---------

With FAB=400 it is working much better.

hello merwin,

it’s EEPROM to store the board information, please check it via i2c for reference,
for example, it’s 3448-0000-200 F.0

$ sudo i2cdump -f -y 2 0x50
No size specified (using byte-data access)
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef
00: 01 00 fc 00 78 0d 00 00 02 46 00 00 00 00 00 00    ?.?.x?..?F......
10: 00 00 00 00 36 39 39 2d 31 33 34 34 38 2d 30 30    ....699-13448-00
20: 30 30 2d 32 30 30 20 46 2e 30 00 00 00 00 00 00    00-200 F.0......
30: 00 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff    ................