From owner-freebsd-gecko@freebsd.org Sun Jan 29 03:04:34 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 8A9CECBBE53 for ; Sun, 29 Jan 2017 03:04:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 740221C61 for ; Sun, 29 Jan 2017 03:04:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 73594CBBE52; Sun, 29 Jan 2017 03:04:34 +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 73061CBBE51 for ; Sun, 29 Jan 2017 03:04:34 +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 48C831C5F for ; Sun, 29 Jan 2017 03:04:34 +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 v0T34YSd040166 for ; Sun, 29 Jan 2017 03:04:34 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 03:04:34 +0000 X-Bugzilla-Reason: AssignedTo CC 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: cc 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 03:04:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212028 Jan Beich (mail not working) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbeich@FreeBSD.org --- Comment #9 from Jan Beich (mail not working) --- (In reply to Tobias Kortkamp from comment #8) > I never tried to run sndiod in a jail before. I usually start it on > the host and use sndiod's networking feature for this. If sndiod is running outside it's just one more way to escape jail. And the= re's no pledge(2) support to limit what one can see outside. > Running it directly from the command line as the non-root user you run > Firefox as (e.g. `sndiod -dd -f rsnd/5` if you use /dev/dsp5) should > make it run in a jail. It works but not inside jail. $ 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 snd0: disconnected > If you haven't changed any of the hw.snd.report_* sysctls... $ fgrep hw.snd /boot/loader.conf hw.snd.verbose=3D2 hw.snd.latency=3D3 hw.snd.latency_profile=3D0 hw.snd.feeder_rate_quality=3D4 --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=