Re: ASUS K8N-DL Beta BIOS

From: Andi Kleen
Date: Mon Jul 04 2005 - 16:40:27 EST


> Bootdata ok (command line is ro root=/dev/VolGroup00/LogVol00 rhgb apic=debug acpi=verbose acpi_skip_timer_override)
> Linux version 2.6.12 (root@home-desk) (gcc version 4.0.0 20050519 (Red Hat 4.0.0-8)) #1 SMP Sat Jun 18 10:21:14 PDT 2005
> BIOS-provided physical RAM map:
> BIOS-e820: 0000000000000000 - 000000000009e400 (usable)
> BIOS-e820: 000000000009e400 - 00000000000a0000 (reserved)
> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
> BIOS-e820: 0000000000100000 - 00000000bfff0000 (usable)
> BIOS-e820: 00000000bfff0000 - 00000000bfff3000 (ACPI NVS)
> BIOS-e820: 00000000bfff3000 - 00000000c0000000 (ACPI data)
> BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
> BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
> BIOS-e820: 0000000100000000 - 00000001c0000000 (usable)
> ACPI: RSDP (v000 Nvidia ) @ 0x00000000000f7650
> ACPI: RSDT (v001 Nvidia AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x00000000bfff3040

Hrm, we definitely have code to force acpi_skip_timer_override
on Nvidia. But it does not seem to trigger on your board.
I wonder if it has the Nvidia bridges behind other bridges
which might be too much for the simple minded scan in check_ioapic.

Can you perhaps send me lspci -v output?

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/