View previous topic :: View next topic |
Author |
Message |
aryaniae n00b
Joined: 18 Sep 2006 Posts: 40 Location: Sunnyvale, CA U.S.A.
|
Posted: Wed Jan 24, 2007 11:55 pm Post subject: [SOLVED] Kernel panic on boot: IO-APIC error |
|
|
When I boot my Gentoo box, it says
Boot log wrote: | .. MP-BIOS bug: 8254 timer not connected to IO-APIC
Kernel panic - not syncing: IO-APIC + timer doesn't work! Try using the 'noapic' kernel parameter. |
If I boot with the 'noapic' parameter it works fine, but I assume that APIC is a good thing. (Besides, errors annoy me. )
I have and Asus M2N-SLI motherboard with an nForce-MCP55 chipset and an AMD Athlon64-X2 processor. I'm using gentoo kernel 2.6.18-hardened.
I assume there's a kernel module I have to turn on, but I can't seem to find it.
Here's my lspci output relevant to the chipset, in case that helps (I left out the lines about IDE, SATA, ethernet, USB, IEEE 1394, and audio).
lspci wrote: | 00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
00:06.0 PCI bridge: nVidia Corporation Unknown device 0370 (rev a2)
00:0a.0 PCI bridge: nVidia Corporation Unknown device 0376 (rev a2)
00:0b.0 PCI bridge: nVidia Corporation Unknown device 0374 (rev a2)
00:0c.0 PCI bridge: nVidia Corporation Unknown device 0374 (rev a2)
00:0d.0 PCI bridge: nVidia Corporation Unknown device 0378 (rev a2)
00:0e.0 PCI bridge: nVidia Corporation Unknown device 0375 (rev a2)
00:0f.0 PCI bridge: nVidia Corporation Unknown device 0377 (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control |
Last edited by aryaniae on Fri Jan 26, 2007 7:46 am; edited 1 time in total |
|
Back to top |
|
|
ikshaar Veteran
Joined: 23 Jul 2002 Posts: 1339 Location: Baltimore, MD
|
|
Back to top |
|
|
aryaniae n00b
Joined: 18 Sep 2006 Posts: 40 Location: Sunnyvale, CA U.S.A.
|
Posted: Fri Jan 26, 2007 7:45 am Post subject: |
|
|
Thank you. Upgrading to 0807 fixed it. |
|
Back to top |
|
|
rgviza n00b
Joined: 01 Aug 2007 Posts: 30
|
Posted: Wed Feb 20, 2008 3:10 pm Post subject: |
|
|
If your BIOS isn't patched, and none is available, the kernel now handles MCP-55 timer issues with acpi_use_timer_override. While not applicable to this motherboard in particular (since the mfgr patched the BIOS and you don't need the switch) other NF3-5x/MCP-55 boards are EOL'd and no longer supported with bios updates so the issue persists.
noapic/irqpoll binds all interrupts to one cpu. While it stabilizes the kernel it's not the optimal solution. With the acpi_use_timer_override switch I'm getting interrupts on both CPUs though CPU1 is favored (which is ok), and I'm stable.
here's the kernel.org bugzilla: http://bugzilla.kernel.org/show_bug.cgi?id=8368
Thought I'd throw this in since I'm in this boat (MCP-55, no bios update).
-Viz
Keywords: MCP-55, MCP55, UT590, UT-590, nForce 590, timer, kernel panic |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|