Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2008 22:23:44 +0100
From:      RW <fbsd06@mlists.homeunix.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: 7.0 No Sound: emu10k1
Message-ID:  <20080630222344.5771b9c6@gumby.homeunix.com.>
In-Reply-To: <25ff90d60806301228s5f499315y35219b3da6b4bfc3@mail.gmail.com>
References:  <25ff90d60806301043x1fde10d4gf4fc798e49f12460@mail.gmail.com> <200806301545.14143.gnemmi@gmail.com> <25ff90d60806301228s5f499315y35219b3da6b4bfc3@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Jun 2008 15:28:37 -0400
"David Horn" <dhorn2000@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080630222344.5771b9c6>