All of lore.kernel.org
 help / color / mirror / Atom feed
From: William Park <opengeometry@yahoo.ca>
To: linux-kernel@vger.kernel.org
Subject: Re: Disabling IRQ #xx, because nobody cared!
Date: Mon, 31 Jan 2005 02:41:48 -0500	[thread overview]
Message-ID: <20050131074148.GA3034@node1.opengeometry.net> (raw)
In-Reply-To: <fa.kb79h86.1k60j00@ifi.uio.no>

On Sat, Jan 29, 2005 at 04:32:12AM +0000, William Park wrote:
> I'm runing 2.6.10 SMP.  I usually use APM, but I decided to try ACPI.
> On my machine, USB (integrated) and Audio (PCI card) shares IRQ:
...
> After a while, I get
> 
>     irq 185: nobody cared!
>      [<c01339e2>] __report_bad_irq+0x22/0x90
>      [<c0133ad8>] note_interrupt+0x58/0x90
>      [<c0133578>] __do_IRQ+0x128/0x130
>      [<c0104eba>] do_IRQ+0x1a/0x30
>      [<c010370a>] common_interrupt+0x1a/0x20
>      [<c0100690>] default_idle+0x0/0x40
>      [<c01006ba>] default_idle+0x2a/0x40
>      [<c0100760>] cpu_idle+0x40/0x70
>     handlers:
>     [<e086e000>] (snd_audiopci_interrupt+0x0/0xc0 [snd_ens1371])
>     Disabling IRQ #185
> 
> Then, after some more time, I get
> 
>     irq 11: nobody cared!
>      [<c01339e2>] __report_bad_irq+0x22/0x90
>      [<c0133ad8>] note_interrupt+0x58/0x90
>      [<c0133578>] __do_IRQ+0x128/0x130
>      [<c0104eba>] do_IRQ+0x1a/0x30
>      [<c010370a>] common_interrupt+0x1a/0x20
>      [<c0100690>] default_idle+0x0/0x40
>      [<c01006ba>] default_idle+0x2a/0x40
>      [<c0100760>] cpu_idle+0x40/0x70
>      [<c03728c7>] start_kernel+0x147/0x170
>     handlers:
>     [<c0227ef0>] (usb_hcd_irq+0x0/0x60)
>     [<c0227ef0>] (usb_hcd_irq+0x0/0x60)
> 
> At which point, USB is dead.
> 
> Do you know if 'acpi' is responsible for this?

Solved!  After many kernel compile and many kernel paramters,
'acpi=noirq' or 'pci=noacpi' solved the IRQ being disabled.

I'm running Abit VP6 dual-P3 (Via Apollo 133A, VT82C694X, VT82C686B).

-- 
William Park <opengeometry@yahoo.ca>, Toronto, Canada
Slackware Linux -- because I can type.

       reply	other threads:[~2005-01-31  7:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.kb79h86.1k60j00@ifi.uio.no>
2005-01-31  7:41 ` William Park [this message]
2005-01-29  4:30 Disabling IRQ #xx, because nobody cared! William Park

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=20050131074148.GA3034@node1.opengeometry.net \
    --to=opengeometry@yahoo.ca \
    --cc=linux-kernel@vger.kernel.org \
    /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.