On Thu, 11 Jun 2009 20:48:32 +0200, Bernt Hansson <be...@bah.homeip.net> wrote:
> Yes. No go. I even tested to put "snd_hda="YES"" in /etc/rc.conf

I don't think that can have any effect. :-) The setting

        snd_hda_load="YES"

in /boot/loader.conf would be the correct choice. Anyway, if
you included

        device          sound
        device          snd_hda

in your kernel configuration file, the driver (a) should be
compiled in and (b) loaded at startup. Of course, it won't
show up in kldstat then, but

        % cat /dev/sndstat

should indicate the running driver.



-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to