Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2004 11:07:40 -0500 (EST)
From:      "Aaron Peterson" <aaron@alpete.com>
To:        "Jorn Argelo" <jorn@wcborstel.nl>
Cc:        questions@freebsd.org
Subject:   Re: Curious sound problem in 5.2.1-R
Message-ID:  <22033.162.114.211.143.1078330060.squirrel@mail.alpete.com>
In-Reply-To: <20040303155043.81DFA170D4@www.wcborstel.nl>
References:  <49450.69.48.112.134.1078328883.squirrel@email.polands.org> <20040303155043.81DFA170D4@www.wcborstel.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
> Have you compiled the following in your kernel?
>
> device          pcm
> device          sbc

or alternatively add this to your /boot/loader.conf

snd_ich_load="YES"

then run "kldload snd_ich.ko" as root...

adding to loader.conf makes the proper sound driver load at boot, the
kldload command loads it from the command line so you don't have to
reboot.

Aaron



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