public inbox for linux-smp@vger.kernel.org
 help / color / mirror / Atom feed
From: Juergen Rose <rose@rz.uni-potsdam.de>
To: linux-smp@vger.kernel.org
Subject: unexpected IO-APIC
Date: 16 Sep 2002 15:54:00 +0200	[thread overview]
Message-ID: <1032184444.3699.16.camel@vilm> (raw)

Hi,

I am working with linux-2.4.20-pre7 an a PC with an
ABIT-KX7-333-Motherboard. If I enable APIC and IOAPIC in the linux
configuration (in .config I found:
...
CONFIG_X86_GOOD_APIC=y
...
CONFIG_X86_UP_APIC=y
CONFIG_X86_UP_IOAPIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
...), the IRQ distribution looks nice
  0:     249823    IO-APIC-edge  timer
  1:      10200    IO-APIC-edge  keyboard
  2:          0          XT-PIC  cascade
  8:         13    IO-APIC-edge  rtc
  9:          0    IO-APIC-edge  acpi
 12:       5206    IO-APIC-edge  PS/2 Mouse
 14:       9521    IO-APIC-edge  ide0
 15:          7    IO-APIC-edge  ide1
 17:        190   IO-APIC-level  aic7xxx
 18:          8   IO-APIC-level  ide2
 19:       8819   IO-APIC-level  es1371, eth0
 21:          0   IO-APIC-level  usb-uhci, usb-uhci
