7.0 No Sound: emu10k1

RW fbsd06 at mlists.homeunix.com
Mon Jun 30 21:39:35 UTC 2008


On Mon, 30 Jun 2008 15:28:37 -0400
"David Horn" <dhorn2000 at gmail.com> wrote:

> Thanks for the hint.   snd_emu10kx instead of snd_emu10k1 (doh!)
> 
> I knew it had to be something simple.  Everything is working great
> now.
>

For future reference there's an easy way to find the correct driver. 

You kldload snd_driver (which loads all sound drivers), start playing
some audio, and then kldunload snd_driver. kldstat will then show you
the driver that couldn't be unloaded because it's in use.


More information about the freebsd-questions mailing list