All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <daniel@kwaxi.org>
To: linux-kernel@vger.kernel.org
Subject: irq X: nobody cared, Stack pointer is garbage
Date: Wed, 30 Jun 2004 14:00:53 +0200	[thread overview]
Message-ID: <40E2AB75.9090907@kwaxi.org> (raw)

Hello!

When i was first trying linux kernel 2.6.7 (compiled with gcc 3.3.4) i
always got the following error during booting:

irq 11: nobody cared!
Stack pointer is garbage, not printing trace
handlers:
[<c027d140>] (ata_interrupt+0x0/0x140)
[<f0c512e0>] (usb_hcd_irq+0x0/0x70 [usbcore])
Disabling IRQ 11

As an effect no device which is assigned to irq 11 did work (e.g.
soundcard and sata-controller)

Currently i'm testing my system without "noapic nolapic" parameters and

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

enabled.

I use an Asus A7N8X2.0 Deluxe mainboard (nForce2 chipset).

With previous versions of the linux kernel i never had this problem.

Any suggestions.

greetings,
Daniel

-- 
Nuclear weapons can wipe out life on Earth, if used properly.
(http://kwaxi.org)

                 reply	other threads:[~2004-06-30 12:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=40E2AB75.9090907@kwaxi.org \
    --to=daniel@kwaxi.org \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.