Reflash of Jetson AGX to upgrade ubuntu version, unable to "install SDK componenets on your ... Module"

Hi,

Let me ask another question here. Is your problem here that OEM config manual does not show up on your desktop all the time? I mean did you see any window comes in first boot to ask you to configure account/password?

According to the log, you didn’t finish the system configuration.

If you didn’t flash and boot jetson before, let me go through the process first

  1. A pure jetpack will not have a default account and password.

  2. In your first boot, you need to configure it. Otherwise the system will wait there and no other service will be enabled. The services here include the sshd too.

  3. If your issue is you keep not able to see the user account setting GUI, then please flash jp5.1.1 on your board again.

  4. If you cannot upgrade jp5.1.1, there is a script called “l4t_create_default_users.sh” inside your BSP folder. This script can configure a user account and password so that you don’t need to do (2) in first boot anymore.
    A BSP folder is the whole driver package installed by sdkmanager. It will be on your host with default path ~/nvidia.

1 Like