Tuesday, October 27, 2020

Re: Sound/audio onFirefox on 6.8

Ok, so I need to apologize for wasting time here...
I was experimenting with an "automated upgrade" (driven from gprolog) that
went haywire... too many pots and just one kook. So now I'm back to 6.7
and 6.6, variously ;^/ On a second(?third) run at it I got the sound working
for firefox but a lot of other stuff went sideways... the machine that
baked is embarasingly old.

So, thanks, eh? FWIW I'm attaching a 6.8 /dev/ listing where the sound worked
(it was installed on a USB...)

Dhu


On Mon, 26 Oct 2020 07:35:46 +0100
Alexandre Ratchov <alex@caoua.org> wrote:

> On Fri, Oct 23, 2020 at 03:58:55PM -0600, Duncan Patton a Campbell wrote:
> >
> > Hey Maurice. The audio works elsewhere and this looks to be
> > a Zombie Bugzilla bug come back from the dead. Something
> > about needing to directly link to sndio and skip the "cubeb" something...
> >
> > Dhu
> >
> > This is what shows up on the command line:
> >
> > dhu@gate:BSD $ firefox
> >
>
> Hi,
>
> Could you check /dev permissions? they need to be as follows:
>
> $ ls -al /dev/{audio,audioctl,rmidi}0
> crw-rw---- 1 root _sndiop 42, 0 Oct 26 07:23 /dev/audio0
> crw-rw---- 1 root _sndiop 42, 192 Oct 19 12:20 /dev/audioctl0
> crw-rw---- 1 root _sndiop 52, 0 Oct 19 12:20 /dev/rmidi0
>
> The /etc/firefox/unveil.* settings need to contain permission
> to access ~/.sndio contents:
>
> $ grep sndio /etc/firefox/*
> /etc/firefox/unveil.content:~/.sndio rwc
> /etc/firefox/unveil.main:~/.sndio rwc
>
> If above are OK, then run firefox with SNDIO_DEBUG=1 environment
> variable exported and show the resulting output, it will reveal why
> firefox still can't use the device.
>
>


--
Je suis Canadien. Ce n'est pas Francais ou Anglaise.
C'est une esp`ece de sauvage: ne obliviscaris, vix ea nostra voco;-)

No comments:

Post a Comment