HDMI become black screen after kernel end in high temp test

Hi,
This is my environment:
Hardware: Jetson Xavier NX SOM + our customized carried board
Software: JetPack 4.6.3 L4T 32.7.3

During the high-temperature pressure testing process,
we found one board appear this problem:

HDMI display normal in uboot and kernel, I can see nvidia LOGO ,but it became black screen after kernel end.
At the same time,the debug serial port is work fine.

Here is the dmesg.log:
HDMI disappear dmesg.txt (85.4 KB)

Please share me the /var/log/Xorg.0.log.

Here is the log.
Xorg.0.log (10.3 KB)

Looks like your xorg got some corrupted. Please relfash your board with clean BSP.

嗨, WayneWWW,
實際情況是這樣的:
我們現在同時對4片相同主板進行高溫壓測,目前只有這一片主板壓測中出現了黑屏現象。

因此重刷系統也許是可以恢復正常,但是我們更想排查清楚出現突然出現黑屏問題的原因。

你的高溫測試好像把rootfs裡面一些file給弄壞了 導致xorg開不起來. xorg如果開不起來, Desktop gui就也沒辦法起來.

[ 197.709] (EE) Error compiling keymap (server-0) executing ‘“/usr/bin/xkbcomp” -w 1 “-R/usr/share/X11/xkb” -xkm “-” -em1 “The XKEYBOARD keymap compiler (xkbcomp) reports:” -emp "> " -eml “Errors from xkbcomp are not fatal to the X server” “/tmp/server-0.xkm”’
[ 197.709] (EE) XKB: Couldn’t compile keymap
[ 197.709] (EE) XKB: Failed to load keymap. Loading default keymap instead.
[ 197.752] (EE) Error compiling keymap (server-0) executing ‘“/usr/bin/xkbcomp” -w 1 “-R/usr/share/X11/xkb” -xkm “-” -em1 “The XKEYBOARD keymap compiler (xkbcomp) reports:” -emp "> " -eml “Errors from xkbcomp are not fatal to the X server” “/tmp/server-0.xkm”’
[ 197.752] (EE) XKB: Couldn’t compile keymap
[ 197.753] XKB: Failed to compile keymap

那請問我們有什麽辦法可以避免/規避 這種情況發生嗎?
因爲實際客戶的使用情況,每次遇到問題都要重刷系統的話,對他們會非常麻煩。

你可以先嘗試看看這個事情到底是不是反覆發生
我不覺得這個issue每次高溫都會產生

好的 我們準備重刷系統后繼續加大量測試看還會不會有這樣的問題,
如果還有的話我們會反饋出來。
另外如果你們有類似問題的解決方案就更好了,多謝!

嗨,WayneWWW,
我們這一塊有問題的主板重新燒錄系統之後,HDMI恢復正常,並重新投入高溫壓測。
今天發現又出現了HDMI黑屏的問題
重新烧录后 又出现HDMI不显示Xorg.0.log (11.6 KB)

并且我发现此时风扇转速变得特别快。

這次的問題看起來跟之前不相同. xorg裡面沒有錯誤

另外, 高溫測試的時候風扇轉速本來就會比較快…

嗨 WayneWWW,
最后我仔细检查,发现是空间不够的问题,
image

清理空间之后,就可以正常显示了。
这个问题我后续继续关注,感谢支持!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.