I installed it yesterday. Everything goes ok, but problem
with sound card, It's a builtin Intl HDA on gigabyte 915G-DU
motherboard. I added the line
sound_load="YES"
snd_driver_load="YES"
snd_cmi_load="YES"
to /boot/loader.conf but sound is not working.
Things to check:
- Does loading the driver module using kldload work:
# kldload snd_driver.ko
- What are the last few lines from `dmesg` after this
step.
- Do you have a /dev/sndstat? If so what does
# cat /dev/sndstat
reveal?
--
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"