Display Scale problem

I’m using the custom board for Orin Nano 8GB with JetPack 6.2 .
And I setting scale from 100% to 200%, the phenomenon occurred like below picture:

Is this issue an inherent problem with Ubuntu? Also, on the Jetson platform, since the GPU and display drivers are specifically optimized for X11, forcibly switching to Wayland may cause compatibility issues.

Many Thanks!!

Hi,
Form the picture, it looks to be an issue in Ubuntu OS. Would suggest search online ad see if similar issues are reported.

For Weston, you can run gstreamer command to use it. Please check

Accelerated GStreamer — NVIDIA Jetson Linux Developer Guide

There is a known issue in nveglglessink. If you would like to use it with Weston, please apply the patch to rebuild the plugin:
Cannot use gst-nveglglessink with Wayland on L4T 36.4.0 - #6 by steve.wilkins

X11 is tested more and may be more stable when comparing to Weston.