This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi there . | |
I had been running v17 following the tutorials from https://www.raspberrypi.com/tutorials/raspberry-pi-tv-ambient-lighting/ | |
now i realised there were some issues with the sync of the led, in fact they were running on its own and saw upgrade is available. | |
So i first without removing tried installing | |
1 wget https://github.com/awawa-dev/HyperHDR/releases/download/v18.0.0.0/HyperHDR-18.0.0.0-Linux-`uname -m`.deb | |
2 sudo apt install ./HyperHDR-18.0.0.0-Linux-`uname -m`.deb | |
3 sudo sed -i '/^User/d' /etc/systemd/system/hyperhdr\@.serviceD (notice the typos) | |