Re: ACPI Error under 2.6.26-rc*

From: Yinghai Lu
Date: Tue Jul 22 2008 - 04:18:23 EST


On Tue, Jul 22, 2008 at 1:01 AM, Andre Prendel <andre_prendel@xxxxxx> wrote:
> -----------------------
> dmesg (extract)
> -----------------------
> Linux version 2.6.26-default (andre@ubuntu) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #13 Mon Jul 21 22:48:01 CEST 2008
> BIOS-provided physical RAM map:
> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
> BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
> BIOS-e820: 000000002fff0000 - 000000002fff8000 (ACPI data)
> BIOS-e820: 000000002fff8000 - 0000000030000000 (ACPI NVS)
> BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
> BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
> BIOS-e820: 00000000ffee0000 - 00000000fff00000 (reserved)
> BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
> [...]
> ACPI: Interpreter disabled.
> Linux Plug and Play Support v0.97 (c) Adam Belay
> pnp: PnP ACPI: disabled
> [...]
>
> The bios problem still exists so maybe I will do an upgrade.

peter,

that system have different e820 for 2.6.26 to old kernel.

it should be
> BIOS-e820: 000000001fff0000 - 000000001fff8000 (ACPI data)
> BIOS-e820: 000000001fff8000 - 0000000020000000 (ACPI NVS)

YH
--
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/