From 2f39b7aaa29baacca7940fd3ec9875f99fc3fb0e Mon Sep 17 00:00:00 2001 From: Zitao <145678024+ZitaoTech@users.noreply.github.com> Date: Mon, 29 Jul 2024 22:06:16 +0200 Subject: [PATCH] Update README.md --- Screen/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Screen/README.md b/Screen/README.md index 1dd14b8..907a2a0 100644 --- a/Screen/README.md +++ b/Screen/README.md @@ -13,6 +13,7 @@ Now you can insert the TF card in to the slot and your HackberryPi will run Rasp # Kali Linux +### Step 1 Add the following lines in `/boot/config.txt` in your TF card ```sh @@ -29,3 +30,6 @@ 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 ``` +### 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.