Hi, I have installed SDK manager on my Ubuntu 16 machine. The machine does not have a GPU. I aim to flash a Jetson AGX Xavier board.
I get the following errors when installing Cuda Cross Compile on host:
11:25:36 ERROR : CUDA Cross Compile Package on Host : W: The repository ‘Index of /u-szeged/sedkit/ubuntu xenial Release’ does not have a Release file.
11:25:44 ERROR : CUDA Cross Compile Package on Host : E: Failed to fetch http://no.archive.ubuntu.com/ubuntu/pool/main/b/binutils/binutils-aarch64-linux-gnu_2.26.1-1ubuntu1~16.04.7_amd64.deb 404 Not Found [IP: 193.35.52.51 80]
11:25:44 ERROR : CUDA Cross Compile Package on Host :
11:25:44 INFO : CUDA Cross Compile Package on Host : [ Package Install Finished with Error ]
11:25:44 ERROR : CUDA Cross Compile Package on Host : apt install failed
11:25:44 ERROR : CUDA Cross Compile Package on Host : command terminated with error
These errors present themselves when attempting to install with either JetPack 4.2.1 (rev.2) or 4.2.2 (rev.1). No errors with 4.2
Any suggestions?
Thanks