Can Yocto allows to upgrade the kernel and / or the CUDA libraries of the Jetson Nano ? #1608
Replies: 4 comments 4 replies
-
Sorry, Mario, but unfortunately there's no magic here that would let you run a kernel, or CUDA support, that NVIDIA doesn't actually provide in JetPack. It might be technically possible to port the NVIDIA additions/modifications from their 4.9-based sources to some newer kernel, but at a huge cost, and no guarantee of success. Plus you'd still be stuck with the older CUDA. |
Beta Was this translation helpful? Give feedback.
-
Matt,can the following CUDA packages be installed on the Jetson Nano with some tweaking ? or : (target arm64-sbsa or aarch64-jetson) or : |
Beta Was this translation helpful? Give feedback.
-
Hi @Marietto2008 |
Beta Was this translation helpful? Give feedback.
-
The Jetson nano is still a good soc for small / medium computing tasks. The Jetson Orin is too much expensive. A lot of users can't spend so much money for the Orin when for them the Nano is enough. |
Beta Was this translation helpful? Give feedback.
-
Hello.
my name is Mario (on the nvidia developer forum my nickname is marietto2008) ;
I've worked hard on the Jetson Nano in recent years as a tester and researcher and experimenter. At some point I've been able to upgrade ubuntu 18 to 20 and 20 to 22.04,but I haven't been able to upgrade the kernel of the Jetson nano from 4.9 to 5 and most of all,I haven't been able to upgrade the CUDA libraries from 10 to 11 or 12. I wished to try some new approaches,but then my nano broke. Recently I've got a new Jetson nano to finish the "job" that I'd left behind. And it happened that someone informed me about Yocto. The installation of yocto is a good experiment to try. I want to ask you if it allows you to upgrade the kernel and / or the CUDA libraries.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions