sound card

Joseph Koshy joseph.koshy at gmail.com
Fri Sep 1 08:32:39 PDT 2006


> 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


More information about the freebsd-stable mailing list