Bug 13901 - During booting time message received "MP-BIOS bug: 8254 timer not connected to IO-APIC
Summary: During booting time message received "MP-BIOS bug: 8254 timer not connected t...
Status: CLOSED DOCUMENTED
Alias: None
Product: ACPI
Classification: Unclassified
Component: BIOS (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: acpi_bios
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 12:16 UTC by sunil datta
Modified: 2009-08-29 22:27 UTC (History)
3 users (show)

See Also:
Kernel Version: linux-2.6.30.3
Subsystem:
Regression: No
Bisected commit-id:


Attachments
screen shot showing error. (17.17 KB, image/png)
2009-08-03 12:18 UTC, sunil datta
Details

Description sunil datta 2009-08-03 12:16:33 UTC
I am using RHEL5.3 on vmware version 1.06 build-91891. I compiled the kernel "linux-2.6.30.33" from source. During installation, I was getting an error message "No module dm-mem-cache found..." which was resolved. [see http://kbase.redhat.com/faq/docs/DOC-16528]. Now, when I boot using this kernel I receive a message "MP-BIOS bug: 8254 timer not connected to IO-APIC"
Comment 1 sunil datta 2009-08-03 12:18:35 UTC
Created attachment 22585 [details]
screen shot showing error.
Comment 2 sunil datta 2009-08-03 13:52:28 UTC
if i adding noapic after quiet, in grub, before booting. This error message is not displayed. If this is the solution to this problem. I would like to know the reason behind this problem.
Comment 3 Diego Calleja 2009-08-03 14:44:45 UTC
It's not a bug in the kernel, but a bug in your BIOS. I had a motherboard with that error, and I didn't have problems, it seems that the kernel workarounds it.
Comment 4 sunil datta 2009-08-03 16:13:06 UTC
My rhel also works fine, irrespective of this message. As I said earlier adding noapic removes this message. But I want to know if this is a kernel bug.
Comment 5 sunil datta 2009-08-03 16:13:55 UTC
(In reply to comment #3)
> It's not a bug in the kernel, but a bug in your BIOS. I had a motherboard
> with
> that error, and I didn't have problems, it seems that the kernel workarounds
> it.

My rhel also works fine, irrespective of this message. As I said earlier adding
noapic removes this message. But I want to know if this is a kernel bug.
Comment 6 ykzhao 2009-08-04 03:23:06 UTC
Agree with what Diego said in comment #3.
   On most boxes the 8254 timer can be routed to I/O APIC directly. But it seems that the 8254 timer is not routed to I/O APIC directly. Instead it is routed to I/O APIC through i8259. 
   So I agree with what Diego said. It is a BIOS bug instead of kernel bug.

Thanks.
Comment 7 sunil datta 2009-08-04 04:24:40 UTC
Thank you both for replying promptly. I appreciate that you have given your valuable time to my query. Thanks again.

Note You need to log in before you can comment on or make changes to this bug.