From: Clemens Ladisch <clemens@ladisch.de>
To: "Artem S. Tashkinov" <t.artem@lycos.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: irq N: nobody cared (try booting with the "irqpoll" option)
Date: Mon, 31 Jan 2011 14:55:58 +0100 [thread overview]
Message-ID: <4D46BF6E.4090401@ladisch.de> (raw)
In-Reply-To: <17725266.49811296475716764.JavaMail.root@mail-zbox20.bo3.lycos.com>
Artem S. Tashkinov wrote:
> I've never faced this problem before but after I've recently
> renewed my PC (a new MoBo and CPU) I'm now randomly getting
> this kernel message after booting the PC:
>
> irq 18: nobody cared
One of the devices on interrupt line 18 has raised an interrupt, but
no driver has accepted it.
Have a look into /proc/interrupts to see which drivers are registered
for irq 18 (e100 in your case), then search in the output of "lspci -v"
for any _other_ devices that use irq 18.
It's also possible that one of the drivers is buggy and mistakenly said
"this interrupt is not from my device", or, in theory, that the BIOS is
buggy and has mislabeled some device's interrupt.
According to Google, there are other reports of this message with the
e100 driver. Does your network work? If not, does irqpoll help?
Regards,
Clemens
next prev parent reply other threads:[~2011-01-31 14:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <9147572.49771296475645053.JavaMail.root@mail-zbox20.bo3.lycos.com>
2011-01-31 12:08 ` irq N: nobody cared (try booting with the "irqpoll" option) Artem S. Tashkinov
2011-01-31 13:55 ` Clemens Ladisch [this message]
2011-01-31 15:16 ` Artem S. Tashkinov
2011-01-31 16:33 ` Clemens Ladisch
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=4D46BF6E.4090401@ladisch.de \
--to=clemens@ladisch.de \
--cc=linux-kernel@vger.kernel.org \
--cc=t.artem@lycos.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox