Hackberry-Pi_Zero/Screen/README.md
2024-07-29 21:51:17 +02:00

9 lines
371 B
Markdown

# This page will tell you the ways to install the display driver in different operating system
# Raspberry Pi OS
Add the following line in `/boot/config.txt` in your TF card
`dtoverlay=vc4-kms-dpi-hyperpixel4sq`
And the `config.txt` file will look like this:
![image](https://github.com/user-attachments/assets/33139e0d-2477-4732-8ff5-a3e2bce9d383)