NMI:          0 
LOC:     249762 
ERR:          0
MIS:          0
but I get problems (´mke2fs -c /dev/hde1´ gives endless 'lost
interrups') with the additional IDE controller (ide2,ide3) and the
following messages during booting:

enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 2 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 2 ... ok.
init IO_APIC IRQs
 IO-APIC (apicid-pin) 2-0, 2-5, 2-11, 2-20, 2-22, 2-23 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 22.
number of IO-APIC #2 registers: 24.
testing the IO APIC.......................

IO APIC #2......
.... register #00: 02000000
.......    : physical APIC id: 02
.... register #01: 00178002
.......     : max redirection entries: 0017
.......     : PRQ implemented: 1
.......     : IO APIC version: 0002
 WARNING: unexpected IO-APIC, please mail
          to linux-smp@vger.kernel.org
.... IRQ redirection table:
 NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:   
 00 000 00  1    0    0   0   0    0    0    00
 01 001 01  0    0    0   0   0    1    1    39
 02 001 01  0    0    0   0   0    1    1    31
 03 001 01  0    0    0   0   0    1    1    41
 04 001 01  0    0    0   0   0    1    1    49
 05 000 00  1    0    0   0   0    0    0    00
 06 001 01  0    0    0   0   0    1    1    51
 07 001 01  0    0    0   0   0    1    1    59
 08 001 01  0    0    0   0   0    1    1    61
 09 001 01  0    0    0   0   0    1    1    69
 0a 001 01  1    1    0   1   0    1    1    71
 0b 000 00  1    0    0   0   0    0    0    00
 0c 001 01  0    0    0   0   0    1    1    79
 0d 001 01  0    0    0   0   0    1    1    81
 0e 001 01  0    0    0   0   0    1    1    89
 0f 001 01  0    0    0   0   0    1    1    91
 10 001 01  1    1    0   1   0    1    1    99
 11 001 01  1    1    0   1   0    1    1    A1
 12 001 01  1    1    0   1   0    1    1    A9
 13 001 01  1    1    0   1   0    1    1    B1
 14 000 00  1    0    0   0   0    0    0    00
 15 001 01  1    1    0   1   0    1    1    B9
 16 000 00  1    0    0   0   0    0    0    00
 17 000 00  1    0    0   0   0    0    0    00
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ12 -> 0:12
IRQ13 -> 0:13
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ21 -> 0:21
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1534.0355 MHz.
..... host bus clock speed is 266.7888 MHz.
cpu: 0, clocks: 2667888, slice: 1333944
CPU0<T0:2667888,T1:1333936,D:8,S:1333944,C:2667888>

If I disable APIC and IOAPIC, I have five devices (iac7xxx, usb-uhci,
usb-uhci, es1371, eth0) controlled by by IRQ11, but everythings seems to
work perfectly.

	With best regards
		Juergen



             reply	other threads:[~2002-09-16 13:54 UTC|newest]

Thread overview: 133+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-16 13:54 Juergen Rose [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-07-06 20:37 unexpected IO-APIC Danielle Hines
2006-07-07 13:12 ` Erik Mouw
2006-03-07  4:19 Mimi Zhou
2005-07-12 13:56 Unexpected IO-APIC Bill Baker
2005-07-12 16:42 ` randy_dunlap
2005-06-18  5:04 unexpected IO-APIC darshan
2005-05-26  8:44 Bernd Strebel
2005-05-27  5:33 ` randy_dunlap
2005-05-27  9:26   ` Bernd Strebel
2005-05-27 17:30     ` randy_dunlap
2005-05-27 22:24       ` Bernd Strebel
2005-05-30 22:43     ` randy_dunlap
2005-03-14 20:48 Unexpected IO-APIC Iuri Wickert
2005-03-15 20:32 ` Randy.Dunlap
2005-03-05 21:48 Marco van Beek
2005-03-15 20:23 ` Randy.Dunlap
2005-02-28 23:34 unexpected IO-APIC Mike Farnam
2005-03-15 17:48 ` Randy.Dunlap
2005-03-15 20:14 ` Randy.Dunlap
2005-01-31 17:41 Gary Buckmaster
2005-01-25 18:23 Unexpected IO-APIC Martin Slovacek
2005-01-25 18:59 ` Earle Nietzel
2004-12-28  6:58 unexpected IO-APIC Paul
2004-12-06  4:23 unexpected io-apic Simon Story
2004-07-23 20:33 unexpected IO-APIC Thomas Schlag
2004-07-08  7:52 S.K.Goel
2004-06-23 11:44 Jörg Lübbert
2004-06-23 11:42 Jörg Lübbert
2004-06-18 18:15 Unexpected IO-APIC GIN (Garreth Jeremiah)
2004-04-23  8:28 unexpected IO-APIC Piers Lauder
2004-04-18 17:53 dpn22
2004-04-07  8:11 JKolk
2004-04-01 14:32 Ian Jenkinson
2004-02-24 15:07 Unexpected IO-APIC Lyle Worthington
2004-02-24 16:38 ` Randy.Dunlap
2004-02-24 18:03   ` Lyle Worthington
2004-02-24 18:31     ` Randy.Dunlap
2004-02-15  8:24 unexpected IO-APIC Massa Takeuti
2004-01-16  3:40 Polyhead
2004-01-11  8:53 Russ McCallister
2003-12-18  7:21 Matthew Blakley
2003-12-13  5:50 Sterling Chavis
2003-11-23  6:38 W M Brelsford
2003-11-20  3:09 Chris Johns
2003-11-12 21:16 A.J. Duijn
2003-10-16 17:44 Lance Davis
2003-09-25 15:09 Unexpected IO-APIC David van Hoose
2003-09-11 16:36 unexpected IO-APIC John Birck
2003-09-04 16:37 Michael Sorrentino
2003-09-04 19:35 ` Alan Cox
2003-09-04  4:19 Unexpected IO-APIC Jeremy Sylvestre
2003-09-01 12:31 Alfonso Abeger
2003-08-21  7:51 Grage, Sascha
2003-08-12 15:40 unexpected IO-APIC Tom Parker
2003-08-08 16:49 Christian Stein
2003-07-29 13:52 Schulman.Andrew
2003-07-17 15:09 Unexpected IO-APIC Joe Brown
2003-07-12 23:34 unexpected IO-APIC Toth Szabolcs
2003-07-13  4:09 ` Randy.Dunlap
2003-06-09 21:52 Unexpected IO-APIC Julian R. Coombes
2003-06-07 10:06 unexpected IO-APIC Toni Mueller
2003-06-07 17:40 ` Randy.Dunlap
2003-06-05 10:37 Mimmus
2003-06-05 14:42 ` Randy.Dunlap
2003-06-04  2:19 Greg Norris
2003-05-29 19:44 Jürgen Adler
2003-05-24  3:15 Brian Laflum
2003-05-23  3:57 Ben Osborne
2003-05-25 20:07 ` Alan Cox
2003-05-22  7:02 Anders Tor Westerberg
2003-04-22  6:41 Ilo Lorusso
2003-04-18  2:43 Phaedrus
2003-04-16 23:36 lk
2003-04-17 11:43 ` Earle R. Nietzel
2003-04-17 18:46   ` lk
2003-04-17 20:28     ` Randy.Dunlap
2003-04-17 22:52       ` lk
2003-04-17 23:14         ` Randy.Dunlap
2003-04-10 12:22 Unexpected IO-APIC Milan Kerslager
2003-03-31 19:35 unexpected IO-APIC Pascal Hofmann
2003-03-27 18:03 Dennis Lambe Jr.
2003-03-27 12:13 Jakub Zawierucha
2003-03-15 11:46 Peter Ruskin
2003-03-08 17:14 Scott Beck
2003-03-02 15:03 Lorant Dobos
2003-02-27  8:14 Nick Gaugler
2003-02-22  0:50 Peter Ruskin
2003-02-06 22:59 Philipp Berndt
2003-02-01 22:15 Luis Claudio Pérez Tato
2003-01-30 11:24 Joern Strassemeyer
2003-01-30  6:55 Andrew Egin
2003-01-18 16:48 Andy Igoshin
2003-01-10 10:04 frontal
2003-01-03  6:19 Chris
2002-12-28 10:32 Jonathan Araña Cruz
2002-12-27  8:53 Marc
2002-12-19  5:21 Carlos Madrid
2002-12-17 14:46 Christian Heimanns
2002-12-16 12:21 Unexpected IO-APIC Pasquale Federico Zema
2002-12-10  9:50 unexpected IO-APIC Juan Pedro Paredes
2002-12-06  4:41 Toni Cerdà
2002-12-02 11:30 huba
2002-11-28 23:22 Erik Meusel
2002-11-29  0:40 ` Alan Cox
2002-11-27 10:42 Nigbur, Rolf (IKK-Bundesverband)
2002-11-27 12:36 ` Alan Cox
2002-11-25  9:59 Vitor Dias da Silva
2002-11-23  0:15 Unexpected IO-APIC Mick
2002-11-22  7:33 dix.edv
2002-10-20 22:43 unexpected IO-APIC John Osswald
2002-10-03 19:12 Unexpected IO-APIC Alexander Tsibulsky
2002-08-24 12:21 David Brownell
2002-08-18 14:27 unexpected IO-APIC Kim Bisgaard
2002-07-26 21:42 Joseph S. Wigton
2002-07-19 16:15 Barry Gamblin
2002-07-06 19:59 Paul Parsons
2002-06-28 19:05 Unexpected IO-APIC Jawaid.Bazyar
2002-06-20 15:26 Andrew Ott
2002-06-17  4:03 unexpected IO-APIC Adam Powers
2002-06-15  1:25 Steve Keith
2002-06-06  3:38 Chris Kogelnik
2002-06-01 18:52 Luigi Rosa
2002-06-01 19:59 ` Vladimir G. Ivanovic
2002-06-02 23:03   ` Randy.Dunlap
2002-05-31 12:43 Françoise Guilbault
2002-05-20 13:41 zoli
2002-05-20 14:31 ` Alan Cox
2002-05-03 23:00 unexpected io-apic Schroettner Robert
2002-05-03  8:10 unexpected IO-APIC Giulio Bottazzi
2002-04-09 18:52 Mauricio Girardi
2002-04-08  9:31 Paul Hemstock
2002-04-08 14:46 ` Randy.Dunlap

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=1032184444.3699.16.camel@vilm \
    --to=rose@rz.uni-potsdam.de \
    --cc=linux-smp@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox