mirror of
https://github.com/balkian/balkian.github.com.git
synced 2024-12-26 02:08:13 +00:00
HDMI rpi
This commit is contained in:
parent
0a90da2eb5
commit
123d74aa5b
14
content/cheats/2017-01-07-rpi-hdmivga.rst
Normal file
14
content/cheats/2017-01-07-rpi-hdmivga.rst
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user