From owner-freebsd-questions@FreeBSD.ORG Tue May 18 07:59:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89D5116A4CE for ; Tue, 18 May 2004 07:59:38 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6356743D4C for ; Tue, 18 May 2004 07:59:37 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i4IExIbI024646; Tue, 18 May 2004 07:59:18 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Tue, 18 May 2004 07:59:35 -0700 User-Agent: KMail/1.6.2 References: <1084891597.2396.5.camel@localhost> In-Reply-To: <1084891597.2396.5.camel@localhost> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405180759.35348.kstewart@owt.com> cc: arden Subject: Re: sound driver not loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 14:59:38 -0000 On Tuesday 18 May 2004 07:46 am, arden wrote: > hi all > > another newbie question I'm afraid when i boot my machine the sound > driver module is not loading and have to type kldload snd_drivers > every time did i miss something on install? You have to add something like snd_driver_load="YES" to /boot/loader.conf for it to be run everytime you boot. > > is it time to get a crash course in kernel compiling? > That is what I did. I added "options pcm" to my kernel config file, which requires building a kernel, but why do it if the loader.conf addition works :). Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html