Compiling in sound driver in kernel

Bernt Hansson bernt at bah.homeip.net
Fri Jun 12 03:52:36 UTC 2009


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


More information about the freebsd-multimedia mailing list