public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* spurious 8259A interrupt: IRQ7
@ 2005-04-14 17:11 Lee Revell
  2005-04-14 20:43 ` Bjorn Helgaas
  0 siblings, 1 reply; 14+ messages in thread
From: Lee Revell @ 2005-04-14 17:11 UTC (permalink / raw)
  To: linux-kernel

I get this message occasionally on both my machines.  I googled and saw
some references to this message on 2.4 but nothing for 2.6.  Some of the
references were to APIC, which I don't have enabled.

Both machines are using VIA chipsets and display the "VIA IRQ fixup"
message on boot.  I think this behavior started about the same time that
message started to appear.

On both machines the parallel port is disabled in the BIOS and there's
nothing on IRQ7.

Lee


^ permalink raw reply	[flat|nested] 14+ messages in thread
* spurious 8259A interrupt: IRQ7
@ 2006-01-15 17:11 Jiri Slaby
  2006-01-15 17:21 ` Jiri Slaby
  2006-01-20 17:55 ` Jiri Slaby
  0 siblings, 2 replies; 14+ messages in thread
From: Jiri Slaby @ 2006-01-15 17:11 UTC (permalink / raw)
  To: linux-kernel

Hello,

I have this problem with irq 7. There are many ERR interrupts as you can see in
the table below.
Count of errorneous is similar to count of radeon interrupts (since start of
system).
It appears in all kernels I tried (since 2.6.11.7).
           CPU0       
  0:     367164          XT-PIC  timer
  1:       2397          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  5:       5355          XT-PIC  ATI IXP, eth0
  8:          1          XT-PIC  rtc
  9:        163          XT-PIC  acpi
 10:      25595          XT-PIC  ehci_hcd:usb1, ohci_hcd:usb2, ohci_hcd:usb3
 11:      85385          XT-PIC  radeon@pci:0000:01:05.0
 12:       4991          XT-PIC  i8042
 14:       8576          XT-PIC  ide0
 15:      12774          XT-PIC  ide1
NMI:          0 
LOC:     367136 
ERR:      82119
MIS:          0

without running X, there is no ERR (and also no irq 11).
Card:
01:05.0 VGA compatible controller: ATI Technologies Inc RS300M AGP [Radeon Mobility 9100IGP] (prog-if 00 [VGA])
        Subsystem: ASUSTeK Computer Inc.: Unknown device 1902
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (2000ns min), Cache Line Size 10
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at e8000000 (32-bit, prefetchable) [size=64M]
        Region 1: I/O ports at d000 [size=256]
        Region 2: Memory at fda00000 (32-bit, non-prefetchable) [size=64K]
        Expansion ROM at fd900000 [disabled] [size=128K]
        Capabilities: [58] AGP version 3.0
                Status: RQ=256 Iso- ArqSz=0 Cal=7 SBA+ ITACoh- GART64- HTrans- 64bit+ FW+ AGP3+ Rate=x4,x8
                Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x8
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

regards,
--
Jiri Slaby         www.fi.muni.cz/~xslaby
~\-/~      jirislaby@gmail.com      ~\-/~
B67499670407CE62ACC8 22A032CC55C339D47A7E

^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: spurious 8259A interrupt: IRQ7
@ 2002-07-08 12:30 Petr Vandrovec
  0 siblings, 0 replies; 14+ messages in thread
From: Petr Vandrovec @ 2002-07-08 12:30 UTC (permalink / raw)
  To: Tomas Szepe; +Cc: linux-kernel, pat

On  8 Jul 02 at 12:05, Tomas Szepe wrote:
> > I have read through quite a few mailing lists and other sources but
> > can't find an adequate solution. One solution I found was to turn off
> > Local APIC support and IO-APIC support in the kernel, which I tried and
> > it worked, but I'd rather not do this. I realise the error isn't of a
> > huge concern but it's still annoying having it appear everytime the
> > machine boots up.
> 
> Your fix is to just realize that this is a mere warning -- Nothing's
> wrong with your setup.
> 
> If you dig out a thread that came through here abt. two months ago,
> you'll find a comprehensive explanation of what the message means.

Fortunately... since kernel HZ changed to 1000Hz, I have about two these
spurious interrupts delivered to the CPU on my A7V each second. Fortunately 
they are always really spurious, not misdelivered other interrupts, but 
seeing values like 10000 in ERR field in /proc/interrupts is something new 
to me ;-) Maybe VIA or AMD should really clarify what's the problem.
                                                            Petr Vandrovec
                                                            

^ permalink raw reply	[flat|nested] 14+ messages in thread
* spurious 8259A interrupt: IRQ7
@ 2002-07-08  9:13 Patrick Clohessy
  2002-07-08  9:27 ` jbradford
  2002-07-08 10:05 ` Tomas Szepe
  0 siblings, 2 replies; 14+ messages in thread
From: Patrick Clohessy @ 2002-07-08  9:13 UTC (permalink / raw)
  To: linux-kernel

Hi

I was just wondering if anyone could help me solve a problem I'm having.
I have installed red hat 7.3 with kernel version 2.4.18 on an AMD Duron
1100 with a ASUS A7V133-C Motherboard, 32MB TNT2 and a 20 GIG Maxtor
Viper HD. Whenever the machine boots up, the following error appears :

spurious 8259A interrupt: IRQ7

I have read through quite a few mailing lists and other sources but
can't find an adequate solution. One solution I found was to turn off
Local APIC support and IO-APIC support in the kernel, which I tried and
it worked, but I'd rather not do this. I realise the error isn't of a
huge concern but it's still annoying having it appear everytime the
machine boots up.

Any help will be greatly appreciated.

Thanks


--
Patrick Clohessy
Curtin University of Technology
School of Computing
Tel: +61 8 9266 2986
email: pat@cs.curtin.edu.au



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2006-01-20 17:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-14 17:11 spurious 8259A interrupt: IRQ7 Lee Revell
2005-04-14 20:43 ` Bjorn Helgaas
2005-04-14 20:56   ` Lee Revell
2005-04-14 21:03     ` Bjorn Helgaas
2005-05-22 22:41       ` Jesper Juhl
  -- strict thread matches above, loose matches on Subject: below --
2006-01-15 17:11 Jiri Slaby
2006-01-15 17:21 ` Jiri Slaby
2006-01-15 21:12   ` Jan Engelhardt
2006-01-15 22:21     ` Jiri Slaby
2006-01-20 17:55 ` Jiri Slaby
2002-07-08 12:30 Petr Vandrovec
2002-07-08  9:13 Patrick Clohessy
2002-07-08  9:27 ` jbradford
2002-07-08 10:05 ` Tomas Szepe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox