Hello everyone,
I have a problem with the Orin Module. Can you give me some help? Please tell me what I need to test and how to solve it. Thank you to everyone.
Here is the status of my project:
My project uses the Orin 32G module, We refer to the carrier board designed by AGX Orin devkit. now I flash the jetpack5.1.1 successful. But it con’t boot.
A few minutes after I turned it on, the DP briefly displayed the NVIDIA logo, It’s been black ever since.
The attachment is the log of the UART port during startup.
log_20230615.txt (84.3 KB)
No error log found. The system is waiting for you to configure user account.
[ 42.008917] Please complete system configuration setup on the serial port provided by Jetson’s USB device mode connection. e.g. /dev/ttyACMx where x can 0, 1, 2 etc.
If you don’t know what it is, then maybe play around with the devkit first… this is basic setup in every jetson platform…
I connected to the DP screen, but it didn’t show the configuration screen. I think there’s something wrong with my carrier, but I don’t know where to check.
You can configure the user account by above method first… and then go to the system and share me the /var/log/Xorg.0.log.
configure the user account log:
log_20230619(1).txt (84.7 KB)
yes, the system can be operated now… if you want me to help check display issue, then share me xorg log…
The current situation is that uart serial port printing cannot input characters. Unable to enter the system.
The log shared by @dansonzhu is the boot log after I configured my account on devkit, but on my carrier board the screen still doesn’t show, and I can’t enter a password to log in through the UART interface.
It means your UART TX/RX may not connect correctly.
UART is now functioning normally. The log copied from the system:
Xorg.0.log.txt (14.4 KB)
The log says it cannot detect the connection of your monitor.
[ 31.983] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 31.983] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 31.983] (--) NVIDIA(GPU-0): DFP-0: 2380.0 MHz maximum pixel clock
[ 31.983] (--) NVIDIA(GPU-0):
[ 35.990] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 35.991] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 35.991] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Please review your hardware design.
At first, the display screen was able to display, but later it stopped displaying. Which direction does it need to be investigated?
If you directly put the same monitor and same module from your board to nv devkit, will it able to work or not?
It can run on the board of the nv devkit.
It means not a software side issue. Better sharing the schematic for review.
Can you help review the relevant schematic diagram on your end?
I am no hardware guy so cannot review. I need you to share it here so that our hardware engieer could check.
The attachment is our schematic diagram. Could you please take a look.
GPAL_ARES_YK1111 V01_A_20230107_Oirn3.pdf (1.1 MB)
看起來是HDMI信號接錯,請參考DG裡HDMI的部分
Hi, please follow Orin Design Guide doc to check your DP part design, also you can refer to P3737_A04 schematic to check your design too.