参考官方文档:https://docs.nvidia.com/sdk-manager/install-with-sdkm-jetson/index.html
按照官网说明下载的安装包结果很糟心显示软件包体系架构(amd64)与本机系统体系结构(arm64)不符
无可奈何看了一下英文文档:里面说有lian两种方法安装 一个是使用nano下载好的镜像 下载安装 同时有很多条件需要满足
zha粘贴一段
• Use NVIDIA SDK Manager.
You must have a Linux host computer with a working Internet connection to run
SDK Manager and flash the developer kit. Supported host operating systems are:
• Ubuntu Linux x64 Version 18.04 or 16.04
Follow these instructions to download and install NVIDIA SDK Manager.
Note Use of SDK Manager to install JetPack requires that:
• The developer kit be in Force Recovery mode.
• The developer kit not be powered by a Micro-USB power supply.
The Micro-USB port is needed to flash and update the developer kit.
Before using SDK Manager, fo

在尝试使用NVIDIA SDK Manager安装JetPack时遇到软件包架构不匹配的问题。官方文档建议在Ubuntu 18.04或16.04的Linux主机上进行,并要求设备处于Force Recovery模式且不能通过Micro-USB供电。安装过程包括设置恢复模式、使用SDK Manager进行刷机和组件安装。在寻找替代方案时,注意到可能需要CUDA、CuDNN和OpenCV等组件,但OpenCV的测试未成功。解决方案是检查和修改opencv命令以适应系统中的opencv4。

428

被折叠的 条评论
为什么被折叠?



