My jetson nano developer kit 4gb is powered on. the green led is on. But it doesn’t desplay any thing on the screen using HDMI cable directly.
we start boot using the sdkmanager. After we select to download only OS, the download is completed. But it doesn’t complete the installation. it gives Failed to install.
We press repair button and go back to step1 but it gives the same error.
Dump the log, please.
Couldn’t understand
I have the same Issue with same board module Jetson nano 4GB Dev Kit ( P3450 )
- I use 64GB SDcard
- 5V - 2A from DC jack
- I try using force recovery mode to setting it up with SDK Manager but my host Ubuntu was 20 (Jetpack not supported only ubuntu 18.xxx)
- My flashing method was using Etcher tool to flashing the Jetson OS image
what I see in the HDMI connected screen : loop white board with nvidia big logo …
Then you need to follow above page to dump the boot log.
But no matter what situation, you may need ubuntu18.04 host in the end.
for now, unfortunately I don’t have the cable that used in the video for debugging
Do you suggest something else to do instead of logs?
Then you need to reflash your board with sdkmanager from another x86 ubuntu 18.04 host.
Ok, I’ll try that…
But I have question…
is that mean I cannot use custom Jetson Image ? and only re flashing and setting up using SDK managaer?
Nope, because you don’t dump log, what we can provide is limited.
If this is your first day using sdkmanager, then we can talk about custom image later because this is too early for that.
can I use ttl instead of this cable.
Yes, ttl cable is fine.
I have same problem with jetson nano developer kit 4GB.
I connected my jetson to my pc with windows plat form using TTL then with software serial program which is putty i got this log
[0000.125] [L4T TegraBoot] (version 00.00.2018.01-l4t-e82258de)
[0000.130] Processing in cold boot mode Bootloader 2
[0000.135] A02 Bootrom Patch rev = 1023
[0000.138] Power-up reason: pmc por
[0000.141] No Battery Present
[0000.144] pmic max77620 reset reason
[0000.147] pmic max77620 NVERC : 0x40
[0000.151] RamCode = 0
[0000.153] Platform has DDR4 type RAM
[0000.156] max77620 disabling SD1 Remote Sense
[0000.161] Setting DDR voltage to 1125mv
[0000.165] Serial Number of Pmic Max77663: 0x82450
[0000.172] Entering ramdump check
[0000.175] Get RamDumpCarveOut = 0x0
[0000.178] RamDumpCarveOut=0x0, RamDumperFlag=0xe59ff3f8
[0000.184] Last reboot was clean, booting normally!
[0000.188] Sdram initialization is successful
[0000.192] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.198] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.204] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.210] GSC1 Carveout Base=0x00000000ff600000 Size=0x00100000
[0000.216] GSC2 Carveout Base=0x00000000ff500000 Size=0x00100000
[0000.222] GSC4 Carveout Base=0x00000000ff400000 Size=0x00100000
[0000.228] GSC5 Carveout Base=0x00000000ff300000 Size=0x00100000
[0000.233] GSC3 Carveout Base=0x000000017f300000 Size=0x00d00000
[0000.250] RamDump Carveout Base=0x00000000ff280000 Size=0x00080000
[0000.256] Platform-DebugCarveout: 0
[0000.259] Nck Carveout Base=0x00000000ff080000 Size=0x00200000
[0000.265] Non secure mode, and RB not enabled.
[0000.269] BoardID = 3448, SKU = 0x0
[0000.272] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.276] Nano-SD: checking PT table on QSPI …
[0000.280] Read PT from (2:0)
[0000.296] Using BFS PT to query partitions
[0000.301] Loading Tboot-CPU binary
[0000.330] Verifying TBC in OdmNonSecureSBK mode
[0000.340] Bootloader load address is 0xa0000000, entry address is 0xa0000258
[0000.347] Bootloader downloaded successfully.
[0000.351] Downloaded Tboot-CPU binary to 0xa0000258
[0000.356] MAX77620_GPIO5 configured
[0000.359] CPU power rail is up
[0000.362] CPU clock enabled
[0000.366] Performing RAM repair
[0000.369] Updating A64 Warmreset Address to 0xa00002e9
[0000.374] BoardID = 3448, SKU = 0x0
[0000.377] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.381] Nano-SD: checking PT table on QSPI …
[0000.385] Loading NvTbootBootloaderDTB
[0000.452] Verifying NvTbootBootloaderDTB in OdmNonSecureSBK mode
[0000.523] Bootloader DTB Load Address: 0x83000000
[0000.528] BoardID = 3448, SKU = 0x0
[0000.531] QSPI-ONLY: SkipQspiOnlyFlag = 0
[0000.535] Nano-SD: checking PT table on QSPI …
[0000.540] Loading NvTbootKernelDTB
[0000.606] Verifying NvTbootKernelDTB in OdmNonSecureSBK mode
[0000.629] NvTbootKernelDTB is corrupted!
[0000.633] Error in NvTbootLoadBinary: 0x14 !
[0000.637] Error is 14
Ok, please reflash your board with sdkmanager. Trying sdcard image does not help.
i installed sdkmanager on ubuntu 18.04 host then i tried to installing jetback just OS using it, downloading was done successfully but i faced an error of installation, then i tried to return to step 1 and repair but it didn’t work.
Then tell us what’s the error of installation
.
There is a export logs button on your sdkmanager GUI. After you got flash failure, click it and attach the whole logs here.
i will provide you with these logs , but i want to make sure of something .
i am running ubuntu from a USB, is this a problem?
We don’t know. Your log will tell.