HI,
I have decides to try on a fresh computer, so it took some time to organise it.
This it what i am doing:
- I have installed a new sdk manager.
- on ttyACM1 (nvshell) i ran:
NvShell>tegrarecovery x1 off
Info: Executing cmd: tegrarecovery, argc: 2, args: x1 off
Command Executed
NvShell>tegrareset x1
Info: Executing cmd: tegrareset, argc: 1, args: x1
NvShell>INFO: MCU_PLTFPWRMGR: Reseting
INFO: BtChn_Cfg: No valid next bootchain loaded
INFO: NVMCU_ORINPWRCTRL: Tegra x1 Boot Chain: A
INFO: MCU_PLTFPWRMGR: Tegra reset trigger is complete !
Command Executed
MCU_FOH: ErrReport: ErrorCode-0x28cb ReporterId-0x8001 Error_Attribute-0x30000008 Timestamp-0x4e5dd02
MCU_FOH: ErrReport: ErrorCode-0x1802 ReporterId-0xe00e Error_Attribute-0x0 Timestamp-0x4e5e95a
MCU_FOH: ErrReport: ErrorCode-0x1800 ReporterId-0x8013 Error_Attribute-0x89abcdef Timestamp-0x4e5f61a
MCU_FOH: ErrReport: ErrorCode-0x1 ReporterId-0x800b Error_Attribute-0x0 Timestamp-0x4e60f82
MCU_FOH: ErrReport: ErrorCode-0x1 ReporterId-0x800c Error_Attribute-0x0 Timestamp-0x4e61102
MCU_FOH: ErrReport: ErrorCode-0x28cb ReporterId-0x8001 Error_Attribute-0x34000008 Timestamp-0x4f57152
MCU_FOH: ErrReport: ErrorCode-0x28cb ReporterId-0x8001 Error_Attribute-0x4c000008 Timestamp-0x5001602
MCU_FOH: ErrReport: ErrorCode-0x28c7 ReporterId-0xe04c Error_Attribute-0x0 Timestamp-0x8a52d4a
MCU_FOH: ErrReport: ErrorCode-0x2000 ReporterId-0xe004 Error_Attribute-0x0 Timestamp-0x8a53212
MCU_FOH: ErrReport: ErrorCode-0x28cb ReporterId-0x8001 Error_Attribute-0x38000001 Timestamp-0xc91e792
NvShell>INFO : MCU_ISTMGR: IST Manager initialized to send/receive commands
3. i logged out of the serial
4. installing sdk manager 6.0.6
5. lsusb:
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 004: ID 048d:5702 Integrated Technology Express, Inc. ITE Device
Bus 001 Device 005: ID 0955:7045 NVIDIA Corp. Tegra On-Platform Operator
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I have both micros usb and usn type c cables connected(the type c cable is connected to the port near the network cable)
6. the installation returned the below error: 10:34:34 INFO: Flash DRIVE OS - flash: chromium-codecs-ffmpeg-extra gstreamer1.0-vaapi
10:34:34 INFO: Flash DRIVE OS - flash: libgstreamer-plugins-bad1.0-0 libva-wayland2
10:34:34 INFO: Flash DRIVE OS - flash: Use ‘sudo apt autoremove’ to remove them.
10:34:35 INFO: Flash DRIVE OS - flash: The following NEW packages will be installed:
10:34:35 INFO: Flash DRIVE OS - flash: python-is-python3
10:34:35 INFO: Flash DRIVE OS - flash: 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
10:34:35 INFO: Flash DRIVE OS - flash: Need to get 2,364 B of archives.
10:34:35 INFO: Flash DRIVE OS - flash: After this operation, 10.2 kB of additional disk space will be used.
10:34:35 INFO: Flash DRIVE OS - flash: Get:1 Index of /ubuntu focal/main amd64 python-is-python3 all 3.8.2-4 [2,364 B]
10:34:35 INFO: Flash DRIVE OS - flash: Fetched 2,364 B in 0s (13.1 kB/s)
10:34:35 INFO: Flash DRIVE OS - flash: Selecting previously unselected package python-is-python3.
10:34:36 INFO: Flash DRIVE OS - flash: (Reading database … (Reading database … 5% (Reading database … 10% (Reading database … 15% (Reading database … 20% (Reading database … 25% (Reading database … 30% (Reading database … 35% (Reading database … 40% (Reading database … 45% (Reading database … 50% (Reading database … 55% (Reading database … 60% (Reading database … 65% (Reading database … 70% (Reading database … 75% (Reading database … 80% (Reading database … 85% (Reading database … 90% (Reading database … 95% (Reading database … 100% (Reading database … 236505 files and directories currently installed.)
10:34:36 INFO: Flash DRIVE OS - flash: Preparing to unpack …/python-is-python3_3.8.2-4_all.deb …
10:34:36 INFO: Flash DRIVE OS - flash: Unpacking python-is-python3 (3.8.2-4) …
10:34:36 INFO: Flash DRIVE OS - flash: Setting up python-is-python3 (3.8.2-4) …
10:34:37 INFO: Flash DRIVE OS - flash: Adding user platforms@EYESIGHT.local' to group
dialout’ …
10:34:37 INFO: Flash DRIVE OS - flash: Adding user platforms@EYESIGHT.local to group dialout
10:34:37 INFO: Flash DRIVE OS - flash: Done.
10:34:37 INFO: Flash DRIVE OS - flash: # mount targetfs img to update the EULA metadata and unmount on exit
10:34:37 INFO: Flash DRIVE OS - flash: sudo mount -t ext4 ${NV_WORKSPACE}/drive-linux/filesystem/targetfs.img ${NV_WORKSPACE}/drive-linux/filesystem/targetfs
10:34:37 INFO: Flash DRIVE OS - flash: trap “sudo umount -l ${NV_WORKSPACE}/drive-linux/filesystem/targetfs.img” EXIT
10:34:37 INFO: Flash DRIVE OS - flash: # Must lazy umount after operations on rootfs image before running new Build-FS instance.
10:34:37 INFO: Flash DRIVE OS - flash: # Check for errors in umount as it is a pre-req for next step.
10:34:37 INFO: Flash DRIVE OS - flash: # Clear trap if umount is good.
10:34:37 INFO: Flash DRIVE OS - flash: sudo umount -l ${NV_WORKSPACE}/drive-linux/filesystem/targetfs.img
10:34:38 INFO: Flash DRIVE OS - flash: host sudo password for platforms@EYESIGHT.local:
10:34:38 INFO: Flash DRIVE OS - flash: This script must be run with root privileges!
10:34:38 INFO: Flash DRIVE OS - flash: driveinstaller v2.0
10:34:38 INFO: Flash DRIVE OS - flash: SDK/PDK Installer and Flasher
10:34:38 INFO: Flash DRIVE OS - flash: Run ./driveinstaller --help
for usage information.
10:34:38 INFO: Flash DRIVE OS - flash: Initializing board and OS configuration to Autonomous vehicle p3710 Linux Tegra A
10:34:38 INFO: Flash DRIVE OS - flash: Manifest version 2.0
10:34:38 INFO: Flash DRIVE OS - flash: [target] target sudo password for nvidia:
10:34:55 INFO: Flash DRIVE OS - flash: BOARD SKU : 940-63710-0010-D00
10:34:55 INFO: Flash DRIVE OS - flash: Found matching board id p3710-10-s05 in 940-63710-0010-D00 sku
10:34:55 INFO: Flash DRIVE OS - flash: Applying additional Bind opts
10:35:03 INFO: Flash DRIVE OS - flash: Binding of partitions failed ! Check log for more details.
10:35:03 INFO: Flash DRIVE OS - flash: Failed to bind partitions!
10:35:03 INFO: Flash DRIVE OS - flash: driveinstaller cannot continue! Check the log file for details: /home/platforms@EYESIGHT.local/.nvsdkm/driveinstaller.log
10:35:03 INFO: Flash DRIVE OS - flash: [ Component Install Finished with Error ]
10:35:03 INFO: Flash DRIVE OS - flash: [host] [ 20.24 MB used. Disk Avail: 350.95 GB ]
10:35:03 INFO: Flash DRIVE OS - flash: [ NV_DRIVE_FLASH_DRIVE_COMP Install took 29s ]
10:35:03 ERROR: Flash DRIVE OS - flash: command terminated with error
10:35:03 SUMMARY: Flash DRIVE OS - flash: First Error: Installation failed.
driveinstaller.log (80.9 KB)
sdkm.db (288 KB)
sdkm.log (886.3 KB)
sdkm-2023-05-30-10-02-27.log (886.3 KB)
sdkm_download.log (115.7 KB)
Logs attached
Thanks,
Oren