2024-07-29 21:45:49 +02:00
|
|
|
# This page will tell you the ways to install the display driver in different operating system
|
2024-07-29 21:40:51 +02:00
|
|
|
|
2024-07-29 21:45:49 +02:00
|
|
|
# Raspberry Pi OS
|
|
|
|
|
|
2024-07-29 21:51:17 +02:00
|
|
|
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:
|
|
|
|
|

|
2024-07-29 21:52:18 +02:00
|
|
|
Now you can insert the TF card in to the slot and your HackberryPi will run Raspberry Pi OS on the screen.
|
|
|
|
|
|
|
|
|
|
# Kali Linux
|