lkml.org 
[lkml]   [2002]   [Jan]   [28]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromDenis Vlasenko <>
SubjectRe: I've stopped the 'Spurious interrupts on IRQ7'
DateMon, 28 Jan 2002 10:46:02 -0200
On 28 January 2002 06:37, Alex Davis wrote:
> I added the following line to /etc/lilo.conf
>
> append = "parport=0x378,7"
>
> and re-ran lilo. I also noticed that the 'ERR' field in
> /proc/interrupts stays at 0, whereas before the mod it
> was increasing.

Do you have a printer? Try to boot while it is powered off.
WHAT is generating irq 7 now?

It is documented that interrupt controller will report irq 7 if it sees irq 
but cannot determine what device sends it. That's exactly what's happening 
when you see "spurious int" message.

You made kernel believe it's from printer. That does not cure the real 
problem. BTW, there's not much of a problem, kernel just ignores spurious 
interrupts. It _is_ a problem if you see 'ERR' number rapidly increasing.
--
vda
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:18    [from the cache]
©2003-2008