https://bugzilla.novell.com/show_bug.cgi?id=215626 ------- Comment #6 from aarmstrong@mma.edu 2006-11-07 17:55 MST ------- Compiling ALSA 1.0.13 from source and installing the drivers corrects one error message: <snip> <7>ALSA sound/pci/hda/hda_intel.c:590: hda-intel: get_response timeout: IRS=0x0 <snap> The other error remains, but the line number in hda_codec.c changes to 215: (Original error) <snip> <4>ALSA sound/pci/hda/hda_codec.c:212: hda_codec: invalid dep_range_val 0:7fff <snap> (New error. Note the path is where it was compiled.) <snip> <4>ALSA /home/alex/Desktop/alsa-driver-1.0.13/pci/hda/hda_codec.c:215: hda_codec: invalid dep_range_val 0:7fff <snap> Looking at the hda_codec.c file shows that the error comes from a function that is looking for connections. And that's as far as I've gone into ALSA, so I will defer to someone who knows more about the Linux sound system. If I can provide more info let me know. Thanks, Alex -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.