Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 485: Line 485:
If the apply_binaries.sh script installs the binaries correctly, the last message output from the script is “Success!”.
If the apply_binaries.sh script installs the binaries correctly, the last message output from the script is “Success!”.


You can create your own ubuntu filesystem using .deb packages as sources following this [https://wiki.ubuntu.com/ARM/RootfsFromScratch instructions]. The sample filesystem provided is a 32 bits filesystem, however, the kernel is a 64bits kernel. According to devtalk nvidia will be [https://devtalk.nvidia.com/default/topic/897280/jetson-tx1-with-l4t-23-1-doesn-t-support-native-aarch64-binaries-/ releasing a 64bits filesystem]
You can create your own ubuntu filesystem using .deb packages as sources following this [https://wiki.ubuntu.com/ARM/RootfsFromScratch instructions]. The sample filesystem provided is a 32 bits filesystem, however, the kernel is a 64bits kernel. According to devtalk nvidia will be [https://devtalk.nvidia.com/default/topic/897280/jetson-tx1-with-l4t-23-1-doesn-t-support-native-aarch64-binaries-/ releasing a 64bits filesystem].
 
The remaining steps on this guide assumes that you are using the default filesytem or that you already have one built, specially for the flashing section, where flashing assumes that the filesystem already exists.


== To receive notifications of new packages ==
== To receive notifications of new packages ==