snd-hda-intel does no longer load on my Dell XPS M1710 using alsa-driver-hg20070728. However it works without apparent problems with alsa-driver-hg20070727.
I'm running 2.6.22.1-cfs-v19 on a SuSE 10.2 x86_64.
Find attached an excerpt from /var/log/messages first loading hg20070727 followed by hg20070728.
If you need additional info drop me a note.
Thanks for reporting.
This looks rather like a tempory problem at preparation of tarball. You should have get the correct driver by hgcompile instead of configure.
Hmm.
I tried ./hgcompile --with-sequencer=yes --with-debug=detect --with-cards=hda-intel,usb-audio --with-card-options=seq-rtctimer-default which says make: Für das Ziel »all-deps« ist nichts zu tun. [means: nothing to do for target »all-deps«] and then invokes ./configure --with-sequencer=yes --with-debug=detect --with-cards=hda-intel,usb-audio --with-card-options=seq-rtctimer-default
This works for alsa-driver-hg20070727 but does not work for any of the later versions I tried, including alsa-driver-hg20070810
How temporary is temporary then ;-) ?
FWIW here comes an excerpt from my /var/log/messages after trying to load hg20070810 followed by hg20070727.
Aug 10 14:42:47 localhost kernel: PM: Removing info for No Bus:seq Aug 10 14:42:47 localhost kernel: PM: Removing info for No Bus:timer Aug 10 14:42:48 localhost kernel: PM: Adding info for No Bus:timer Aug 10 14:42:48 localhost kernel: ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21 Aug 10 14:42:48 localhost kernel: PCI: Setting latency timer of device 0000:00:1b.0 to 64 Aug 10 14:42:48 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070810/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:708: codec_mask = 0x3 Aug 10 14:42:48 localhost kernel: hda-codec: No codec parser is available Aug 10 14:42:48 localhost kernel: hda-codec: No codec parser is available Aug 10 14:42:48 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070810/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:1039: hda-intel: no codecs initialized Aug 10 14:42:48 localhost kernel: ACPI: PCI interrupt for device 0000:00:1b.0 disabled Aug 10 14:42:48 localhost kernel: PM: Adding info for No Bus:seq Aug 10 14:49:23 localhost su: (to root) mgd on /dev/pts/8 Aug 10 14:49:33 localhost kernel: PM: Removing info for No Bus:seq Aug 10 14:49:33 localhost kernel: PM: Removing info for No Bus:timer Aug 10 14:49:33 localhost kernel: PM: Adding info for No Bus:timer Aug 10 14:49:33 localhost kernel: ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 21 Aug 10 14:49:33 localhost kernel: PCI: Setting latency timer of device 0000:00:1b.0 to 64 Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:695: codec_mask = 0x3 Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/hda_codec.c:1827: hda_codec: model 'ref' is selected for config 1028:1ce (Dell XPS M1710) Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:841: hda_codec: pin nid 08 pin config 01c47010 Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:841: hda_codec: pin nid 09 pin config 01447010 Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:841: hda_codec: pin nid 0d pin config 0221401f Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:841: hda_codec: pin nid 0e pin config 01114010 Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:841: hda_codec: pin nid 0f pin config 02a19020 Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:841: hda_codec: pin nid 10 pin config 01a19021 Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:841: hda_codec: pin nid 11 pin config 90100140 Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:841: hda_codec: pin nid 12 pin config 01813122 Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/hda_codec.c:2331: autoconfig: line_outs=1 (0xe/0x0/0x0/0x0/0x0) Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/hda_codec.c:2335: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/hda_codec.c:2339: hp_outs=1 (0xd/0x0/0x0/0x0/0x0) Aug 10 14:49:33 localhost kernel: ALSA /home/mgd/src/alsa-driver-hg20070727/pci/hda/hda_codec.c:2347: inputs: mic=0x10, fmic=0xf, line=0x12, fline=0x0, cd=0x0, aux=0x0 Aug 10 14:49:33 localhost kernel: PM: Adding info for No Bus:card0 Aug 10 14:49:33 localhost kernel: PM: Adding info for No Bus:pcmC0D1p Aug 10 14:49:33 localhost kernel: PM: Adding info for No Bus:pcmC0D1c Aug 10 14:49:33 localhost kernel: PM: Adding info for No Bus:pcmC0D0p Aug 10 14:49:33 localhost kernel: PM: Adding info for No Bus:pcmC0D0c Aug 10 14:49:33 localhost kernel: PM: Adding info for No Bus:controlC0 Aug 10 14:49:33 localhost kernel: PM: Adding info for No Bus:seq Aug 10 14:49:34 localhost kernel: PM: Adding info for No Bus:mixer Aug 10 14:49:34 localhost kernel: PM: Adding info for No Bus:adsp Aug 10 14:49:34 localhost kernel: PM: Adding info for No Bus:dsp Aug 10 14:49:34 localhost kernel: PM: Adding info for No Bus:audio
Anything I can do to help track down the problem ?
Best, Michael