DragonFly BSD
DragonFly users List (threaded) for 2011-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: onboard sound


From: "Samuel J. Greear" <sjg@xxxxxxxxxxxx>
Date: Mon, 31 Oct 2011 10:37:45 -0600

On Mon, Oct 31, 2011 at 10:33 AM, Alex Hornung <ahornung@gmail.com> wrote:
> Devices are automatically created by devfs. MAKEDEV is obsolete.
>
> If you don't know which sound driver is the one you need, there is a
> pseudo-driver that depends on all others (sound.ko, iirc). If you load
> that, and you still don't get /dev/dsp and family, then odds are we
> don't support your card.
>
> Cheers,
> Alex
>

kldload snd_driver for the pseudo-driver.

Sam



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]