Hi all openSUSE gurus,
A time ago I posted this problem but with openSUSE 12.1 but my hdd died and it took with it some files and the sound configuration. I search the forum and web and found this codec, Conexant CX20561 (Hermosa) or 5051, gave headaches to everybody. In this very forum you can find two threads of HP notebooks with the same motherboard with similar problems:
https://forums.opensuse.org/english/get-technical-help-here/laptop/390247-help-hp-dv6815-integrated-microphones.html
https://forums.opensuse.org/english/get-technical-help-here/applications/391158-no-sound-alsa-hp-pavillion-dv6736nr.html
In those threads they managed to get sound working but I just can’t. This is my configuration:
pancho-ntbk:/home/pancho # rpm -qa '*alsa*'
alsa-driver-linuxant-1.0.23.1-1.noarch
alsa-driver-kmp-desktop-1.0.25.20130308_k3.4.33_2.24-1.1.x86_64
alsa-plugins-1.0.25-3.4.1.x86_64
alsa-plugins-pulse-1.0.25-3.4.1.x86_64
alsa-firmware-1.0.25-22.1.noarch
alsa-utils-1.0.25-3.2.2.x86_64
alsa-1.0.26-138.1.x86_64
alsa-oss-1.0.25-3.1.2.x86_64
alsa-oss-32bit-1.0.25-3.1.2.x86_64
alsamixergui-0.9.0rc1-759.1.2.x86_64
pancho-ntbk:/home/pancho # rpm -qa '*pulse*'
pulseaudio-module-jack-1.1-6.4.1.x86_64
pulseaudio-utils-1.1-6.4.1.x86_64
alsa-plugins-pulse-1.0.25-3.4.1.x86_64
libpulse0-1.1-6.4.1.x86_64
libpulse-mainloop-glib0-1.1-6.4.1.x86_64
pulseaudio-module-lirc-1.1-6.4.1.x86_64
pulseaudio-1.1-6.4.1.x86_64
pulseaudio-module-bluetooth-1.1-6.4.1.x86_64
pulseaudio-module-zeroconf-1.1-6.4.1.x86_64
pulseaudio-module-x11-1.1-6.4.1.x86_64
libxine2-pulse-1.2.2-5.1.2.x86_64
pancho-ntbk:/home/pancho # rpm -q libasound2
libasound2-1.0.25-3.5.1.x86_64
pancho-ntbk:/home/pancho # uname -a
Linux pancho-ntbk 3.4.28-2.20-desktop #1 SMP PREEMPT Tue Jan 29 16:51:37 UTC 2013 (143156b) x86_64 x86_64 x86_64 GNU/Linux
Now the sound part, 50-sound.conf
options snd-hda-intel model=thinkpad
options snd slots=snd-hda-intel
# M71A.k5JPLyF5+X5:MCP67 High Definition Audio
alias snd-card-0 snd-hda-intel
I need to say that I tried every model related to Conexant codecs (laptop-hpsense, laptop-micsense, laptop-hpmicsense, benq, laptop-hp530, laptop, laptop-hp, laptop-eapd, hp, hp-dv6736, hp-f700, ideapad, toshiba, hp-laptop, asus, dell-laptop, dell-vostro, olpc-xo-1_5, thinkpad)
You can see the alsa-info.sh results here: http://www.alsa-project.org/db/?f=c977ae91ee33af5a2c9b48f1c8009a613ee9137d
I need to mention that after every change I rebooted or restart the sound service with rcalsasound restart and corrected the volume with alsamixer and pavucontrol and tested with
aplay -vv /usr/share/sounds/alsa/Front_*
speaker-test -Dplug:front -c2 -l5 -twav
I also add my user to audio group and tried login in with root user but root does not have sound either. I also did a chgrp -R users /dev/snd
To my surprise the very same problem showed up with Ubuntu 12.10 and Fedora 18, so this issue is not openSUSE related but ALSA or kernel.
Any thoughts and ideas will be much appreciated,
Pancho