Friday, May 24, 2019

Re: [ports-gcc] Unbreak and fix audio/audacious-plugins

On Fri, 24 May 2019 21:47:36 +0200
Christian Weisgerber <naddy@mips.inka.de> wrote:

> Christian Weisgerber:
>
> > > So i've stopped sndiod in the chroot, restarted sndiod on my main
> > > install, then started audacious in the chroot: the white noise
> > > issue is back.
> >
> > The chrooted audacious doesn't see the /tmp/sndio/sock0 socket. It
> > acts as if there was no sndiod running. libsndio will try talking
> > directly to the audio device, but without daemon it's short on
> > format conversions. I guess the device is eventually fed data in
> > a format it doesn't support.

I was totally oblivious about the Unix socket, i'll use a network
socket indeed, it's a better and sure option.

It's quite a corner case, but i'll ask ratchov@ anyway :)

> PS:
> When I stop sndiod on my amd64 laptop with azalia(4) and run audacious
> there, it also produces white noise.
>
> --
> Christian "naddy" Weisgerber
> naddy@mips.inka.de
>

No comments:

Post a Comment