Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2004 17:44:11 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Gert Cuykens <gert.cuykens@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kernel configuration file
Message-ID:  <20041023044411.GA50202@grimoire.chen.org.nz>
In-Reply-To: <ef60af09041022212413c66838@mail.gmail.com>
References:  <ef60af09041022210933a0f1bd@mail.gmail.com> <20041023042130.GA49884@grimoire.chen.org.nz> <ef60af09041022212413c66838@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
[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@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@chen.org.nz>
----------------------------------------------------------------------
                                       Do not take life too seriously.
                                   You will never get out of it alive.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041023044411.GA50202>