Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2002 09:02:54 -0400 (AST)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        "Daniel C. Sobral" <dcs@newsguy.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: snd_pcm module not usable ... ?
Message-ID:  <20021126090154.S16724-100000@hub.org>
In-Reply-To: <3DE2A6D3.E07A700A@newsguy.com>

next in thread | previous in thread | raw e-mail | index | archive | help

perfect, thanks ... worked like a charm ...

On Mon, 25 Nov 2002, Daniel C. Sobral wrote:

> "Marc G. Fournier" wrote:
> >
> > Maybe i'm missing something that i need to load, but I took the pcm device
> > out of my kernel config, figuring that I could use the snd_pcm module ...
> > loaded it, but still can't seem to get sound?  is there something else I
> > need to do with devfs for this, or do Ihave to compile in the pcm device?
>
> pcm is the front-end. You need the back-end, the actual sound driver.
> Try snd_driver_load="YES". It ought to load everything.
>
> Or you can kldload it from the command line, and then check
> /var/log/messages to find out which driver you are supposed to use.
>
> On loader, loading any sound driver will bring in snd_pcm automatically,
> as a dependency.
>
> --
> Daniel C. Sobral			(8-DCS)
> dcs@newsguy.com
> dcs@freebsd.org
> capo@linux.bsdconspiracy.net
>
> 	"Fundamentalist Debianites, core children of the Linuxen....
>         sounds like it could come from the Book of Mormon, or Tolkien on
> 	a bad day..."
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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