From owner-freebsd-questions@FreeBSD.ORG Wed Oct 8 23:09:34 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A3DE673 for ; Wed, 8 Oct 2014 23:09:34 +0000 (UTC) Received: from mail.parts-unknown.org (mail.parts-unknown.org [50.250.218.162]) (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 1FECFC1E for ; Wed, 8 Oct 2014 23:09:33 +0000 (UTC) Received: by mail.parts-unknown.org (Postfix, from userid 1001) id 5EC4C62BF68A; Wed, 8 Oct 2014 16:09:32 -0700 (PDT) Date: Wed, 8 Oct 2014 16:09:32 -0700 From: David Benfell To: Joshua Lokken Subject: Re: How do I tell which driver I need for sound? Message-ID: <20141008230932.GA76419@home.parts-unknown.org> References: <20141008204214.GA93107@home.parts-unknown.org> <20141008220048.GB39434@home.parts-unknown.org> <20141008223223.GB13314@satellite> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline In-Reply-To: <20141008223223.GB13314@satellite> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2014 23:09:34 -0000 --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 08, 2014 at 03:32:23PM -0700, Joshua Lokken wrote: > On Oct/08 03:00PM, David Benfell wrote: > > On Wed, Oct 08, 2014 at 03:39:57PM -0600, Warren Block wrote: > > > On Wed, 8 Oct 2014, David Benfell wrote: > > >=20 > > > > For some reason, sound has stopped working and I assume I should > > > > reload the driver. But which one? > > >=20 > > > https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setu= p.html > >=20 > > Been there. There is no obvious match between the hardware I have and > > the kernel modules I have available. > >=20 >=20 > I have the Realtek ALC889, and I use snd_hda. I would guess (as a previo= us > responder suggested) that snd_hda is the driver you need. >=20 And I finally found the GENERIC configuration. snd_hda is indeed built in. So I'll wind up testing this on my next reboot (I've commented out the loader.conf entry that loads a bunch of snd_* modules that I probably don't need). In the meantime, sound on the system passes the idiot test: cat /dev/random > /dev/dsp produces white noise. So I'm guessing my problem is at a higher level. Thanks! --=20 David Benfell See https://parts-unknown.org/node/2 if you don't understand the attachment. --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJUNcQsAAoJEBV64x4SNmArmYsQAJVwe7gb3WTttArsPrpZ2kpN JN9up6CqCPO1nGJwzQuaZGm7Y9mAw1guPbljBQh0GDKZOEJ2Y18imP/I58G2NJqf tf2uGebaK3rI5FzMLU0z4Kv6wfvGPhEzU05dd5O1CPNh+Bo6lxQg9NgatITDjRIv ppleKeDkFf1j3c97sJxAn1LhnjH9NVuNvy80osdlvBue/O/2+oT81TSEzFD3OG6d AV3mHhT5CteYG+V7l4Fg6UwOlwf9v/xYEbgZCJkhKDEQZko4jxMKMX8+qjgfcvkV flBCEaVXGmeLm3ubuy5ZPjaQFydJWzgtJjncb/Zi93Wx/g+hPSrg3CBCm8C2g/Lj XRVd8F10uQN8rkOJEN4EfhL/k/0294cr0cx+ftX3hUwtZcqpO+fTjK9nP7rKEm6F 9qO8lwOm7FtZHxYbYS4tjJLn/6CpL1JNfWJkFnI+OVuETN6AMi/xrPdcK1C0UA6W GVzFYufrwIy213BGZHZxKPeBNtN6fhxYGJDrwV/3TINJJoHAfti2WzEPzJ8Sys+Z Hy4fc/BUeCz/K5K4bHZ0rFt55DbzZmFuFKUksX4Wfh7RB4ReDhTl46b1dHhBeSHY UGXGBl5MEU6ke8K+0QQkSMwNMcjLg1/0F6qNoTaGbaVNcppAI6utuvtk9ZEkih+j SZi/zHleFlPoJghyYVJN =aCVM -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--