From owner-freebsd-questions@FreeBSD.ORG Thu Jun 11 19:50:02 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1077F10656AE for ; Thu, 11 Jun 2009 19:50:02 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id D27348FC14 for ; Thu, 11 Jun 2009 19:50:01 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from smoochies.rachie.is-a-geek.net (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 2C5447E83F; Thu, 11 Jun 2009 11:50:01 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Thu, 11 Jun 2009 11:49:59 -0800 User-Agent: KMail/1.11.3 (FreeBSD/8.0-CURRENT; KDE/4.2.4; i386; ; ) References: <20090611191712.GA90606@slackbox.xs4all.nl> <4A315CB0.1070903@bah.homeip.net> In-Reply-To: <4A315CB0.1070903@bah.homeip.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906111150.00121.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Roland Smith , Bernt Hansson Subject: Re: Compiling in sound driver in kernel X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 19:50:02 -0000 On Thursday 11 June 2009 11:36:16 Bernt Hansson wrote: > Roland Smith skrev: > > On Thu, Jun 11, 2009 at 08:48:32PM +0200, Bernt Hansson wrote: > >> Roland Smith skrev: > >>>>>> That doesn't help me. snd_hda driver won't load either way. I always > >>>>>> have to load it manualy. > >>>>> > >>>>> What is the exact error message that you get? > >>>> > >>>> None. No error message. > >>> > >>> So the kernel now builds correctly with 'device sound' and 'device > >>> snd_hda'? > >> > >> It's always built, sound or no sound. > > > > Than that is weird. Because if snd_hda is built into the kernel, you > > should not be able to load the module. > > Beats me! Is there any other info you might to have? Since you're not the OP, could you post your full kernel config and dmesg of that kernel? -- Mel