* APIC and "ISA" interrupts.
@ 2001-10-24 21:32 Rogier Wolff
0 siblings, 0 replies; 2+ messages in thread
From: Rogier Wolff @ 2001-10-24 21:32 UTC (permalink / raw)
To: Linux kernel mailing list
After upgrading our fileserver to 2.4, I can't seem to get the ISDN
card to work. I think that's because the kernel is using the APIC to
route interrupts, such that my BIOS configuration "used-by-Legacy-ISA"
is no longer in effect.
I tried disabling the APIC with the following results:
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Kernel command line: auto BOOT_IMAGE=linux ro root=302 BOOT_FILE=/boot/vmlinuz disableapic
as far as I can see, the code to print "local apci disabled by bios"
is not called if "disableapic" is on the commandline.
This is linux-2.4.10 that I got with SuSE 7.3
Roger.
--
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* There are old pilots, and there are bold pilots.
* There are also old, bald pilots.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: APIC and "ISA" interrupts.
@ 2001-10-25 10:20 Mikael Pettersson
0 siblings, 0 replies; 2+ messages in thread
From: Mikael Pettersson @ 2001-10-25 10:20 UTC (permalink / raw)
To: R.E.Wolff; +Cc: linux-kernel
On Wed, 24 Oct 2001 23:32:45 +0200 (MEST), Rogier Wolff wrote:
>After upgrading our fileserver to 2.4, I can't seem to get the ISDN
>card to work. I think that's because the kernel is using the APIC to
>route interrupts, such that my BIOS configuration "used-by-Legacy-ISA"
>is no longer in effect.
>
>I tried disabling the APIC with the following results:
>
>Local APIC disabled by BIOS -- reenabling.
>Found and enabled local APIC!
>Kernel command line: auto BOOT_IMAGE=linux ro root=302 BOOT_FILE=/boot/vmlinuz disableapic
>
>as far as I can see, the code to print "local apci disabled by bios"
>is not called if "disableapic" is on the commandline.
>
>This is linux-2.4.10 that I got with SuSE 7.3
"disableapic" is not in 2.4.13 vanilla. Some SuSE hack?
Anyway, try "noapic" instead. That should disable the kernel's use of
the IO-APIC. The local APIC is a completely different beast, and it is
unlikely to have anything to do with your interrupt routing problems.
Failing that, recompile with CONFIG_X86_UP_IOAPIC=n and CONFIG_SMP=n.
/Mikael
(. local APIC on UP caretaker .)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-25 10:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-24 21:32 APIC and "ISA" interrupts Rogier Wolff
-- strict thread matches above, loose matches on Subject: below --
2001-10-25 10:20 Mikael Pettersson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox