Skip to content

Instantly share code, notes, and snippets.

@shariq-azim
shariq-azim / gist:343bcf9d15d39b1649d86bfa6aeca311
Created July 25, 2023 14:14
Not able to upgrade succesfully to v18 folllowing wrong steps
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)