Date: Wed, 8 Oct 2014 16:09:32 -0700 From: David Benfell <benfell@parts-unknown.org> To: Joshua Lokken <jrlokken@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: How do I tell which driver I need for sound? Message-ID: <20141008230932.GA76419@home.parts-unknown.org> In-Reply-To: <20141008223223.GB13314@satellite> References: <20141008204214.GA93107@home.parts-unknown.org> <alpine.BSF.2.11.1410081539500.5159@wonkity.com> <20141008220048.GB39434@home.parts-unknown.org> <20141008223223.GB13314@satellite>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 <benfell@parts-unknown.org> 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/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141008230932.GA76419>