When I try Android Things DP3 with the pi-topCEED, the boot screen isn't displayed properly:

How can I configure Android Things w/ the appropriate display parameter:
1366x76860hzMount the sdcard image boot partition
# on my system
mount /dev/sdb1 /mnt/disk
Append the following value to config.txt
# Define new custom HDMI mode <width> <height> <refresh_rate>
hdmi_cvt 1366 768 60
# Select HDMI DMT mode (computer screen)
hdmi_group=2
# Select custom mode defined earlier
hdmi_mode=87
Unmount and eject your sdcard
umount /dev/disk
sync

(Source, Previous Answer)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With