NVIDIA SDK Manager无法在Jetson Xavier NX上安装

问题描述

我正在研究Jetson Xavier NX开发套件,正在尝试使用其中的Deepstream-5.0应用程序,并且必须分析Deepstream-5.0示例应用程序和与相似应用程序非常相似的自定义应用程序的性能。因此,要分析性能,我想使用NVIDIA NSight系统。

现在,要使用NVIDIA SDK Manager安装NVIDIA NSight系统,我尝试使用here给出的步骤在Xavier系统上安装SDK Manager。但这带来了以下问题:

sudo apt install ./sdkmanager_1.2.0-6738_amd64.deb

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note,selecting 'sdkmanager:amd64' instead of './sdkmanager_1.2.0-6738_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 sdkmanager:amd64 : Depends: libgconf-2-4:amd64 but it is not installable
                    Depends: libcanberra-gtk-module:amd64 but it is not installable
                    Depends: locales:amd64 but it is not installable
E: Unable to correct problems,you have held broken packages.

我尝试安装依赖库,更新和升级系统并修复损坏的程序包,但没有成功。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)