Problems encountered using jetson orin

I am having some problems with jetson orin and need help.

When I connected the screen, I found that the orin motherboard could not be turned on, and the system was restarted repeatedly. When I unplugged the screen, I found that the motherboard started normally and could be accessed remotely. The screen and wire were normal. Can you help me analyze it

I have two abnormal startup log, please check

Log is not attached.

异常主板1.txt (106.4 KB)
异常主板2.txt (284.2 KB)

你的第一份log剛好昨天有一個一模一樣的問題
請參考這篇

第二份log看起來環境跟第一份不太一樣, 能否請你換個console tool重抓log?
說實話你那個RECV ASCII> 一直跳出來把log截斷實在是有點難讀…
也請你說明一下測試的jetpack版本跟板子是什麼. 從時間上看看起來像是jeptack5.1.1.

是的,jetpack 版本是5.1.1,我看一下这篇,谢谢

Hello, I read this post and found that this is not the problem. My emmc and orin’s jetpack versions are both 5.1.1. My question is why I can’t boot normally when I connect the display screen, and I can boot normally when I do not connect the display screen. But I don’t know what is the condition that triggers this problem

Hi,

沒有, 你的UEFI版本是35.4.1. 你的問題跟那位user一模一樣. 你們的rootfs版本都是jp5.1.1. 但你們的UEFI都是jp5.1.2.

?Jetson UEFI firmware (version 4.1-33958178 built on 2023-08-01T19:34:02+00:00)

你的異常log1跟異常log2裡面的UEFI版本不一樣… 所以我才會說看起來兩個是不同來源的log.

Yes, this is a different motherboard problem, I first look at the UEFI version, thank you very much. There is also a question, I do not use SDK burn, UEFI version will change

抱歉, 我看不太懂你想表示什麼…

如果不用sdkm燒錄的話UEFI version的確不會被更新. 如果你想要知道原理的話我可以解釋.

不過基本上就是sdcard image之類的東西不會保證UEFI被更新到

My doubt is whether UEFI will be automatically updated, because in fact, there is no UEFI corresponding to jetpack 5.1.2 in my file burned. I will check it, thank you again

  1. 如果你有跑過apt get upgrade的話, 你的UEFI有可能會被升級

  2. 如果你有用過rel-35.4.1的sdcard image, 它會偵測到你的UEFI版本是舊的就會幫你自動更新

Hello, I have a piece of orin motherboard restarted repeatedly, using SDK to brush the machine also failed, you look at this log, can you find the problem
反复重启.txt (559.9 KB)

可以先請你改善一下這裡提到的問題嗎…

說實話你那個RECV ASCII> 一直跳出來把log截斷實在是有點難讀…

抱歉,我更换了我的串口工具,请查看这个日志
反复重启.txt (382.0 KB)

Hi,

這個error log代表這塊板子有under voltage或是over votage的狀況發生

ERROR:   RAS Uncorrectable Error in CMU_CLOCKS, base=0xe003000:
ERROR:   	Status = 0x6c000101
ERROR:   SERR = IMPLEMENTATION DEFINED error: 0x1
ERROR:   	IERR = ADC0 VMON Error: 0x1
ERROR:   	Overflow (there may be more errors) - Uncorrectable
ERROR:   	MISC0 = 0x126440000
ERROR:   	MISC1 = 0x0
ERROR:   	MISC2 = 0x0
ERROR:   	MISC3 = 0x0
ERROR:   **************************************
ERROR:   **ei*di**at**_*v*n* re**rned -1*

不太理解是什么意思,你的意思是电压异常吗,有硬件问题?

是的 電壓異常, 硬件問題.

1 Like

好的,谢谢你,如果我下次看到日志里出现ADC VMON ERROR ,就是硬件问题是吗?gpio 连接错误是否会导致这个问题?

Hi, are you testing on devkit or custom board? It can boot successfully without display, right? Did you try another display device?