Hi NVIDIA Teams,
I got a IGX Orin in my office, which with RTX6000.
Unfortunately, it could not boot up.
(Power up, Fan Run, but nothing come out via DP Port.)
I follow the steps as below which I saw on some website:
-
Update the bootloader
-
Connect the IGX Orin to another Ubuntu 22.04 PC via USB Type-C cable
-
Press the reset button on IGX Orin to enter recovery mode when IGX starts.
-
My Ubuntu 22.04 PC could recognize IGX → NVIDIA Corp. APX
-
Release the reset button on IGX Orin.
-
Unzip the IGX bootloader file and navigate to the folder on the Ubuntu PC.
-
Type the following command to update the bootloader:
$ cd Desktop (depends on your path)
$ tar xvf Jetson_Linux_R36.1.0_aarch64.tbz2
$ cd Linux_for_Tegra
$ sudo ./flash.sh p3740-0002-p3701-0008-qspi internal
But I got fail at this step,
since I “sudo ./flash.sh p3740-0002-p3701-0008-qspi internal”
The terminal screen show fail at here↓
[Reading board information fial]
Would you mind to help me about this part?
I would like to boot up my IGX Orin.