Created
July 15, 2020 21:29
-
-
Save sunsided/409823557891b822a2ecdcfee4f60c8a to your computer and use it in GitHub Desktop.
Installing JetPack 4.4 / Jetson 32.4 on Ubuntu 20.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME="Ubuntu" | |
VERSION="18.04 (Bionic Beaver)" | |
ID=ubuntu | |
ID_LIKE=debian | |
PRETTY_NAME="Ubuntu 18.04" | |
VERSION_ID="18.04" | |
VERSION_CODENAME=bionic | |
UBUNTU_CODENAME=bionic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Create the
jetpack-lsb-release
file as shown above, then runThe SDK Manager should now recognize your Ubuntu 20.04 as an Ubuntu 18.04. Disable the Host Machine configuration to only install board specific contents.
See this thread for more information.