Raetha
Raetha
That sounds like an alsa config issue. Can you share /etc/asound.conf and the .asoundrc file from your home directory? I’m guessing one has a discontinued dsnoop section.On Dec 3, 2023,...
Oh shoot, I forgot you were in docker. My only quick thought is that you aren't passing /dev/snd in to the docker container, so it can't access the sound card...
I can completely appreciate the scope creep concerns, and have no strong worries about this in the short term. I'm currently attempting to create a functional plugin for Volumio that...
I actually was looking into pipewire or pulseaudio based on the native support already built. Unfortunately what I've ultimately been trying to do is get HA Satellite running on VolumioOS....
Thinking about the docker work I submitted recently, once this PR merges it won't end up applying for docker containers due to the entrypoint script using the "npm start" command...
Hi @bsyk. Got everything working in my fork with this PR, the allowlist one, and pulled in your defrag branch. It all looks good, but I found one issue that...
Awesome, thanks for that fix it seems to be working as expected now. As for the allowlist I shared though, that is basically just a stripped down version of the...
Is this ever going to be merged? I've been running this branch for most of this year and it seems to work great. Is there anything I can do to...
Hi @jfarmer08! I'm very happy to support this, and it was on my roadmap, I just wasn't sure how many people were still using this. Not sure if the source...
This was reported on PR #92, and appears to be related to PR #81 and @HclX's updates for v2 sensors and significant re-write of the underlying library. I believe this...