Please provide the following info (check/uncheck the boxes after creating this topic): Software Version
DRIVE OS Linux 5.2.6
[*] DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
SDK Manager Version
[*] 1.6.1.8175
1.6.0.8170
other
Host Machine Version
native Ubuntu 18.04
other
Hi All - I see this error -
11:37:11 INFO: NVIDIA Nsight Systems - host: Preparing to unpack .../13-libcusparse-dev-10-2_10.3.1.311-1_amd64.deb ...
11:37:11 INFO: NVIDIA Nsight Systems - host: Unpacking libcusparse-dev-10-2 (10.3.1.311-1) ...
11:37:16 ERROR: NVIDIA Nsight Systems - host: No apport report written because MaxReports is reached already
11:37:16 INFO: NVIDIA Nsight Systems - host: Preparing to unpack .../14-libnpp-10-2_10.2.1.311-1_amd64.deb ...
11:37:16 INFO: NVIDIA Nsight Systems - host: Unpacking libnpp-10-2 (10.2.1.311-1) ...
11:37:21 INFO: NVIDIA Nsight Systems - host: trying to overwrite '/usr/local/cuda-10.2/lib64', which is also in package cuda-cudart-dev-10-2 10.2.311-1
11:37:21 INFO: NVIDIA Nsight Systems - host: Preparing to unpack .../15-libnpp-dev-10-2_10.2.1.311-1_amd64.deb ...
11:37:21 INFO: NVIDIA Nsight Systems - host: Unpacking libnpp-dev-10-2 (10.2.1.311-1) ...
11:37:26 ERROR: NVIDIA Nsight Systems - host: No apport report written because MaxReports is reached already
11:37:26 INFO: NVIDIA Nsight Systems - host: Preparing to unpack .../16-libnvjpeg-10-2_10.3.1.311-1_amd64.deb ...
11:37:26 INFO: NVIDIA Nsight Systems - host: Unpacking libnvjpeg-10-2 (10.3.1.311-1) ...
11:37:26 ERROR: NVIDIA Nsight Systems - host: No apport report written because MaxReports is reached already
11:37:26 INFO: NVIDIA Nsight Systems - host: Preparing to unpack .../17-libnvjpeg-dev-10-2_10.3.1.311-1_amd64.deb ...
11:37:26 INFO: NVIDIA Nsight Systems - host: Unpacking libnvjpeg-dev-10-2 (10.3.1.311-1) ...
11:37:26 ERROR: NVIDIA Nsight Systems - host: No apport report written because MaxReports is reached already
11:37:26 INFO: NVIDIA Nsight Systems - host: Preparing to unpack .../18-cuda-nvml-dev-10-2_10.2.311-1_amd64.deb ...
11:37:26 INFO: NVIDIA Nsight Systems - host: Unpacking cuda-nvml-dev-10-2 (10.2.311-1) ...
11:37:26 ERROR: NVIDIA Nsight Systems - host: No apport report written because MaxReports is reached already
11:37:26 INFO: NVIDIA Nsight Systems - host: /tmp/apt-dpkg-install-yZsSue/18-cuda-nvml-dev-10-2_10.2.311-1_amd64.deb
11:37:27 ERROR: NVIDIA Nsight Systems - host: command terminated with error
11:37:27 SUMMARY: NVIDIA Nsight Systems - host: APT system is broken and requires manual fix
What could be the reason for errors like -
ERROR Cuda on Host - host: No apport report written because MaxReports is reached already
As hinted in the link you gave, I had some apt stability issue. I wiped out everything (i.e. uninstalled prev installations from sdk manager, reinstalled sdk manager again) and then tried to install 5.2.0 again. Now I see following, which still seems related to apt…
15:28:56 ERROR: CUDA Cross-Compile for Linux - host: E: Packages were downgraded and -y was used without --allow-downgrades.
15:28:56 ERROR: CUDA Cross-Compile for Linux - host: command terminated with error
15:28:56 SUMMARY: TensorRT Cross-Compile for Linux - host: Depends on failed component
sudo apt-get -y install cuda-cross-aarch64-10-2=10.2.187
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '10.2.187' for 'cuda-cross-aarch64-10-2' was not found
I did the uninstall for all components from SDK Manager (repair/uninstall tab).
17:02:08 ERROR: CUDA Cross-Compile for Linux - host: E: Packages were downgraded and -y was used without --allow-downgrades.
17:02:08 ERROR: CUDA Cross-Compile for Linux - host: command terminated with error
17:02:08 SUMMARY: TensorRT Cross-Compile for Linux - host: Depends on failed component
Hi VickNV,
I have already uninstalled 5.2.6 from sdk manager. That part went well. Still if I can remove components from cmd line - please let me know what are those components ? I am looking for more of a grep text string which could be used with "find " based cmd to find all components and remove them ?
Thanks
Because it failed to downgrade, I suspect you have already installed cuda-cross-aarch64-10-2 of DRIVE OS 5.2.6 (with high version).
After 5.2.6 was uninstalled, do you still see the same error during the 5.2.0 installation?