========================================================== AGX Xavier Release Note - AG411B ReleaseNote: 1.2 ========================================================== =================================== Installation =================================== 1. Decompress by root sudo tar zxf AG411B-R1.1.5.4.6.tar.gz 2. Enter L4T directory cd JetPack_4.6_Linux_JETSON_AGX_XAVIER_TARGETS/Linux_for_Tegra 3. Select profile (AGX/AGX Industrial) (default setting is ag411b-default) sudo ./setup.sh Supported profiles: 0) ag411b-default 1) ag411b-industrial 4. Connect a Jetson platform and a host PC(*) through a Micro USB to USB Cable * The host PC must be a physical Ubuntu 18.04 PC with x64 CPU, not a virtual machine or Jetson platform. 5. Enter the recovery mode power off -> press recovery button -> power on -> wait 2 seconds -> release recovery button 6. Start to flash BSP a. Use default user account. ( user_name/password: nvidia ) ./install.sh b. Create other user name and password as default user ./install.sh --create_default_account 7. Flash more modules (speed up) ./install.sh -r =================================== Test Commands =================================== 1. Install NVidia SDKs $ sudo apt update && apt depends nvidia-jetpack | awk '{print $2}' | uniq | xargs -I {} bash -c "sudo apt -o Dpkg::Options::="--force-confold" -y install {} ; sudo apt clean" =================================== Revision History =================================== --------------------------------------- AG411B-R1.1.5.4.6 20220530 --------------------------------------- - Support AGX_64GB module --------------------------------------- AG411B-R1.1.4.4.6 20220412 --------------------------------------- - Improve stability - Support AGX industrial - Enable CanBus --------------------------------------- AG411B-R1.1.3.4.6 20220107 --------------------------------------- - Update to JetPack 4.6 rev.3 - Support boot from USB --------------------------------------- AG411B-R1.1.2.4.6 20211209 --------------------------------------- - Fixed minor issue --------------------------------------- AG411B-R1.1.1.4.6 20211207 --------------------------------------- - Support Fan Tach --------------------------------------- AG411B-R1.1.0.4.6 20211007 --------------------------------------- - Upgrade to L4T 32.6.1 (JetPack 4.6 rev.1) - Support loading AVerMedia capture card drivers automatically. (Require to put drivers into BSP manually.) --------------------------------------- AG411B-R1.0.13.4.5.1 20210716 --------------------------------------- - Update AVerMedia Capture Card driver --------------------------------------- AG411B-R1.0.12.4.5.1 20210625 --------------------------------------- - Improve stability - Support carrier board without Audio codec ALC5658 - Update AVerMedia Capture Card driver: CN312MN --------------------------------------- AG411B-R1.0.11.4.5.1 20210414 --------------------------------------- - Support Intel Wifi Card AC9260/AC8265 - Support AVerMedia Capture Card CN312MN --------------------------------------- AG411B-R1.0.10.4.5.1 20210312 --------------------------------------- - Upgrade to L4T 32.5.1 --------------------------------------- AG411B-R1.0.9.4.4.1 20210202 --------------------------------------- - Improve stability - Support RNDIS --------------------------------------- AG411B-R1.0.8.4.4.1 20210118 --------------------------------------- - Correct the reading value of ADC Battery --------------------------------------- AG411B-R1.0.7.4.4.1 20210108 --------------------------------------- - Disable RNDIS temporarily for stability --------------------------------------- AG411B-R1.0.6.4.4.1 20201224 --------------------------------------- - Upgrade to JetPack 4.4.1 (L4T 32.4.4) --------------------------------------- AG411B-R1.0.5.4.4 20201214 --------------------------------------- - Improve stability --------------------------------------- AG411B-R1.0.4.4.4 20201014 --------------------------------------- - Improve stability --------------------------------------- AG411B-R1.0.3.4.4 20201008 --------------------------------------- - Fixed minor issues --------------------------------------- AG411B-R1.0.2.4.4 20201006 --------------------------------------- - Load AVerMedia Capture Card drivers automatically - Fixed a dmesg warning message of HDMI --------------------------------------- AG411B-R1.0.1.4.4 20200928 --------------------------------------- - Support RNDIS --------------------------------------- AG411B-R1.0.0.4.4 20200922 --------------------------------------- - First release for AG411B