Well, that fixed the as-module problem; now snd-hda-intel works as a module. However, suspend/resume still doesn't work: [ 7.287540] ALSA /home/mmullins/Desktop/alsa/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:609: hda-intel: send_cmd timeout: IRS=0x1, val=0x7c2f0009 [ 7.287667] ALSA /home/mmullins/Desktop/alsa/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:609: hda-intel: send_cmd timeout: IRS=0x1, val=0x7c270500 [ 7.287795] ALSA /home/mmullins/Desktop/alsa/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:609: hda-intel: send_cmd timeout: IRS=0x1, val=0x7c3f0009 [ 7.287922] ALSA /home/mmullins/Desktop/alsa/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:609: hda-intel: send_cmd timeout: IRS=0x1, val=0x7c370500 [ 7.288049] ALSA /home/mmullins/Desktop/alsa/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:609: hda-intel: send_cmd timeout: IRS=0x1, val=0x7c4f0009 [ 7.288177] ALSA /home/mmullins/Desktop/alsa/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:609: hda-intel: send_cmd timeout: IRS=0x1, val=0x7c470500 [ 7.288304] ALSA /home/mmullins/Desktop/alsa/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/hda_intel.c:609: hda-intel: send_cmd timeout: IRS=0x1, val=0x7c5f0009
This can be worked around by removing and reinserting the snd-hda-intel module. However, there is still a problem in the PM code.
- Matt Mullins