Update README.md

This commit is contained in:
Zitao 2024-07-29 22:06:16 +02:00 committed by GitHub
parent ec5273a058
commit 2f39b7aaa2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ Now you can insert the TF card in to the slot and your HackberryPi will run Rasp
# Kali Linux # Kali Linux
### Step 1
Add the following lines in `/boot/config.txt` in your TF card Add the following lines in `/boot/config.txt` in your TF card
```sh ```sh
@ -29,3 +30,6 @@ dpi_mode=87
dpi_output_format=0x5f026 dpi_output_format=0x5f026
dpi_timings=720 0 20 20 40 720 0 15 15 15 0 0 0 60 0 36720000 4 dpi_timings=720 0 20 20 40 720 0 15 15 15 0 0 0 60 0 36720000 4
``` ```
### Step 2
put the `hyperpixel4.dtbo` into `/boot/overlays`
Now you can insert the TF card in to the slot and your HackberryPi will run Kali Linux on the screen.