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

TX2 Support #63

Open
Wulfsta opened this issue Apr 19, 2023 · 2 comments
Open

TX2 Support #63

Wulfsta opened this issue Apr 19, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Wulfsta
Copy link

Wulfsta commented Apr 19, 2023

This is not a feature request, but I am curious what work would need to be done to add support for the Jetson TX2? I dug one out of storage recently and would love to run NixOS on it.

@danielfullmer
Copy link
Collaborator

We'd have to package Jetpack 4, which has enough differences compared with Jetpack 5 (old kernel, different bootloader) that I opted not to try. This could possibly be done by adding enough conditionals everywhere to capture the differences between Jetpack 4 and Jetpack 5. I haven't really looked closely at what would be required for this to happen.

However, when Jetpack 6 is released, it is expected to drop support for Xavier AGX and Xavier NX, and I'd like to keep Xavier AGX/NX support continuing, so at that time, we'll have to have some level of support for multiple versions of Jetpack.

@danielfullmer danielfullmer added the enhancement New feature or request label Apr 26, 2023
@pbsds
Copy link

pbsds commented May 13, 2024

https://forums.developer.nvidia.com/t/jetpack-6-0-production-release-announcement/291709
https://docs.nvidia.com/jetson/jetpack/release-notes/index.html
https://jetsonhacks.com/2024/05/06/jetpack-6-production-release/

A year have passed, what is your current support strategy for Xavier? If two jetpack releases are to be supported, is there any interest in TX1/2?

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

No branches or pull requests

3 participants