Jetson 2GB Default Login and Parol?

Ok, so there is only one issue here.

What will happen if you move back to jp4.6.1 again after your board is pre-installed by jp4.6?

Will it be able to work and validate my assumption?

Hi folks,

When you hit this issue, could you remove this card out from jetson nano and plug into your host machine to check /var/log/oem-config.log?

Please attach that log when error happened. Thanks.

Hi

my board s/n

where I can get jet pack 4.6 ?
in web site only 4.6.1

Hi @Khludenkov ,

Could you follow my post here and share the file first?

https://developer.nvidia.com/jetpack-sdk-46

Please do share the log file before you try the jp4.6.

Your kind help would benefit other people.

Ubiquity 18.04.14.17 (oem-config)
Ubiquity 18.04.14.17 (oem-config)
/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py:54: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, Gdk, GObject, GLib, Atk, Gio
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NM was imported without specifying a version first. Use gi.require_version('NM', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import NM, NMA
/usr/lib/ubiquity/ubiquity/frontend/gtk_components/nmwidgets.py:5: PyGIWarning: NMA was imported without specifying a version first. Use gi.require_version('NMA', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import NM, NMA
/usr/lib/ubiquity/plugins/ubi-timezone.py:195: PyGIWarning: TimezoneMap was imported without specifying a version first. Use gi.require_version('TimezoneMap', '1.0') before import to ensure that the right version gets loaded.
  from gi.repository import TimezoneMap
Traceback (most recent call last):
  File "/usr/sbin/l4t_payload_updater_t210", line 1366, in <module>
    main(param)
  File "/usr/sbin/l4t_payload_updater_t210", line 1351, in main
    print_VER(arg)
  File "/usr/sbin/l4t_payload_updater_t210", line 57, in print_VER
    system_info_obj.print_current_ver()
  File "/usr/sbin/l4t_payload_updater_t210", line 527, in print_current_ver
    if ver[0] == 'NV1' or 'NV' not in ver[0]:
IndexError: list index out of range
Exception in GTK frontend (invoking crash handler):
Traceback (most recent call last):
  File "/usr/sbin/oem-config", line 655, in <module>
    main(oem_config)
  File "/usr/sbin/oem-config", line 641, in main
    install(query=options.query)
  File "/usr/sbin/oem-config", line 270, in install
    wizard = ui.Wizard(distro)
  File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 321, in __init__
    mod.ui = mod.ui_class(mod.controller)
  File "/usr/lib/ubiquity/plugins/nvqspi-update.py", line 39, in __init__
    if not self.check_pre_req():
  File "/usr/lib/ubiquity/plugins/nvqspi-update.py", line 72, in check_pre_req
    [self.script, '-c'], universal_newlines=True).strip()
  File "/usr/lib/python3.6/subprocess.py", line 356, in check_output
    **kwargs).stdout
  File "/usr/lib/python3.6/subprocess.py", line 438, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/usr/lib/nvidia/qspi-update/nvqspi-update.sh', '-c']' returned non-zero exit status 1.

Traceback (most recent call last):
  File "/usr/sbin/oem-config", line 655, in <module>
    main(oem_config)
  File "/usr/sbin/oem-config", line 641, in main
    install(query=options.query)
  File "/usr/sbin/oem-config", line 270, in install
    wizard = ui.Wizard(distro)
  File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 321, in __init__
    mod.ui = mod.ui_class(mod.controller)
  File "/usr/lib/ubiquity/plugins/nvqspi-update.py", line 39, in __init__
    if not self.check_pre_req():
  File "/usr/lib/ubiquity/plugins/nvqspi-update.py", line 72, in check_pre_req
    [self.script, '-c'], universal_newlines=True).strip()
  File "/usr/lib/python3.6/subprocess.py", line 356, in check_output
    **kwargs).stdout
  File "/usr/lib/python3.6/subprocess.py", line 438, in run
    output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/usr/lib/nvidia/qspi-update/nvqspi-update.sh', '-c']' returned non-zero exit status 1.

sorry, can’t copy file. only as text (see prev post)

1 Like

Hi,

Sorry that still have one request.

Is it possible to help dump the boot log from uart?

We need the first few lines from the log to locate the exact firmware version running on the board.

No, it was a fresh board that didn’t have anything else downloaded to it prior to installing the Jetpack 4.6.1

Hi,

I experienced the exact same thing and the first few lines of the boot log from uart were as follows.

