Portrait display via hdmi, cboot nvidia logo

I have a jetson nano emmc b00 with a vertical display connected via hdmi. The display is powered independently of the jetson.
Problem appears at boot time, instead of the nvidia logo it shows intereferences. Jetson with other monitors is fine. Display with other devices is fine.

Device tree patch with nvidia,skip-display-init for node “chosen” doesn’t solve the problem. Actually it doesn’t affect anything at all. Deleting the bmp.blob I also tried


serial_log (34.6 KB)

How did you add nvidia,skip-display-init?

1 Like

Oh, I understand now. CBoot reads another device tree. Then everything works and display stays off at cboot.

So, maybe I can fix this interferences somehow else? Rotate logo?

1 Like

What is the exact target here? Want to disable the logo or??

1 Like

It would be perfect if my custom logo was displayed instead of the interference

So…
Would you suggest any solution?

No, there is no solution. The resolution that can support in cboot are fixed.

Only those common modes are supported.

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