I just upgraded from 20.4 to 22.4 and roon works fine, but my HQP embedded install crashes. Its an amd64 architecture machine, and HQP embedded worked fine before the upgrade to jammy. After the upgrade and following the script above – i.e. installing the latest deb file for jammy with dpkg (https://www.signalyst.eu/bins/hqplayerd/jammy/hqplayerd_4.32.1-135avx2_amd64.deb), I get
sudo systemctl status hqplayerd
hqplayerd.service - HQPlayer Embedded daemon
Loaded: loaded (/lib/systemd/system/hqplayerd.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: core-dump) since Fri 2022-05-27 12:52:10 BST; 1s ago
Process: 7531 ExecStart=/usr/bin/hqplayerd (code=dumped, signal=ILL)
Main PID: 7531 (code=dumped, signal=ILL)
CPU: 84ms
I upgraded to the latest libgmpris and I still get crashes.
1619 wget https://www.sonarnerd.net/src/jammy/libgmpris_2.2.1-10_amd64.deb
1620 sudo dpkg -i libgmpris_2.2.1-10_amd64.deb
Anything I have missed?
Thanks in advance for any advice