public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: 'spurious 8259A interrupt: IRQ7'
       [not found] <E168jVk-00050O-00@core-gateway-1.hyperlink.com>
@ 2001-11-27 14:50 ` Martin A. Brooks
  2001-11-27 14:56   ` Andreas Steinmetz
                     ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Martin A. Brooks @ 2001-11-27 14:50 UTC (permalink / raw)
  To: lkml; +Cc: linux-kernel

> Something I should have added to my post is that I have a Tulip based
> NIC  from Netgear.  But I believe something is definitely amiss with
> Athlon based  machines and Tulip cards and compiled in SMP support.

Mine is a UP box.

Martin A. Brooks.



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

* Re: 'spurious 8259A interrupt: IRQ7'
  2001-11-27 14:50 ` 'spurious 8259A interrupt: IRQ7' Martin A. Brooks
@ 2001-11-27 14:56   ` Andreas Steinmetz
  2001-11-27 15:01   ` Alan Cox
  2001-11-27 19:53   ` Absence of PS/2 keyboard causes spurious IRQ7? - Was " Anton Altaparmakov
  2 siblings, 0 replies; 9+ messages in thread
From: Andreas Steinmetz @ 2001-11-27 14:56 UTC (permalink / raw)
  To: Martin A. Brooks; +Cc: linux-kernel, lkml


On 27-Nov-2001 Martin A. Brooks wrote:
>> Something I should have added to my post is that I have a Tulip based
>> NIC  from Netgear.  But I believe something is definitely amiss with
>> Athlon based  machines and Tulip cards and compiled in SMP support.
> 
> Mine is a UP box.

All of my boxes are UP, too. PII, PIII, Athlon TB. Various mobos.

> 
> Martin A. Brooks.
> 
> 
> -
> 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/
> 

Andreas Steinmetz
D.O.M. Datenverarbeitung GmbH

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

* Re: 'spurious 8259A interrupt: IRQ7'
  2001-11-27 15:01   ` Alan Cox
@ 2001-11-27 14:59     ` Martin A. Brooks
  2001-11-27 15:04       ` Ian Molton
  2001-11-27 15:04     ` Andreas Steinmetz
  2001-11-27 15:17     ` Adam Schrotenboer
  2 siblings, 1 reply; 9+ messages in thread
From: Martin A. Brooks @ 2001-11-27 14:59 UTC (permalink / raw)
  To: alan; +Cc: lkml, linux-kernel


> With IO Apic support included ? If you are using an AMD/VIA combo
> chipset board that would explain it

Yup

CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y

Martin A. Brooks.



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

* Re: 'spurious 8259A interrupt: IRQ7'
  2001-11-27 14:50 ` 'spurious 8259A interrupt: IRQ7' Martin A. Brooks
  2001-11-27 14:56   ` Andreas Steinmetz
@ 2001-11-27 15:01   ` Alan Cox
  2001-11-27 14:59     ` Martin A. Brooks
                       ` (2 more replies)
  2001-11-27 19:53   ` Absence of PS/2 keyboard causes spurious IRQ7? - Was " Anton Altaparmakov
  2 siblings, 3 replies; 9+ messages in thread
From: Alan Cox @ 2001-11-27 15:01 UTC (permalink / raw)
  To: Martin A. Brooks; +Cc: lkml, linux-kernel

> > Something I should have added to my post is that I have a Tulip based
> > NIC  from Netgear.  But I believe something is definitely amiss with
> > Athlon based  machines and Tulip cards and compiled in SMP support.
> 
> Mine is a UP box.

With IO Apic support included ? If you are using an AMD/VIA combo chipset
board that would explain it

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

* Re: 'spurious 8259A interrupt: IRQ7'
  2001-11-27 14:59     ` Martin A. Brooks
