mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-12-21 11:19:37 +00:00
12 lines
501 B
Markdown
12 lines
501 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:
|
|

|
|
Now you can insert the TF card in to the slot and your HackberryPi will run Raspberry Pi OS on the screen.
|
|
|
|
# Kali Linux
|