1. tar xf Jetson_Linux_R32.3.1_aarch64.tbz2 2. cd Linux_for_tegra/rootfs 3. sudo tar xfp …/…/ Tegra_Linux_Sample-Root-Filesystem_R32.4.3_aarch64.tbz2 4. cd …/ 5. sudo ./ apply_binaries.sh
**overlay the file in the dir “A505_drvonly_jp43_r32.3.1” into Linux_for_Tegra dir which generated in step2 ** cp -r A505_drvonly_jp43_r32.3.1/Linux_for_Tegra Linux_for_Tegra
Step 3 Flash:
** Before flash. Must put device into recovery mode ,and connect to host pc via typec connect ,if devices be in the **
** recovery mode ,you can use cmd “lsusb” in the pc host will show as below**
** 0955:7019 NVidia Corp.(32G xavier usb id in the recovery mode) and hdmi output nothing be in the recovery mode**
sudo ./flash.sh jetson-xavier mmcblk0p1 (generated systeimg,Use the cmdline at first time to flash ) sudo ./flash.sh -r jetson-xavier mmcblk0p1 (don’t generated systeimg,reduce flash time)
firstly you said we provide for jetpack 4.4 and in the txt file you are telling to download 4.3!!!
and see the rest please
this is unacceptable
I am very sorry that this may have been a problem caused by an oversight on the part of our colleagues. I have noted the issue and we will adjust the content in there as soon as possible and I will get back to you here with any new information.
I have done what you have posted in the new zip file. please I tried maytimes to do what was written poorly in the readme file but no avial. the system could not even boot.
the file you download from nvidia website is not even named as in the readme file 1. tar xf Jetson_Linux_R32.4.3_aarch64.tbz2
this has to be changed
from
2. cd Linux_for_tegra/rootfs
to
2. cd Linux_for_Tegra/rootfs
sudo tar xfp …/…/ Tegra_Linux_Sample-Root-Filesystem_R32.4.3_aarch64.tbz2
to
3 sudo tar xfp …/…/Tegra_Linux_Sample-Root-Filesystem_R32.4.3_aarch64.tbz2
sudo ./ apply_binaries.sh
to
sudo ./apply_binaries.sh
cp -r A505_drvonly_jp44_r32.4.3/Linux_for_Tegra Linux_for_Tegra
to
cp -r H01_Driver_for_4.4/A505_drvonly_jp44_r32.4.3/Linux_for_Tegra Linux_for_Tegra
please I have been trying for awhile I have opened three months ago another post
and same they reply randomly without even reading the post