Created attachment 57212 [details] Full kernel messages log piece of dmesg output with this error message (full log attached) [ 0.029524] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.029749] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.029887] PCI: Using MMCONFIG for extended config space [ 0.030039] PCI: Using configuration type 1 for base access [ 0.041478] bio: create slab <bio-0> at 0 [ 0.044118] ACPI: EC: Look up EC in DSDT [ 0.045385] ACPI: Executed 1 blocks of module-level executable AML code [ 0.048652] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.050637] ACPI Error: Could not map memory at 0x000000007D374020, size 141 (20101013/exregion-178) [ 0.050948] ACPI Exception: AE_NO_MEMORY, Returned by Handler for [SystemMemory] (20101013/evregion-474) [ 0.051263] ACPI Error: Method parse/execution failed [\_PR_.CPU1.APCT] (Node f5c2a0a8), AE_NO_MEMORY (20101013/psparse-537) [ 0.051661] ACPI Error: Method parse/execution failed [\_PR_.CPU1.GCAP] (Node f5c2a090), AE_NO_MEMORY (20101013/psparse-537) [ 0.052004] ACPI Error: Method parse/execution failed [\_PR_.CPU1._PDC] (Node f5c2a060), AE_NO_MEMORY (20101013/psparse-537) [ 0.053614] ACPI: Interpreter enabled [ 0.053752] ACPI: (supports S0 S3 S4 S5) [ 0.054007] ACPI: Using IOAPIC for interrupt routing [ 0.063649] ACPI Exception: AE_NOT_FOUND, Evaluating _PRW (20101013/scan-723) [ 0.065719] ACPI: EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62 [ 0.066544] ACPI: No dock devices found. [ 0.066684] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.067714] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.069446] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.069586] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.069724] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.069943] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff] [ 0.070006] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff] [ 0.070231] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xdfffffff] [ 0.070458] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfebfffff]
Created attachment 57222 [details] Raw ACPI dump Added raw (not padded) ACPI table dump
Created attachment 57232 [details] Disassembled ACPI table Added disassembled ACPI table
Created attachment 57242 [details] Full lscpi output (lspci -nnvvvxxxx) Added lspci -nnvvvxxxx output
Created attachment 57252 [details] Short lspci output (lspci -nnvvvxxx) Added lspci -nnvvvxxx output
Found also this dmesg output (have the same error) http://pastebin.com/raw.php?i=aa84qigh
> [ 0.051263] ACPI Error: Method parse/execution failed [\_PR_.CPU1.APCT] > (Node f5c2a0a8), AE_NO_MEMORY (20101013/psparse-537) > [ 0.051661] ACPI Error: Method parse/execution failed [\_PR_.CPU1.GCAP] > (Node f5c2a090), AE_NO_MEMORY (20101013/psparse-537) > [ 0.052004] ACPI Error: Method parse/execution failed [\_PR_.CPU1._PDC] > (Node f5c2a060), AE_NO_MEMORY (20101013/psparse-537) There are no these methods on your attached DSDT at comment 2. Could you attach the full acpidump output? sudo acpidump > acpidump.out And also attach the output of /proc/iomem
Created attachment 57262 [details] Full acpidump output (compressed with bzip2)
Created attachment 57272 [details] cat /proc/iomem output
*** This bug has been marked as a duplicate of bug 16548 ***