a_s_hari 0 Posted September 4, 2025 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 Share this post Link to post Share on other sites
tooz 55 Posted September 8, 2025 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