After digging through the latest master commits I saw that updates for bookworm were added lately.
Thanks to the great docker compile script I was able to build the current master and now my Ambilight flickers again.
Great work everyone, thank you!
After digging through the latest master commits I saw that updates for bookworm were added lately.
Thanks to the great docker compile script I was able to build the current master and now my Ambilight flickers again.
Great work everyone, thank you!
Hi,
I tried to install Hyperion on a fresh XBian installation on an RPi 4, updated to Debian Bookworm, following the official installation guide.
apt get update gives me the following error:
N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'https://apt.hyperion-project.org bookworm InRelease' doesn't support architecture 'armhf'
System information:
xbian@xbian ~ $ uname -a
Linux xbian 6.1.55-64+ #1 SMP PREEMPT Sun Sep 24 11:45:05 UTC 2023 aarch64 GNU/Linux
xbian@xbian ~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: XBian 11.0 - Bookworm
Release: 11.0
Codename: bookworm
xbian@xbian ~ $ dpkg --print-architecture
armhf
Is the bookworm release not yet ready?
I also tried the 32bit kernel instead, but it gives the same error.
Thanks!
Works like a charm, I'm glad to get my ambilight back soon
Thanks Paulchen!
I'll check if this is worth filing a bug report for Xbian.
Hi,
I'm using a Rasperry Pi 4, freshly installed with XBian (Bullseye, release 2022.01.28).
Installed the latest Hyperion version 2.0.12, but the daemon does not start, it gives the following error:
hyperiond: error while loading shared libraries: libbcm_host.so.0: cannot open shared object file: No such file or directory
I also tried the latest nightly (2.0.13-beta.1+nightly20220128a8342b4~bullseye).
It gives another error first (libatomic.so.1 missing), but after installing libatomic1 manually, the error is the same.
Thanks for any hint!