From owner-freebsd-questions@freebsd.org Mon Jan 23 11:43:34 2017 Return-Path: Delivered-To: freebsd-questions@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 BDE84CBD481; Mon, 23 Jan 2017 11:43:34 +0000 (UTC) (envelope-from rodperson@rodperson.com) Received: from www4.webmail.pair.com (www4.webmail.pair.com [66.39.3.58]) (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 962031A0; Mon, 23 Jan 2017 11:43:34 +0000 (UTC) (envelope-from rodperson@rodperson.com) Received: from rc.webmail.pair.com (localhost [127.0.0.1]) by www4.webmail.pair.com (Postfix) with ESMTP id 438DFB426DE; Mon, 23 Jan 2017 06:33:55 -0500 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 23 Jan 2017 06:33:55 -0500 From: Rod To: Mike Clarke Cc: freebsd-questions@freebsd.org, owner-freebsd-questions@freebsd.org Subject: Re: Lost sound on Youtube videos Reply-To: rodperson@rodperson.com Mail-Reply-To: rodperson@rodperson.com In-Reply-To: <20170123105214.2ae4af20@curlew> References: <20170123105214.2ae4af20@curlew> Message-ID: <0420ced1d2a67e640411cb74d9c2f7b2@rodperson.com> X-Sender: rodperson@rodperson.com User-Agent: Roundcube Webmail/1.2.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2017 11:43:34 -0000 Did you build these with audio/sndio support? If so you'll need to add sndiod_enable="YES" to /etc/rc.conf and start the service...then sound will return. That's what I did. On 2017-01-23 05:52, Mike Clarke wrote: > Since a recent pkg upgrade, affecting about 120 packages, I've lost > sound output on Youtube. It affects all my browsers - Firefox, Chromium > & Konqueror. > > The sound is there, it's just not being played by browsers. If I access > the same URL with VLC the sound works. > > It's not just Yoitube, e.g. CNN and Sky news are now silent but I get > sound in videos from bbc.co.uk/news/ > > -- . > > Mike Clarke > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"