Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2006 21:02:35 +0530
From:      "Joseph Koshy" <joseph.koshy@gmail.com>
To:        "S. M. Ibrahim (Lavlu)" <smibrahim@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: sound card
Message-ID:  <84dead720609010832s4cfd875fn3958c8630aa3e792@mail.gmail.com>
In-Reply-To: <1157124365.3048.5.camel@shanazsoft.com>
References:  <1157124365.3048.5.camel@shanazsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead720609010832s4cfd875fn3958c8630aa3e792>