System Specifications:
-
AGX Xavier Type: 32 GB Developer Kit
-
SDK Manager Version: 2.0.0.1
-
Host Device OS: Ubuntu 18.04 (baremetal)
-
Host Device Type: Desktop
-
Flashed Jetpack Version: 4.6.2
-
Have components other than Jetpack OS is installed: No
-
DC Power Supply Specifications: 12V / 5A
Problem Description:
Hello,
I am trying to install Jetpack 4.6.2 via sdkmanager into AGX Xavier 32GB developer kit. I have downloaded all Jetpack components such as CUDA and TensorRT with Deepstream 6.0.1 as extra and flashed Jetson OS into the AGX Xavier successfully. In order for me to continue on installing these other components like CUDA, I need to do the first boot and initial setup for AGX Xavier. But, when i came to that step, i saw that I couldn’t see anything on the monitor. After checking on AGX Xavier I have realized that it has been shutdown.
Solutions Have Tried:
1. Using UART Serial Console:
Description: I have connected micro USB port of Xavier with USB A Type port of desktop and I have tried both commands:
minicom -D /dev/ttyUSB3 -8 -b 115200
and
gtkterm -b 8 -t 1 -s 115200 -p /dev/ttyUSB3
Result: After using minicom, I saw the output:
agx_xavier_bbot_log_with_minicom.txt (129.4 KB)
Then, tried gtkterm and I did see the output:
agx_xavier_boot_log_with_gtkterm.txt (96.1 KB)
2. Unplugging anything other than Power Supply:
Result: I have seen that Xavier has been shutdown after around 20 to 30 seconds.
3. Using USB C Type As Power Supply:
Description: I have unplugged everything from Xavier and then, connected the USB C port at the back of Xavier to USB A type port of desktop. After connecting, pushed the power button.
Result: Xavier didn’t power up.
4. Using a USB Powered 5 Inch LCD Monitor:
Description: I have plugged DC power supply, HDMI cable and A type end of a micro USB cable to Xavier. Then, I plugged the other end of HDMI and B type end of the micro USB cable to the monitor. Then, pushed the power button.
Result: After a few seconds, the screen powered up and showed NVIDIA logo on white background. Then, the screen turned black and then, after 10 seconds, Xavier shut down.
Could you offer your advice and guidance please?
Kindest regards.