Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2004 08:37:20 -0800 (PST)
From:      David Raistrick <drais@atlasta.net>
To:        Helge Oldach <helge.oldach@atosorigin.com>
Cc:        Mathew Kanner <mat@cnd.mcgill.ca>
Subject:   Re: Standard sbc and pcm support in GENERIC kernel?
Message-ID:  <Pine.BSF.4.50L0.0403050835170.14092-100000@fryit.atlasta.net>
In-Reply-To: <200403051633.RAA12241@galaxy.hbg.de.ao-srv.com>
References:  <200403051633.RAA12241@galaxy.hbg.de.ao-srv.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 5 Mar 2004, Helge Oldach wrote:

> case b) "options PNPBIOS" in the kernel config and "kldload snd_pcm" =>
> pcm isn't recognized, but the other PnP devices show up during probe
>
> case c) *no* "options PNPBIOS" but "kldload snd_pcm" => neither pcm nor
> other PnP devices are recognized
>
> Did I forget one variation? :-)


Have you tried kldload snd_driver  instead of snd_pcm?  This should load
all modules, instead of just the pcm module.  Unless you're certian that
snd_pcm is the correct module for support for your sound card?

kldload'ing snd_pcm never did "enough" to make sound work on my systems, I
always needed to load snd_driver.



---
david raistrick
drais@atlasta.net		http://www.expita.com/nomime.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.50L0.0403050835170.14092-100000>