On 2006-10-01, Christian Schuerer <[EMAIL PROTECTED]> wrote: > Hello Bastian, > > On Sunday 01 October 2006 15:20, Bastian Blank wrote: >> On Sun, Oct 01, 2006 at 10:49:59AM +0200, Christian Schuerer wrote: >> > ACPI: PM-Timer IO Port: 0x1008 >> > ACPI: Local APIC address 0xfee00000 >> > ACPI: 2 duplicate APIC table ignored. >> >> This is not good. The BIOS provides 3 APIC tables in the ACPI data. >> >> > ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >> > Processor #0 6:14 APIC version 20 >> >> Local APIC of processor 0 is enabled. >> >> > ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled) >> >> Local APIC of processor 1 is disabled. So it can't use the CPU. > > thank you very much for analysing the kernel output. Sadly, I'm not a > kernel/acpi/apic pro, so all I understand is that there is a problem, but I > don't know what to do against it. > > How can I enable the local APIC of processor 1? Is there anything I can do to > get things working?
-+--- you also have some other problems: ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) Boot video device is 0000:00:02.0 PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 PCI: Transparent bridge - 0000:00:1e.0 *PCI: Bus #0a (-#0d) is hidden behind transparent bridge #09 (-#0a)* (try 'pci=assign-busses') *Please report the result to linux-kernel to fix this permanently* ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] -+--- So, if it is another brocken ACPI BIOS, try to contact mailing-list on acpi.sf.net or try to play with DSDT as described on http://acpi.sourceforge.net/dsdt/index.php -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

