Raspberry 3 or 4 hyperbian configuration & description
- Load and flash Hyperbian image, get image here: https://github.com/Hyperion-Project/HyperBian/releases
- boot raspi
- SSH in
- use credentials User: hyperion, Password: ambientlight
- run the following command to start hyperion web interface
- sudo systemctl disable --now hyperion@pi
- sudo systemctl enable --now hyperion@root
Image: 2021-05-07-raspios-buster-armhf
github: https://gist.github.com/EverythingSmartHome/e4151d7e9b7c1c953a72ddb536730c6d yt: https://www.youtube.com/watch?v=J26oYlKyq7Q
commands:
sudo apt update && sudo apt upgrade -y
wget https://github.com/awawa-dev/HyperHDR/releases/download/v16.0.0.1/HyperHDR-16.0.0.1-Linux-`uname -m`.deb
sudo apt install ./HyperHDR-16.0.0.1-Linux-`uname -m`.deb
sudo sed -i '/^User/d' /etc/systemd/system/hyperhdr\@.service
sudo systemctl daemon-reload
sudo service hyperhdr@pi restart
sudo service hyperhdr@pi status
- Flash rapberry pi os lite 64 bit to cd card
- boot and wait
- ssh in and execute
sudo apt update && sudo apt upgrade -y
wget https://github.com/awawa-dev/HyperHDR/releases/download/v20.0.0.0/HyperHDR-20.0.0.0-Linux-aarch64.deb
old
wget https://github.com/awawa-dev/HyperHDR/releases/download/v19.0.0.0/HyperHDR-19.0.0.0-Linux-armv6l.deb
wget https://github.com/awawa-dev/HyperHDR/releases/download/v21.0.0.0beta2/HyperHDR-21.0.0.0.bookworm.beta2-aarch64.deb
sudo apt install ./HyperHDR-20.0.0.0-Linux-aarch64.deb
old
sudo apt install ./HyperHDR-19.0.0.0-Linux-armv6l.deb
sudo apt install ./HyperHDR-21.0.0.0.bookworm.beta2-aarch64.deb
sudo nano /etc/systemd/system/hyperhdr@.service
Now arrow down to the line that says User=%i. Press CTRL+K to DELETE this line. Then press CTRL+S to save, and CTRL+X to exit.
sudo sed -i '/^User/d' /etc/systemd/system/hyperhdr\@.service
sudo systemctl daemon-reload
sudo service hyperhdr@pi restart
sudo service hyperhdr@pi status
Leds: top: 72 bottom: 71 left: 41 right: 40 input position: 183 Mode: brg oder grb (jeweils zweiter teil rot)