I have a laptop presario 7xx that have one VIA mother board
with built-in VGA and RTL8139 LAN.
BTW: I have to disable APIC since the begging, because APIC enable,
without acpi cause oops, and with acpi doesn't boot.
my acpi works alone on irq 10 happily.
>
> Some of the kernel build options:
>
> CONFIG_MPENTIUMIII=y
> CONFIG_SMP=n
> CONFIG_X86_UP_APIC=y
> CONFIG_X86_UP_IOAPIC=y
>
> But, there are some SMP-related boot messages:
>
> found SMP MP-table at 000f6430
>
> Intel MultiProcessor Specification v1.4
> Virtual Wire compatibility mode.
So maybe you should compile with smp support ,
>
> I can provide the complete boot messages if necessary.
>
of course we want see the complete dmesg
-- Sérgio Basto
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/