On Friday 18 Nov 2005 12:08 am, Michael Sullivan wrote: > PCI: Setting latency timer of device 0000:00:1b.0 to 64 > hda_codec: Unknown model for ALC880, trying auto-probe from BIOS... > hda_codec: num_steps = 0 for NID=0x8 > hda_codec: num_steps = 0 for NID=0x8 > hda_codec: num_steps = 0 for NID=0x8 > hda_codec: num_steps = 0 for NID=0x8 ...and that is what I was looking for. It is a known bug (1453) in ALSA hda-intel drivers. Your driver version is fine as it did not work in 1.0.9 AT ALL but you need to pass some extra options with >=1.0.10_rc2 in /etc/modules.d/alsa. This is what I am using
#------------------------------ alias /dev/mixer snd-mixer-oss alias /dev/dsp snd-pcm-oss alias /dev/midi snd-seq-oss # Set this to the correct number of cards. # --- BEGIN: Generated by ALSACONF, do not edit. --- # --- ALSACONF version 1.0.10rc2 --- alias snd-card-0 snd-hda-intel alias sound-slot-0 snd-hda-intel # --- END: Generated by ALSACONF, do not edit. --- options snd-hda-intel model=3stack position_fix=2 #------------------------------- I have the same sound device so it should work for you as well. Abhay
pgpogchcfWOaj.pgp
Description: PGP signature