update install, add led script

This commit is contained in:
Jev
2026-05-06 15:07:54 +02:00
parent f38daee02c
commit 6900eac6e3
6 changed files with 102 additions and 133 deletions
+4 -5
View File
@@ -32,9 +32,8 @@ compulab guide: [OS installation](https://mediawiki.compulab.com/w/index.php?tit
## Add layers
Files to update system to Buster
```bash
sudo ./install.sh
```
Two options:
1. copy `firmware` to device. (partial `config.txt` and overlays)
2. install repackaged .deb overlay (**untested**)
Copies `firmware/config.txt` (backing up the original as `config.bak`) and the `iotg-rpi4` device tree overlays to `/boot/firmware/`. Reboot afterwards.