Hi, we are using our custom board using Orin NX, Jetpack version is R3644. And in our DP out we used a mst chip lt8713SX to set one DP out to two HDMI out.
But when we used our board, it seems get some display issue. After boot up, the screen will display several instances of scintillation and screen artifacts before returning to normal.
And the dmesg gets more info below compared with the normal boot up in the same board
[ 18.736845] nv_platform 13800000.display: [drm] fb0: nvidia-drmdrmfb frame buffer device
[ 19.949583] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0x65:
[ 19.952680] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0x65:
[ 20.004207] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0x65:
We see similar question in
In this topic, the solution is to update jetpack to R3643.
I dont know our err is as the same as this topic because our jetpack version is more latest than R3643.
Is it the DP to HDMI MST cause this phenomenon?
Thanks