Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 13:27:33 +0100
From:      Zenny <garbytrash@gmail.com>
To:        "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Sound not working with ALC889 in FreeBSD 10
Message-ID:  <CACuV5sBoRa4U7wgoCnhKeMgySxwWWcSy2PcRr4Jaf8-8BF%2BzFw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Sound is not working in FreeBSD-10 with GENERIC kernel. I checked the
available online resources and handbook (
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html).

I have appended snd_hda_enable="YES" in/boot/loader.conf

<https://forums.freebsd.org/viewtopic.php?f=19&t=44618&p=248506#>$ pciconf
-lv | grep -i audio
    device     = 'Caicos HDMI Audio [Radeon HD 6400 Series]'


<https://forums.freebsd.org/viewtopic.php?f=19&t=44618&p=248506#>$ cat
/dev/sndstat
Installed devices:
pcm0: <ATI R6xx (HDMI)> (play)
pcm1: <Realtek ALC889 (Rear Analog 7.1/2.0)> (play/rec) default
pcm2: <Realtek ALC889 (Front Analog)> (play/rec)
pcm3: <Realtek ALC889 (Rear Digital)> (play)
pcm4: <Realtek ALC889 (Onboard Digital)> (play)


<https://forums.freebsd.org/viewtopic.php?f=19&t=44618&p=248506#>$ dmesg |
grep pcm
pcm0: <ATI R6xx (HDMI)> at nid 3 on hdaa0
pcm1: <Realtek ALC889 (Rear Analog 7.1/2.0)> at nid 20,22,21,23 and 24,26
on hdaa1
pcm2: <Realtek ALC889 (Front Analog)> at nid 27 and 25 on hdaa1
pcm3: <Realtek ALC889 (Rear Digital)> at nid 30 on hdaa1
pcm4: <Realtek ALC889 (Onboard Digital)> at nid 17 on hdaa1


<https://forums.freebsd.org/viewtopic.php?f=19&t=44618&p=248506#>$ grep -Rn
snd /etc/sysctl.conf
16:hw.snd.default_unit=1


<https://forums.freebsd.org/viewtopic.php?f=19&t=44618&p=248506#>$ mixer
Mixer vol      is currently set to 100:100
Mixer pcm      is currently set to 100:100
Mixer speaker  is currently set to  57:57
Mixer line     is currently set to   1:1
Mixer mic      is currently set to  67:67
Mixer mix      is currently set to  35:35
Mixer rec      is currently set to  35:35
Mixer igain    is currently set to   0:0
Mixer ogain    is currently set to 100:100


Also tried to append /boot/device.hints with line
<hint.hdac.0.cad0.nid20.config="as=3 seq=15">, but with no luck.

Any inputs appreciated! Thanks!

/z



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACuV5sBoRa4U7wgoCnhKeMgySxwWWcSy2PcRr4Jaf8-8BF%2BzFw>