My AGX Xavier to boot, boot black screen and the top left corner have been flashing cursor, try to use the CTRL + Alt + F1 - F7 all have no reaction, I changed the/boot/extlinux extlinux. Conf file, and then use gpio refresh DTB restart when that is.
How should be solved excuse me, do not need to brush machine finally
may I know which release image you’ve flashed to the target.
it seems you’re not install the ubuntu desktop. are you able to setup serial console and gather the logs for reference?
After the logo of Nvidia appeared, the cursor kept flashing. Before, it should be loading some command lines. I don’t know Linux very well, how should I operate?
you’re working with Jetson AGX Xavier DevKit, right?
it’s J501 to setup the serial console,
by default, it’ll register the tty port as ttyUSB3, the default baud-rate is 115200/8n1. you may use serial port utility to communicate with the target,
for example, $ picocom -b 115200 /dev/ttyUSB3
But I can’t solve the above problem, I can’t find the boot folder, I didn’t change the/boot/extlinux extlinux. Conf file after using gpio refreshed the DTB restart process can’t boot? So I want to change back but I can’t find the /boot directory
could you please let us know which release image you’ve flashed to?
please check NVIDIA SDK Manager | NVIDIA Developer for setting up your development environment, you’ll also download the latest JetPack release image.