From: Ben B <kernel@bb.cactii.net>
To: alsa-devel@lists.sourceforge.net
Subject: hda-intel "nobody cared"
Date: Wed, 16 Aug 2006 21:57:50 +0200 [thread overview]
Message-ID: <20060816195750.GA32709@cactii.net> (raw)
I've been trying to get pesky suspend/resume working on an HP NC6400
notebook, and have got almost everything worked out except for audio
resume, which is not quite right.
During a suspend, if any process has the DSP devices open, upon resume I
see the following kernel message:
[ 3493.252000] irq 177: nobody cared (try booting with the "irqpoll" option)
[ 3493.252000] [<c0148bc4>] __report_bad_irq+0x24/0x90
[ 3493.252000] [<c0148e48>] note_interrupt+0x218/0x250
[ 3493.252000] [<c0148113>] handle_IRQ_event+0x3 3/0x70
[ 3493.252000] [<c0148252>] __do_IRQ+0x102/0x120
[ 3493.252000] [<c0105b41>] do_IRQ+0x31/0x70
[ 3493.252000] [<c0103bba>] common_interrupt+0x1a/0x20
[ 3493.252000] [<f8b0a6c9>] acpi_processor_idle+0x1ec/0x37f [processor]
[ 3493.252000] [<c0101d96>] cpu_idle+0x76/0xd0
[ 3493.252000] [<c03c4230>] unknown_bootoption+0x0/0x270
[ 3493.252000] [<c03c47c6>] start_kernel+0x326/0x3b0
[ 3493.252000] [<c03c4230>] unknown_bootoption+0x0/0x270
[ 3493.252000] handlers:
[ 3493.252000] [<f8979ba0>] (azx_interrupt+0x0/0x150 [snd_hda_intel])
[ 3493.252000] Disabling IRQ #177
If I make sure all DSP-hogging processes are closed before suspend,
things are fine on resume, but this is not practical with current
desktop environments.
I also tried booting with "irqpoll", and yes that basically solved it,
but it made the machine eventually hard freeze.
More info:
bb@gromit:/proc/asound$ cat version
Advanced Linux Sound Architecture Driver Version 1.0.12rc1 (Thu Jun 22
13:55:50 2006 UTC).
bb@gromit:/proc/asound$ cat cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf4780000 irq 177
I tried booting with "acpi=noirq" and the irq changed to 10, and then
upon suspend/resume with dsp open, the next time anything tries to write
to the dsp, the process hangs whilst opening the device.
So I'm hoping that the intel hda driver can be made to handle this a
little more gracefully.
Ben
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
next reply other threads:[~2006-08-16 19:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-16 19:57 Ben B [this message]
2006-08-16 20:24 ` hda-intel "nobody cared" Lee Revell
2006-08-16 21:08 ` Ben B
2006-08-16 21:16 ` Lee Revell
2006-08-17 15:09 ` Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060816195750.GA32709@cactii.net \
--to=kernel@bb.cactii.net \
--cc=alsa-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.