Hey,
I’ve had this Xavier NX developer kit for over a year now and have been using it on and off for testing purposes. It has worked fine up until last month when it all of a sudden stopped booting. I didn’t do anything different, had the same SD card boot drive that worked before in it, and it just won’t boot at all. I am getting the green power light with no changes to that, unplugging everything didn’t work, different SD cards didn’t work, re-flashing the SD cards didn’t work, flashing via SDK manager didn’t work, and trying different JetPack versions didn’t work either. If I leave it plugged in, the heatsink gets hot but the fan never spins. My keyboard also won’t light up like it usually does.
I just tried a different SD card and flashed JetPack 5.1 on it which initially gave me the following minicom output:
[0000.024] W> RATCHET: MB1 binary ratchet value 4 is too large than ratchet lev.
[0000.033] I> MB1 (prd-version: 1.5.1.7-t194-41334769-98030a79)
[0000.038] I> Boot-mode: Coldboot
[0000.041] I> Chip revision : A02P
[0000.044] I> Bootrom patch version : 15 (correctly patched)
[0000.049] I> ATE fuse revision : 0x200
[0000.053] I> Ram repair fuse : 0x0
[0000.056] I> Ram Code : 0x0
[0000.058] I> rst_source : 0x0
[0000.061] I> rst_level : 0x0
[0000.065] I> Boot-device: QSPI
[0000.067] I> Qspi flash params source = brbct
[0000.071] I> Qspi using bpmp-dma
[0000.156] I> Reset to recovery mode0000000000000000000000000000000000000000000
That didn’t do anything so then I tried going into recovery mode which ends up not showing anything but if I jump the reset headers, I get this output:
??
[0000.024] W> RATCHET: MB1 binary ratchet value 4 is too large than ratchet level 2 from HW fuses.
[0000.033] I> MB1 (prd-version: 1.5.1.7-t194-41334769-98030a79)
[0000.038] I> Boot-mode: Coldboot
[0000.041] I> Chip revision : A02P
[0000.044] I> Bootrom patch version : 15 (correctly patched)
[0000.049] I> ATE fuse revision : 0x200
[0000.053] I> Ram repair fuse : 0x0
[0000.056] I> Ram Code : 0x0
[0000.058] I> rst_source : 0x0
[0000.061] I> rst_level : 0x0
[0000.065] I> Boot-device: QSPI
[0000.067] I> Qspi flash params source = brbct
[0000.071] I> Qspi using bpmp-dma
[0000.074] I> Qspi clock source : pllp
[0000.078] I> QSPI Flash Size = 32 MB
[0000.081] I> Qspi initialized successfully
[0000.085] E> No bootable slot found
[0000.088] E> LOADER: Failed to get slot for boot chain from SMD.
[0000.094] E> LOADER: Failed to get storage info for binary 0 from loader.
[0000.100] E> LOADER: Failed to get info for binary 0 from loader.
[0000.106] C> LOADER: Could not read binary 0.
[0000.110] C> Fail to load mb1-bct bin
[0000.114] E> Task 24 failed (err: 0x1d540102)
[0000.118] E> Top caller module: LOADER, error module: AB_BOOTCTRL, reason: 0x02, aux_info: 0x01
[0000.126] I> MB1(1.5.1.7-t194-41334769-98030a79) BIT boot status dump :
0000000000011111111110111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
[0000.156] I> Reset to recovery mode
I know that this SD card was working before flashing JP 5.1 to it as well.
When I try to use the SDK Manager, I get an error every time that it fails to run dpkg
. This happens regardless of the version.
Could this be a hardware issue? Please let me know if there’s any more information I can provide.
Regards