problem with sound volume on pcbsd using snd_hda

Alexander Motin mav at FreeBSD.org
Sat Nov 1 01:17:50 PDT 2008


Igor Ralets wrote:
> After installation of PCBSD-7.0.1 on amd64 box sound card didn't work.
> Hardware compatibility list suggested snd_hda driver for ATI SB600 card
> bundled with Asus M2A-MX mobo. Loading it with kldload helped with getting
> sound, but volume was very low and couldn't be adjusted by any means.
> Neither mixer(8) nor different players could do the trick.

ATI SB600 - is a HDA bus controller. It's support is important to make 
sound work, but audio codec support is no less important. It is codec 
who actually manages all sound stuff. You can see it in "<HDA Codec: 
Realtek (Unknown)>".

You may want to try latest snd_hda driver from -CURRENT. It is source 
code compatible. Codecs support is much improved there.

-- 
Alexander Motin


More information about the freebsd-multimedia mailing list