From fcb2dcf244fb242a0c3babac7c56d625ee6fba9d Mon Sep 17 00:00:00 2001 From: Peter Steenbergen Date: Fri, 9 Nov 2018 18:38:51 +0100 Subject: [PATCH] MycroftOS: Switch to 720p instead --- buildroot-external/board/raspberrypi/config.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/buildroot-external/board/raspberrypi/config.txt b/buildroot-external/board/raspberrypi/config.txt index e8470449..451af7e9 100644 --- a/buildroot-external/board/raspberrypi/config.txt +++ b/buildroot-external/board/raspberrypi/config.txt @@ -12,9 +12,11 @@ kernel=zImage # Disable overscan assuming the display supports displaying the full resolution # If the text shown on the screen disappears off the edge, comment this out disable_overscan=1 +hdmi_group=1 +hdmi_mode=4 # uncomment if you get no picture on HDMI for a default "safe" mode -hdmi_safe=1 +# hdmi_safe=1 # How much memory in MB to assign to the GPU on Pi models having # 256, 512 or 1024 MB total memory