From Fedora Project Wiki

< User:Jdulaney

Revision as of 16:59, 1 July 2010 by Jdulaney (talk | contribs) (Created page with '= Proposed Fix for Bug 533274: MP-BIOS bug: 8254 timer not connected to IO-APIC= [https://bugzilla.redhat.com/show_bug.cgi?id=533274 Bug Report] == About == Early in boot, a mes...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Proposed Fix for Bug 533274: MP-BIOS bug: 8254 timer not connected to IO-APIC

Bug Report

About

Early in boot, a message pops up: MP-BIOS bug: 8254 timer not connected to IO-APIC. The workaround is to add the NOAPIC command to the boot options.

Proposal

Since this bug is detectable by the software, why not add a few lines of code to Grub to detect it and automatically add the NOAPIC to the kernel options.