[0000.125] [L4T TegraBoot] (version 00.00.2018.01-l4t-80a468da)
[0000.131] Processing in cold boot mode Bootloader 2
[0000.135] A02 Bootrom Patch rev = 1023
[0000.139] Power-up reason: pmc por
[0000.142] No Battery Present
[0000.145] pmic max77620 reset reason
[0000.148] pmic max77620 NVERC : 0x48

After installing jetson-nano-2gb-jp46-sd-card-image it changed as follows.

[0000.125] [L4T TegraBoot] (version 00.00.2018.01-l4t-8728f3cb)
[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

I hope this helps.

Hi @daijiro.mori,

Thanks for sharing. Did you still keep the syslog (/var/log/syslog) right after you use jp4.6 sdcard image?

Yes, here it is.
syslog (154.5 KB)

Hi @daijiro.mori ,

Just want to know, did you keep the full log when you dump this partial log?

[0000.125] [L4T TegraBoot] (version 00.00.2018.01-l4t-80a468da)
[0000.131] Processing in cold boot mode Bootloader 2
[0000.135] A02 Bootrom Patch rev = 1023
[0000.139] Power-up reason: pmc por
[0000.142] No Battery Present
[0000.145] pmic max77620 reset reason
[0000.148] pmic max77620 NVERC : 0x48

Also, I want to ask:

When you reproduce this issue, did you ever plug in out the sdcard before hit this error?? or it just hits in the first time you use the sdcard?

The full log is as follows,

[0000.125] [L4T TegraBoot] (version 00.00.2018.01-l4t-80a468da)
[0000.131] Processing in cold boot mode Bootloader 2
[0000.135] A02 Bootrom Patch rev = 1023
[0000.139] Power-up reason: pmc por
[0000.142] No Battery Present
[0000.145] pmic max77620 reset reason
[0000.148] pmic max77620 NVERC : 0x48
[0000.151] RamCode = 1
[0000.154] Platform has DDR4 type RAM
[0000.157] max77620 disabling SD1 Remote Sense
[0000.161] Setting DDR voltage to 1125mv
[0000.165] Serial Number of Pmic Max77663: 0x334cb
[0000.173] Entering ramdump check
[0000.176] Get RamDumpCarveOut = 0x0
[0000.179] RamDumpCarveOut=0x0,  RamDumperFlag=0xe59ff3f8
[0000.184] Last reboot was clean, booting normally!
[0000.189] Sdram initialization is successful
[0000.193] SecureOs Carveout Base=0x00000000ff800000 Size=0x00800000
[0000.199] Lp0 Carveout Base=0x00000000ff780000 Size=0x00001000
[0000.205] BpmpFw Carveout Base=0x00000000ff700000 Size=0x00080000
[0000.211] 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.234] GSC3 Carveout Base=0x00000000bf300000 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] Read GPT from (4:0)
[0000.402] Csd NumOfBlocks=62333952
[0000.407] Set High speed to 1
[0000.411] Error mask set in wait for cmd complete with error 0x3 in HwSdmmcWaitForCommandComplete func at 278 line
[0000.421] Command complete wait failed with error 0x3 Interrupt 0x18001
[0000.427] Number of retries left 4
[0000.439] Using GPT Primary to query partitions
[0000.444] Read PT from (2:0)
[0000.460] Using BFS PT to query partitions
[0000.464] PT: Partition TBC NOT found !
[0000.467] Warning: Find Partition via PT Failed
[0000.472] failed to load NvTbootTbootCpu from (4:0)
[0000.476] re-load NvTbootTbootCpu from (2:0)
[0000.480] Read GPT from (4:0)
[0000.491] Using GPT Primary to query partitions
[0000.495] PT: Partition TBC NOT found !
[0000.499] Warning: Find Partition via PT Failed
[0000.503] Read GPT from (4:0)
[0000.514] Using GPT Primary to query partitions
[0000.519] PT: Partition TBC NOT found !
[0000.522] Warning: Find Partition via PT Failed
[0000.527] Error is 1

When I struggled with this problem, I plugged in and out the sdcard over and over again, and every time it happened. :)

Hi,

Just want to clarify. When this error happened, you didn’t ever see the error as other guys’ picture as blow, right?

image

If I remember correctly, I think I always got the exact same error.

Same issue with 4.6.1 here on Jetson Nano 2G. 945-13541-0000-000 S/N: 1424320052444 Error is as shown. “The installer encountered an unrecoverable error. A desktop session will now be run so that you may investigate the problem or try installing again” Then boots to a “recovery mode” and asks for a login/password I do not have.