Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 7.0.3
other
Target Operating System
Linux
QNX
other
Hardware Platform
DRIVE AGX Thor Developer Kit (940-63960-0010-000)
DRIVE AGX Thor Developer Kit (940-63960-0012-000)
other
Host Machine Version
native Ubuntu Linux 24.04 Host installed with DRIVE OS Docker Containers
other
Issue Description
I tried steps described in https://developer.nvidia.com/docs/drive/drive-os/7.0.3/public/drive-os-linux-installation/install-driveos/install-driveos-developer.html#start-container-to-flash-developer.
But at “To flash the images, perform the following steps inside the container:” the “ADB Device not found online” error happened.
Error String
${s_ERROR_DEVICE_NOT_FOUND} – ADB Device not found online
Logs
root@7.0.3.0-0010-linux-nsr:/drive/drive-foundation/tools/flashtools/bootburn# ./bootburn.py -b p3960-10-sw03 --board_config /drive/drive-foundation/platform-config/hardware/nvidia/platform/t264/automotive/automotive-platform-configs/p3960/p3960-10/p3960-10-sw03/board_configs/p3960-10-sw03_thor_u.json -x /dev/ttyACM2 --init_persistent_partitions
********* Starting bootburn/bootburn.py *********
Command Line Arguments :: ['./bootburn.py', '-b', 'p3960-10-sw03', '--board_config', '/drive/drive-foundation/platform-config/hardware/nvidia/platform/t264/automotive/automotive-platform-configs/p3960/p3960-10/p3960-10-sw03/board_configs/p3960-10-sw03_thor_u.json', '-x', '/dev/ttyACM2', '--init_persistent_partitions']
2025-08-28 08:02:45,764 - INFO - Initializing SOC group selector
2025-08-28 08:02:45,765 - INFO - Found SOC group for board p3960-10-sw03
/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/flash_utilities.py:230: SyntaxWarning: invalid escape sequence '\s'
device_re = re.compile("Bus\s+(?P<bus>\d+)\s+Device\s+(?P<device>\d+).+ID\s(?P<id>\w+:\w+)\s(?P<tag>.+)$", re.I)
/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/bootburn_parser.py:433: SyntaxWarning: invalid escape sequence '\d'
m = re.search(f'[\d]+{choice}', argument[0])
/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/bootburn_lib.py:3381: SyntaxWarning: invalid escape sequence '\.'
bctMatches = re.findall(".*((die._)*._bct_BR.*\.bct)", fileToFlashContent, re.MULTILINE)
/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/bootburn_bct.py:371: SyntaxWarning: invalid escape sequence '\['
partitionList = re.findall("\[partition\]\n+(.*)", configData)
********* Starting t264 bootburn py ********
NVIDIA DRIVEOS Flashing Tool
Log file at ./bootburn.txt
Default Schema:/drive/drive-foundation/tools/flashtools/bootburn_t264_py/nv-customer-data-schema.json
cwd in setBoardConfigPath :: /drive/drive-foundation/tools/flashtools/bootburn_t264_py
cwd in loadBoardGoldenRegsFile :: /drive/drive-foundation/tools/flashtools/bootburn_t264_py
Check finished successfully
Done parsing command line
[bootburn]: [executeShellCommand(155)] : command = whoami
cwd = /drive/drive-foundation/tools/flashtools/bootburn_t264_py
[bootburn]: [executeShellCommand(162)] : root
[bootburn]: [GetInfoRom(599)] : Read skuinfo from InfoRom...
[bootburn]: Execute command on Aurix serial port
[bootburn]: [ParseInfoRom_Print(673)] : Product Part Number: 670-63960-0010-C00
[bootburn]: [getListTargetsInRecovery(3570)] : Bus 001 Device 003: ID 0955:7045 NVIDIA Corp. Tegra On-Platform Operator
[bootburn]: [GetTegrasAssocWithAurix(514)] : Setting Tegra-A in recovery...
[bootburn]: [GetTegrasAssocWithAurix(518)] : Done
[bootburn]: [getListTargetsInRecovery(3570)] : Bus 001 Device 003: ID 0955:7045 NVIDIA Corp. Tegra On-Platform Operator
[bootburn]: [GetTegrasAssocWithAurix(532)] : retrying board recovery check...
[bootburn]: [getListTargetsInRecovery(3570)] : Bus 001 Device 008: ID 0955:7326 NVIDIA Corp. APX
[bootburn]: [getListTargetsInRecovery(3570)] : Bus 001 Device 003: ID 0955:7045 NVIDIA Corp. Tegra On-Platform Operator
p3960-10-sw03
Default Schema:/drive/drive-foundation/tools/flashtools/bootburn_t264_py/nv-customer-data-schema.json
cwd in setBoardConfigPath :: /drive/drive-foundation/tools/flashtools/bootburn_t264_py
cwd in loadBoardGoldenRegsFile :: /drive/drive-foundation/tools/flashtools/bootburn_t264_py
Check finished successfully
Done parsing command line
[bootburnTegra-A]: [executeShellCommand(155)] : command = whoami
cwd = /drive/drive-foundation/tools/flashtools/bootburn_t264_py
[bootburnTegra-A]: [executeShellCommand(162)] : root
[bootburnTegra-A]: [GetTargetECID(784)] : Target BR_CID: 0x80012641783141460000000011FF0200
[bootburnTegra-A]: [GetTargetECID(785)] : Target ECID: 0x1783141460000000011FF0200
[bootburnTegra-A]: [GenAdbSerialNum(551)] : ADB serial number is 2U1H85300000008VU0G0
[bootburnTegra-A]: [CheckForDeviceType(882)] : Detected ES production device type
In BoardSetFilePathsAndDefaultValues in targetConfig
n_FlashFirmware is set to True
/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/bootburn_thor.py:425: SyntaxWarning: invalid escape sequence '\s'
s_BinRegex = "filename\s*=\s*(.*" + binName + ".*bin)"
In BoardSetFilePathsAndDefaultValues in targetConfig
n_FlashFirmware is set to True
[bootburnTegra-A]: creating and flashing coldboot images
[bootburnTegra-A]: [Boot_Create_Flash_Coldboot(1439)] : Creating & Flashing images
[bootburnTegra-A]: Creating rcm-flash images
[bootburnTegra-A]: [Boot_Create_Flash_Coldboot(1442)] : flashingCFG :: /drive/drive-foundation/tools/flashtools/flashing_kernel/flashing_configs/t264/quickboot_flashing.cfgself.targetConfig.p_OutDirPath :: /drive/drive-foundation/tools/flashtools/bootburn_t264_py/__temp_t264/Tegra-A-c2939b2349b
/drive/drive-foundation/tools/flashtools/bootburn_t264_py/__temp_t264/Tegra-A-c2939b2349b/rcm-flash/tegrasign_v3_internal.py:1339: SyntaxWarning: invalid escape sequence '\d'
m = re.search('Key size is (\d+)', ret_str)
/drive/drive-foundation/tools/flashtools/bootburn_t264_py/__temp_t264/Tegra-A-c2939b2349b/rcm-flash/tegrasign_v3_internal.py:1385: SyntaxWarning: invalid escape sequence '\d'
m = re.search('Key size is (\d+)', ret_str)
/drive/drive-foundation/tools/flashtools/bootburn_t264_py/__temp_t264/Tegra-A-c2939b2349b/rcm-flash/tegrasign_v3_internal.py:1752: SyntaxWarning: invalid escape sequence '\d'
re_string = 'kdf_args_' + temp_stem + '(\d).yaml'
/drive/drive-foundation/tools/flashtools/bootburn_t264_py/__temp_t264/Tegra-A-c2939b2349b/rcm-flash/tegrasign_v3_util.py:158: SyntaxWarning: invalid escape sequence '\d'
m = re.search('^[\d]+', arg)
[bootburnTegra-A]: [GenerateImage(1975)] : Generating Flashing-RCM Images
[bootburnTegra-A]: [Boot_Create_Flash_Coldboot(1446)] : Generating cold boot flash-images
[bootburnTegra-A]: [initializeChainList(2136)] : selected chains in initializeChainList: ['A', 'B', 'C']
[bootburnTegra-A]: [GenerateImage(2001)] : Generating Flash Images for chain A, this may take a few minutes
[bootburnTegra-A]: [GenerateImage(2001)] : Generating Flash Images for chain B, this may take a few minutes
[bootburnTegra-A]: [GenerateImage(2001)] : Generating Flash Images for chain C, this may take a few minutes
[bootburnTegra-A]: [UpdatePVITinCreateImages(3068)] : Full create, calling UpdatePVITfileNamenMD5 for chain A in UpdatePVITinCreateImages
[bootburnTegra-A]: [UpdatePVITinCreateImages(3068)] : Full create, calling UpdatePVITfileNamenMD5 for chain B in UpdatePVITinCreateImages
[bootburnTegra-A]: [UpdatePVITinCreateImages(3068)] : Full create, calling UpdatePVITfileNamenMD5 for chain C in UpdatePVITinCreateImages
[bootburnTegra-A]: [Boot_Create_Flash_Coldboot(1450)] : Booting Flashing Kernel
[bootburnTegra-A]: [runPlatformDetection(1306)] : runPlatformDetection - rcm-flash
[bootburnTegra-A]: [CheckOptFuses(1143)] : Sku 0xa3
[bootburnTegra-A]: [PreserveTargetSkuInfo(1476)] : Preserving SkuInfo from Target
[bootburnTegra-A]: [BootRCM(1226)] : BootRCM - rcm-flash
In BoardSetFilePathsAndDefaultValues in targetConfig
n_FlashFirmware is set to True
[bootburnTegra-A]: [getmembctName(1030)] : RAMCODE 4
[bootburnTegra-A]: [getmembctName(1051)] : Selected membct_2 for memcfg
[bootburnTegra-A]: [Boot_Create_Flash_Coldboot(1454)] : Flashing cold boot Images
[bootburnTegra-A]: [FlashImages(3093)] :
[bootburnTegra-A]: [FlashImages(3094)] : Flashing-Images starting
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
[bootburnTegra-A]: [executeShellCommand(170)] : shell command -- timeout 5 /drive/drive-foundation/tools/flashtools/flash/adb -s 2U1H85300000008VU0G0 wait-for-device failed
[bootburnTegra-A]: [executeShellCommand(172)] : Output:
[bootburnTegra-A]: [executeShellCommand(174)] : Return code: 124
[bootburnTegra-A]: [executeShellCommand(176)] : stdout: b''
[bootburnTegra-A]: [executeShellCommand(178)] : stderr: None
command line used was:
['./bootburn.py', '-b', 'p3960-10-sw03', '--board_config', '/drive/drive-foundation/platform-config/hardware/nvidia/platform/t264/automotive/automotive-platform-configs/p3960/p3960-10/p3960-10-sw03/board_configs/p3960-10-sw03_thor_u.json', '-x', '/dev/ttyACM2', '--init_persistent_partitions']
${s_ERROR_DEVICE_NOT_FOUND} -- ADB Device not found online
Exception caught in bootburn
Traceback (most recent call last):
File "/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/bootburn.py", line 314, in bootburn
bootburnLib.AdbServerManager(processID)
File "/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/bootburn_lib.py", line 165, in AdbServerManager
AbnormalTermination("${s_ERROR_DEVICE_NOT_FOUND} -- ADB Device not found online", nverror.NvError_DeviceNotFound)
File "/drive/drive-foundation/tools/flashtools/bootburn/../bootburn_t264_py/flashtools_nverror.py", line 261, in AbnormalTermination
raise OSError(errorCode)
OSError: 72
InstallationErrorOnThor.txt
Displaying InstallationErrorOnThor.txt.