From owner-freebsd-current Tue Nov 26 5: 3: 1 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 797D837B401 for ; Tue, 26 Nov 2002 05:03:00 -0800 (PST) Received: from hub.org (hub.org [64.49.215.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CFE243EB2 for ; Tue, 26 Nov 2002 05:03:00 -0800 (PST) (envelope-from scrappy@hub.org) Received: from hub.org (hub.org [64.49.215.141]) by hub.org (Postfix) with ESMTP id 9E7D98A3BDF; Tue, 26 Nov 2002 09:02:54 -0400 (AST) Date: Tue, 26 Nov 2002 09:02:54 -0400 (AST) From: "Marc G. Fournier" To: "Daniel C. Sobral" Cc: freebsd-current@FreeBSD.ORG Subject: Re: snd_pcm module not usable ... ? In-Reply-To: <3DE2A6D3.E07A700A@newsguy.com> Message-ID: <20021126090154.S16724-100000@hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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