*** Please note that this reply is generated by LLM automatically ***
To address the issue of the Jetson Orin NX recognizing only 1280x720 resolution on a 2560x1440 display connected via DisplayPort after flashing an unmodified Jetpack 6.2.1 using initrd flash, we need to consider several factors, including the display driver, the initrd flash process, and the configuration of the DisplayPort interface.
Firstly, the DisplayPort interface on the Jetson Orin NX supports higher resolutions, including 2560x1440, as indicated in the Jetson Orin NX Series and Jetson Orin Nano Series Product Design Guide. However, the actual resolution supported may depend on the specific display driver configuration and the settings used during the initrd flash process.
The initrd flash process is used to flash the Jetson Orin NX series and Jetson Orin Nano series with NVMe as the external storage device. The command provided in the context for flashing the default case includes options for specifying the external device, configuration files, and other settings. However, it does not explicitly mention display resolution or DisplayPort configuration.
To resolve the issue, you may need to modify the display driver configuration or the initrd flash settings to support the higher resolution. Here are some potential steps to consider:
- Verify DisplayPort configuration: Ensure that the DisplayPort interface is properly configured to support the higher resolution. You can refer to the Jetson Orin NX Series and Jetson Orin Nano Series Product Design Guide for more information on DisplayPort configuration.
 
- Check display driver configuration: Verify that the display driver is configured to support the higher resolution. You may need to modify the display driver configuration files or update the driver to a version that supports the higher resolution.
 
- Modify initrd flash settings: You may need to modify the initrd flash settings to include options that support the higher resolution. This could involve adding additional parameters to the flash command or modifying the configuration files used during the flash process.
 
- Update Jetpack: If you are using an older version of Jetpack, you may need to update to a newer version that supports the higher resolution.
 
In comparison to other Jetson modules, the Jetson Orin NX has a similar DisplayPort interface configuration to the Jetson AGX Orin, but with some differences in terms of pin compatibility and interface usage. The Jetson Orin NX is not pin-compatible with the Jetson Xavier NX series modules, but you can design a carrier board to support both modules by using the common I/O interfaces.
In summary, to resolve the issue of the Jetson Orin NX recognizing only 1280x720 resolution on a 2560x1440 display connected via DisplayPort, you may need to modify the display driver configuration, initrd flash settings, or update Jetpack to a newer version that supports the higher resolution. Additionally, you should verify the DisplayPort configuration and ensure that it is properly set up to support the higher resolution.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***