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
> iv
On Tue, 11 May 2004, arden wrote:
> hi all
Hi!
> 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
sorted it out thanks for pointing me in the right direction
kldload snd_driver sorted it out
arden
On Tue, 2004-05-11 at 13:56, Roop Nanuwa wrote:
> On Tue, 11 May 2004 13:47:26 +0100, arden <[EMAIL PROTECTED]> wrote:
> >
> > hi all
> > ive been using linux for some time and thought was time
On Tue, May 11, 2004 at 01:47:26PM +0100, arden wrote:
> 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 /pro
On Tue, 11 May 2004 13:47:26 +0100, arden <[EMAIL PROTECTED]> 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 t
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