From owner-freebsd-current@freebsd.org Fri Apr 28 11:37:06 2017 Return-Path: Delivered-To: freebsd-current@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 3EEE8D54950 for ; Fri, 28 Apr 2017 11:37:06 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [88.99.82.50]) (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 0676A6A1 for ; Fri, 28 Apr 2017 11:37:05 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 1463D1FE085; Fri, 28 Apr 2017 13:36:57 +0200 (CEST) Subject: Re: 2013 Macbook Pro, sound OK in headphones but no sound in internal speakers To: Johannes Lundberg , freebsd-current References: From: Hans Petter Selasky Message-ID: Date: Fri, 28 Apr 2017 13:35:03 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Apr 2017 11:37:06 -0000 On 04/28/17 13:30, Johannes Lundberg wrote: > Hi > > As the subject says... > > Anyone familiar with this? > > # cat /dev/random > /dev/dsp* > only generate noise in the headphones.. > MBP requires some patches for the speakers to work: https://svnweb.freebsd.org/base?view=revision&revision=261507 --HPS