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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: