OSS Driver probles resolved

2004-10-15 Thread Spiral Eyed Girl
Hello again, I seemed to have fixed the soundcard to be able to use OSS while in KDE. Incase anyone is curious, this is what I did boot up #kldload snd_driver #sysctl hw.snd.pcm0.vchans=4 #sysctl hw.snd.maxautovchans=4 I guess I should have read the FreeBSD docs a little more before I asked for

Re: OSS Driver probles resolved

2004-10-15 Thread Adrian Pircalabu
On Fri, 15 Oct 2004 06:23:07 -0700 Spiral Eyed Girl [EMAIL PROTECTED] 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