Jetson nano orin freeze randomly afterupgrade to jetpack 6

I upgraded my jetson nano orin to jetpack 6


Installing Jetpack 6 with SDK Manager.
Just installing jtop
Randomly the system freeze and after a few seconds it reboots.
I tried to flash in NVME SSD and micro sd but the result doesn’t change.
Any suggest?

Please dump the serial console log when such freeze issue happened.

Serial debugging that gets on startup is this:

[   10.415298] using random host ethernet address
[   10.666869] (NULL device *): fops function table already registered
[   10.834464] using random self ethernet address
[   10.834470] using random host ethernet address
��Starting RmBootstrap
Registered event_type:[0] for dce_core_ipc_type:[1]
Registered event_type:[1] for dce_core_ipc_type:[3]
dce_ipc State Initialized
RmBootstrap completed successfully
��[   11.427554] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   11.434540] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   11.638568] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[   11.643764] imx219 9-0010: board setup failed
[   11.643948] imx219: probe of 9-0010 failed with error -121
[   11.711475] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[   11.716609] imx219 10-0010: board setup failed
[   11.716667] imx219: probe of 10-0010 failed with error -121

Ubuntu 22.04.4 LTS ubuntu ttyTCU0

ubuntu login:

Could “board setup failed” be the cause?

Just to clarify. Your board is not dead… It is just somehow the GUI is gone and cannot load.

You cannot see the screen so you think your board is dead, but it didn’t.

Please use your account to login through the console and share me the /var/log/Xorg.0.log.

None of the log you shared is related to the GUI crash situation.

Not related. It is just a log from IMX219 camera driver. If you don’t have such camera on your board, then it is normal to see such log.

This is my Xorg.0.log.
Xorg.0.log (21.8 KB)

Is this a NV devkit or a custom board from other vendor?

I notice you are using a HDMI monitor Samsung SMB1930HD on it? Display mode is 1360 x 768?

Yes It’s an old recycled TV. Could that be the problem?

Are you able to reply all the questions I asked? If you don’t know what does that mean, you could ask, but please do not ignore them… they are critical to the issue.

Is a Nvidea devkit.

But NV devkit by default only has DP port… so are you using a adapter on it?

A wire DP->HDMI

Please try to use a native DP monitor and see if you can get the GUI shown first.

ok I’ll try with a monitor with a DisplayPort. Thank you for the help

No good news for my Jetson Nano orin. I disconnected all USB devices and only connected the log console cable. Boot, login and after three minutes I obtain the error in the image

.
Freeze and after one minute boot restarts

This seems to be separate issue. No useful information is seen.

Could you directly reflash your whole board with sdkmanager and see if you could reproduce this issue?

I’ve made progress, I refreshed the board with sdkmanager.
I have not updated or installed any applications.
With wifi off no freeze

If I turn on wifi, after less five minute the board freeze

always share logs from serial console. There could be thousands reasons to make a board “freeze”…

Unfortunately the serial console log doesn’t help me. It “freeze”, too. After few minutes the system reboot.

So there wasn’t any log printed in the serial console log “before” it got freeze?

Please be aware that you cannot dump the log after the freeze already happned… you have to open the terminal since the beginning and monitoring the situation.