@ 2001-11-27 15:04       ` Ian Molton
  0 siblings, 0 replies; 9+ messages in thread
From: Ian Molton @ 2001-11-27 15:04 UTC (permalink / raw)
  To: linux-kernel

On a sunny Tue, 27 Nov 2001 14:59:34 -0000 (GMT) Martin A. Brooks gathered
a sheaf of electrons and etched in their motions the following immortal
words:

> 
> > With IO Apic support included ? If you are using an AMD/VIA combo
> > chipset board that would explain it
> 
> Yup
> 
> CONFIG_X86_UP_APIC=y
> CONFIG_X86_UP_IOAPIC=y
> CONFIG_X86_LOCAL_APIC=y
> CONFIG_X86_IO_APIC=y

Same here.

what /is/ IOAPIC? I always turned it on, but never bothered to check up on
what it is (its safe to just have it, right?)

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

* Re: 'spurious 8259A interrupt: IRQ7'
  2001-11-27 15:01   ` Alan Cox
  2001-11-27 14:59     ` Martin A. Brooks
@ 2001-11-27 15:04     ` Andreas Steinmetz
  2001-11-27 15:17     ` Adam Schrotenboer
  2 siblings, 0 replies; 9+ messages in thread
From: Andreas Steinmetz @ 2001-11-27 15:04 UTC (permalink / raw)
  To: Alan Cox; +Cc: linux-kernel, lkml, Martin A. Brooks


On 27-Nov-2001 Alan Cox wrote:
>> > Something I should have added to my post is that I have a Tulip based
>> > NIC  from Netgear.  But I believe something is definitely amiss with
>> > Athlon based  machines and Tulip cards and compiled in SMP support.
>> 
>> Mine is a UP box.
> 
> With IO Apic support included ? If you are using an AMD/VIA combo chipset
> board that would explain it

IO Apic, yes. But the PII/PIII systems are BX or I810/I815.

> -
> 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/
> 

Andreas Steinmetz
D.O.M. Datenverarbeitung GmbH

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

* Re: 'spurious 8259A interrupt: IRQ7'
  2001-11-27 15:01   ` Alan Cox
  2001-11-27 14:59     ` Martin A. Brooks
  2001-11-27 15:04     ` Andreas Steinmetz
@ 2001-11-27 15:17     ` Adam Schrotenboer
  2 siblings, 0 replies; 9+ messages in thread
From: Adam Schrotenboer @ 2001-11-27 15:17 UTC (permalink / raw)
  To: Alan Cox, martin; +Cc: lkml, linux-kernel

On Tuesday 27 November 2001 10:01, Alan Cox wrote:
> > > Something I should have added to my post is that I have a Tulip based
> > > NIC  from Netgear.  But I believe something is definitely amiss with
> > > Athlon based  machines and Tulip cards and compiled in SMP support.
> >
> > Mine is a UP box.
>
> With IO Apic support included ? If you are using an AMD/VIA combo chipset
> board that would explain it
With it turned on, but no IOAPIC (figured I did have one. But it never 
worked.) present. AMD 751/756.
> -
> 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/

-- 
tabris

   Due to management cuts, the light at the end of the tunnel will now be
   switched off.

                                                                 Graffiti


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

* Absence of PS/2 keyboard causes spurious IRQ7? - Was Re: 'spurious 8259A interrupt: IRQ7'
  2001-11-27 14:50 ` 'spurious 8259A interrupt: IRQ7' Martin A. Brooks
  2001-11-27 14:56   ` Andreas Steinmetz
  2001-11-27 15:01   ` Alan Cox
@ 2001-11-27 19:53   ` Anton Altaparmakov
  2001-11-27 20:09     ` Piter Punk
  2 siblings, 1 reply; 9+ messages in thread
From: Anton Altaparmakov @ 2001-11-27 19:53 UTC (permalink / raw)
  To: Alan Cox; +Cc: Martin A. Brooks, lkml, linux-kernel

At 15:01 27/11/01, Alan Cox wrote:
>With IO Apic support included ? If you are using an AMD/VIA combo chipset
>board that would explain it

