LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra bios 1.6
@ 2007-01-24  9:28 Eamonn Hamilton
  2007-01-24 15:21 ` Luming Yu
  0 siblings, 1 reply; 8+ messages in thread
From: Eamonn Hamilton @ 2007-01-24  9:28 UTC (permalink / raw)
  To: linux-kernel

Hi,

I can't get any kernel up to 2.6.20-rc5 to boot without using noapic on
an ABIT KN9-Ultra with a dual-core Athlon.

I booted with apic=debug as suggested and got the following :

ENABLING IO-APIC IRQs
.. TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
.. MP-BIOS bug: 8254 timer not connected to IO-APIC
... trying to set up timer (IRQ0) through the 8252A ... failed
... trying to set up timer as Virtual Wire IRQ ... failed
... trying to set up timer as ExtINT IRQ ... failed :(

The bios is the latest, although in various posts on the web it would
appear this occurs in older versions also.

What can I do to help resolve this?

Cheers,
Eamonn
-- 
Eamonn Hamilton <eamonn.hamilton@saic.com>


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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

* Re: IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra bios 1.6
  2007-01-24  9:28 IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra bios 1.6 Eamonn Hamilton
@ 2007-01-24 15:21 ` Luming Yu
  2007-01-24 15:36   ` Eamonn Hamilton
  2007-01-24 16:21   ` Eamonn Hamilton
  0 siblings, 2 replies; 8+ messages in thread
From: Luming Yu @ 2007-01-24 15:21 UTC (permalink / raw)
  To: Eamonn Hamilton; +Cc: linux-kernel

what about acpi=off?

On 1/24/07, Eamonn Hamilton <EAMONN.HAMILTON@saic.com> wrote:
> Hi,
>
> I can't get any kernel up to 2.6.20-rc5 to boot without using noapic on
> an ABIT KN9-Ultra with a dual-core Athlon.
>
> I booted with apic=debug as suggested and got the following :
>
> ENABLING IO-APIC IRQs
> .. TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
> .. MP-BIOS bug: 8254 timer not connected to IO-APIC
> ... trying to set up timer (IRQ0) through the 8252A ... failed
> ... trying to set up timer as Virtual Wire IRQ ... failed
> ... trying to set up timer as ExtINT IRQ ... failed :(
>
> The bios is the latest, although in various posts on the web it would
> appear this occurs in older versions also.
>
> What can I do to help resolve this?
>
> Cheers,
> Eamonn
> --
> Eamonn Hamilton <eamonn.hamilton@saic.com>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> -
> 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/
>

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

* Re: IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra bios 1.6
  2007-01-24 15:21 ` Luming Yu
@ 2007-01-24 15:36   ` Eamonn Hamilton
  2007-01-24 16:21   ` Eamonn Hamilton
  1 sibling, 0 replies; 8+ messages in thread
From: Eamonn Hamilton @ 2007-01-24 15:36 UTC (permalink / raw)
  To: Luming Yu; +Cc: linux-kernel

Hi,

I will give that a go tonight - it's my home system.

Cheers,
Eamonn

On Wed, 2007-01-24 at 23:21 +0800, Luming Yu wrote:
> what about acpi=off?
> 
> On 1/24/07, Eamonn Hamilton <EAMONN.HAMILTON@saic.com> wrote:
> > Hi,
> >
> > I can't get any kernel up to 2.6.20-rc5 to boot without using noapic on
> > an ABIT KN9-Ultra with a dual-core Athlon.
> >
> > I booted with apic=debug as suggested and got the following :
> >
> > ENABLING IO-APIC IRQs
> > .. TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
> > .. MP-BIOS bug: 8254 timer not connected to IO-APIC
> > ... trying to set up timer (IRQ0) through the 8252A ... failed
> > ... trying to set up timer as Virtual Wire IRQ ... failed
> > ... trying to set up timer as ExtINT IRQ ... failed :(
> >
> > The bios is the latest, although in various posts on the web it would
> > appear this occurs in older versions also.
> >
> > What can I do to help resolve this?
> >
> > Cheers,
> > Eamonn
> > --
> > Eamonn Hamilton <eamonn.hamilton@saic.com>
> >
> >
> > --
> > This message has been scanned for viruses and
> > dangerous content by MailScanner, and is
> > believed to be clean.
> >
> > -
> > 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/
> >


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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

* Re: IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra bios 1.6
  2007-01-24 15:21 ` Luming Yu
  2007-01-24 15:36   ` Eamonn Hamilton
@ 2007-01-24 16:21   ` Eamonn Hamilton
  2007-01-25  5:33     ` Luming Yu
  1 sibling, 1 reply; 8+ messages in thread
From: Eamonn Hamilton @ 2007-01-24 16:21 UTC (permalink / raw)
  To: Luming Yu; +Cc: linux-kernel

I've also just found bug #7820 on bugzilla which has a patch which may
address this issue from Ingo.

I'll give that a shot as well.

Cheers,
Eamonn

On Wed, 2007-01-24 at 23:21 +0800, Luming Yu wrote:
> what about acpi=off?
> 
> On 1/24/07, Eamonn Hamilton <EAMONN.HAMILTON@saic.com> wrote:
> > Hi,
> >
> > I can't get any kernel up to 2.6.20-rc5 to boot without using noapic on
> > an ABIT KN9-Ultra with a dual-core Athlon.
> >
> > I booted with apic=debug as suggested and got the following :
> >
> > ENABLING IO-APIC IRQs
> > .. TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
> > .. MP-BIOS bug: 8254 timer not connected to IO-APIC
> > ... trying to set up timer (IRQ0) through the 8252A ... failed
> > ... trying to set up timer as Virtual Wire IRQ ... failed
> > ... trying to set up timer as ExtINT IRQ ... failed :(
> >
> > The bios is the latest, although in various posts on the web it would
> > appear this occurs in older versions also.
> >
> > What can I do to help resolve this?
> >
> > Cheers,
> > Eamonn
> > --
> > Eamonn Hamilton <eamonn.hamilton@saic.com>
> >
> >
> > --
> > This message has been scanned for viruses and
> > dangerous content by MailScanner, and is
> > believed to be clean.
> >
> > -
> > 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/
> >


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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

* Re: IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra bios 1.6
  2007-01-24 16:21   ` Eamonn Hamilton
@ 2007-01-25  5:33     ` Luming Yu
  2007-01-25  9:03       ` IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra b ios 1.6 Eamonn Hamilton
  0 siblings, 1 reply; 8+ messages in thread
From: Luming Yu @ 2007-01-25  5:33 UTC (permalink / raw)
  To: Eamonn Hamilton; +Cc: linux-kernel

On 1/25/07, Eamonn Hamilton <EAMONN.HAMILTON@saic.com> wrote:
> I've also just found bug #7820 on bugzilla which has a patch which may
> address this issue from Ingo.
>
> I'll give that a shot as well.
>

Yes, that patch workaround the problem. But it is just a workaround.
It would be much helpful to others by fixing the original problem.

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

* Re: IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra b ios 1.6
  2007-01-25  5:33     ` Luming Yu
@ 2007-01-25  9:03       ` Eamonn Hamilton
  2007-01-25  9:17         ` Luming Yu
  0 siblings, 1 reply; 8+ messages in thread
From: Eamonn Hamilton @ 2007-01-25  9:03 UTC (permalink / raw)
  To: Luming Yu; +Cc: linux-kernel

Hi,

I didn't get a chance to try the -mm patch, but booting with acpi=off
works - other than no acpi, of course :)

What now?

Cheers,
Eamonn

On Thu, 2007-01-25 at 05:33 +0000, Luming Yu wrote:
> On 1/25/07, Eamonn Hamilton <EAMONN.HAMILTON@saic.com> wrote:
> > I've also just found bug #7820 on bugzilla which has a patch which may
> > address this issue from Ingo.
> >
> > I'll give that a shot as well.
> >
> 
> Yes, that patch workaround the problem. But it is just a workaround.
> It would be much helpful to others by fixing the original problem.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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

* Re: IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra b ios 1.6
  2007-01-25  9:03       ` IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra b ios 1.6 Eamonn Hamilton
@ 2007-01-25  9:17         ` Luming Yu
  2007-01-25 10:26           ` Eamonn Hamilton
  0 siblings, 1 reply; 8+ messages in thread
From: Luming Yu @ 2007-01-25  9:17 UTC (permalink / raw)
  To: Eamonn Hamilton; +Cc: linux-kernel

> I didn't get a chance to try the -mm patch, but booting with acpi=off
> works - other than no acpi, of course :)
>
> What now?
Well, this should be ACPI interrupt configure issue.
Please feel free to enter a bug on bugzilla.kernel.org.
And, post acpidump output, /proc/interrupts ,lspci -vvx, dmesg for
(acpi=off ) there.

Thanks,
Luming

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

* Re: IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra b ios 1.6
  2007-01-25  9:17         ` Luming Yu
@ 2007-01-25 10:26           ` Eamonn Hamilton
  0 siblings, 0 replies; 8+ messages in thread
From: Eamonn Hamilton @ 2007-01-25 10:26 UTC (permalink / raw)
  To: Luming Yu; +Cc: linux-kernel

done, bug number #7884

Cheers,
Eamonn

On Thu, 2007-01-25 at 09:17 +0000, Luming Yu wrote:
> > I didn't get a chance to try the -mm patch, but booting with acpi=off
> > works - other than no acpi, of course :)
> >
> > What now?
> Well, this should be ACPI interrupt configure issue.
> Please feel free to enter a bug on bugzilla.kernel.org.
> And, post acpidump output, /proc/interrupts ,lspci -vvx, dmesg for
> (acpi=off ) there.
> 
> Thanks,
> Luming


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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

end of thread, other threads:[~2007-01-25 10:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-24  9:28 IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra bios 1.6 Eamonn Hamilton
2007-01-24 15:21 ` Luming Yu
2007-01-24 15:36   ` Eamonn Hamilton
2007-01-24 16:21   ` Eamonn Hamilton
2007-01-25  5:33     ` Luming Yu
2007-01-25  9:03       ` IO-APIC + timer doesn't work - 2.6.20-rc5 on abit KN9-Ultra b ios 1.6 Eamonn Hamilton
2007-01-25  9:17         ` Luming Yu
2007-01-25 10:26           ` Eamonn Hamilton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).