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

installation removes nvidia-l4t-jetson-io:arm64 #58

Open
ah-gus opened this issue Oct 12, 2022 · 1 comment
Open

installation removes nvidia-l4t-jetson-io:arm64 #58

ah-gus opened this issue Oct 12, 2022 · 1 comment

Comments

@ah-gus
Copy link

ah-gus commented Oct 12, 2022

jetson-io and it's tools are required for many systems,
installation on both 5.0.2 and also on prior versions (4.6.2/4.6.1) seems to remove the nvidia-l4t-jetson-io:arm64 package
this seems to be correlated with removal of nvidia-l4t-kernel:arm64 which is a dependency of jetson-io.

can this removal be avoided, is it strictly necessary?
should this issue be relayed to NVIDIA?
how can we make the driver coexist with these tools?

@ah-gus
Copy link
Author

ah-gus commented Oct 12, 2022

a workaround was to download packge via:
apt-get download nvidia-l4t-jetson-io
and install it ignoring dependecies
sudo dpkg --force-all --ignore-depends=nvidia-l4t-kernel -i nvidia-l4t-jetson-io_35.1.0-20220810203728_arm64.deb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant