From owner-freebsd-gecko@freebsd.org Sun Jan 29 07:36:36 2017 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 168F5CC6FDF for ; Sun, 29 Jan 2017 07:36:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id F2ACADCC for ; Sun, 29 Jan 2017 07:36:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id F2016CC6FDE; Sun, 29 Jan 2017 07:36:35 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1A4CCC6FDD for ; Sun, 29 Jan 2017 07:36:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E1694DCB for ; Sun, 29 Jan 2017 07:36:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v0T7aZIi000194 for ; Sun, 29 Jan 2017 07:36:35 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 212028] www/firefox: Add SNDIO option Date: Sun, 29 Jan 2017 07:36:35 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2017 07:36:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212028 --- Comment #11 from Jan Beich (mail not working) --- (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=3D2 sndiod -dd -f rsnd/3 $ SNDIO_DEBUG=3D2 sndiod -dd -f rsnd/3 & snd0.default: rec=3D0:1 play=3D0:1 vol=3D23170 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 =3D 0 sio_oss_revents: GETERROR: Invalid argument snd0: disconnected See bug 216568 as I primarily test on i386. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=