Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2004 10:03:21 -0700 (PDT)
From:      Matt Anderson <emattman@cascadeaccess.com>
To:        arden <arden@nildram.co.uk>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: sound set up
Message-ID:  <20040511100158.I55780@freebsd.local>
In-Reply-To: <1084279644.2433.5.camel@localhost>
References:  <1084279644.2433.5.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
First thing to try,
as root:

kldload snd_driver

If that goes off without problems and sound works (in KDE for example)
then you can compile a new kernel with:

device	pcm

After that you won't have to kldload snd_driver as root.

Hope that helps.

On Tue, 11 May 2004, arden wrote:

> hi all
> ive been using linux for some time and thought was time to try something
> new
> the install of 5.2 went without a prob but did not set up my sound card
> in linux would be able to probe the pci bus to get an id of the card
> with cat /proc/ pci but could not under bsd can you please point me in
> the right direction
>
> arden
>
>



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