From owner-freebsd-current@freebsd.org Thu Mar 30 21:26:25 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 B4836D24A28 for ; Thu, 30 Mar 2017 21:26:25 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6FA6CE51 for ; Thu, 30 Mar 2017 21:26:25 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::6071:fd3d:eb67:3bb1] (unknown [IPv6:2001:470:7a58:0:6071:fd3d:eb67:3bb1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id E521B150F3; Thu, 30 Mar 2017 23:26:21 +0200 (CEST) From: Dimitry Andric Message-Id: <0F3671DA-704C-4E78-A080-45B351E29367@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_F054BCE1-CF2D-4FF8-964A-CC3DCB19FF85"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: Realtek Audio On Kabylake Date: Thu, 30 Mar 2017 23:26:11 +0200 In-Reply-To: <7e4448d5-7458-5361-4105-b19b203a67a3@nomadlogic.org> Cc: freebsd-current@freebsd.org To: Pete Wright References: <7e4448d5-7458-5361-4105-b19b203a67a3@nomadlogic.org> X-Mailer: Apple Mail (2.3273) 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: Thu, 30 Mar 2017 21:26:25 -0000 --Apple-Mail=_F054BCE1-CF2D-4FF8-964A-CC3DCB19FF85 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 30 Mar 2017, at 20:18, Pete Wright wrote: > > Hello, > I have a new Kabylake based Intel laptop running CURRENT (well > drm-next). Everything has "just worked" so far except audio. Here is > the output of /dev/sndstat: > > $ cat /dev/sndstat > Installed devices: > pcm0: (play/rec) default > pcm1: (play) > No devices installed from userspace. > > I am unable to get audio output on the laptop's speakers using the > Analog device at pcm0, I was wondering if this was due to the Realtek > device not being recognized? I would expect the model number or > something similar as opposed to "0x0225". Here's the output of > pciconf for reference: > > $ pciconf -lv ... Hmm, that output didn't contain any Realtek device? What does dmesg say about the pcm devices? Also, can you get any sound via pcm1? -Dimitry --Apple-Mail=_F054BCE1-CF2D-4FF8-964A-CC3DCB19FF85 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.30 iEYEARECAAYFAljdd/0ACgkQsF6jCi4glqOnCACgj069gpSlHvhIZGRwAHeD1ZER YdYAoORpF2pLVLPh9vpwDh4YvBR+epl7 =Fxi3 -----END PGP SIGNATURE----- --Apple-Mail=_F054BCE1-CF2D-4FF8-964A-CC3DCB19FF85--