Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐧 add nvidia packages to orin image #1555

Merged
merged 2 commits into from
Jun 26, 2023
Merged

🐧 add nvidia packages to orin image #1555

merged 2 commits into from
Jun 26, 2023

Conversation

mudler
Copy link
Member

@mudler mudler commented Jun 26, 2023

Those packages are present in a standard installation

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Those packages are present in a standard installation

Signed-off-by: mudler <mudler@kairos.io>
@mudler mudler requested a review from a team June 26, 2023 14:44
@mudler mudler added the ARM label Jun 26, 2023
@@ -92,17 +92,108 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
RUN apt-get remove -y unattended-upgrades

# https://docs.nvidia.com/jetson/l4t/index.html#page/Tegra%20Linux%20Driver%20Package%20Development%20Guide/updating_jetson_and_host.html
# root@orin:~# cat /run/data/installed_nvidia.txt | grep nv
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this comment intended?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point, switching to the apt command

mauromorales
mauromorales previously approved these changes Jun 26, 2023
Copy link
Member

@mauromorales mauromorales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
@mudler mudler requested a review from a team June 26, 2023 14:50
@mudler mudler merged commit 20cb167 into master Jun 26, 2023
54 of 56 checks passed
@mudler mudler deleted the orin_packages branch June 26, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants