I’m trying to install libnvidia-compute-util-550 package on AGX Orin (JP6.0 m,Ubuntu 22.04). But it fails because libcuda.so which is provided by nvidia-l4t-cuda (36.2 ) could not be overwritten. I need both the packages for our project. How can I solve dependency issue?
Hi,
There is no link to download. I installed it through Ubuntu synaptic package manager.
You can also install it by issuing following command
“sudo apt-get install libnvidia-compute-550”
which is results in following error
“trying to overwrite ‘/usr/lib/aarch64-linux-gnu/libcuda.so’ , which is also in package nvidia-l4t-cuda 36.2.0-202312182148”
Hi,
I’m running the command on AGX Orin 64GB updated to latest Jetpacks 6.0
The problem raised when I’m installing drivers for “NVIDIA® ConnectX-6 Lx Dual Port 10/25GbE SFP28 Adapter, PCIe Low Profile” from the following link “Ethernet drivers and acceleration software | NVIDIA | NVIDIA Developer” .
“libnvidia-compute-550” package is required for the drivers to install which is conflicting with “nvidia-l4t-cuda”