Jump to content
Sign in to follow this  
a_s_hari

Support for 16:10 Display devices

Recommended Posts

Hi team, 

I have a 16:10 display connected to the Tinkerboard R 2.0 and the android is not adapting to the display connected. I can see only a 16:9 projected and a part of the end screen is blacked. 

I tried the following commands 

adb root
adb remount
adb shell
rm -rf /system/usr/share/resolution_white.xml

Still no changes Please help

Screenshot from 2025-09-04 17-02-34.png

Share this post


Link to post
Share on other sites

hello @a_s_hari

the ideal way would be creating a .xml for resulation configurations and push the .xml to make the configuration available in settings > display > hdmi 

what's the resolution of the display you're using? please follow the steps and provide logs:

1. 

dmesg -c
$echo 0x0c > /sys/module/drm/parameters/debug


  2. disconnect and then reconnect the hdmi cable
  3. 

dmesg

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...