I do use IO Apic on both my machines (one athlon/via kt133, one p4/i845) 
and as long as I have a PS/2 keyboard attached I NEVER see the spurious 
interrupt message on either system.

With a USB keyboard instead of a PS/2 keyboard the VIA box but not the i845 
box starts showing the spurious IRQ7. It appears during boot exactly once 
(always) and then occasionally during system run time. Usually associated 
with me loading/unloading the ntfs module during testing.

Also when using the USB keyboard I get keyboard: Timeout - AT keyboard not 
present?(f4) messages popping up from time to time. Usually accompanied by 
a spurious IRQ7 message.

So at least on my VIA box there seems to be a relationship between the lack 
of PS/2 keyboard and the IRQ7 messages.

Note, with my PS/2 keyboard (before I upgraded to USB one) I never saw 
either of the above messages.

I recently upgraded the i845 box to USB keyboard as well and while I do see 
the kyboard: Timeout messages I do not see any spurious interrupts.

Very odd.

Best regards,

         Anton


-- 
   "I've not lost my mind. It's backed up on tape somewhere." - Unknown
-- 
Anton Altaparmakov <aia21 at cam.ac.uk> (replace at with @)
Linux NTFS Maintainer / WWW: http://linux-ntfs.sf.net/
ICQ: 8561279 / WWW: http://www-stu.christs.cam.ac.uk/~aia21/


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

* Re: Absence of PS/2 keyboard causes spurious IRQ7? - Was Re:  'spurious 8259A interrupt: IRQ7'
  2001-11-27 19:53   ` Absence of PS/2 keyboard causes spurious IRQ7? - Was " Anton Altaparmakov
@ 2001-11-27 20:09     ` Piter Punk
  0 siblings, 0 replies; 9+ messages in thread
From: Piter Punk @ 2001-11-27 20:09 UTC (permalink / raw)
  To: Anton Altaparmakov; +Cc: linux-kernel

Anton Altaparmakov wrote:

> Also when using the USB keyboard I get keyboard: Timeout - AT keyboard 
> not present?(f4) messages popping up from time to time. Usually 
> accompanied by a spurious IRQ7 message.
> 
> So at least on my VIA box there seems to be a relationship between the 
> lack of PS/2 keyboard and the IRQ7 messages.
> 
> Note, with my PS/2 keyboard (before I upgraded to USB one) I never saw 
> either of the above messages.

Hi... i have (@work) a Duron with VIA82C686A and a PS/2 keyboard connected

see the same error message "blablabla spurious irq7". I think the problem is 
independent have or not the keyboard connected...


-- 
   ____________
  / Piter PUNK \_____________________________________________________
|                                                                   |
|      |        E-Mail: piterpk@terra.com.br         (personal)     |
|     .|.               roberto.freires@gds-corp.com (professional) |
|     /V\                                                           |
|    // \\      UIN: 116043354  Homepage: www.piterpunk.hpg.com.br  |
|   /(   )\                                                         |
|    ^`~'^         ----> Slackware Linux - The Best One! <----      |
|   #105432                                                         |
`-------------------------------------------------------------------'


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

end of thread, other threads:[~2001-11-27 20:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E168jVk-00050O-00@core-gateway-1.hyperlink.com>
2001-11-27 14:50 ` 'spurious 8259A interrupt: IRQ7' Martin A. Brooks
2001-11-27 14:56   ` Andreas Steinmetz
2001-11-27 15:01   ` Alan Cox
2001-11-27 14:59     ` Martin A. Brooks
2001-11-27 15:04       ` Ian Molton
2001-11-27 15:04     ` Andreas Steinmetz
2001-11-27 15:17     ` Adam Schrotenboer
2001-11-27 19:53   ` Absence of PS/2 keyboard causes spurious IRQ7? - Was " Anton Altaparmakov
2001-11-27 20:09     ` Piter Punk

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