Re: Dual Core CPU on Abit NI8-Board
"Randy.Dunlap" <[email protected]> Thu, 6 Apr 2006 13:58:54 -0700
| Newsgroups | org.kernel.vger.linux-smp |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 6 Apr 2006 22:39:04 +0200 Frank von Daak wrote: > Hi! > > After another day of debugging my "smp-problem" I've enabled ACPI-debugging in > kernel. > Maybe someone of you can take a look at dmesg's output and interpret the > messages: > http://www.kpage.de/dmesg_acpi3.txt > > I think the following messages tell something about my problem: > acpi_processor-0495 [06] processor_get_info : Error getting cpuindex for > acpiid 0x1 I suggest that you ping the acpi development list about this: [email protected] You'll probably need to provide the ACPI firmware tables from your computer. Use pmtools (acpidump) to do that. If you don't have them installed already, you can get them here: http://www.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/ Grab the latest pmtools tarball. --- ~Randy