lspci reports the cards as
cat /proc/asound/card0/codec#*|grep Codec gives00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
What I have tried so far:Codec: Realtek ALC268
Codec: Generic 11c1 Si3054
In kernel (gentoo-sources-2.6.23-r3) hda_intel module. Result:
module loads, alsamixer works (PCM, front, and headphones all moved off 0 and unmuted), aplay prints no errors, but no sound gets played
alsa-driver-2.14:
as above
alsa-driver-2.15:
as above
alsa-driver-9999:
as above
I can't remember the dmesg output for the other cases, but for alsa-driver-9999 I get
What else can I try? Is there any more output people need?hda_codec: Unknown model for ALC268, trying auto-probe from BIOS...
ALSA /var/tmp/portage/media-sound/alsa-driver-9999/work/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/patch_si3054.c:238: si3054: cannot initialize. EXT MID = 0000
ALSA /var/tmp/portage/media-sound/alsa-driver-9999/work/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:583: hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x10e90000

