> 
> there is no another way???
> no exist module for this card??

That is it - the sound driver.
The way to get the driver in to the kernel is to add 
device    pcm
in to a kernel config file in    /usr/src/sys/i386/conf
  eg copy GENERIC to something and edit it 
and follow the handbook instructions to rebuild the kernel using
your new kernel config file
and then reboot.

////jerry

> 
> On Mon, 2004-07-12 at 23:28, Luke Kearney wrote:
> > On Mon, 12 Jul 2004 23:07:32 -0300
> > Javier Ramirez <[EMAIL PROTECTED]> spake thus:
> > 
> > > Hi, I have a problem
> > > I have the sound blaster live, and in other system found
> > > When I initialize in freeBSD show me this:
> > > 
> > > 
> > > Sound server informational message:
> > > Error while initializing the sound driver:
> > > device /dev/dsp can't be opened (No such file or directory)
> > > The sound server will continue, using the null output device.
> > > 
> > > and the sound not fount
> > 
> > Hi,
> > Have you compiled sound drivers into the kernel? I have the same card
> > and after adding 
> > 
> > device    pcm
> > 
> > to my kernel and creating the devices it works like a charm. 
> > 
> > HTH
> > 
> > LukeK
> 
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

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

Reply via email to