From: Brian Gerst <bgerst@didntduck.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IRQ conflicts
Date: Sat, 10 Feb 2001 19:06:52 -0500 [thread overview]
Message-ID: <3A85D79C.3DE3A527@didntduck.org> (raw)
In-Reply-To: <E14RfhV-0002A1-00@the-village.bc.nu>
Alan Cox wrote:
>
> > <SoundBlaster EMU8000 (RAM2048k)>
> > ACPI: Core Subsystem version [20010208]
> > ACPI: SCI (IRQ9) allocation failed
> > ACPI: Subsystem enable failed
> > Trying to free free IRQ9
>
> That seems to indicate acpi is freeing a free irq. Turn ACPI off. Its a
> good bet it will fix any random irq/driver problem right now
Looking at this a bit further, I realised that when the sound driver was
compiled in the kernel, it is initialised before ACPI. The BIOS has
assigned IRQ9 to ACPI, but the PCI code does not know this because of:
PCI: 00:07.3: class 604 doesn't match header type 00. Ignoring class.
The ISAPnP code then assigns IRQ9 to the sound card, causing the ACPI
code to fail to allocate it. If I compile sound as a module then the
ACPI driver grabs IRQ9 and the sound get IRQ7.
--
Brian Gerst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-02-11 0:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-10 16:55 Brian Gerst
2001-02-10 17:26 ` Brian Gerst
2001-02-10 19:28 ` Alan Cox
2001-02-11 0:06 ` Brian Gerst [this message]
2001-02-13 9:44 ` Andrey Panin
2001-02-13 9:52 ` Andrey Panin
2001-02-13 22:51 ` Brian Gerst
2001-06-05 7:56 753 user
2001-06-05 12:52 753 user
2001-06-05 17:22 ` Alan Cox
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=3A85D79C.3DE3A527@didntduck.org \
--to=bgerst@didntduck.org \
--cc=alan@lxorguk.ukuu.org.uk \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®