1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-02-23 02:05:06 +00:00
balkian.github.com/content/page/cheatsheet/rpi.md
J. Fernando Sánchez 2c7eb133a9 post about uv
2025-02-18 00:20:50 +01:00

21 lines
338 B
Markdown

---
title: Raspberry Pi
description: Tools, links and configuration for your Raspberry Pi
image: img/rpi.png
tags:
- rpi
---
## HDMI flickering
Avoid HDMI flickering/intermittent blanking on RPI with a 1400x1050 VGA monitor.
```python
hdmi_drive=2
hdmi_group=2
hdmi_mode=42
disable_overscan=1
config_hdmi_boost=7
```