So, I am on the same boat. I was trying to follow this thread from the begining to resolve my sound issue.
The issue - Sound doesn’t work in my laptop. Sound card is 82801H(ICH8 Fmaily) with SUSE 11.1. But before suse I have tried mandriva 2009 which could make the sound work without any problem.
System - Its a HP laptop. Model dv3005tx
Detailed debugging informetion -
ALSA information is located at http://www.alsa-project.org/db/?f=42f3ea9275c79f1da9e1591ee7f4d93dfe86c7f0
opensuse:~ # lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
opensuse:~ # head -n 1 /proc/asound/card0/codec*
==> /proc/asound/card0/codec#0 <==
Codec: IDT 92HD71B7X
==> /proc/asound/card0/codec#1 <==
Codec: LSI ID 1040
opensuse:~ # uname -a
Linux opensuse 2.6.27.7-9-pae #1 SMP 2008-12-04 18:10:04 +0100 i686 i686 i386 GNU/Linux
opensuse:~ # cat /etc/modprobe.d/sound
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=hp
opensuse:~ # rpm -qa | grep alsa
alsa-oss-1.0.17-1.37
alsa-devel-1.0.18-8.7
alsa-1.0.18-8.7
alsa-plugins-1.0.18-6.12
alsa-driver-kmp-pae-1.0.19.20090120_2.6.27.7_9.1-2.1
alsa-plugins-pulse-1.0.18-6.12
alsa-utils-1.0.18-6.4
opensuse:~ # rpm -qa | grep pulse
pulseaudio-module-gconf-0.9.12-9.6
libpulse-mainloop-glib0-0.9.12-9.6
pulseaudio-utils-0.9.12-9.6
libxine1-pulse-1.1.15-20.8
pulseaudio-module-x11-0.9.12-9.6
pulseaudio-module-bluetooth-0.9.12-9.6
alsa-plugins-pulse-1.0.18-6.12
libpulse-browse0-0.9.12-9.6
pulseaudio-module-zeroconf-0.9.12-9.6
pulseaudio-module-jack-0.9.12-9.6
libpulsecore4-0.9.12-9.6
pulseaudio-esound-compat-0.9.12-9.6
pulseaudio-0.9.12-9.6
pulseaudio-module-lirc-0.9.12-9.6
libpulse0-0.9.12-9.6
opensuse:~ # rpm -q libasound2
libasound2-1.0.18-8.7
What I have tried -
I have tried everything discussed in linked thread. I have updated the ALSA, chenged verious configurations like model=auto, model=ref etc.
Extra info -
Sound works in vista. And the codec is IDT high definition codec.
As told by OLDCPU I am creating this new thread.