Comment 32 for bug 200210

Revision history for this message
Id2ndR (id2ndr) wrote : Re: no sound after suspend with snd_hda_intel since 2.6.24-7's alsa-update to 1.0.16

Not fixed for me with 2.6.27-2 (Intrepid alpha 5)

Card :
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
 Subsystem: Micro-Star International Co., Ltd. Device 7357

00:1b.0 0403: 8086:293e (rev 02)
 Subsystem: 1462:7357

Adding "options snd-hda-intel model=hippo" to /etc/modprobe.d/alsa-base works for me too, but it's just a workaround til the bug is fix.
Otherwise I had to remove and reload snd-hda-intel (after killing pulseaudio and mixer_applet2).

I also saw this in the dmesg after resuming ; I'm not sure that it is linked but it may be :
[17131.381189] ------------[ cut here ]------------
[17131.381190] WARNING: at /build/buildd/linux-2.6.27/kernel/power/main.c:176 suspend_test_finish+0x75/0x80()
[17131.381191] Modules linked in: snd_hda_intel rt73usb tun aes_x86_64 aes_generic ipv6 binfmt_misc af_packet rfcomm l2cap bluetooth ppdev acpi_cpufreq cpufreq_userspace cpufreq_stats cpufreq_conservative cpufreq_powersave cpufreq_ondemand freq_table wmi video output container pci_slot sbs sbshc battery iptable_filter ip_tables x_tables reiserfs ac sbp2 parport_pc lp parport rt2500usb arc4 ecb crypto_blkcipher snd_pcm_oss snd_mixer_oss snd_pcm crc_itu_t rt2x00usb rt2x00lib snd_seq_dummy rfkill snd_seq_oss snd_seq_midi led_class snd_rawmidi mac80211 snd_seq_midi_event psmouse snd_seq cfg80211 serio_raw nvidia(P) snd_timer snd_seq_device snd i2c_core iTCO_wdt iTCO_vendor_support soundcore snd_page_alloc shpchp pci_hotplug intel_agp button evdev ext3 jbd mbcache sg sd_mod crc_t10dif usbhid hid ahci libata scsi_mod ohci1394 dock ieee1394 sky2 ehci_hcd uhci_hcd usbcore thermal processor fan fbcon tileblit font bitblit softcursor uvesafb cn fuse [last unloaded: snd_hda_intel]
[17131.381234] Pid: 31719, comm: pm-suspend Tainted: P W 2.6.27-2-generic #1
[17131.381235]
[17131.381236] Call Trace:
[17131.381239] [<ffffffff8024e6b4>] warn_on_slowpath+0x64/0x90
[17131.381243] [<ffffffff80518d96>] ? printk+0x6c/0x6e
[17131.381246] [<ffffffff802126a4>] ? mcount_call+0x5/0x31
[17131.381248] [<ffffffff8027d9d5>] suspend_test_finish+0x75/0x80
[17131.381251] [<ffffffff8027dae4>] suspend_devices_and_enter+0x104/0x1b0
[17131.381253] [<ffffffff8027dda1>] enter_state+0xe1/0x110
[17131.381255] [<ffffffff8027de8a>] state_store+0xba/0x100
[17131.381258] [<ffffffff803a5517>] kobj_attr_store+0x17/0x20
[17131.381261] [<ffffffff8034a92a>] sysfs_write_file+0xca/0x140
[17131.381264] [<ffffffff802eb1fb>] vfs_write+0xcb/0x130
[17131.381266] [<ffffffff802eb355>] sys_write+0x55/0x90
[17131.381268] [<ffffffff8021288a>] system_call_fastpath+0x16/0x1b
[17131.381270]
[17131.381270] ---[ end trace ee218fa64963938d ]---