You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am here again with some questions about the nvidia runtime container recipes. For context, my os is based on yocto kirkstone branch, with l4t 35.3.1 and I am building for nvida jetson xavier agx.
We want to integrate the nvidia runtime for k3s and just install in the OS some hardware near libraries, but not everything. This is what I have in the dependencies right now (I might need to clean and remove some of them yet):
First of all, am I missing something important for the general configuration?
Our developers tell me that the basic ubuntu from nvidia integrates the ld config files in the l4t.csv. By default the path "... container-passthrough/usr/lib/aarch<>/tegra is not added. I have done it with a bbappend but I wonder if this should come automatically from somewhere.
EDIT: (I had more questions but fixed them in between)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I am here again with some questions about the nvidia runtime container recipes. For context, my os is based on yocto kirkstone branch, with l4t 35.3.1 and I am building for nvida jetson xavier agx.
We want to integrate the nvidia runtime for k3s and just install in the OS some hardware near libraries, but not everything. This is what I have in the dependencies right now (I might need to clean and remove some of them yet):
First of all, am I missing something important for the general configuration?
Our developers tell me that the basic ubuntu from nvidia integrates the ld config files in the l4t.csv. By default the path "... container-passthrough/usr/lib/aarch<>/tegra is not added. I have done it with a bbappend but I wonder if this should come automatically from somewhere.
EDIT: (I had more questions but fixed them in between)
Thanks in advance,
Alvaro.
Beta Was this translation helpful? Give feedback.
All reactions