kernel configuration file

Jonathan Chen jonc at chen.org.nz
Fri Oct 22 21:44:13 PDT 2004


[Don't remove Cc: freebsd-questions]

On Sat, Oct 23, 2004 at 06:24:31AM +0200, Gert Cuykens wrote:
> did that doesnt work for me ?
> 
> asus SK8N onboard sound acl850 if i am not mistaken.

Ah. That's the tricky part; you need to find out whether it's
supported by FreeBSD. There's a list of sound drivers in
/boot/kernel/snd_*.ko. You can do a "man snd_xxx" (xxx being the
driver name) to see if they match what you've got. Otherwise you're
out of luck and will have to wait/get someone to write it for you.

> On Sat, 23 Oct 2004 17:21:30 +1300, Jonathan Chen <jonc at chen.org.nz> wrote:
> > On Sat, Oct 23, 2004 at 06:09:56AM +0200, Gert Cuykens wrote:
> > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html
> > >
> > > where do i put this ?
> > >
> > > device sound
> > >
> > > i am using freebsd 5.3b7
> > 
> > The easier option is to put:
> > 
> >     snd_driver_load="YES"
> > 
> > in /boot/loader.conf.
> > --

-- 
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
                                       Do not take life too seriously.
                                   You will never get out of it alive.


More information about the freebsd-questions mailing list