Setting up custom resolution in NVIDIA DRIVE ORIN AGX

We were attempting to set a custom resolution for the NVIDIA Drive Orin. While we could switch between standard resolutions, we encountered difficulty in applying custom resolutions, specifically using 1920x720 for experimentation. We successfully added the mode using the xrandr newmode command; however, when attempting to use xrandr addmode, it indicates that the specified mode is not found. We are confident in using the correct display name in the command. Is our approach correct, or are there alternative methods to achieve the desired results?

commands used:

$xrandr --newmode “1920x720” 111.75 1920 2016 2208 2496 720 723 733 748 -hsync +vsync
$xrandr --output DP-0 --mode 1920x720

Orin details:- Linux tegra-ubuntu 5.10.120-rt70-tegra #1 SMP PREEMPT RT Thu Oct 20 18:31:36 PDT 2022 aarch64 aarch64 aarch64 GNU/Linux

May I know if this is for Jetson or DRIVE?

This is for DRIVE

In this case, because this forum is exclusively for developers who are part of the NVIDIA DRIVE™ AGX SDK Developer Program, please use an account associated with your corporate or university email address. This helps us ensure that the forum remains a platform for verified members of the developer program. Thanks.

Okay, thank you for the update…
I have raised another query using my corporate account.
[Setting up custom resolution in NVIDIA DRIVE ORIN AGX]

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