From owner-freebsd-multimedia@FreeBSD.ORG Fri Jun 12 03:52:36 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83918106566C for ; Fri, 12 Jun 2009 03:52:36 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id EAE468FC0A for ; Fri, 12 Jun 2009 03:52:35 +0000 (UTC) (envelope-from bernt@bah.homeip.net) Received: from kw.homeip.net (c80-217-74-54.bredband.comhem.se [80.217.74.54]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id n5C3c9X7047190; Fri, 12 Jun 2009 05:38:09 +0200 (CEST) (envelope-from bernt@bah.homeip.net) Message-ID: <4A31CD8B.9070707@bah.homeip.net> Date: Fri, 12 Jun 2009 05:37:47 +0200 From: Bernt Hansson User-Agent: slrn/1.0.8 (FreeBSD) MIME-Version: 1.0 To: Mel Flynn References: <200906111150.00121.mel.flynn+fbsd.questions@mailing.thruhere.net> <4A31676C.6020709@bah.homeip.net> <200906111921.59143.mel.flynn+fbsd.questions@mailing.thruhere.net> In-Reply-To: <200906111921.59143.mel.flynn+fbsd.questions@mailing.thruhere.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org, Roland Smith Subject: Re: Compiling in sound driver in kernel X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 03:52:36 -0000 Mel Flynn said the following on 2009-06-12 05:21: > Moving from -questions to -multimedia. snd_hda is in kernel config, yet no > trace of sound on boot. Kernel is edited kernel, even though named "GENERIC". > Using snd_hda_load="YES" in loader.conf also does not load the module. Module > can however be loaded after boot. > > Bernt, could you also provide kldstat -v |grep -E '(sound|snd)' (without > loading the module)? Of course. Here you go, without snd_hda loaded # kldstat -v |grep -E '(sound|snd)' 298 msgsnd With snd_hda loaded # kldstat -v | grep -E '(sound|snd)' 298 msgsnd 10 1 0xffffffff80e3e000 131d6 snd_hda.ko 409 hdac/snd_hda_pcm 410 pci/snd_hda 11 1 0xffffffff80e52000 2e530 sound.ko 407 sound I'm not subscribed to this list so don't forget to CC