Date: Fri, 12 Jun 2009 04:45:59 +0200 From: Bernt Hansson <bernt@bah.homeip.net> To: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: freebsd-questions@freebsd.org Subject: Re: Compiling in sound driver in kernel Message-ID: <4A31C167.9040400@bah.homeip.net> In-Reply-To: <200906111523.55313.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> References: <BLU0-SMTP462B5A385FA31495A8FBC993450@phx.gbl> <200906111150.00121.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> <4A31676C.6020709@bah.homeip.net> <200906111523.55313.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Mel Flynn said the following on 2009-06-12 01:23: > On Thursday 11 June 2009 12:22:04 Bernt Hansson wrote: >> Mel Flynn skrev: >>> 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? >> Yes of course. >> >> Dmesg: >> >> Copyright (c) 1992-2009 The FreeBSD Project. >> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 >> The Regents of the University of California. All rights reserved. >> FreeBSD is a registered trademark of The FreeBSD Foundation. >> FreeBSD 7.2-STABLE #0: Thu Jun 11 21:56:24 CEST 2009 >> root@fqdn:/usr/obj/usr/src/sys/GENERIC > ^^^^^^^ > Did you edit GENERIC Yes. Added sound and snd_hda > or did you forget to set KERNCONF during build/installkernel? No. cd /usr/src make buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC reboot is what I did. No snd_hda
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A31C167.9040400>