AGX Nano black screen

I originally set up the AGX orin and it was working fine. When I went to install mxnet-cu and install the cuda toolchain it resulted in unment dependencies errors. It put my computer in a wierd state and I couldnt not resolve any of the dependencies or clean it up. On a restart of the nano, I saw initial boot up logs but then it goes to just a black screen…

In my mind I can just reflash this thing, but that does not work either. I am using the sdk manager and trying to flash jetpack 6.0. I put it into recovery mode, connected the front usbc to my host machine and it recognized my device. However it fails to flash… if i skip the flash it is able to install the sdk tools. So first off, I dont know why the black screen issue occured (drivers?) and second I dont even know how to recover my device. When i first received the agx, I also was not able to flash over usb from sdk manager. I have tried various cables as well.

Hello,

To install the CUDA toolchain, you can either use the SDK Manager or execute the following commands on your device:

sudo apt-get update
sudo apt-get install nvidia-jetpack

What is your install cuda toolchain command? could you provide the link or your commands in detail?

Regarding question 2, please provide the error log for our review.
Please EXPORT LOGS for more information as shown in the image.


Additionally, verify the issue by following the steps outlined in this link:

Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.