From owner-freebsd-questions@FreeBSD.ORG Tue May 18 07:47:59 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 2D96316A4CE for ; Tue, 18 May 2004 07:47:59 -0700 (PDT) Received: from smtp.nildram.co.uk (smtp.nildram.co.uk [195.112.4.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E59B43D5E for ; Tue, 18 May 2004 07:47:58 -0700 (PDT) (envelope-from arden@nildram.co.uk) Received: from 10.0.0.3 (82-133-115-55.dyn.gotadsl.co.uk [82.133.115.55]) by smtp.nildram.co.uk (Postfix) with ESMTP id EDB6024DA90 for ; Tue, 18 May 2004 15:47:31 +0100 (BST) From: arden To: "freebsd-questions@freebsd.org" Content-Type: text/plain Message-Id: <1084891597.2396.5.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4-8mdk Date: Tue, 18 May 2004 15:46:39 +0100 Content-Transfer-Encoding: 7bit Subject: 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:47:59 -0000 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? is it time to get a crash course in kernel compiling? arden