Date: Sat, 01 Nov 2008 10:17:44 +0200 From: Alexander Motin <mav@FreeBSD.org> To: Igor Ralets <mad.dustman@gmail.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: problem with sound volume on pcbsd using snd_hda Message-ID: <490C10A8.8050803@FreeBSD.org> In-Reply-To: <1225416183.00030893.1225404003@10.7.7.3> References: <1225416183.00030893.1225404003@10.7.7.3>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?490C10A8.8050803>