OSS Driver probles resolved

Adrian Pircalabu apircalabu at bitdefender.com
Fri Oct 15 06:29:38 PDT 2004


On Fri, 15 Oct 2004 06:23:07 -0700
"Spiral Eyed Girl" <spiraleyedgirl at hotmail.com> wrote:

> #kldload snd_driver
> #sysctl hw.snd.pcm0.vchans=4
> #sysctl hw.snd.maxautovchans=4
> Final question: How do I make it so booting up automatically does
> those commands?

You can try:

echo snd_driver="YES" >> /boot/loader.conf
echo hw.snd.pcm0.vchans=4 >> /etc/sysctl.conf
echo hw.snd.maxautovchans=4 >> /etc/sysctl.conf

-- 
Adrian Pircalabu


-- 
This message was scanned for spam and viruses by BitDefender
For more information please visit http://www.bitdefender.com/



More information about the freebsd-questions mailing list