Linux > arm64-sbsa > Native > Ubuntu > 18.04 > deb(local)
By downloading this errror came > Broken Packages
after that,
Linux > arm64-sbsa > Native > Ubuntu > 18.04 > runfile(local)
wget https://developer.download.nvidia.com/compute/cuda/11.6.2/local_installers/cuda_11.6.2_510.47.03_linux_sbsa.run
sudo sh cuda_11.6.2_510.47.03_linux_sbsa.run
I installed it successfully so that which I give ncvv -V I can see the result
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2022 NVIDIA Corporation
Built on Tue_Mar__8_18:19:06_PST_2022
Cuda compilation tools, release 11.6, V11.6.124
Build cuda_11.6.r11.6/compiler.31057947_0
But if I try command : which nvcc the result is null
To rectify this I tried commands :
ls /usr/local/cuda*
/usr/local/cuda-11.6/bin to $PATH or export PATH=/usr/local/cuda-11.6/bin:$PATH
/usr/local/cuda/lib64 to $LD_LIBRARY_PATH
but a result it showed bash: /usr/local/cuda-11.6/bin: Is a directory
Hi,
Please install through SDKManager. It’s included in SDK components.
Respected Sir, @DaneLLL
By installing through SDKManager I need to put Jetson Nano in Recovery Mode can I use the command $ sudo reboot –-forced-recovery
Hi,
The command should work. Another way is to short the pins on J14. Please refer to developer kit user guide:
https://developer.nvidia.com/embedded/dlc/Jetson_Nano_Developer_Kit_User_Guide
Respected sir, @DaneLLL
Thank you so much for your help, and my query is not a one-day process I have just started this step, and in this journey, I will try to complete step by step. Once any thank you for your will again contact you for further queries.
Yours Respectfully
Shrijayan
A professional graphic design and printing company that works closely with clients, large and small, to deliver marketing and communication strategies through print and design. We are a very unique business.
system
closed
May 25, 2022, 1:24pm
#6
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.