Re: On board sound problem

2004-01-17 Thread Elijah Plunkett
[EMAIL PROTECTED] wrote:

Hi, I am using FreeBsd 5.1 

I read the handbook on adding a soundcard driver to the kernel. The 
handbook says to add options PNPBIOS for on board soundcards. When I  
was ready to build the kernel it stop instantly and complian it did 
not regonize the PNPBIOS option. Below is an output from a previous 
red hat installation about my soundcard. 

00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235 AC97 Audio Controller (rev 50) 

I appreciate your help. Thanks 



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

Hi there!

you don't actually need that option as things in 5.1 are mostly done 
through kernel modules instead of hardwiring the drivers in the kernel.

So have you tried using kldload snd_driver after you have logged in? 
Or have you added a snd_load_driver line into loader.conf?

HTH
Elijah.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


On board sound problem

2004-01-16 Thread dvelez502
Hi, I am using FreeBsd 5.1 
 
I read the handbook on adding a soundcard driver to the kernel. The 
handbook says to add options PNPBIOS for on board soundcards. When I  
was ready to build the kernel it stop instantly and complian it did 
not regonize the PNPBIOS option. Below is an output from a previous 
red hat installation about my soundcard. 
 
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235 AC97 Audio 
Controller (rev 50) 
 
I appreciate your help. Thanks 
 
 


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]