mirror of
https://github.com/ZitaoTech/Hackberry-Pi_Zero.git
synced 2025-06-20 11:47:51 +02:00
Update README.md
This commit is contained in:
parent
6cce025991
commit
79b4ec04f5
@ -39,3 +39,21 @@ Put the `hyperpixel4.dtbo`file into `/boot/overlays`folder
|
|||||||
Now you can insert the TF card in to the slot and your HackberryPi will run Kali Linux on the screen.
|
Now you can insert the TF card in to the slot and your HackberryPi will run Kali Linux on the screen.
|
||||||
|
|
||||||
# RetroPi OS
|
# RetroPi OS
|
||||||
|
### Step 1
|
||||||
|
Add the following lines in `/boot/config.txt` in your TF card
|
||||||
|
|
||||||
|
```sh
|
||||||
|
dtoverlay=hyperpixel4
|
||||||
|
enable_dpi_lcd=1
|
||||||
|
dpi_group=2
|
||||||
|
dpi_mode=87
|
||||||
|
dpi_output_format=0x5f026
|
||||||
|
dpi_timings=720 0 20 20 40 720 0 15 15 15 0 0 0 60 0 36720000 4
|
||||||
|
```
|
||||||
|
And the `config.txt` file will look like this:
|
||||||
|

|
||||||
|
|
||||||
|
### Step 2
|
||||||
|
Download the `hyperpixel4.dtbo`file in this github page
|
||||||
|
Put the `hyperpixel4.dtbo`file into `/boot/overlays`folder
|
||||||
|
Now you can insert the TF card in to the slot and your HackberryPi will run RetroPi OS on the screen.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user