I’ve downloaded JetPack 4.6.1 and flashed to the sdcard using Etcher as per the tutorial instructions, but when I booted for the first time I got the following error message: The installer encountered an unrecoverable error. A desktop session will now be run so that you may investigate the problem or try installing again.
Are you using the devkit or custom board?
Could you do headless configuration through any serial application (e.g. PuTTY, minicom…etc)?
Or you can re-flash the board with SDK Manager.
SDK Manager should be run in a standalone Ubuntu 18.04 host PC.
Install Jetson Software with SDK Manager :: NVIDIA SDK Manager Documentation
yes. i use custom board.
the jeston nano is 16gb emmc module
jetson_nano_urat.md (21.9 KB)
Please use flash script to re-flash your custom board instead of SDK Manager.
You could refer to the following link for detailed flash script usage.
Flashing and Booting the Target Device | NVIDIA Docs
[ 15.312500] Please complete system configuration setup on desktop to proceed...
I’ve seen above message from the UART console log you provided.
You might need to finish system configuration at this time.
You could finish this either connect your board with external monitor or use headless mode through serial console.
Or you can do the steps in Skipping oem-config before flash.
I boot from the sd card on the carrier board
I’m using a mirror image of the getting started page
If you are using the custom carrier board, you need to get required BSP package from your vendor because there might be some custom design different from the devkit.
The link where you download the mirror image is for the devkit.
[ 15.312500] Please complete system configuration setup on desktop to proceed...
problem appear in here
The installer encountered an unrecoverable error. A desktop session will now be run so that you may investigate the problem or try installing again.
This log is expected after flashing the board if you don’t pre-configure the system setup with skip oem-config.
So, could you boot up successfully and enter into desktop now?
After a problem occurs, click OK. The display does not show.
but The serial port has output.
Please get the BSP package from your vendor and re-flash your board with flash script.
If you don’t have BSP package at this moment, you could also try to use skip oem-config method before flash to check if the issue still exists. If yes, you could provide the serial console log again for further check.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.