@edward I figured out the issue with settings not being saved. For some reason the config file, strawberry.conf in .config, was owned by root so Strawberry was denied write permission.. I changed owner to Pi and issue was resolved.
Latest posts made by Edward
-
RE: Install failing on RPi 4 Buster
-
RE: Install failing on RPi 4 Buster
I've noticed now that every time I open Strawberry the settings have reverted back to default. I have tried re-compiling a couple of times.
-
RE: Install failing on RPi 4 Buster
Thanks very much Jonas! I'm good now. I'm amazed at how solid the audio is compared to other players. The HiFi HAT is doing it's job now. The HAT is rated at 384-KHz/32-Bit and I was wondering if it is possible to adjust the sample rate and/or bit depth in Strawberry or what are the guidelines on that? Also, in the settings under backend there is an option to enable volume control. Does that refer to software or hardware?
-
Install failing on RPi 4 Buster
Re: Raspberry Pi4 install on Raspberry OS
I have an INNO HiFi DAC HAT and spent hours trying different music players and no matter how much tweaking I never felt I was getting the full sound quality from the platform. I then ran across Strawberry and successfully installed it following the compiling instructions for Debian on github and wow, what a difference, I had found the right player. About a week later I ran an "apt update and upgrade" which botched the PiOS and I had to go to the back up image I had. It was the same image but didn't have Strawberry installed and now I can't get Strawberry installed because the following errors occur when running cmake.
-- Missing qpa/qplatformnativeinterface.h header.
-- Checking for module 'taglib>=1.11.1'
-- No package 'taglib' found
CMake Error at /usr/share/cmake-3.13/Modules/FindPkgConfig.cmake:452 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.13/Modules/FindPkgConfig.cmake:622 (_pkg_check_modules_internal)
CMakeLists.txt:237 (pkg_check_modules)libtag1v5-1.11.1+dfsg.1-0.9+deb10u1 & libtag1v5vanilla-1.11.1+dfsg.1-0.9+deb10u1 are installed just like the working image.