Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2017 07:36:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 212028] www/firefox: Add SNDIO option
Message-ID:  <bug-212028-21738-JYIpZpb3Hd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212028-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212028-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212028

--- Comment #11 from Jan Beich (mail not working) <jbeich@FreeBSD.org> ---
(In reply to Tobias Kortkamp from comment #10)
> I suspect that /dev/dsp3 is a playback only device?

It supports recording as well.

> Can you test if this patch to audio/sndio makes any difference?
>
> https://pkg.tobik.me/patches/audio___sndio.diff

Doesn't help.

> If not, try running sndiod like this to get more information
>
>   env SNDIO_DEBUG=2 sndiod -dd -f rsnd/3

$ SNDIO_DEBUG=2 sndiod -dd -f rsnd/3 &
snd0.default: rec=0:1 play=0:1 vol=23170 dup

$ firefox -no-remote youtube.com
snd0: 48000Hz, s16le, play 0:1, rec 0:1, 8 blocks of 512 frames
firefox0: 48000Hz, s16le, play 0:1, 9 blocks of 512 frames
snd0: device started
firefox0: attached at -4096, delta = 0
sio_oss_revents: GETERROR: Invalid argument
snd0: disconnected

See bug 216568 as I primarily test on i386.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212028-21738-JYIpZpb3Hd>