From 123d74aa5bcd7e864a6cbaf98d1ce11fab350ff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20Fernando=20S=C3=A1nchez?= Date: Sat, 7 Jan 2017 23:40:11 +0100 Subject: [PATCH] HDMI rpi --- content/cheats/2017-01-07-rpi-hdmivga.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 content/cheats/2017-01-07-rpi-hdmivga.rst diff --git a/content/cheats/2017-01-07-rpi-hdmivga.rst b/content/cheats/2017-01-07-rpi-hdmivga.rst new file mode 100644 index 0000000..10ef397 --- /dev/null +++ b/content/cheats/2017-01-07-rpi-hdmivga.rst @@ -0,0 +1,14 @@ +HDMI-VGA adapter issues with Raspberry Pi +========================================= +:date: 2017-01-07 18:00:00 +:tags: rpi + +Avoid HDMI flickering/intermittent blanking on RPI with a 1400x1050 VGA monitor. + +.. code-block:: python + + hdmi_drive=2 + hdmi_group=2 + hdmi_mode=42 + disable_overscan=1 + config_hdmi_boost=7