11-03-2020, 12:17 PM
(This post was last modified: 11-03-2020, 02:37 PM by k247tEK. Edited 3 times in total.)
hi girireddy,
maybe your tv works with 60 hz and the 10.1" TFT (1280x800) does not...
have you tried to set frequency @ 30 hz... ?
try to find all frequencies that your 10.1" TFT (1280x800) support...
then from Tinker Board post's #3 you can set correct resolution with frequency...
note.. you will need system /VM connected to same LAN with adb installed..
then you can use.. setprop persist.sys.resolution.main..
also.. if you have two different length hdmi cables..
it would be good to test,
just to make sure its not a problem with the cable.. ;-]..
------------------
hope this helps
k,
maybe your tv works with 60 hz and the 10.1" TFT (1280x800) does not...
have you tried to set frequency @ 30 hz... ?
try to find all frequencies that your 10.1" TFT (1280x800) support...
then from Tinker Board post's #3 you can set correct resolution with frequency...
note.. you will need system /VM connected to same LAN with adb installed..
Code:
adb connect IP
adb root
adb connect IP
adb remount
adb shell
#then you can use.. setprop persist.sys.resolution.main..
also.. if you have two different length hdmi cables..
it would be good to test,
just to make sure its not a problem with the cable.. ;-]..
------------------
hope this helps
k,



![[-]](https://tinkerboarding.co.uk/forum/images/collapse.png)