Results generated by fwts: Version V14.05.00 (2014-05-07 01:57:17). Some of this work - Copyright (c) 1999 - 2014, Intel Corp. All rights reserved. Some of this work - Copyright (c) 2010 - 2014, Canonical. This test run on 20/06/14 at 03:28:28 on host Linux 201401-14542 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 x86_64. Command: "fwts ". Running tests: version bios_info oops klog mtrr acpiinfo securebootcert csm maxreadreq crs aspm hpet_check dmicheck microcode msr nx cpufreq maxfreq virt pnp pciirq os2gap mpcheck hda_audio ebda bios32 apicedge wmi wakealarm syntaxcheck pcc osilinux method mcfg fan fadt dmar cstates checksum autobrightness apicinstance acpitables. version: Gather kernel system information. -------------------------------------------------------------------------------- Test 1 of 4: Gather kernel signature. Signature: Ubuntu 3.13.0-29.53-generic 3.13.11.2 Test 2 of 4: Gather kernel system information. Kernel Version: Linux version 3.13.0-29-generic (buildd@toyol) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 Test 3 of 4: Gather kernel boot command line. Kernel boot command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic root=UUID=7cc3cad1-0797-443f-b3d3-5484a70cc255 ro quiet splash vt.handoff=7 Test 4 of 4: Gather ACPI driver version. ACPI Version: 20131115 ================================================================================ 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 4 info only. ================================================================================ bios_info: Gather BIOS DMI information. -------------------------------------------------------------------------------- Test 1 of 1: Gather BIOS DMI information BIOS Vendor : Dell Inc. BIOS Version : X18 BIOS Release Date : 02/12/2014 Board Name : 08KNCD Board Serial # : .BKR4TZ1.CN129634180085. Board Version : X01 Board Asset Tag : Chassis Serial # : BKR4TZ1 Chassis Type : 8 Chassis Vendor : Dell Inc. Chassis Version : X18 Chassic Asset Tag : Product Name : Inspiron 5547 Product Serial # : BKR4TZ1 Product UUID : 44454C4C-4B00-1052-8034-C2C04F545A31 Product Version : X18 System Vendor : Dell Inc. ================================================================================ 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 1 info only. ================================================================================ oops: Scan kernel log for Oopses. -------------------------------------------------------------------------------- Test 1 of 1: Kernel log oops check. PASSED: Test 1, Found no oopses in kernel log. PASSED: Test 1, Found no WARN_ON warnings in kernel log. ================================================================================ 2 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ klog: Scan kernel log for errors and warnings. -------------------------------------------------------------------------------- Test 1 of 1: Kernel log error check. FAILED [HIGH] KlogAcpiFadtGasBitWidthTooLong: Test 1, HIGH Kernel message: [ 0.000000] ACPI Error: Gpe0Block - 32-bit FADT register is too long (32 bytes, 256 bits) to convert to GAS struct - 255 bits max, truncating (20131115 /tbfadt-202) ADVICE: The Generic Address Structure bit_width was greater than 31 which is too large for a 32 bit ACPI FADT register and was truncated. This is firmware bug. Kernel message: [ 0.006838] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' ADVICE: This is not exactly a failure but a warning from the kernel. The MSR_IA32_ENERGY_PERF_BIAS was initialized and defaulted to a high performance bias setting. The kernel has detected this and changed it down to a 'normal' bias setting. Kernel message: [ 0.173808] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored ADVICE: This is not exactly a failure mode but a warning from the kernel. The _OSI() method has implemented a match to the 'Linux' query in the DSDT and this is redundant because the ACPI driver matches onto the Windows _OSI strings by default. Kernel message: [ 0.332930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) ADVICE: The exception comes from kernel cannot find _S1 namespace object that contains the register values for the sleep state when kernel would like to setup all the sleep state information. This means that the kernel does not know how to enter the S1 sleep state, however, it should not be a problem if the S1 sleep state isn't supported intentionally. Kernel message: [ 0.332937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) ADVICE: The exception comes from kernel cannot find _S2 namespace object that contains the register values for the sleep state when kernel would like to setup all the sleep state information. This means that the kernel does not know how to enter the S2 sleep state, however, it should not be a problem if the S2 sleep state isn't supported intentionally. FAILED [CRITICAL] KlogPnpCrsCannotEvaluate: Test 1, CRITICAL Kernel message: [ 0.768544] pnp 00:0a: can't evaluate _CRS: 1 ADVICE: The _CRS object could not be evaluated, the error code is an ACPI error return code (see include/acpi/acexecp.h in the linux source, this is composed of bottom 12 bits of an error number and upper 4 bits of an AE_CODE_* code. Typically, _CRS evaluation errors can lead to misconfigured PNP hardware and may render a system unbootable. FAILED [HIGH] KlogAcpiFirmwareError: Test 1, HIGH Kernel message: [ 1.824566] [Firmware Bug]: battery: (dis)charge rate invalid. ADVICE: The kernel has detected a Firmware bug in the BIOS or ACPI which needs investigating and fixing. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 14.519698] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251) ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict policy and will not allow this region to conflict and -EBUSY will be returned to the caller that was trying to allocate the already claimed region. If an ACPI driver is available for this device then this should be used instead of a native driver, so disabling the native driver may help. (Note that the lpc_ich driver can trigger these warnings, in which case they can generally be ignored). One can specify kernel boot parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 14.519708] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251) ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict policy and will not allow this region to conflict and -EBUSY will be returned to the caller that was trying to allocate the already claimed region. If an ACPI driver is available for this device then this should be used instead of a native driver, so disabling the native driver may help. (Note that the lpc_ich driver can trigger these warnings, in which case they can generally be ignored). One can specify kernel boot parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 14.519712] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251) ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict policy and will not allow this region to conflict and -EBUSY will be returned to the caller that was trying to allocate the already claimed region. If an ACPI driver is available for this device then this should be used instead of a native driver, so disabling the native driver may help. (Note that the lpc_ich driver can trigger these warnings, in which case they can generally be ignored). One can specify kernel boot parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 14.519717] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251) ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict policy and will not allow this region to conflict and -EBUSY will be returned to the caller that was trying to allocate the already claimed region. If an ACPI driver is available for this device then this should be used instead of a native driver, so disabling the native driver may help. (Note that the lpc_ich driver can trigger these warnings, in which case they can generally be ignored). One can specify kernel boot parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 14.519720] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251) ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict policy and will not allow this region to conflict and -EBUSY will be returned to the caller that was trying to allocate the already claimed region. If an ACPI driver is available for this device then this should be used instead of a native driver, so disabling the native driver may help. (Note that the lpc_ich driver can trigger these warnings, in which case they can generally be ignored). One can specify kernel boot parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 14.519723] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \IO_D 3 (20131115/utaddress-251) ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict policy and will not allow this region to conflict and -EBUSY will be returned to the caller that was trying to allocate the already claimed region. If an ACPI driver is available for this device then this should be used instead of a native driver, so disabling the native driver may help. (Note that the lpc_ich driver can trigger these warnings, in which case they can generally be ignored). One can specify kernel boot parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered. FAILED [LOW] KlogAcpiSystemIOConflictLpcIchWatchDogTimer: Test 1, LOW Kernel message: [ 14.519728] lpc_ich: Resource conflict(s) found affecting gpio_ich ADVICE: A resource conflict has occurred between ACPI OperationRegions and the same I/O region used by the lpc_ich driver for the General Purpose I/O (GPIO) region. Sometimes this GPIO region is used by the firmware for rfkill or LED controls or very rarely for the Embedded Controller System Control Interrupt. This may require deeper inspection to check if the conflict will lead to any real issues. However, in the vast majority of cases this warning can be ignored as no harm will occur. FAILED [LOW] KlogAcpiDodWithNoDos: Test 1, LOW Kernel message: [ 16.325714] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS ADVICE: ACPI Method _DOD (Enumerate all devices attached to display adapter) is defined but we should also have _DOS (Enable/Disable output switching) defined but it's been omitted. FAILED [HIGH] KlogAcpiNamespaceLookupFailure: Test 1, HIGH Kernel message: [ 16.334327] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20131115/psargs-359) ADVICE: The kernel has detected an error trying to execute an Method and it cannot find an object. This is indicates a bug in the DSDT or SSDT AML code. FAILED [HIGH] KlogAcpiObjectNotFound: Test 1, HIGH Kernel message: [ 16.334330] ACPI Error: Method parse/execution failed [\_SB_.PCI0.RP05.PEGP.DD02._BCL] (Node ffff880448d58168), AE_NOT_FOUND (20131115/psparse-536) ADVICE: This is a bug picked up by the kernel, but as yet, the firmware test suite has no diagnostic advice for this particular problem. Found 13 unique errors in kernel log. ================================================================================ 0 passed, 13 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ mtrr: MTRR tests. -------------------------------------------------------------------------------- MTRR overview ------------- Reg 0: 0x0000000000000000 - 0x0000000080000000 ( 2048 MB) Write-Back Reg 1: 0x0000000080000000 - 0x00000000a0000000 ( 512 MB) Write-Back Reg 2: 0x000000009b000000 - 0x000000009c000000 ( 16 MB) Uncached Reg 3: 0x000000009c000000 - 0x00000000a0000000 ( 64 MB) Uncached Reg 4: 0x00000000ffc00000 - 0x0000000100000000 ( 4 MB) Write-Protect Reg 5: 0x0000000100000000 - 0x0000000200000000 ( 4096 MB) Write-Back Reg 6: 0x0000000200000000 - 0x0000000400000000 ( 8192 MB) Write-Back Reg 7: 0x0000000400000000 - 0x0000000480000000 ( 2048 MB) Write-Back Reg 8: 0x000000045f600000 - 0x000000045f800000 ( 2 MB) Uncached Reg 9: 0x000000045f800000 - 0x0000000460000000 ( 8 MB) Uncached Test 1 of 3: Validate the kernel MTRR IOMEM setup. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0x9fb00000 to 0x9fb0ffff (0000:02:00.0) has incorrect attribute Write-Back. Test 2 of 3: Validate the MTRR setup across all processors. PASSED: Test 2, All processors have the a consistent MTRR setup. Test 3 of 3: Test for AMD MtrrFixDramModEn being cleared by the BIOS. SKIPPED: Test 3, CPU is not an AMD, cannot test. ================================================================================ 1 passed, 1 failed, 0 warning, 0 aborted, 1 skipped, 0 info only. ================================================================================ acpiinfo: General ACPI information test. -------------------------------------------------------------------------------- Test 1 of 3: Determine Kernel ACPI version. Kernel ACPICA driver version: 20131115, supports ACPI 5.0 Test 2 of 3: Determine machine's ACPI version. FADT X_FIRMWARE_CTRL 64 bit pointer was zero, falling back to using FIRMWARE_CTRL 32 bit pointer. FACP ACPI Version: 5.0 Test 3 of 3: Determine AML compiler. Determine the compiler used to generate the ACPI AML in the DSDT and SSDT. Table DSDT, OEM DELL , created with ASL (Unknown (ASL )) compiler. Table SSDT0, OEM COMPAL, created with ACPI (Unknown (ACPI)) compiler. Table SSDT1, OEM COMPAL, created with ACPI (Unknown (ACPI)) compiler. Table SSDT2, OEM COMPAL, created with ACPI (Unknown (ACPI)) compiler. Table SSDT3, OEM COMPAL, created with ACPI (Unknown (ACPI)) compiler. Table SSDT4, OEM COMPAL, created with ACPI (Unknown (ACPI)) compiler. ================================================================================ 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 3 info only. ================================================================================ securebootcert: UEFI secure boot test. -------------------------------------------------------------------------------- Cannot detect any UEFI firmware. Aborted. ================================================================================ 0 passed, 0 failed, 0 warning, 0 aborted, 1 skipped, 0 info only. ================================================================================ csm: UEFI Compatibility Support Module test. -------------------------------------------------------------------------------- Test 1 of 1: UEFI Compatibility Support Module test. Checking for UEFI Compatibility Support Module (CSM) Int 10h jumps to 0xc0014 in option ROM at: 0xc0000..0xcec00 No CSM: Legacy BIOS firmware has video option ROM with Int 10h support. ================================================================================ 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 1 info only. ================================================================================ maxreadreq: Test firmware has set PCI Express MaxReadReq to a higher value on non-motherboard devices. -------------------------------------------------------------------------------- Test 1 of 1: Test firmware settings MaxReadReq for PCI Express devices. PASSED: Test 1, All devices have MaxReadReq set > 128. ================================================================================ 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ crs: Test PCI host bridge configuration using _CRS. -------------------------------------------------------------------------------- Test 1 of 1: Test PCI host bridge configuration using _CRS. PASSED: Test 1, The kernel has detected a BIOS newer than the end of 2007 (2/12 /2014) and has assumed that your BIOS can correctly specify the host bridge MMIO aperture using _CRS. If this does not work correctly you can override this by booting with "pci=nocrs". ================================================================================ 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ aspm: PCIe ASPM test. -------------------------------------------------------------------------------- Test 1 of 2: PCIe ASPM ACPI test. PCIe ASPM is not controlled by Linux kernel. ADVICE: BIOS reports that Linux kernel should not modify ASPM settings that BIOS configured. It can be intentional because hardware vendors identified some capability bugs between the motherboard and the add-on cards. Test 2 of 2: PCIe ASPM registers test. WARNING: Test 2, RP 00h:1Ch.00h L0s not enabled. WARNING: Test 2, RP 00h:1Ch.00h L1 not enabled. WARNING: Test 2, Device 01h:00h.00h L0s not enabled. WARNING: Test 2, Device 01h:00h.00h L1 not enabled. ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit latencies, while providing substantial power savings. Disabling L0s of a PCIe device may increases power consumption, and will impact the battery life of a mobile system. ADVICE: The ASPM L1 low power Link state is optimized for maximum power savings with longer entry and exit latencies. Disabling L1 of a PCIe device may increases power consumption, and will impact the battery life of a mobile system significantly. PASSED: Test 2, PCIe ASPM setting matched was matched. WARNING: Test 2, RP 00h:1Ch.03h L0s not enabled. WARNING: Test 2, RP 00h:1Ch.03h L1 not enabled. WARNING: Test 2, Device 02h:00h.00h L0s not enabled. WARNING: Test 2, Device 02h:00h.00h L1 not enabled. ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit latencies, while providing substantial power savings. Disabling L0s of a PCIe device may increases power consumption, and will impact the battery life of a mobile system. ADVICE: The ASPM L1 low power Link state is optimized for maximum power savings with longer entry and exit latencies. Disabling L1 of a PCIe device may increases power consumption, and will impact the battery life of a mobile system significantly. PASSED: Test 2, PCIe ASPM setting matched was matched. WARNING: Test 2, RP 00h:1Ch.04h L0s not enabled. WARNING: Test 2, RP 00h:1Ch.04h L1 not enabled. WARNING: Test 2, Device 03h:00h.00h L0s not enabled. WARNING: Test 2, Device 03h:00h.00h L1 not enabled. ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit latencies, while providing substantial power savings. Disabling L0s of a PCIe device may increases power consumption, and will impact the battery life of a mobile system. ADVICE: The ASPM L1 low power Link state is optimized for maximum power savings with longer entry and exit latencies. Disabling L1 of a PCIe device may increases power consumption, and will impact the battery life of a mobile system significantly. PASSED: Test 2, PCIe ASPM setting matched was matched. ================================================================================ 3 passed, 0 failed, 12 warnings, 0 aborted, 0 skipped, 0 info only. ================================================================================ hpet_check: HPET configuration tests. -------------------------------------------------------------------------------- Test 1 of 4: Test HPET base in kernel log. This test checks the HPET PCI BAR for each timer block in the timer. The base address is passed by the firmware via an ACPI table. IRQ routing and initialization is also verified by the test. PASSED: Test 1, Found HPET base 0xfed00000 in kernel log. Test 2 of 4: Test HPET base in HPET table. Hardware ID of Event Block: PCI Vendor ID : 0x8086 Legacy IRQ Routing Capable : 1 COUNT_SIZE_CAP counter size: 1 Number of comparitors : 2 Hardwre Revision ID : 0x1 Lower 32 bit base Address : 0xfed00000 Address Space ID : 0x0 Register Bit Width : 0x0 Register Bit Offset : 0x0 Address Width : 0x0 HPET sequence number : 0x0 Minimum clock tick : 0x80 Page Protection : 0x0 (No guaranteed protection) OEM attributes : 0x0 PASSED: Test 2, HPET looks sane. Test 3 of 4: Test HPET base in DSDT and/or SSDT. PASSED: Test 3, HPET base matches that between DSDT and the kernel (0xfed00000). Test 4 of 4: Test HPET configuration. PASSED: Test 4, Vendor ID looks sane: 0x8086. PASSED: Test 4, Valid clock period 69841279. ================================================================================ 5 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ dmicheck: DMI/SMBIOS table tests. -------------------------------------------------------------------------------- Test 1 of 2: Find and test SMBIOS Table Entry Point. This test tries to find and sanity check the SMBIOS data structures. PASSED: Test 1, Found SMBIOS Table Entry Point at 0xfe120 SMBIOS Entry Point Structure: Anchor String : _SM_ Checksum : 0x89 Entry Point Length : 0x1f Major Version : 0x02 Minor Version : 0x07 Maximum Struct Size : 0xf1 Entry Point Revision : 0x00 Formatted Area : 0x00 0x00 0x00 0x00 0x00 Intermediate Anchor : _DMI_ Intermediate Checksum : 0xd6 Structure Table Length : 0x0e0b Structure Table Address: 0x000e6890 # of SMBIOS Structures : 0x004c SBMIOS BCD Revision : 27 PASSED: Test 1, SMBIOS Table Entry Point Checksum is valid. PASSED: Test 1, SMBIOS Table Entry Point Length is valid. PASSED: Test 1, SMBIOS Table Entry Intermediate Anchor String _DMI_ is valid. PASSED: Test 1, SMBIOS Table Entry Point Intermediate Checksum is valid. PASSED: Test 1, SMBIOS Table Entry Structure Table Address and Length looks valid. Test 2 of 2: Test DMI/SMBIOS tables for errors. PASSED: Test 2, Entry @ 0x000e6890 'BIOS Information (Type 0)' PASSED: Test 2, Entry @ 0x000e68c2 'System Information (Type 1)' PASSED: Test 2, Entry @ 0x000e6913 'Base Board Information (Type 2)' PASSED: Test 2, Entry @ 0x000e6971 'Chassis Information (Type 3)' FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x2e (range allowed 0x01..0x2c) while accessing entry 'Processor Information (Type 4)' @ 0x000e699f, field 'Upgrade', offset 0x19 ADVICE: A value that is out of range is incorrect and not conforming to the SMBIOS specification. This field is not currently used by the Linux kernel, so this firmware bug shouldn't cause any problems. FAILED [LOW] DMISerialNumber: Test 2, String index 0x03 in table entry 'Processor Information (Type 4)' @ 0x000e699f, field 'Serial Number', offset 0x20 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data so the issue is fairly low. FAILED [LOW] DMISerialNumber: Test 2, String index 0x05 in table entry 'Processor Information (Type 4)' @ 0x000e699f, field 'Asset Tag', offset 0x21 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data so the issue is fairly low. FAILED [LOW] DMISerialNumber: Test 2, String index 0x06 in table entry 'Processor Information (Type 4)' @ 0x000e699f, field 'Part Number', offset 0x22 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data so the issue is fairly low. ADVICE: It may be worth checking against section 7.5 of the System Management BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards /smbios). PASSED: Test 2, Entry @ 0x000e6a52 'Memory Controller Information (Type 5)' PASSED: Test 2, Entry @ 0x000e6a68 'Memory Module Information (Type 6)' PASSED: Test 2, Entry @ 0x000e6a7c 'Memory Module Information (Type 6)' PASSED: Test 2, Entry @ 0x000e6a90 'Cache Information (Type 7)' PASSED: Test 2, Entry @ 0x000e6aad 'Cache Information (Type 7)' PASSED: Test 2, Entry @ 0x000e6aca 'Cache Information (Type 7)' PASSED: Test 2, Entry @ 0x000e6ae7 'Cache Information (Type 7)' PASSED: Test 2, Entry @ 0x000e6b04 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6b1c 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6b31 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6b44 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6b57 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6b6a 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6b81 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6ba4 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6bc0 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6bd6 'Port Connector Information (Type 8)' PASSED: Test 2, Entry @ 0x000e6bf0 'System Slot Information (Type 9)' PASSED: Test 2, Entry @ 0x000e6c07 'System Slot Information (Type 9)' PASSED: Test 2, Entry @ 0x000e6c1e 'System Slot Information (Type 9)' PASSED: Test 2, Entry @ 0x000e6c35 'System Slot Information (Type 9)' PASSED: Test 2, Entry @ 0x000e6c4c 'System Slot Information (Type 9)' PASSED: Test 2, Entry @ 0x000e6c63 'System Slot Information (Type 9)' PASSED: Test 2, Entry @ 0x000e6c7a 'System Slot Information (Type 9)' PASSED: Test 2, Entry @ 0x000e6c91 'System Slot Information (Type 9)' PASSED: Test 2, Entry @ 0x000e6ca8 'On Board Devices (Type 10)' PASSED: Test 2, Entry @ 0x000e6ccf 'OEM Strings (Type 11)' PASSED: Test 2, Entry @ 0x000e6d76 'System Configuration Options (Type 12)' PASSED: Test 2, Entry @ 0x000e6e24 'BIOS Language Information (Type 13)' PASSED: Test 2, Entry @ 0x000e6e77 'Physical Memory Array (Type 16)' FAILED [LOW] DMISerialNumber: Test 2, String index 0x04 in table entry 'Memory Device (Type 17)' @ 0x000e6e90, field 'Asset Tag', offset 0x19 has a default value 'Unknown' and probably has not been updated by the BIOS vendor. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data so the issue is fairly low. ADVICE: It may be worth checking against section 7.18 of the System Management BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards /smbios). FAILED [LOW] DMISerialNumber: Test 2, String index 0x04 in table entry 'Memory Device (Type 17)' @ 0x000e6ee6, field 'Asset Tag', offset 0x19 has a default value 'Unknown' and probably has not been updated by the BIOS vendor. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data so the issue is fairly low. ADVICE: It may be worth checking against section 7.18 of the System Management BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards /smbios). PASSED: Test 2, Entry @ 0x000e6f46 '32-bit Memory Error Information (Type 18)' PASSED: Test 2, Entry @ 0x000e6f5f '32-bit Memory Error Information (Type 18)' PASSED: Test 2, Entry @ 0x000e6f78 '32-bit Memory Error Information (Type 18)' PASSED: Test 2, Entry @ 0x000e6f91 'Memory Array Mapped Address (Type 19)' PASSED: Test 2, Entry @ 0x000e6fb2 'Memory Device Mapped Address (Type 20)' PASSED: Test 2, Entry @ 0x000e6fd7 'Memory Device Mapped Address (Type 20)' PASSED: Test 2, Entry @ 0x000e6ffc 'Built-in Pointing Device (Type 21)' PASSED: Test 2, Entry @ 0x000e7005 'Portable Battery (Type 22)' PASSED: Test 2, Entry @ 0x000e7064 'Hardware Security (Type 24)' PASSED: Test 2, Entry @ 0x000e706b 'Voltage Probe (Type 26)' PASSED: Test 2, Entry @ 0x000e7090 'Cooling Device (Type 27)' PASSED: Test 2, Entry @ 0x000e70a0 'Temperature Probe (Type 28)' PASSED: Test 2, Entry @ 0x000e70c9 'Electrical Current Probe (Type 29)' PASSED: Test 2, Entry @ 0x000e70fb 'System Boot Information (Type 32)' PASSED: Test 2, Entry @ 0x000e7111 'IPMI Device Information (Type 38)' PASSED: Test 2, Entry @ 0x000e7125 'Additional Information (Type 40)' PASSED: Test 2, Entry @ 0x000e715f 'Onboard Device (Type 41)' PASSED: Test 2, Entry @ 0x000e7189 'Unknown (Type 128)' PASSED: Test 2, Entry @ 0x000e71a8 'Unknown (Type 129)' PASSED: Test 2, Entry @ 0x000e71c9 'Unknown (Type 130)' PASSED: Test 2, Entry @ 0x000e71df 'Unknown (Type 136)' PASSED: Test 2, Entry @ 0x000e71e7 'Unknown (Type 176)' PASSED: Test 2, Entry @ 0x000e71ee 'Unknown (Type 177)' PASSED: Test 2, Entry @ 0x000e71fc 'Unknown (Type 202)' PASSED: Test 2, Entry @ 0x000e721b 'Unknown (Type 208)' PASSED: Test 2, Entry @ 0x000e7227 'Unknown (Type 210)' PASSED: Test 2, Entry @ 0x000e7235 'Unknown (Type 212)' PASSED: Test 2, Entry @ 0x000e7248 'Unknown (Type 216)' PASSED: Test 2, Entry @ 0x000e7263 'Unknown (Type 217)' PASSED: Test 2, Entry @ 0x000e727e 'Unknown (Type 218)' PASSED: Test 2, Entry @ 0x000e7363 'Unknown (Type 218)' PASSED: Test 2, Entry @ 0x000e744e 'Unknown (Type 218)' PASSED: Test 2, Entry @ 0x000e753f 'Unknown (Type 218)' PASSED: Test 2, Entry @ 0x000e7606 'Unknown (Type 219)' PASSED: Test 2, Entry @ 0x000e7626 'Unknown (Type 220)' PASSED: Test 2, Entry @ 0x000e763e 'Unknown (Type 221)' PASSED: Test 2, Entry @ 0x000e7653 'Unknown (Type 221)' PASSED: Test 2, Entry @ 0x000e7683 'Unknown (Type 222)' PASSED: Test 2, Entry @ 0x000e7695 'End of Table (Type 127)' ================================================================================ 79 passed, 6 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ microcode: Test if system is using latest microcode. -------------------------------------------------------------------------------- Test 1 of 1: Test for most recent microcode being loaded. This test verifies if the firmware has put a recent revision of the microcode into the processor at boot time. Recent microcode is important to have all the required features and errata updates for the processor. FAILED [MEDIUM] MicrocodeNotUpdated: Test 1, The kernel did not report that CPU 0 has had a microcode update. The current firmware is revision 0x17 and probably has not been updated. FAILED [MEDIUM] MicrocodeNotUpdated: Test 1, The kernel did not report that CPU 1 has had a microcode update. The current firmware is revision 0x17 and probably has not been updated. FAILED [MEDIUM] MicrocodeNotUpdated: Test 1, The kernel did not report that CPU 2 has had a microcode update. The current firmware is revision 0x17 and probably has not been updated. FAILED [MEDIUM] MicrocodeNotUpdated: Test 1, The kernel did not report that CPU 3 has had a microcode update. The current firmware is revision 0x17 and probably has not been updated. ================================================================================ 0 passed, 4 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ msr: MSR register tests. -------------------------------------------------------------------------------- Test 1 of 5: Test CPU generic MSRs. PASSED: Test 1, MSR 0x00000001 P5_MC_TYPE is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000006 MONITOR_FILTER_SIZE is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000017 PLATFORM_ID is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000002a EBL_CR_POWERON is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000001b APIC_BASE is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000003a FEATURE_CONTROL is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000008b BIOS_SIGN_ID is consistent across 4 CPUs. PASSED: Test 1, MSR 0x000000fe MTRRCAP is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000174 SYSENTER_CS is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000175 SYSENTER_ESP is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000176 SYSENTER_EIP is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000179 MCG_CAP is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000017a MCG_STATUS is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000019a CLOCK_MODULATION is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000019b THERM_INTERRUPT is consistent across 4 CPUs. PASSED: Test 1, MSR 0x000001a0 MISC_ENABLE is consistent across 4 CPUs. PASSED: Test 1, MSR 0x000001b2 PACKAGE_THERM_INTERRUPT is consistent across 4 CPUs. PASSED: Test 1, MSR 0x000001f2 SMRR_PHYSBASE is consistent across 4 CPUs. PASSED: Test 1, MSR 0x000001f3 SMRR_PHYSMASK is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000200 MTRR_PHYSBASE0 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000201 MTRR_PHYSMASK0 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000202 MTRR_PHYSBASE1 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000203 MTRR_PHYSMASK1 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000204 MTRR_PHYSBASE2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000205 MTRR_PHYSMASK2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000206 MTRR_PHYSBASE3 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000207 MTRR_PHYSMASK3 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000208 MTRR_PHYSBASE4 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000209 MTRR_PHYSMASK4 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000020a MTRR_PHYSBASE5 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000020b MTRR_PHYSMASK5 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000020c MTRR_PHYSBASE6 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000020d MTRR_PHYSMASK6 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000020e MTRR_PHYSBASE7 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000020f MTRR_PHYSMASK7 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000210 MTRR_PHYSBASE8 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000211 MTRR_PHYSMASK8 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000212 MTRR_PHYSBASE9 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000213 MTRR_PHYSMASK9 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000250 MTRR_FIX64K_000 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000258 MTRR_FIX16K_800 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000259 MTRR_FIX16K_a00 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000268 MTRR_FIX4K_C000 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000269 MTRR_FIX4K_C800 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000026a MTRR_FIX4K_D000 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000026b MTRR_FIX4K_D800 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000026c MTRR_FIX4K_E000 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000026d MTRR_FIX4K_E800 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000026e MTRR_FIX4K_F000 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000026f MTRR_FIX4K_F800 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000277 PAT is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000280 MC0_CTL2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000281 MC1_CTL2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000282 MC2_CTL2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000283 MC3_CTL2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000284 MC4_CTL2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000285 MC5_CTL2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000286 MC6_CTL2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x000002ff MTRR_DEF_TYPE is consistent across 4 CPUs. PASSED: Test 1, MSR 0x000003f1 PEBS_ENABLE is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000480 VMX_BASIC is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000481 VMX_PINPASED_CTLS is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000482 VMX_PROCBASED_CTLS is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000483 VMX_EXIT_CTLS is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000484 VMX_ENTRY_CTLS is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000485 VMX_MISC is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000486 VMX_CR0_FIXED0 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000487 VMX_CR0_FIXED1 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000488 VMX_CR4_FIXED0 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000489 VMX_CR4_FIXED1 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000048a VMX_VMX_VMCS_ENUM is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000048b VMX_PROCBASED_CTLS2 is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000048c VMX_EPT_VPID_CAP is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000048d VMX_TRUE_PINBASED_CTLS is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000048e VMX_TRUE_PROCBASED_CTLS is consistent across 4 CPUs. PASSED: Test 1, MSR 0x0000048f VMX_TRUE_EXIT_CTLS is consistent across 4 CPUs. PASSED: Test 1, MSR 0x00000490 VMX_TRUE_ENTRY_CTLS is consistent across 4 CPUs. PASSED: Test 1, MSR 0xc0000080 EFER is consistent across 4 CPUs. PASSED: Test 1, MSR 0xc0000081 STAR is consistent across 4 CPUs. PASSED: Test 1, MSR 0xc0000082 LSTAR is consistent across 4 CPUs. PASSED: Test 1, MSR 0xc0000084 FMASK is consistent across 4 CPUs. PASSED: Test 1, MSR 0xc0000102 KERNEL_GS_BASE is consistent across 4 CPUs. Test 2 of 5: Test CPU specific model MSRs. CPU family: 0x6, model: 0x45 (Haswell) PASSED: Test 2, MSR 0x000000ce MSR_PLATFORM_INFO is consistent across 4 CPUs. PASSED: Test 2, MSR 0x0000003b IA32_TSC_ADJUST is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000186 IA32_PERFEVTSEL0 is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000187 IA32_PERFEVTSEL1 is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000188 IA32_PERFEVTSEL2 is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000189 IA32_PERFEVTSEL3 is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000648 MSR_CONFIG_TDP_NOMINAL is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000649 MSR_CONFIG_TDP_LEVEL1 is consistent across 4 CPUs. PASSED: Test 2, MSR 0x0000064a MSR_CONFIG_TDP_LEVEL2 is consistent across 4 CPUs. PASSED: Test 2, MSR 0x0000064b MSR_CONFIG_TDP_CONTROL is consistent across 4 CPUs. PASSED: Test 2, MSR 0x0000064c MSR_TURBO_ACTIVATION_RATIO is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000630 MSR_PKG_C8_RESIDENCY is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000630 MSR_PKG_C9_RESIDENCY is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000630 MSR_PKG_C10_RESIDENCY is consistent across 4 CPUs. PASSED: Test 2, MSR 0x000001ad MSR_TURBO_RATIO_LIMIT is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000391 MSR_UNC_PERF_GLOBAL_CTRL is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000394 MSR_UNC_PERF_FIXED_CTRL is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000396 MSR_UNC_CB0_CONFIG is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000391 MSR_UNC_PERF_GLOBAL_CTRL is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000395 MSR_UNC_PERF_FIXED_CTR is consistent across 4 CPUs. PASSED: Test 2, MSR 0x000004e0 MSR_SMM_FEATURE_CONTROL is consistent across 4 CPUs. PASSED: Test 2, MSR 0x000004e2 MSR_SMM_DELAYED is consistent across 4 CPUs. PASSED: Test 2, MSR 0x000004e3 MSR_SMM_BLOCKED is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000640 MSR_PP1_POWER_LIMIT is consistent across 4 CPUs. PASSED: Test 2, MSR 0x00000641 MSR_PP1_ENERGY_STATUS is consistent across 4 CPUs. Test 3 of 5: Test all P State Ratios. PASSED: Test 3, MSR 0x000000ce Minimum P-State is consistent across 4 CPUs. PASSED: Test 3, MSR 0x000000ce Maximum P-State is consistent across 4 CPUs. Test 4 of 5: Test C1 and C3 autodemotion. PASSED: Test 4, MSR 0x000000e2 C1 and C3 Autodemotion is consistent across 4 CPUs. C1 and C3 Autodemotion enabled. Test 5 of 5: Test SMRR MSR registers. PASSED: Test 5, MSR 0x000001f2 SMRR_PHYSBASE is consistent across 4 CPUs. PASSED: Test 5, MSR 0x000001f2 SMRR_TYPE is consistent across 4 CPUs. PASSED: Test 5, MSR 0x000001f3 SMRR_PHYSMASK is consistent across 4 CPUs. PASSED: Test 5, MSR 0x000001f3 SMRR_VALID is consistent across 4 CPUs. ================================================================================ 114 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ nx: Test if CPU NX is disabled by the BIOS. -------------------------------------------------------------------------------- Test 1 of 3: Test CPU NX capability. PASSED: Test 1, CPU has NX flags, BIOS is not disabling it. Test 2 of 3: Test all CPUs have same BIOS set NX flag. This test verifies that all CPUs have the same NX flag setting. Although rare, BIOS may set the NX flag differently per CPU. PASSED: Test 2, All 4 CPUs have the same NX flag set. Test 3 of 3: Test all CPUs have same msr setting in MSR 0x1a0. This test verifies that all CPUs have the same NX flag setting by examining the per CPU MSR register 0x1a0. PASSED: Test 3, All 4 CPUs have the NX flag in MSR 0x1a0 set. ================================================================================ 3 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ cpufreq: CPU frequency scaling tests. -------------------------------------------------------------------------------- Test 1 of 1: CPU P-State tests. For each processor in the system, this test steps through the various frequency states (P-states) that the BIOS advertises for the processor. For each processor /frequency combination, a quick performance value is measured. The test then validates that: 1. Each processor has the same number of frequency states. 2. Higher advertised frequencies have a higher performance. 3. No duplicate frequency values are reported by the BIOS. 4. BIOS doing Sw_All P-state coordination across cores. 5. BIOS doing Sw_Any P-state coordination across cores. WARNING: Test 1, There were 5 CPU frequencies larger than the _PSS maximum CPU frequency of 2.05 GHz for CPU 0. Has /sys/devices/system/cpu/cpu0/cpufreq /scaling_max_freq been set too low? WARNING: Test 1, The CPU frequency BIOS limit /sys/devices/system/cpu/cpu0 /cpufreq/bios_limit for CPU 0 was set to 2.05 GHz which is lower than some of the ACPI scaling frequencies. CPU 0: 16 CPU frequency steps supported. Frequency | Relative Speed | Bogo loops -----------+----------------+----------- 2.65 GHz | 100.0 % | 279231 2.65 GHz | 97.0 % | 270912 2.55 GHz | 97.2 % | 271461 2.35 GHz | 97.5 % | 272187 2.25 GHz | 99.9 % | 278907 2.05 GHz | 98.2 % | 274342 1.95 GHz | 64.4 % | 179765 1.85 GHz | 61.1 % | 170560 1.65 GHz | 54.3 % | 151575 1500 MHz | 50.9 % | 142079 1400 MHz | 47.5 % | 132658 1200 MHz | 40.7 % | 113710 1100 MHz | 37.2 % | 103804 1000 MHz | 33.9 % | 94546 800 MHz | 27.1 % | 75627 754 MHz | 27.0 % | 75487 FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.35 GHz is slower (272187 bogo loops) than frequency 2.35 GHz (278907 bogo loops) on CPU 0. WARNING: Test 1, Frequency 2200000 not achievable; _PSS limit of 2000000 in effect? FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.55 GHz is slower (271461 bogo loops) than frequency 2.55 GHz (272187 bogo loops) on CPU 0. FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.65 GHz is slower (270912 bogo loops) than frequency 2.65 GHz (271461 bogo loops) on CPU 0. WARNING: Test 1, There were 5 CPU frequencies larger than the _PSS maximum CPU frequency of 2.05 GHz for CPU 1. Has /sys/devices/system/cpu/cpu1/cpufreq /scaling_max_freq been set too low? WARNING: Test 1, The CPU frequency BIOS limit /sys/devices/system/cpu/cpu1 /cpufreq/bios_limit for CPU 1 was set to 2.05 GHz which is lower than some of the ACPI scaling frequencies. CPU 1: 16 CPU frequency steps supported. Frequency | Relative Speed | Bogo loops -----------+----------------+----------- 2.65 GHz | 100.0 % | 280119 2.65 GHz | 99.8 % | 279669 2.55 GHz | 98.0 % | 274445 2.35 GHz | 95.5 % | 267448 2.25 GHz | 95.7 % | 268138 2.05 GHz | 94.9 % | 265922 1.95 GHz | 64.4 % | 180451 1.85 GHz | 61.0 % | 170839 1.65 GHz | 54.1 % | 151634 1500 MHz | 50.7 % | 142105 1400 MHz | 47.3 % | 132591 1200 MHz | 40.5 % | 113428 1100 MHz | 37.2 % | 104135 1000 MHz | 33.8 % | 94658 800 MHz | 26.9 % | 75369 754 MHz | 27.0 % | 75506 FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 800 MHz is slower (75369 bogo loops) than frequency 800 MHz (75506 bogo loops) on CPU 1. FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.35 GHz is slower (267448 bogo loops) than frequency 2.35 GHz (268138 bogo loops) on CPU 1. WARNING: Test 1, Frequency 2200000 not achievable; _PSS limit of 2000000 in effect? WARNING: Test 1, There were 5 CPU frequencies larger than the _PSS maximum CPU frequency of 2.05 GHz for CPU 2. Has /sys/devices/system/cpu/cpu2/cpufreq /scaling_max_freq been set too low? WARNING: Test 1, The CPU frequency BIOS limit /sys/devices/system/cpu/cpu2 /cpufreq/bios_limit for CPU 2 was set to 2.05 GHz which is lower than some of the ACPI scaling frequencies. CPU 2: 16 CPU frequency steps supported. Frequency | Relative Speed | Bogo loops -----------+----------------+----------- 2.65 GHz | 96.2 % | 282097 2.65 GHz | 94.3 % | 276486 2.55 GHz | 91.6 % | 268668 2.35 GHz | 95.9 % | 281155 2.25 GHz | 96.7 % | 283539 2.05 GHz | 100.0 % | 293307 1.95 GHz | 61.6 % | 180763 1.85 GHz | 58.4 % | 171240 1.65 GHz | 51.9 % | 152226 1500 MHz | 48.6 % | 142660 1400 MHz | 45.4 % | 133175 1200 MHz | 38.9 % | 114117 1100 MHz | 35.7 % | 104599 1000 MHz | 32.4 % | 95067 800 MHz | 25.9 % | 75891 754 MHz | 25.9 % | 75830 FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.25 GHz is slower (283539 bogo loops) than frequency 2.25 GHz (293307 bogo loops) on CPU 2. FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.35 GHz is slower (281155 bogo loops) than frequency 2.35 GHz (283539 bogo loops) on CPU 2. WARNING: Test 1, Frequency 2200000 not achievable; _PSS limit of 2000000 in effect? FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.55 GHz is slower (268668 bogo loops) than frequency 2.55 GHz (281155 bogo loops) on CPU 2. WARNING: Test 1, There were 5 CPU frequencies larger than the _PSS maximum CPU frequency of 2.05 GHz for CPU 3. Has /sys/devices/system/cpu/cpu3/cpufreq /scaling_max_freq been set too low? WARNING: Test 1, The CPU frequency BIOS limit /sys/devices/system/cpu/cpu3 /cpufreq/bios_limit for CPU 3 was set to 2.05 GHz which is lower than some of the ACPI scaling frequencies. CPU 3: 16 CPU frequency steps supported. Frequency | Relative Speed | Bogo loops -----------+----------------+----------- 2.65 GHz | 96.9 % | 284947 2.65 GHz | 99.8 % | 293510 2.55 GHz | 99.6 % | 293081 2.35 GHz | 100.0 % | 294113 2.25 GHz | 100.0 % | 294148 2.05 GHz | 99.7 % | 293250 1.95 GHz | 61.5 % | 180783 1.85 GHz | 58.2 % | 171251 1.65 GHz | 51.7 % | 152175 1500 MHz | 48.5 % | 142519 1400 MHz | 45.2 % | 132950 1200 MHz | 38.8 % | 114090 1100 MHz | 35.5 % | 104565 1000 MHz | 32.3 % | 94956 800 MHz | 25.8 % | 75840 754 MHz | 25.8 % | 75991 FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 800 MHz is slower (75840 bogo loops) than frequency 800 MHz (75991 bogo loops) on CPU 3. FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.35 GHz is slower (294113 bogo loops) than frequency 2.35 GHz (294148 bogo loops) on CPU 3. WARNING: Test 1, Frequency 2200000 not achievable; _PSS limit of 2000000 in effect? FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.55 GHz is slower (293081 bogo loops) than frequency 2.55 GHz (294113 bogo loops) on CPU 3. FAILED [MEDIUM] CPUFreqSlowerOnCPU: Test 1, Supposedly higher frequency 2.65 GHz is slower (284947 bogo loops) than frequency 2.65 GHz (293510 bogo loops) on CPU 3. PASSED: Test 1, P-state coordination under hardware control. ================================================================================ 1 passed, 12 failed, 12 warnings, 0 aborted, 0 skipped, 0 info only. ================================================================================ maxfreq: Test max CPU frequencies against max scaling frequency. -------------------------------------------------------------------------------- Test 1 of 1: Maximum CPU frequency test. This test checks the maximum CPU frequency as detected by the kernel for each CPU against maxiumum frequency as specified by the BIOS frequency scaling settings. FAILED [MEDIUM] CPUFreqSpeedMismatch: Test 1, Maximum scaling frequency 2.601000 GHz do not match expected frequency 2.000000 GHz. ADVICE: The maximum scaling frequency 2.601000 GHz for CPU 0 configured by the BIOS in /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies does not match the expected maximum CPU frequency 2.000000 GHz that the CPU can run at. This usually indicates a misconfiguration of the ACPI _PSS (Performance Supported States) object. This is described in section 8.4.4.2 of the APCI specification. FAILED [MEDIUM] CPUFreqSpeedMismatch: Test 1, Maximum scaling frequency 2.601000 GHz do not match expected frequency 2.000000 GHz. ADVICE: See advice for previous CPU. FAILED [MEDIUM] CPUFreqSpeedMismatch: Test 1, Maximum scaling frequency 2.601000 GHz do not match expected frequency 2.000000 GHz. ADVICE: See advice for previous CPU. FAILED [MEDIUM] CPUFreqSpeedMismatch: Test 1, Maximum scaling frequency 2.601000 GHz do not match expected frequency 2.000000 GHz. ADVICE: See advice for previous CPU. ================================================================================ 0 passed, 4 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ virt: CPU Virtualisation Configuration test. -------------------------------------------------------------------------------- Test 1 of 1: CPU Virtualisation Configuration test. Check VT/VMX Virtualization extensions are set up correctly. PASSED: Test 1, Virtualization extensions supported and enabled by BIOS. ================================================================================ 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ pnp: BIOS Support Installation structure test. -------------------------------------------------------------------------------- Test 1 of 1: PnP BIOS Support Installation structure test. This test tries to find and sanity check the Plug and Play BIOS Support Installation Check structure. Found PnP Installation Check structure at 0x000fe0f0 Signature : $PnP Version : 0x10 (1.0) Length : 0x0021 bytes Control Field : 0x0000 (Not supported) Event Notification Flag Address : 0x00000000 (undefined) Real Mode 16 bit Code Address : 0xe9b9:01d8 Real Mode 16 bit Data Address : 0x0040:0000 16 bit Protected Mode Code Address : 0x000fb77a 16 bit Protected Mode Data Address : 0x00000400 OEM Device Identifier : 0x8224744e (SST2482) PASSED: Test 1, Version 1.0 detected. PASSED: Test 1, PnP Installation Check structure is the correct length of 33 bytes. ================================================================================ 2 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ pciirq: PCI IRQ Routing Table test. -------------------------------------------------------------------------------- Test 1 of 1: PCI IRQ Routing Table test. This test tries to find and sanity check the PCI IRQ Routing Table, as defined by http://www.microsoft.com/taiwan/whdc/archive/pciirq.mspx and described in pages 233-238 of PCI System Architecture, Fourth Edition, Mindshare, Inc. (1999). NOTE: The PCI IRQ Routing Table only really knows about ISA IRQs and is generally not used with APIC. Found PCI IRQ Routing Table at 0x000fe990 Signature : $PIR Version : 0x0100 (1.0) Table Size : 0x0130 bytes (17 slot entries) PCI Router ID : 00:1f.0 PCI Exclusive IRQs : 0x0000 (none) Compatible PCI Router : 8086:122e Miniport Data : 0x00000000 (none) Reserved : 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00 Checksum : 0xec Bus:Dev Slot INTA# INTB# INTC# INTD# 00:01 00 60/deb8 61/deb8 62/deb8 63/deb8 00:02 00 60/deb8 00:03 00 60/deb8 00:04 00 60/deb8 61/deb8 62/deb8 63/deb8 00:06 00 63/deb8 60/deb8 61/deb8 62/deb8 01:00 00 60/deb8 61/deb8 62/deb8 63/deb8 02:00 00 63/deb8 60/deb8 61/deb8 62/deb8 03:00 00 60/deb8 61/deb8 62/deb8 63/deb8 00:14 00 60/deb8 61/deb8 62/deb8 63/deb8 00:16 00 60/deb8 61/deb8 62/deb8 63/deb8 00:18 00 68/deb8 00:19 00 68/deb8 69/deb8 6a/deb8 6b/deb8 00:1a 00 60/deb8 69/deb8 62/deb8 63/deb8 00:1b 00 6a/deb8 61/deb8 62/deb8 63/deb8 00:1c 00 60/deb8 61/deb8 62/deb8 63/deb8 00:1d 00 6b/deb8 63/deb8 60/deb8 62/deb8 00:1f 00 60/deb8 63/deb8 62/deb8 60/deb8 PASSED: Test 1, The Compatible PCI Interrupt Router is defined. PASSED: Test 1, Table size was correct for 17 slot entries. PASSED: Test 1, Reserved region is set to zero. PASSED: Test 1, All 17 slots have sane looking link and IRQ bitmaps. ================================================================================ 4 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ os2gap: OS/2 memory hole test. -------------------------------------------------------------------------------- Test 1 of 1: Test the OS/2 15Mb memory hole is absent. PASSED: Test 1, No OS/2 memory hole found. ================================================================================ 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ mpcheck: MultiProcessor Tables tests. -------------------------------------------------------------------------------- Test 1 of 9: Test MP header. PASSED: Test 1, MP header looks sane. Test 2 of 9: Test MP CPU entries. PASSED: Test 2, All 1 CPU entries look sane. Test 3 of 9: Test MP Bus entries. PASSED: Test 3, All 5 Bus Entries looked sane. Test 4 of 9: Test MP IO APIC entries. PASSED: Test 4, All 1 IO APIC Entries look sane. Test 5 of 9: Test MP IO Interrupt entries. PASSED: Test 5, All 71 IO Interrupt Entries look sane. Test 6 of 9: Test MP Local Interrupt entries. PASSED: Test 6, All 2 Local Interrupt Entries look sane. Test 7 of 9: Test MP System Address entries. PASSED: Test 7, All 3 System Address Space Mapping Entries looks sane. Test 8 of 9: Test MP Bus Hierarchy entries. PASSED: Test 8, All 1 Bus Hierarchy Entries look sane. Test 9 of 9: Test MP Compatible Bus Address Space entries. PASSED: Test 9, All 2 Compatible Bus Address Space Entries look sane. ================================================================================ 9 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ hda_audio: HDA Audio Pin Configuration test. -------------------------------------------------------------------------------- Test 1 of 1: HDA Audio Pin Configuration test. Checking 'hwC0D0': Vendor Name : Intel Vendor ID : 0x80862807 Subsystem ID : 0x80860101 Revision ID : 0x100000 BIOS pin configurations: Pin Setting 0x0005 0x18560010 0x0006 0x18560010 0x0007 0x18560010 PASSED: Test 1, Default BIOS pin configurations did not have software override. Checking 'hwC1D0': Vendor Name : Realtek Vendor ID : 0x10ec0255 Subsystem ID : 0x10280640 Revision ID : 0x100002 BIOS pin configurations: Pin Setting 0x0012 0x90a60160 0x0014 0x90170130 0x0017 0x40000000 0x0018 0x411111f0 0x0019 0x411111f0 0x001a 0x411111f0 0x001b 0x411111f0 0x001d 0x40700001 0x001e 0x411111f0 0x0021 0x02211040 Driver defined pin configurations: Pin Setting 0x0019 0x01a1913c 0x001a 0x01a1913d BIOS pin configurations required software override to make HDA audio work correctly. The driver or user provided overrides should be corrected in BIOS firmware. ================================================================================ 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ ebda: Test EBDA region is mapped and reserved in memory map table. -------------------------------------------------------------------------------- Test 1 of 1: Test EBDA is reserved in E820 table. The Extended BIOS Data Area (EBDA) is normally located at the end of the low 640K region and is typically 2-4K in size. It should be reserved in the Int 15 AX=E820 BIOS memory map table. PASSED: Test 1, EBDA region mapped at 0x9d400 and reserved as a 10K region in the Int 15 AX=E820 BIOS memory map table at 0x9d400..0x9ffff. ================================================================================ 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ bios32: BIOS32 Service Directory test. -------------------------------------------------------------------------------- Test 1 of 1: BIOS32 Service Directory test. This test tries to find and sanity check the BIOS32 Service Directory as defined in the Standard BIOS 32-bit Service Directory Proposal, Revision 0.4 May 24, 1993, Phoenix Technologies Ltd and also the PCI BIOS specification. Found BIOS32 Service Directory at 0x000fe140 Signature : _32_ Entry Point: 0x000ef725 Revsion : 0x00 Length : 0x01 Checksum : 0xb2 PASSED: Test 1, Service Directory Entry Point 0x000ef725 is not in high memory. PASSED: Test 1, Service Directory Length is 1 (1 x 16 bytes) as expected. PASSED: Test 1, Service Directory Revision is 0x00 and is supported by the kernel. PASSED: Test 1, Service Directory checksum passed. ================================================================================ 4 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ apicedge: APIC edge/level test. -------------------------------------------------------------------------------- Test 1 of 1: Legacy and PCI Interrupt Edge/Level trigger tests. FAILED [MEDIUM] LegacyIRQLevelTrig: Test 1, Legacy interrupt 7 is incorrectly level triggered. ================================================================================ 0 passed, 1 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ wmi: Extract and analyse Windows Management Instrumentation (WMI). -------------------------------------------------------------------------------- Test 1 of 1: Windows Management Instrumentation test. \_SB_.WMID._WDG (1 of 5) GUID: 8D9DDCBC-A997-11DA-B012-B622A1EF5492 WMI Object: Flags : 0x00 (None) Object ID : AA Instance : 0x01 \_SB_.WMID._WDG (2 of 5) GUID: A80593CE-A997-11DA-B012-B622A1EF5492 WMI Method: Flags : 0x02 (Method) Object ID : BA Instance : 0x01 PASSED: Test 1, A80593CE-A997-11DA-B012-B622A1EF5492 has associated method \_SB_.WMID.WMBA \_SB_.WMID._WDG (3 of 5) GUID: 9DBB5994-A997-11DA-B012-B622A1EF5492 WMI Event: Flags : 0x08 (Event) Notification ID: 0xd0 Reserved : 0x00 Instance : 0x01 Driver : dell-wmi (Dell) \_SB_.WMID._WDG (4 of 5) GUID: A3776CE0-1E88-11DB-A98B-0800200C9A66 WMI Object: Flags : 0x00 (None) Object ID : BC Instance : 0x01 \_SB_.WMID._WDG (5 of 5) GUID: 05901221-D566-11D1-B2F0-00A0C9062910 WMI Object: Flags : 0x00 (None) Object ID : MO Instance : 0x01 PASSED: Test 1, All events associated with \_SB_.WMID._WDG are handled by a kernel driver. ================================================================================ 2 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ wakealarm: ACPI Wakealarm tests. -------------------------------------------------------------------------------- Test 1 of 4: Test existence of RTC with alarm interface. PASSED: Test 1, RTC with a RTC alarm ioctl() interface found. Test 2 of 4: Trigger wakealarm for 1 seconds in the future. Trigger wakealarm for 1 seconds in the future. PASSED: Test 2, RTC wakealarm was triggered successfully. Test 3 of 4: Test if wakealarm is fired. PASSED: Test 3, RTC wakealarm triggered and fired successfully. Test 4 of 4: Multiple wakealarm firing tests. Trigger wakealarm for 1 seconds in the future. Trigger wakealarm for 2 seconds in the future. Trigger wakealarm for 3 seconds in the future. Trigger wakealarm for 4 seconds in the future. PASSED: Test 4, RTC wakealarm triggered and fired successfully. ================================================================================ 4 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ syntaxcheck: Re-assemble DSDT and find syntax errors and warnings. -------------------------------------------------------------------------------- Test 1 of 2: Disassemble and reassemble DSDT Checking ACPI table DSDT (#0) FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 1, Assembler error in line 3695 Line | AML source -------------------------------------------------------------------------------- 03692| 03693| Store (REG6, Local1) 03694| Store (0x00F0F000, REG6) /* \_WAK.REG6 */ 03695| Store (\_GPE.MMTB (Local2, \_GPE.OSUP (Local2)), Store (Local1, REG6) /* \_WAK.REG6 */) | ^ | Error 6126: syntax error, unexpected PARSEOP_STORE 03696| Release (OSUM) 03697| } 03698| ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 1, Assembler error in line 4522 Line | AML source -------------------------------------------------------------------------------- 04519| 04520| Store (REG6, Local2) 04521| Store (0x00F0F000, REG6) /* \_SB_.PCI0._INI.REG6 */ 04522| Store (\_GPE.MMTB (Local3, \_GPE.OSUP (Local3)), Store (Local2, REG6) /* \_SB_.PCI0._INI.REG6 */) | ^ | Error 6126: syntax error, unexpected PARSEOP_STORE 04523| Release (OSUM) 04524| Acquire (WFDM, 0xFFFF) 04525| Store (One, WKFN) /* \WKFN */ ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] SyntaxCheckIASLCompilerAborted: Test 1, Compilation aborted early due to a parser detected syntax error. ADVICE: Some subsequent errors may not be detected because the compiler had to terminate prematurely. If the compiler did not abort early then potentially correct code may parse incorrectly producing some or many false positive errors. Table DSDT (0) reassembly: Found 2 errors, 0 warnings, 0 remarks. Test 2 of 2: Disassemble and reassemble SSDT Checking ACPI table SSDT (#0) FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 2, Assembler remark in line 175 Line | AML source -------------------------------------------------------------------------------- 00172| Return (PADD) /* \_SB_.PTID.PADD */ 00173| } 00174| 00175| Method (RPMD, 0, NotSerialized) | ^ | Remark 2120: Control Method should be made Serialized (due to creation of named objects within) 00176| { 00177| Name (MTMP, Buffer (0x1A) {}) 00178| Store ("RPMD", Debug) ================================================================================ ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be serialized. It is possible that one thread enters the method and blocks and then a second thread also executes the method, ending up in two attempts to create the object and causing a failure. Table SSDT (0) reassembly: Found 0 errors, 0 warnings, 1 remarks. Checking ACPI table SSDT (#1) FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 221 Line | AML source -------------------------------------------------------------------------------- 00218| 0x00000800 00219| } 00220| }) 00221| Package (0x06) | ^ | Error 6126: syntax error, unexpected PARSEOP_PACKAGE 00222| { 00223| 0x80000000, 00224| 0x80000000, ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] SyntaxCheckIASLCompilerAborted: Test 2, Compilation aborted early due to a parser detected syntax error. ADVICE: Some subsequent errors may not be detected because the compiler had to terminate prematurely. If the compiler did not abort early then potentially correct code may parse incorrectly producing some or many false positive errors. Table SSDT (1) reassembly: Found 1 errors, 0 warnings, 0 remarks. Checking ACPI table SSDT (#2) FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning in line 121 Line | AML source -------------------------------------------------------------------------------- 00118| 00119| Store (CPDC (Arg0), Local0) 00120| GCAP (Local0) 00121| Return (Local0) | ^ | Warning 3104: Reserved method should not return a value (_PDC) 00122| } 00123| 00124| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities ================================================================================ ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything, so this does not conform to the expected behaviour. The kernel will most probably ignore the return value, so this is not going to produce any run time errors. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 2, Assembler remark in line 131 Line | AML source -------------------------------------------------------------------------------- 00128| Return (Local0) 00129| } 00130| 00131| Method (CPDC, 1, NotSerialized) | ^ | Remark 2120: Control Method should be made Serialized (due to creation of named objects within) 00132| { 00133| CreateDWordField (Arg0, Zero, REVS) 00134| CreateDWordField (Arg0, 0x04, SIZE) ================================================================================ ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be serialized. It is possible that one thread enters the method and blocks and then a second thread also executes the method, ending up in two attempts to create the object and causing a failure. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 2, Assembler remark in line 150 Line | AML source -------------------------------------------------------------------------------- 00147| }, REVS, SIZE, Local2)) 00148| } 00149| 00150| Method (COSC, 4, NotSerialized) | ^ | Remark 2120: Control Method should be made Serialized (due to creation of named objects within) 00151| { 00152| CreateDWordField (Arg3, Zero, STS0) 00153| CreateDWordField (Arg3, 0x04, CAP0) ================================================================================ ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be serialized. It is possible that one thread enters the method and blocks and then a second thread also executes the method, ending up in two attempts to create the object and causing a failure. FAILED [LOW] AMLAsmASL_MSG_NOT_REFERENCED: Test 2, Assembler remark in line 153 Line | AML source -------------------------------------------------------------------------------- 00150| Method (COSC, 4, NotSerialized) 00151| { 00152| CreateDWordField (Arg3, Zero, STS0) 00153| CreateDWordField (Arg3, 0x04, CAP0) | ^ | Remark 2089: Object is not referenced (Name is within method [COSC]) 00154| CreateDWordField (Arg0, Zero, IID0) 00155| CreateDWordField (Arg0, 0x04, IID1) 00156| CreateDWordField (Arg0, 0x08, IID2) ================================================================================ FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 2, Assembler remark in line 183 Line | AML source -------------------------------------------------------------------------------- 00180| Return (Arg3) 00181| } 00182| 00183| Method (GCAP, 1, NotSerialized) | ^ | Remark 2120: Control Method should be made Serialized (due to creation of named objects within) 00184| { 00185| CreateDWordField (Arg0, Zero, STS0) 00186| CreateDWordField (Arg0, 0x04, CAP0) ================================================================================ ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be serialized. It is possible that one thread enters the method and blocks and then a second thread also executes the method, ending up in two attempts to create the object and causing a failure. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning in line 223 Line | AML source -------------------------------------------------------------------------------- 00220| { 00221| Store (\_PR.CPU0.CPDC (Arg0), Local0) 00222| GCAP (Local0) 00223| Return (Local0) | ^ | Warning 3104: Reserved method should not return a value (_PDC) 00224| } 00225| 00226| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities ================================================================================ ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything, so this does not conform to the expected behaviour. The kernel will most probably ignore the return value, so this is not going to produce any run time errors. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 2, Assembler remark in line 263 Line | AML source -------------------------------------------------------------------------------- 00260| Return (Zero) 00261| } 00262| 00263| Method (APCT, 0, NotSerialized) | ^ | Remark 2120: Control Method should be made Serialized (due to creation of named objects within) 00264| { 00265| If (LAnd (And (CFGD, 0x7A), LNot (And (SDTL, 0x20 00266| )))) ================================================================================ ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be serialized. It is possible that one thread enters the method and blocks and then a second thread also executes the method, ending up in two attempts to create the object and causing a failure. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 2, Assembler remark in line 275 Line | AML source -------------------------------------------------------------------------------- 00272| } 00273| } 00274| 00275| Method (APPT, 0, NotSerialized) | ^ | Remark 2120: Control Method should be made Serialized (due to creation of named objects within) 00276| { 00277| If (LAnd (And (CFGD, One), LNot (And (SDTL, 0x10 00278| )))) ================================================================================ ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be serialized. It is possible that one thread enters the method and blocks and then a second thread also executes the method, ending up in two attempts to create the object and causing a failure. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning in line 294 Line | AML source -------------------------------------------------------------------------------- 00291| { 00292| Store (\_PR.CPU0.CPDC (Arg0), Local0) 00293| GCAP (Local0) 00294| Return (Local0) | ^ | Warning 3104: Reserved method should not return a value (_PDC) 00295| } 00296| 00297| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities ================================================================================ ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything, so this does not conform to the expected behaviour. The kernel will most probably ignore the return value, so this is not going to produce any run time errors. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning in line 341 Line | AML source -------------------------------------------------------------------------------- 00338| { 00339| Store (\_PR.CPU0.CPDC (Arg0), Local0) 00340| GCAP (Local0) 00341| Return (Local0) | ^ | Warning 3104: Reserved method should not return a value (_PDC) 00342| } 00343| 00344| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities ================================================================================ ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything, so this does not conform to the expected behaviour. The kernel will most probably ignore the return value, so this is not going to produce any run time errors. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning in line 388 Line | AML source -------------------------------------------------------------------------------- 00385| { 00386| Store (\_PR.CPU0.CPDC (Arg0), Local0) 00387| GCAP (Local0) 00388| Return (Local0) | ^ | Warning 3104: Reserved method should not return a value (_PDC) 00389| } 00390| 00391| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities ================================================================================ ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything, so this does not conform to the expected behaviour. The kernel will most probably ignore the return value, so this is not going to produce any run time errors. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning in line 435 Line | AML source -------------------------------------------------------------------------------- 00432| { 00433| Store (\_PR.CPU0.CPDC (Arg0), Local0) 00434| GCAP (Local0) 00435| Return (Local0) | ^ | Warning 3104: Reserved method should not return a value (_PDC) 00436| } 00437| 00438| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities ================================================================================ ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything, so this does not conform to the expected behaviour. The kernel will most probably ignore the return value, so this is not going to produce any run time errors. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning in line 482 Line | AML source -------------------------------------------------------------------------------- 00479| { 00480| Store (\_PR.CPU0.CPDC (Arg0), Local0) 00481| GCAP (Local0) 00482| Return (Local0) | ^ | Warning 3104: Reserved method should not return a value (_PDC) 00483| } 00484| 00485| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities ================================================================================ ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything, so this does not conform to the expected behaviour. The kernel will most probably ignore the return value, so this is not going to produce any run time errors. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning in line 529 Line | AML source -------------------------------------------------------------------------------- 00526| { 00527| Store (\_PR.CPU0.CPDC (Arg0), Local0) 00528| GCAP (Local0) 00529| Return (Local0) | ^ | Warning 3104: Reserved method should not return a value (_PDC) 00530| } 00531| 00532| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities ================================================================================ ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything, so this does not conform to the expected behaviour. The kernel will most probably ignore the return value, so this is not going to produce any run time errors. Table SSDT (2) reassembly: Found 0 errors, 8 warnings, 6 remarks. Checking ACPI table SSDT (#3) FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 192 Line | AML source -------------------------------------------------------------------------------- 00189| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake 00190| { 00191| Return (GPRW) /* External reference */ 00192| 0x09 | ^ | Error 6126: syntax error, unexpected PARSEOP_INTEGER 00193| 0x04 00194| } 00195| ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 345 Line | AML source -------------------------------------------------------------------------------- 00342| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake 00343| { 00344| Return (GPRW) /* External reference */ 00345| 0x09 | ^ | Error 6126: syntax error, unexpected PARSEOP_INTEGER 00346| 0x04 00347| } 00348| } ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 368 Line | AML source -------------------------------------------------------------------------------- 00365| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake 00366| { 00367| Return (GPRW) /* External reference */ 00368| 0x09 | ^ | Error 6126: syntax error, unexpected PARSEOP_INTEGER 00369| 0x04 00370| } 00371| ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 533 Line | AML source -------------------------------------------------------------------------------- 00530| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake 00531| { 00532| Return (GPRW) /* External reference */ 00533| 0x09 | ^ | Error 6126: syntax error, unexpected PARSEOP_INTEGER 00534| 0x04 00535| } 00536| ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] SyntaxCheckIASLCompilerAborted: Test 2, Compilation aborted early due to a parser detected syntax error. ADVICE: Some subsequent errors may not be detected because the compiler had to terminate prematurely. If the compiler did not abort early then potentially correct code may parse incorrectly producing some or many false positive errors. Table SSDT (3) reassembly: Found 4 errors, 0 warnings, 0 remarks. Checking ACPI table SSDT (#4) FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 96 Line | AML source -------------------------------------------------------------------------------- 00093| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake 00094| { 00095| Return (GPRW) /* External reference */ 00096| 0x09 | ^ | Error 6126: syntax error, unexpected PARSEOP_INTEGER 00097| 0x04 00098| } 00099| } ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 259 Line | AML source -------------------------------------------------------------------------------- 00256| Method (_ON, 0, Serialized) // _ON_: Power On 00257| { 00258| P8XH (Zero, 0xD6, One, P8XH (One, Zero, One, Store ("_SB.PCI0.RP05.PEGP._ON", 00259| Debug), SGPO (HLRS, One), SGPO (PWEN, One), Sleep (APDT)), SGPO (HLRS, | ^ | Error 6126: syntax error, unexpected PARSEOP_SLEEP, expecting ',' or ')' 00260| Zero), Sleep (IHDT), Store (Zero, LNKD) /* \_SB_.PCI0.RP05.LNKD */) 00261| While (LLess (LNKS, 0x07)) 00262| { ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 260 Line | AML source -------------------------------------------------------------------------------- 00257| { 00258| P8XH (Zero, 0xD6, One, P8XH (One, Zero, One, Store ("_SB.PCI0.RP05.PEGP._ON", 00259| Debug), SGPO (HLRS, One), SGPO (PWEN, One), Sleep (APDT)), SGPO (HLRS, 00260| Zero), Sleep (IHDT), Store (Zero, LNKD) /* \_SB_.PCI0.RP05.LNKD */) | ^ | Error 6126: syntax error, unexpected ',' 00261| While (LLess (LNKS, 0x07)) 00262| { 00263| Sleep (One) ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 260 Line | AML source -------------------------------------------------------------------------------- 00257| { 00258| P8XH (Zero, 0xD6, One, P8XH (One, Zero, One, Store ("_SB.PCI0.RP05.PEGP._ON", 00259| Debug), SGPO (HLRS, One), SGPO (PWEN, One), Sleep (APDT)), SGPO (HLRS, 00260| Zero), Sleep (IHDT), Store (Zero, LNKD) /* \_SB_.PCI0.RP05.LNKD */) | ^ | Error 6126: syntax error, unexpected ',' 00261| While (LLess (LNKS, 0x07)) 00262| { 00263| Sleep (One) ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 260 Line | AML source -------------------------------------------------------------------------------- 00257| { 00258| P8XH (Zero, 0xD6, One, P8XH (One, Zero, One, Store ("_SB.PCI0.RP05.PEGP._ON", 00259| Debug), SGPO (HLRS, One), SGPO (PWEN, One), Sleep (APDT)), SGPO (HLRS, 00260| Zero), Sleep (IHDT), Store (Zero, LNKD) /* \_SB_.PCI0.RP05.LNKD */) | ^ | Error 6126: syntax error, unexpected ')' 00261| While (LLess (LNKS, 0x07)) 00262| { 00263| Sleep (One) ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 278 Line | AML source -------------------------------------------------------------------------------- 00275| { 00276| P8XH (Zero, 0xD6, One, P8XH (One, 0xF0, One, Store ("_SB.PCI0.RP05.PEGP._OFF", 00277| Debug), Store (LCTL, ELCT) /* \_SB_.PCI0.RP05.PEGP.ELCT */, Store (SVID, HVID) /* \_SB_.PCI0.RP05.PEGP.HVID */, Store (SDID, HDID) /* \_SB_.PCI0.RP05.PEGP.HDID */), Store ( 00278| One, LNKD) /* \_SB_.PCI0.RP05.LNKD */, While (LNotEqual (LNKS, Zero)) | ^ | Error 6126: syntax error, unexpected PARSEOP_WHILE, expecting ',' or ')' 00279| { 00280| Sleep (One) 00281| }, SGPO (HLRS, One)) ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 278 Line | AML source -------------------------------------------------------------------------------- 00275| { 00276| P8XH (Zero, 0xD6, One, P8XH (One, 0xF0, One, Store ("_SB.PCI0.RP05.PEGP._OFF", 00277| Debug), Store (LCTL, ELCT) /* \_SB_.PCI0.RP05.PEGP.ELCT */, Store (SVID, HVID) /* \_SB_.PCI0.RP05.PEGP.HVID */, Store (SDID, HDID) /* \_SB_.PCI0.RP05.PEGP.HDID */), Store ( 00278| One, LNKD) /* \_SB_.PCI0.RP05.LNKD */, While (LNotEqual (LNKS, Zero)) | ^ | Error 6126: syntax error, unexpected ')' 00279| { 00280| Sleep (One) 00281| }, SGPO (HLRS, One)) ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 281 Line | AML source -------------------------------------------------------------------------------- 00278| One, LNKD) /* \_SB_.PCI0.RP05.LNKD */, While (LNotEqual (LNKS, Zero)) 00279| { 00280| Sleep (One) 00281| }, SGPO (HLRS, One)) | ^ | Error 6126: syntax error, unexpected ',' 00282| SGPO (PWEN, Zero) 00283| Notify (\_SB.PCI0.RP05, Zero) // Bus Check 00284| Return (Zero) ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 387 Line | AML source -------------------------------------------------------------------------------- 00384| Method (_BCM, 1, NotSerialized) // _BCM: Brightness Control Method 00385| { 00386| Return (\_SB.PCI0.GFX0.DD02._BCM) /* External reference */ 00387| Arg0 | ^ | Error 6126: syntax error, unexpected PARSEOP_ARG0 00388| } 00389| } 00390| ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 569 Line | AML source -------------------------------------------------------------------------------- 00566| } 00567| } 00568| 00569| Scope (\_SB.PCI0.GFX0) | ^ | Error 6126: syntax error, unexpected PARSEOP_SCOPE, expecting $end and premature End-Of-File 00570| { 00571| Method (ATPX, 2, Serialized) 00572| { ================================================================================ ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax errors. FAILED [HIGH] SyntaxCheckIASLCompilerAborted: Test 2, Compilation aborted early due to a parser detected syntax error. ADVICE: Some subsequent errors may not be detected because the compiler had to terminate prematurely. If the compiler did not abort early then potentially correct code may parse incorrectly producing some or many false positive errors. Table SSDT (4) reassembly: Found 10 errors, 0 warnings, 0 remarks. ================================================================================ 0 passed, 36 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ pcc: Processor Clocking Control (PCC) test. -------------------------------------------------------------------------------- Test 1 of 1: Processor Clocking Control (PCC) test. This test checks the sanity of the Processor Clocking Control as found on some HP ProLiant machines. Most computers do not use this interface to control the CPU clock frequency, so this test will be skipped. This machine does not use Processor Clocking Control (PCC). ================================================================================ 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 1 info only. ================================================================================ osilinux: Disassemble DSDT to check for _OSI("Linux"). -------------------------------------------------------------------------------- Test 1 of 1: Disassemble DSDT to check for _OSI("Linux"). This is not strictly a failure mode, it just alerts one that this has been defined in the DSDT and probably should be avoided since the Linux ACPI driver matches onto the Windows _OSI strings { If (_OSI ("Linux")) { Store (0x03E8, OSYS) /* \OSYS */ } If (_OSI ("Windows 2001")) { Store (0x07D1, OSYS) /* \OSYS */ } If (_OSI ("Windows 2001 SP1")) { Store (0x07D1, OSYS) /* \OSYS */ } If (_OSI ("Windows 2001 SP2")) { Store (0x07D2, OSYS) /* \OSYS */ } If (_OSI ("Windows 2001.1")) { Store (0x07D3, OSYS) /* \OSYS */ } If (_OSI ("Windows 2006")) { Store (0x07D6, OSYS) /* \OSYS */ } If (_OSI ("Windows 2009")) { Store (0x07D9, OSYS) /* \OSYS */ } If (_OSI ("Windows 2012")) { Store (0x07DC, OSYS) /* \OSYS */ } If (_OSI ("Windows 2013")) { Store (0x07DD, OSYS) /* \OSYS */ } } WARNING: Test 1, DSDT implements a deprecated _OSI("Linux") test. ================================================================================ 0 passed, 0 failed, 1 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ method: ACPI DSDT Method Semantic tests. -------------------------------------------------------------------------------- Test 1 of 155: Test Method Names. Found 2844 Objects PASSED: Test 1, Method names contain legal characters. Test 2 of 155: Test _AEI. SKIPPED: Test 2, Skipping test for non-existant object _AEI. Test 3 of 155: Test _PIC (Inform AML of Interrupt Model). PASSED: Test 3, \_PIC returned no values as expected. PASSED: Test 3, \_PIC returned no values as expected. PASSED: Test 3, \_PIC returned no values as expected. Test 4 of 155: Test _CID (Compatible ID). PASSED: Test 4, \_SB_.PCI0._CID returned an integer 0x030ad041 (EISA ID PNP0A03). PASSED: Test 4, \_SB_.PCI0.LPCB.CWDT._CID returned an integer 0x020cd041 (EISA ID PNP0C02). PASSED: Test 4, \_SB_.PCI0.LPCB.PS2K._CID returned an integer 0x0303d041 (EISA ID PNP0303). PASSED: Test 4, \_SB_.PCI0.LPCB.PS2M._CID returned an integer 0x130fd041 (EISA ID PNP0F13). PASSED: Test 4, \_SB_.PCI0.GPI0._CID returned a string 'INT33C7' as expected. PASSED: Test 4, \_SB_.PCI0.I2C0._CID returned a string 'INT33C2' as expected. PASSED: Test 4, \_SB_.PCI0.I2C0.ACD0._CID returned a string 'INT33CA' as expected. PASSED: Test 4, \_SB_.PCI0.I2C0.ACD1._CID returned a string 'INT33C9' as expected. PASSED: Test 4, \_SB_.PCI0.I2C0.ACD2._CID returned a string 'INT33CB' as expected. PASSED: Test 4, \_SB_.PCI0.I2C0.SHUB._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C0.TPD4._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1._CID returned a string 'INT33C3' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPL0._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPFU._CID returned a string 'PNP0C02' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPL1._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPL2._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPL3._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPD0._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPD1._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPD2._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPD3._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPD7._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.I2C1.TPD8._CID returned a string 'PNP0C50' as expected. PASSED: Test 4, \_SB_.PCI0.SPI0._CID returned a string 'INT33C0' as expected. PASSED: Test 4, \_SB_.PCI0.SPI1._CID returned a string 'INT33C1' as expected. PASSED: Test 4, \_SB_.PCI0.UA00._CID returned a string 'INT33C4' as expected. PASSED: Test 4, \_SB_.PCI0.UA01._CID returned a string 'INT33C5' as expected. PASSED: Test 4, \_SB_.PCI0.SDHC._CID returned a string 'PNP0D40' as expected. PASSED: Test 4, \_SB_.BIND._CID returned a string 'PNP0C40' as expected. PASSED: Test 4, \_SB_.CIND._CID returned a string 'PNP0C60' as expected. PASSED: Test 4, \_SB_.DIND._CID returned a string 'PNP0C70' as expected. PASSED: Test 4, \_SB_.PEPD._CID returned an integer 0x800dd041 (EISA ID PNP0D80). PASSED: Test 4, \_SB_.PTID._CID returned an integer 0x020cd041 (EISA ID PNP0C02). Test 5 of 155: Test _DDN (DOS Device Name). PASSED: Test 5, \_SB_.PCI0.I2C0.ACD0._DDN correctly returned a string. PASSED: Test 5, \_SB_.PCI0.I2C0.ACD1._DDN correctly returned a string. PASSED: Test 5, \_SB_.PCI0.I2C0.ACD2._DDN correctly returned a string. PASSED: Test 5, \_SB_.PCI0.SDHC.WI01._DDN correctly returned a string. Test 6 of 155: Test _HID (Hardware ID). PASSED: Test 6, \_SB_.PCI0._HID returned an integer 0x080ad041 (EISA ID PNP0A08). PASSED: Test 6, \_SB_.PCI0.LPCB.DMAC._HID returned an integer 0x0002d041 (EISA ID PNP0200). PASSED: Test 6, \_SB_.PCI0.LPCB.FWHD._HID returned an integer 0x0008d425 (EISA ID INT0800). PASSED: Test 6, \_SB_.PCI0.LPCB.HPET._HID returned an integer 0x0301d041 (EISA ID PNP0103). PASSED: Test 6, \_SB_.PCI0.LPCB.IPIC._HID returned an integer 0x0000d041 (EISA ID PNP0000). PASSED: Test 6, \_SB_.PCI0.LPCB.LDRC._HID returned an integer 0x020cd041 (EISA ID PNP0C02). PASSED: Test 6, \_SB_.PCI0.LPCB.LDR2._HID returned an integer 0x020cd041 (EISA ID PNP0C02). PASSED: Test 6, \_SB_.PCI0.LPCB.RTC_._HID returned an integer 0x000bd041 (EISA ID PNP0B00). PASSED: Test 6, \_SB_.PCI0.LPCB.TIMR._HID returned an integer 0x0001d041 (EISA ID PNP0100). PASSED: Test 6, \_SB_.PCI0.LPCB.CWDT._HID returned an integer 0x0d3fd425 (EISA ID INT3F0D). PASSED: Test 6, \_SB_.PCI0.LPCB.PS2K._HID returned a string 'DLLK063E' as expected. PASSED: Test 6, \_SB_.PCI0.LPCB.PS2M._HID returned a string 'DLL063F' as expected. PASSED: Test 6, \_SB_.PCI0.LPCB.EC0_._HID returned an integer 0x090cd041 (EISA ID PNP0C09). PASSED: Test 6, \_SB_.PCI0.LPCB.BAT1._HID returned an integer 0x0a0cd041 (EISA ID PNP0C0A). PASSED: Test 6, \_SB_.PCI0.LPCB.ACAD._HID returned a string 'ACPI0003' as expected. PASSED: Test 6, \_SB_.PCI0.LPCB.LID0._HID returned an integer 0x0d0cd041 (EISA ID PNP0C0D). PASSED: Test 6, \_SB_.PCI0.LPCB.PWRB._HID returned an integer 0x0c0cd041 (EISA ID PNP0C0C). PASSED: Test 6, \_SB_.PCI0.LPCB.SLPB._HID returned an integer 0x0e0cd041 (EISA ID PNP0C0E). PASSED: Test 6, \_SB_.PCI0.PDRC._HID returned an integer 0x020cd041 (EISA ID PNP0C02). PASSED: Test 6, \_SB_.PCI0.SIRC._HID returned an integer 0x020cd041 (EISA ID PNP0C02). PASSED: Test 6, \_SB_.PCI0.GPI0._HID returned a string 'INT33C7' as expected. PASSED: Test 6, \_SB_.PCI0.SDMA._HID returned a string 'INTL9C60' as expected. PASSED: Test 6, \_SB_.PCI0.I2C0._HID returned a string 'INT33C2' as expected. PASSED: Test 6, \_SB_.PCI0.I2C0.ACD0._HID returned a string 'INT33CA' as expected. PASSED: Test 6, \_SB_.PCI0.I2C0.ACD1._HID returned a string 'INT33C9' as expected. PASSED: Test 6, \_SB_.PCI0.I2C0.ACD2._HID returned a string 'INT33CB' as expected. PASSED: Test 6, \_SB_.PCI0.I2C0.SHUB._HID returned a string 'INT33D1' as expected. PASSED: Test 6, \_SB_.PCI0.I2C0.DFUD._HID returned a string 'INT33D7' as expected. PASSED: Test 6, \_SB_.PCI0.I2C0.TPD4._HID returned a string 'MSFT1111' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1._HID returned a string 'INT33C3' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPL0._HID returned a string 'ATML1000' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPFU._HID returned a string 'ATML2000' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPL1._HID returned a string 'ELAN1001' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPL2._HID returned a string 'NTRG0001' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPL3._HID returned a string 'EETI7900' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPD0._HID returned a string 'ELAN1000' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPD1._HID returned a string 'DLL063E' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPD2._HID returned a string 'ALP0001' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPD3._HID returned a string 'CYP0001' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPD7._HID returned a string 'ELAN1010' as expected. PASSED: Test 6, \_SB_.PCI0.I2C1.TPD8._HID returned a string 'SYNA2393' as expected. PASSED: Test 6, \_SB_.PCI0.SPI0._HID returned a string 'INT33C0' as expected. PASSED: Test 6, \_SB_.PCI0.SPI1._HID returned a string 'INT33C1' as expected. PASSED: Test 6, \_SB_.PCI0.UA00._HID returned a string 'INT33C4' as expected. PASSED: Test 6, \_SB_.PCI0.UA00.BTH0._HID returned a string 'INT33E0' as expected. PASSED: Test 6, \_SB_.PCI0.UA01._HID returned a string 'INT33C5' as expected. PASSED: Test 6, \_SB_.PCI0.UA01.BTH1._HID returned a string 'INT33E0' as expected. PASSED: Test 6, \_SB_.PCI0.UA01.BTH2._HID returned a string 'BCM2E20' as expected. PASSED: Test 6, \_SB_.PCI0.SDHC._HID returned a string 'INT33C6' as expected. PASSED: Test 6, \_SB_.LNKA._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F). PASSED: Test 6, \_SB_.LNKB._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F). PASSED: Test 6, \_SB_.LNKC._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F). PASSED: Test 6, \_SB_.LNKD._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F). PASSED: Test 6, \_SB_.LNKE._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F). PASSED: Test 6, \_SB_.LNKF._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F). PASSED: Test 6, \_SB_.LNKG._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F). PASSED: Test 6, \_SB_.LNKH._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F). PASSED: Test 6, \_SB_.RBTN._HID returned a string 'DELLABCE' as expected. PASSED: Test 6, \_SB_.BIND._HID returned a string 'INT33D2' as expected. PASSED: Test 6, \_SB_.CIND._HID returned a string 'INT33D3' as expected. PASSED: Test 6, \_SB_.DIND._HID returned a string 'INT33D4' as expected. PASSED: Test 6, \_SB_.WMID._HID returned a string 'PNP0C14' as expected. PASSED: Test 6, \_SB_.PEPD._HID returned a string 'INT33A1' as expected. PASSED: Test 6, \_SB_.BTKL._HID returned a string 'INT3420' as expected. PASSED: Test 6, \_SB_.PTID._HID returned an integer 0x0e34d425 (EISA ID INT340E). PASSED: Test 6, \_SB_.MEM2._HID returned an integer 0x010cd041 (EISA ID PNP0C01). PASSED: Test 6, \NFC1._HID returned an integer 0x00d0744d (EISA ID SKTD000). PASSED: Test 6, \NFC2._HID returned an integer 0x4254103b (EISA ID NXP5442). PASSED: Test 6, \NFC3._HID returned an integer 0x120a7624 (EISA ID ICV0A12). Test 7 of 155: Test _HRV (Hardware Revision Number). PASSED: Test 7, \_SB_.PCI0.GPI0._HRV correctly returned an integer. PASSED: Test 7, \_SB_.PCI0.SDMA._HRV correctly returned an integer. PASSED: Test 7, \_SB_.PCI0.I2C0._HRV correctly returned an integer. PASSED: Test 7, \_SB_.PCI0.I2C1._HRV correctly returned an integer. PASSED: Test 7, \_SB_.PCI0.SPI0._HRV correctly returned an integer. PASSED: Test 7, \_SB_.PCI0.SPI1._HRV correctly returned an integer. PASSED: Test 7, \_SB_.PCI0.UA00._HRV correctly returned an integer. PASSED: Test 7, \_SB_.PCI0.UA01._HRV correctly returned an integer. Test 8 of 155: Test _PLD (Physical Device Location). PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR11._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR12._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR13._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR14._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR15._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR16._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR17._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR18._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR18.WCAM._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR11._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR12._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR13._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR14._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR15._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR16._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS01._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS02._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS03._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS04._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS05._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS06._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS07._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS08._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS08.WCAM._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS09._PLD correctly returned a sane looking package. ACPICA Exception AE_AML_NO_RETURN_VALUE during execution of method _PLD FAILED [HIGH] AEAMLNoReturnValue: Test 8, Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS10._PLD'. ADVICE: A method did not return the required value that was expected. ACPICA Exception AE_AML_NO_RETURN_VALUE during execution of method _PLD FAILED [HIGH] AEAMLNoReturnValue: Test 8, Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS11._PLD'. ADVICE: A method did not return the required value that was expected. ACPICA Exception AE_AML_NO_RETURN_VALUE during execution of method _PLD FAILED [HIGH] AEAMLNoReturnValue: Test 8, Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS12._PLD'. ADVICE: A method did not return the required value that was expected. ACPICA Exception AE_AML_NO_RETURN_VALUE during execution of method _PLD FAILED [HIGH] AEAMLNoReturnValue: Test 8, Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS13._PLD'. ADVICE: A method did not return the required value that was expected. ACPICA Exception AE_AML_NO_RETURN_VALUE during execution of method _PLD FAILED [HIGH] AEAMLNoReturnValue: Test 8, Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS14._PLD'. ADVICE: A method did not return the required value that was expected. ACPICA Exception AE_AML_NO_RETURN_VALUE during execution of method _PLD FAILED [HIGH] AEAMLNoReturnValue: Test 8, Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS15._PLD'. ADVICE: A method did not return the required value that was expected. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP1._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP2._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP3._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP4._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP5._PLD correctly returned a sane looking package. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP6._PLD correctly returned a sane looking package. Test 9 of 155: Test _SUB (Subsystem ID). SKIPPED: Test 9, Skipping test for non-existant object _SUB. Test 10 of 155: Test _SUN (Slot User Number). SKIPPED: Test 10, Skipping test for non-existant object _SUN. Test 11 of 155: Test _STR (String). SKIPPED: Test 11, Skipping test for non-existant object _STR. Test 12 of 155: Test _UID (Unique ID). PASSED: Test 12, \_SB_.PCI0._UID correctly returned sane looking value 0x00000000. PASSED: Test 12, \_SB_.PCI0.LPCB.HPET._UID correctly returned sane looking value 0x00000000. PASSED: Test 12, \_SB_.PCI0.LPCB.LDRC._UID correctly returned sane looking value 0x00000002. PASSED: Test 12, \_SB_.PCI0.LPCB.LDR2._UID correctly returned sane looking value 0x00000005. PASSED: Test 12, \_SB_.PCI0.LPCB.BAT1._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.PDRC._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.SIRC._UID correctly returned sane looking value 0x00000004. PASSED: Test 12, \_SB_.PCI0.GPI0._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.SDMA._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C0._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C0.ACD0._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C0.ACD1._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C0.ACD2._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C0.SHUB._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C0.DFUD._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C0.TPD4._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1._UID correctly returned sane looking value 0x00000002. PASSED: Test 12, \_SB_.PCI0.I2C1.TPL0._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1.TPFU._UID correctly returned sane looking value 0x0000000a. PASSED: Test 12, \_SB_.PCI0.I2C1.TPL1._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1.TPL2._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1.TPL3._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1.TPD0._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1.TPD1._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1.TPD2._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1.TPD3._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1.TPD7._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.I2C1.TPD8._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.SPI0._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.SPI1._UID correctly returned sane looking value 0x00000002. PASSED: Test 12, \_SB_.PCI0.UA00._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.PCI0.UA01._UID correctly returned sane looking value 0x00000002. PASSED: Test 12, \_SB_.PCI0.SDHC._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.LNKA._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.LNKB._UID correctly returned sane looking value 0x00000002. PASSED: Test 12, \_SB_.LNKC._UID correctly returned sane looking value 0x00000003. PASSED: Test 12, \_SB_.LNKD._UID correctly returned sane looking value 0x00000004. PASSED: Test 12, \_SB_.LNKE._UID correctly returned sane looking value 0x00000005. PASSED: Test 12, \_SB_.LNKF._UID correctly returned sane looking value 0x00000006. PASSED: Test 12, \_SB_.LNKG._UID correctly returned sane looking value 0x00000007. PASSED: Test 12, \_SB_.LNKH._UID correctly returned sane looking value 0x00000008. PASSED: Test 12, \_SB_.WMID._UID correctly returned sane looking value 0x00000000. PASSED: Test 12, \_SB_.PEPD._UID correctly returned sane looking value 0x00000001. PASSED: Test 12, \_SB_.MEM2._UID correctly returned sane looking value 0x00000002. Test 13 of 155: Test _CDM (Clock Domain). SKIPPED: Test 13, Skipping test for non-existant object _CDM. Test 14 of 155: Test _CRS (Current Resource Settings). PASSED: Test 14, \_SB_.PCI0._CRS (WORD Address Space Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.DMAC._CRS (I/O Port Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.FWHD._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.HPET._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.IPIC._CRS (I/O Port Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.LDRC._CRS (I/O Port Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.LDR2._CRS (I/O Port Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.RTC_._CRS (I/O Port Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.TIMR._CRS (I/O Port Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.CWDT._CRS (I/O Port Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.PS2K._CRS (I/O Port Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.PS2M._CRS (IRQ Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.LPCB.EC0_._CRS (I/O Port Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.PDRC._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.SIRC._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.GPI0._CRS (DWORD Address Space Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.SDMA._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C0._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C0.ACD0._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C0.ACD1._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C0.ACD2._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C0.SHUB._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C0.DFUD._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C0.TPD4._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPL0._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPFU._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPL1._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPL2._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPL3._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPD0._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPD1._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPD2._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPD3._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPD7._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.I2C1.TPD8._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.SPI0._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.SPI1._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.UA00._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.UA00.BTH0._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.UA01._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.UA01.BTH1._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.UA01.BTH2._CRS (Generic Serial Bus Connection Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.SDHC._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.PCI0.SDHC.WI01._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. PASSED: Test 14, \_SB_.LNKA._CRS (IRQ Descriptor) looks sane. PASSED: Test 14, \_SB_.LNKB._CRS (IRQ Descriptor) looks sane. PASSED: Test 14, \_SB_.LNKC._CRS (IRQ Descriptor) looks sane. PASSED: Test 14, \_SB_.LNKD._CRS (IRQ Descriptor) looks sane. PASSED: Test 14, \_SB_.LNKE._CRS (IRQ Descriptor) looks sane. PASSED: Test 14, \_SB_.LNKF._CRS (IRQ Descriptor) looks sane. PASSED: Test 14, \_SB_.LNKG._CRS (IRQ Descriptor) looks sane. PASSED: Test 14, \_SB_.LNKH._CRS (IRQ Descriptor) looks sane. PASSED: Test 14, \_SB_.MEM2._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane. Test 15 of 155: Test _DIS (Disable). PASSED: Test 15, \_SB_.PCI0.I2C0.ACD0._DIS returned no values as expected. PASSED: Test 15, \_SB_.PCI0.I2C0.ACD1._DIS returned no values as expected. PASSED: Test 15, \_SB_.PCI0.I2C0.ACD2._DIS returned no values as expected. PASSED: Test 15, \_SB_.LNKA._DIS returned no values as expected. PASSED: Test 15, \_SB_.LNKB._DIS returned no values as expected. PASSED: Test 15, \_SB_.LNKC._DIS returned no values as expected. PASSED: Test 15, \_SB_.LNKD._DIS returned no values as expected. PASSED: Test 15, \_SB_.LNKE._DIS returned no values as expected. PASSED: Test 15, \_SB_.LNKF._DIS returned no values as expected. PASSED: Test 15, \_SB_.LNKG._DIS returned no values as expected. PASSED: Test 15, \_SB_.LNKH._DIS returned no values as expected. Test 16 of 155: Test _DMA (Direct Memory Access). SKIPPED: Test 16, Skipping test for non-existant object _DMA. Test 17 of 155: Test _FIX (Fixed Register Resource Provider). SKIPPED: Test 17, Skipping test for non-existant object _FIX. Test 18 of 155: Test _GSB (Global System Interrupt Base). SKIPPED: Test 18, Skipping test for non-existant object _GSB. Test 19 of 155: Test _HPP (Hot Plug Parameters). SKIPPED: Test 19, Skipping test for non-existant object _HPP. Test 20 of 155: Test _PRS (Possible Resource Settings). PASSED: Test 20, \_SB_.PCI0.LPCB.PS2K._PRS (Start Dependent Functions Descriptor) looks sane. PASSED: Test 20, \_SB_.PCI0.LPCB.PS2M._PRS (Start Dependent Functions Descriptor) looks sane. PASSED: Test 20, \_SB_.LNKA._PRS (IRQ Descriptor) looks sane. PASSED: Test 20, \_SB_.LNKB._PRS (IRQ Descriptor) looks sane. PASSED: Test 20, \_SB_.LNKC._PRS (IRQ Descriptor) looks sane. PASSED: Test 20, \_SB_.LNKD._PRS (IRQ Descriptor) looks sane. PASSED: Test 20, \_SB_.LNKE._PRS (IRQ Descriptor) looks sane. PASSED: Test 20, \_SB_.LNKF._PRS (IRQ Descriptor) looks sane. PASSED: Test 20, \_SB_.LNKG._PRS (IRQ Descriptor) looks sane. PASSED: Test 20, \_SB_.LNKH._PRS (IRQ Descriptor) looks sane. Test 21 of 155: Test _PXM (Proximity). SKIPPED: Test 21, Skipping test for non-existant object _PXM. Test 22 of 155: Test _EDL (Eject Device List). SKIPPED: Test 22, Skipping test for non-existant object _EDL. Test 23 of 155: Test _EJD (Ejection Dependent Device). SKIPPED: Test 23, Skipping test for non-existant object _EJD. Test 24 of 155: Test _EJ0 (Eject). SKIPPED: Test 24, Skipping test for non-existant object _EJ0. Test 25 of 155: Test _EJ1 (Eject). SKIPPED: Test 25, Skipping test for non-existant object _EJ1. Test 26 of 155: Test _EJ2 (Eject). SKIPPED: Test 26, Skipping test for non-existant object _EJ2. Test 27 of 155: Test _EJ3 (Eject). SKIPPED: Test 27, Skipping test for non-existant object _EJ3. Test 28 of 155: Test _EJ4 (Eject). SKIPPED: Test 28, Skipping test for non-existant object _EJ4. Test 29 of 155: Test _LCK (Lock). SKIPPED: Test 29, Skipping test for non-existant object _LCK. Test 30 of 155: Test _RMV (Remove). PASSED: Test 30, \_SB_.PCI0.SDHC.WI01._RMV correctly returned sane looking value 0x00000000. Test 31 of 155: Test _STA (Status). PASSED: Test 31, \_SB_.PCI0.LPCB.HPET._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.LPCB.LDR2._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.LPCB.CWDT._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.LPCB.PS2K._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.LPCB.PS2M._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.LPCB.BAT1._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS01._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS02._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS03._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS04._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS05._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS06._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS07._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS08._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS09._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS10._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS11._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS12._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS13._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS14._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS15._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP1._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP2._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP3._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP4._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP5._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP6._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.SIRC._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.GPI0._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.SDMA._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C0._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C0.ACD0._STA correctly returned sane looking value 0x0000000d. PASSED: Test 31, \_SB_.PCI0.I2C0.ACD1._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C0.ACD2._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C0.SHUB._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C0.DFUD._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C0.TPD4._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPL0._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPFU._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPL1._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPL2._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPL3._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPD0._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPD1._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPD2._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPD3._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPD7._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.I2C1.TPD8._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.SPI0._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.SPI1._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.UA00._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.UA00.BTH0._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.UA01._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.UA01.BTH1._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.UA01.BTH2._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.SDHC._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PCI0.SDHC.WI01._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.RP01._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.RP04._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.RP05.PEGP._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.RP06._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.PCI0.B0D3._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.LNKA._STA correctly returned sane looking value 0x0000000b. PASSED: Test 31, \_SB_.LNKB._STA correctly returned sane looking value 0x0000000b. PASSED: Test 31, \_SB_.LNKC._STA correctly returned sane looking value 0x0000000b. PASSED: Test 31, \_SB_.LNKD._STA correctly returned sane looking value 0x0000000b. PASSED: Test 31, \_SB_.LNKE._STA correctly returned sane looking value 0x0000000b. PASSED: Test 31, \_SB_.LNKF._STA correctly returned sane looking value 0x0000000b. PASSED: Test 31, \_SB_.LNKG._STA correctly returned sane looking value 0x0000000b. PASSED: Test 31, \_SB_.LNKH._STA correctly returned sane looking value 0x0000000b. PASSED: Test 31, \_SB_.RBTN._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.BIND._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.CIND._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.DIND._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PEPD._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.BTKL._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \_SB_.PTID._STA correctly returned sane looking value 0x0000000f. PASSED: Test 31, \_SB_.MEM2._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \NFC1._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \NFC2._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \NFC3._STA correctly returned sane looking value 0x00000000. PASSED: Test 31, \AMD3._STA correctly returned sane looking value 0x00000001. PASSED: Test 31, \AMD2._STA correctly returned sane looking value 0x00000001. Test 32 of 155: Test _BDN (BIOS Dock Name). SKIPPED: Test 32, Skipping test for non-existant object _BDN. Test 33 of 155: Test _BBN (Base Bus Number). PASSED: Test 33, \_SB_.PCI0._BBN correctly returned an integer. Test 34 of 155: Test _DCK (Dock). SKIPPED: Test 34, Skipping test for non-existant object _DCK. Test 35 of 155: Test _INI (Initialize). PASSED: Test 35, \_SB_.PCI0._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.RP01._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.RP02._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.RP03._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.RP04._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.RP05._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.RP05.PEGP._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.RP06._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.PEG0._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.PEG1._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.PEG2._INI returned no values as expected. PASSED: Test 35, \_SB_.PCI0.B0D3._INI returned no values as expected. Test 36 of 155: Test _SEG (Segment). SKIPPED: Test 36, Skipping test for non-existant object _SEG. Test 37 of 155: Test _OFF (Set resource off). FAILED [MEDIUM] MethodShouldReturnNothing: Test 37, \_SB_.PCI0.RP05.PEGP._OFF returned values, but was expected to return nothing. Object returned: INTEGER: 0x00000000 ADVICE: This probably won't cause any errors, but it should be fixed as the AML code is not conforming to the expected behaviour as described in the ACPI specification. PASSED: Test 37, \AMD3._OFF returned no values as expected. PASSED: Test 37, \AMD2._OFF returned no values as expected. Test 38 of 155: Test _ON (Set resource on). SKIPPED: Test 38, Skipping test for non-existant object _ON. Test 39 of 155: Test _DSW (Device Sleep Wake). PASSED: Test 39, \_SB_.PCI0.RP05._DSW returned no values as expected. Test 40 of 155: Test _IRC (In Rush Current). SKIPPED: Test 40, Skipping test for non-existant object _IRC. Test 41 of 155: Test _PRE (Power Resources for Enumeration). SKIPPED: Test 41, Skipping test for non-existant object _PRE. Test 42 of 155: Test _PR0 (Power Resources for D0). PASSED: Test 42, \_SB_.PCI0.RP05._PR0 correctly returned a sane looking package. Test 43 of 155: Test _PR1 (Power Resources for D1). SKIPPED: Test 43, Skipping test for non-existant object _PR1. Test 44 of 155: Test _PR2 (Power Resources for D2). PASSED: Test 44, \_SB_.PCI0.RP05._PR2 correctly returned a sane looking package. Test 45 of 155: Test _PR3 (Power Resources for D3). PASSED: Test 45, \_SB_.PCI0.RP05._PR3 correctly returned a sane looking package. Test 46 of 155: Test _PS0 (Power State 0). PASSED: Test 46, \_SB_.PCI0.XHC_._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.I2C0._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.I2C0.TPD4._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.I2C1._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.I2C1.TPD7._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.I2C1.TPD8._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.SPI0._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.SPI1._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.UA00._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.UA01._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.SDHC._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.SDHC.WI01._PS0 returned no values as expected. PASSED: Test 46, \_SB_.PCI0.RP05._PS0 returned no values as expected. PASSED: Test 46, \_SB_.BTKL._PS0 returned no values as expected. Test 47 of 155: Test _PS1 (Power State 1). SKIPPED: Test 47, Skipping test for non-existant object _PS1. Test 48 of 155: Test _PS2 (Power State 2). PASSED: Test 48, \_SB_.PCI0.SDHC.WI01._PS2 returned no values as expected. Test 49 of 155: Test _PS3 (Power State 3). PASSED: Test 49, \_SB_.PCI0.XHC_._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.I2C0._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.I2C0.TPD4._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.I2C1._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.I2C1.TPD7._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.I2C1.TPD8._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.SPI0._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.SPI1._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.UA00._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.UA01._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.SDHC._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.SDHC.WI01._PS3 returned no values as expected. PASSED: Test 49, \_SB_.PCI0.RP05._PS3 returned no values as expected. PASSED: Test 49, \_SB_.BTKL._PS3 returned no values as expected. Test 50 of 155: Test _PSC (Power State Current). SKIPPED: Test 50, Skipping test for non-existant object _PSC. Test 51 of 155: Test _PSE (Power State for Enumeration). SKIPPED: Test 51, Skipping test for non-existant object _PSE. Test 52 of 155: Test _PSW (Power State Wake). PASSED: Test 52, \_SB_.PCI0.LPCB.LID0._PSW returned no values as expected. PASSED: Test 52, \_SB_.PCI0.EHC1._PSW returned no values as expected. PASSED: Test 52, \_SB_.PCI0.EHC2._PSW returned no values as expected. PASSED: Test 52, \_SB_.PCI0.XHC_._PSW returned no values as expected. PASSED: Test 52, \_SB_.PCI0.RP03._PSW returned no values as expected. PASSED: Test 52, \_SB_.PCI0.PEG0._PSW returned no values as expected. PASSED: Test 52, \_SB_.PCI0.PEG1._PSW returned no values as expected. PASSED: Test 52, \_SB_.PCI0.PEG2._PSW returned no values as expected. Test 53 of 155: Test _S1D (S1 Device State). SKIPPED: Test 53, Skipping test for non-existant object _S1D. Test 54 of 155: Test _S2D (S2 Device State). SKIPPED: Test 54, Skipping test for non-existant object _S2D. Test 55 of 155: Test _S3D (S3 Device State). PASSED: Test 55, \_SB_.PCI0.EHC1._S3D correctly returned an integer. PASSED: Test 55, \_SB_.PCI0.EHC2._S3D correctly returned an integer. PASSED: Test 55, \_SB_.PCI0.XHC_._S3D correctly returned an integer. Test 56 of 155: Test _S4D (S4 Device State). PASSED: Test 56, \_SB_.PCI0.EHC1._S4D correctly returned an integer. PASSED: Test 56, \_SB_.PCI0.EHC2._S4D correctly returned an integer. PASSED: Test 56, \_SB_.PCI0.XHC_._S4D correctly returned an integer. Test 57 of 155: Test _S0W (S0 Device Wake State). PASSED: Test 57, \_SB_.PCI0.I2C1.TPL0._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.I2C1.TPL1._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.I2C1.TPL2._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.I2C1.TPL3._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.I2C1.TPD0._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.I2C1.TPD1._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.I2C1.TPD2._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.I2C1.TPD3._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.I2C1.TPD7._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.I2C1.TPD8._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.UA01.BTH2._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.SDHC.WI01._S0W correctly returned an integer. PASSED: Test 57, \_SB_.PCI0.RP05._S0W correctly returned an integer. Test 58 of 155: Test _S1W (S1 Device Wake State). SKIPPED: Test 58, Skipping test for non-existant object _S1W. Test 59 of 155: Test _S2W (S2 Device Wake State). SKIPPED: Test 59, Skipping test for non-existant object _S2W. Test 60 of 155: Test _S3W (S3 Device Wake State). PASSED: Test 60, \_SB_.PCI0.I2C0.TPD4._S3W correctly returned an integer. PASSED: Test 60, \_SB_.PCI0.I2C1.TPD7._S3W correctly returned an integer. PASSED: Test 60, \_SB_.PCI0.I2C1.TPD8._S3W correctly returned an integer. Test 61 of 155: Test _S4W (S4 Device Wake State). PASSED: Test 61, \_SB_.PCI0.I2C0.TPD4._S4W correctly returned an integer. PASSED: Test 61, \_SB_.PCI0.SDHC.WI01._S4W correctly returned an integer. Test 62 of 155: Test _S0_ (S0 System State). \_S0_ PM1a_CNT.SLP_TYP value: 0x00000000 \_S0_ PM1b_CNT.SLP_TYP value: 0x00000000 PASSED: Test 62, \_S0_ correctly returned a sane looking package. Test 63 of 155: Test _S1_ (S1 System State). SKIPPED: Test 63, Skipping test for non-existant object _S1_. Test 64 of 155: Test _S2_ (S2 System State). SKIPPED: Test 64, Skipping test for non-existant object _S2_. Test 65 of 155: Test _S3_ (S3 System State). \_S3_ PM1a_CNT.SLP_TYP value: 0x00000005 \_S3_ PM1b_CNT.SLP_TYP value: 0x00000000 PASSED: Test 65, \_S3_ correctly returned a sane looking package. Test 66 of 155: Test _S4_ (S4 System State). \_S4_ PM1a_CNT.SLP_TYP value: 0x00000006 \_S4_ PM1b_CNT.SLP_TYP value: 0x00000000 PASSED: Test 66, \_S4_ correctly returned a sane looking package. Test 67 of 155: Test _S5_ (S5 System State). \_S5_ PM1a_CNT.SLP_TYP value: 0x00000007 \_S5_ PM1b_CNT.SLP_TYP value: 0x00000000 PASSED: Test 67, \_S5_ correctly returned a sane looking package. Test 68 of 155: Test _SWS (System Wake Source). SKIPPED: Test 68, Skipping test for non-existant object _SWS. Test 69 of 155: Test _PSS (Performance Supported States). \_PR_.CPU0._PSS values: P-State Freq Power Latency Bus Master (MHz) (mW) (us) Latency (us) 0 2601 15000 10 10 1 2600 15000 10 10 2 2500 14236 10 10 3 2300 12752 10 10 4 2200 12031 10 10 5 2000 10635 10 10 6 1900 10095 10 10 7 1800 9429 10 10 8 1600 8138 10 10 9 1500 7514 10 10 10 1400 6902 10 10 11 1200 5845 10 10 12 1100 5271 10 10 13 1000 4709 10 10 14 800 3626 10 10 15 754 3103 10 10 PASSED: Test 69, \_PR_.CPU0._PSS correctly returned a sane looking package. Test 70 of 155: Test _CPC (Continuous Performance Control). SKIPPED: Test 70, Skipping test for non-existant object _CPC. Test 71 of 155: Test _CSD (C State Dependencies). SKIPPED: Test 71, Skipping test for non-existant object _CSD. Test 72 of 155: Test _CST (C States). SKIPPED: Test 72, Skipping test for non-existant object _CST. Test 73 of 155: Test _PCT (Performance Control). FAILED [MEDIUM] MethodReturnNullObj: Test 73, \_PR_.CPU0._PCT returned a NULL object, and did not return ACPI_TYPE_PACKAGE. Test 74 of 155: Test _PDL (P-State Depth Limit). SKIPPED: Test 74, Skipping test for non-existant object _PDL. Test 75 of 155: Test _PPC (Performance Present Capabilities). PASSED: Test 75, \_PR_.CPU0._PPC correctly returned an integer. Test 76 of 155: Test _PPE (Polling for Platform Error). SKIPPED: Test 76, Skipping test for non-existant object _PPE. Test 77 of 155: Test _TDL (T-State Depth Limit). SKIPPED: Test 77, Skipping test for non-existant object _TDL. Test 78 of 155: Test _TPC (Throttling Present Capabilities). SKIPPED: Test 78, Skipping test for non-existant object _TPC. Test 79 of 155: Test _TSD (Throttling State Dependencies). SKIPPED: Test 79, Skipping test for non-existant object _TSD. Test 80 of 155: Test _TSS (Throttling Supported States). SKIPPED: Test 80, Skipping test for non-existant object _TSS. Test 81 of 155: Test _MSG (Message). SKIPPED: Test 81, Skipping test for non-existant object _MSG. Test 82 of 155: Test _ALC (Ambient Light Colour Chromaticity). SKIPPED: Test 82, Skipping test for non-existant object _ALC. Test 83 of 155: Test _ALI (Ambient Light Illuminance). SKIPPED: Test 83, Skipping test for non-existant object _ALI. Test 84 of 155: Test _ALT (Ambient Light Temperature). SKIPPED: Test 84, Skipping test for non-existant object _ALT. Test 85 of 155: Test _ALP (Ambient Light Polling). SKIPPED: Test 85, Skipping test for non-existant object _ALP. Test 86 of 155: Test _LID (Lid Status). PASSED: Test 86, \_SB_.PCI0.LPCB.LID0._LID correctly returned sane looking value 0x00000000. Test 87 of 155: Test _UPD (User Presence Detect). SKIPPED: Test 87, Skipping test for non-existant object _UPD. Test 88 of 155: Test _UPP (User Presence Polling). SKIPPED: Test 88, Skipping test for non-existant object _UPP. Test 89 of 155: Test _GCP (Get Capabilities). SKIPPED: Test 89, Skipping test for non-existant object _GCP. Test 90 of 155: Test _GRT (Get Real Time). SKIPPED: Test 90, Skipping test for non-existant object _GRT. Test 91 of 155: Test _GWS (Get Wake Status). SKIPPED: Test 91, Skipping test for non-existant object _GWS. Test 92 of 155: Test _STP (Set Expired Timer Wake Policy). SKIPPED: Test 92, Skipping test for non-existant object _STP. Test 93 of 155: Test _STV (Set Timer Value). SKIPPED: Test 93, Skipping test for non-existant object _STV. Test 94 of 155: Test _TIP (Expired Timer Wake Policy). SKIPPED: Test 94, Skipping test for non-existant object _TIP. Test 95 of 155: Test _TIV (Timer Values). SKIPPED: Test 95, Skipping test for non-existant object _TIV. Test 96 of 155: Test _SBS (Smart Battery Subsystem). SKIPPED: Test 96, Skipping test for non-existant object _SBS. Test 97 of 155: Test _BCT (Battery Charge Time). SKIPPED: Test 97, Skipping test for non-existant object _BCT. Test 98 of 155: Test _BIF (Battery Information). PASSED: Test 98, \_SB_.PCI0.LPCB.BAT1._BIF correctly returned a sane looking package. Test 99 of 155: Test _BIX (Battery Information Extended). SKIPPED: Test 99, Skipping test for non-existant object _BIX. Test 100 of 155: Test _BMA (Battery Measurement Averaging). SKIPPED: Test 100, Skipping test for non-existant object _BMA. Test 101 of 155: Test _BMC (Battery Maintenance Control). SKIPPED: Test 101, Skipping test for non-existant object _BMC. Test 102 of 155: Test _BMD (Battery Maintenance Data). SKIPPED: Test 102, Skipping test for non-existant object _BMD. Test 103 of 155: Test _BMS (Battery Measurement Sampling Time). SKIPPED: Test 103, Skipping test for non-existant object _BMS. Test 104 of 155: Test _BST (Battery Status). PASSED: Test 104, \_SB_.PCI0.LPCB.BAT1._BST correctly returned a sane looking package. Test 105 of 155: Test _BTP (Battery Trip Point). SKIPPED: Test 105, Skipping test for non-existant object _BTP. Test 106 of 155: Test _BTM (Battery Time). SKIPPED: Test 106, Skipping test for non-existant object _BTM. Test 107 of 155: Test _PCL (Power Consumer List). Test 108 of 155: Test _PIF (Power Source Information). SKIPPED: Test 108, Skipping test for non-existant object _PIF. Test 109 of 155: Test _PSR (Power Source). PASSED: Test 109, \_SB_.PCI0.LPCB.ACAD._PSR correctly returned sane looking value 0x00000000. Test 110 of 155: Test _GAI (Get Averaging Level). SKIPPED: Test 110, Skipping test for non-existant object _GAI. Test 111 of 155: Test _PMM (Power Meter Measurement). SKIPPED: Test 111, Skipping test for non-existant object _PMM. Test 112 of 155: Test _FIF (Fan Information). SKIPPED: Test 112, Skipping test for non-existant object _FIF. Test 113 of 155: Test _FSL (Fan Set Level). SKIPPED: Test 113, Skipping test for non-existant object _FSL. Test 114 of 155: Test _FST (Fan Status). SKIPPED: Test 114, Skipping test for non-existant object _FST. Test 115 of 155: Test _ACx (Active Cooling). SKIPPED: Test 115, Skipping test for non-existant object _AC0. SKIPPED: Test 115, Skipping test for non-existant object _AC1. SKIPPED: Test 115, Skipping test for non-existant object _AC2. SKIPPED: Test 115, Skipping test for non-existant object _AC3. SKIPPED: Test 115, Skipping test for non-existant object _AC4. SKIPPED: Test 115, Skipping test for non-existant object _AC5. SKIPPED: Test 115, Skipping test for non-existant object _AC6. SKIPPED: Test 115, Skipping test for non-existant object _AC7. SKIPPED: Test 115, Skipping test for non-existant object _AC8. SKIPPED: Test 115, Skipping test for non-existant object _AC9. Test 116 of 155: Test _CRT (Critical Trip Point). SKIPPED: Test 116, Skipping test for non-existant object _CRT. Test 117 of 155: Test _DTI (Device Temperature Indication). SKIPPED: Test 117, Skipping test for non-existant object _DTI. Test 118 of 155: Test _HOT (Hot Temperature). SKIPPED: Test 118, Skipping test for non-existant object _HOT. Test 119 of 155: Test _NTT (Notification Temp Threshold). SKIPPED: Test 119, Skipping test for non-existant object _NTT. Test 120 of 155: Test _PSV (Passive Temp). SKIPPED: Test 120, Skipping test for non-existant object _PSV. Test 121 of 155: Test _RTV (Relative Temp Values). SKIPPED: Test 121, Skipping test for non-existant object _RTV. Test 122 of 155: Test _SCP (Set Cooling Policy). SKIPPED: Test 122, Skipping test for non-existant object _DTI. Test 123 of 155: Test _TC1 (Thermal Constant 1). SKIPPED: Test 123, Skipping test for non-existant object _TC1. Test 124 of 155: Test _TC2 (Thermal Constant 2). SKIPPED: Test 124, Skipping test for non-existant object _TC2. Test 125 of 155: Test _TMP (Thermal Zone Current Temp). SKIPPED: Test 125, Skipping test for non-existant object _TMP. Test 126 of 155: Test _TPT (Trip Point Temperature). SKIPPED: Test 126, Skipping test for non-existant object _TPT. Test 127 of 155: Test _TSP (Thermal Sampling Period). SKIPPED: Test 127, Skipping test for non-existant object _TSP. Test 128 of 155: Test _TST (Temperature Sensor Threshold). SKIPPED: Test 128, Skipping test for non-existant object _TST. Test 129 of 155: Test _TZP (Thermal Zone Polling). SKIPPED: Test 129, Skipping test for non-existant object _TZP. Test 130 of 155: Test _PTS (Prepare to Sleep). Test _PTS(1). PASSED: Test 130, \_PTS returned no values as expected. Test _PTS(2). PASSED: Test 130, \_PTS returned no values as expected. Test _PTS(3). PASSED: Test 130, \_PTS returned no values as expected. Test _PTS(4). PASSED: Test 130, \_PTS returned no values as expected. Test _PTS(5). PASSED: Test 130, \_PTS returned no values as expected. Test 131 of 155: Test _TTS (Transition to State). SKIPPED: Test 131, Optional control method _TTS does not exist. Test 132 of 155: Test _S0 (System S0 State). SKIPPED: Test 132, Skipping test for non-existant object _S0. Test 133 of 155: Test _S1 (System S1 State). SKIPPED: Test 133, Skipping test for non-existant object _S1. Test 134 of 155: Test _S2 (System S2 State). SKIPPED: Test 134, Skipping test for non-existant object _S2. Test 135 of 155: Test _S3 (System S3 State). SKIPPED: Test 135, Skipping test for non-existant object _S3. Test 136 of 155: Test _S4 (System S4 State). SKIPPED: Test 136, Skipping test for non-existant object _S4. Test 137 of 155: Test _S5 (System S5 State). SKIPPED: Test 137, Skipping test for non-existant object _S5. Test 138 of 155: Test _WAK (System Wake). Test _WAK(1) System Wake, State S1. PASSED: Test 138, \_WAK correctly returned a sane looking package. Test _WAK(2) System Wake, State S2. PASSED: Test 138, \_WAK correctly returned a sane looking package. Test _WAK(3) System Wake, State S3. PASSED: Test 138, \_WAK correctly returned a sane looking package. Test _WAK(4) System Wake, State S4. PASSED: Test 138, \_WAK correctly returned a sane looking package. Test _WAK(5) System Wake, State S5. PASSED: Test 138, \_WAK correctly returned a sane looking package. Test 139 of 155: Test _ADR (Return Unique ID for Device). PASSED: Test 139, \_SB_.PCI0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.P0P1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.LPCB._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR11._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR12._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR13._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR14._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR15._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR16._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR17._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR18._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR18.WCAM._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC2._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR11._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR12._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR13._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR14._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR15._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR16._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS01._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS02._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS03._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS04._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS05._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS06._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS07._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS08._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS08.WCAM._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS09._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS10._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS11._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS12._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS13._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS14._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS15._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP2._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP3._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP4._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP5._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP6._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.HDEF._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SDMA._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C0.ACD0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C0.ACD1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C0.ACD2._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C0.SHUB._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C0.DFUD._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C0.TPD4._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPL0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPFU._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPL2._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPL3._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPD0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPD1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPD2._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPD3._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPD7._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.I2C1.TPD8._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SPI0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SPI1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.UA00._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.UA01._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SDHC._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SDHC.WI01._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP01._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP01.PXSX._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP02._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP02.PXSX._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP03._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP03.PXSX._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP04._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP04.PXSX._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGP._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGP.DD01._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGP.DD02._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGP.DD03._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGP.DD04._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGP.DD05._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGP.DD06._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGP.DD07._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGP.DD08._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP05.PEGA._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP06._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.RP06.PXSX._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SAT0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SAT0.PRT0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SAT0.PRT1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SAT0.PRT2._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SAT0.PRT3._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SAT1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.SBUS._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.PEG0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.PEG0.PEGP._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.PEG1._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.PEG2._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.B0D3._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD01._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD02._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD03._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD04._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD05._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD06._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD07._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD08._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD09._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0A._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0B._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0C._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0D._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0E._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0F._ADR correctly returned an integer. PASSED: Test 139, \_SB_.PCI0.GFX0.DD1F._ADR correctly returned an integer. Test 140 of 155: Test _BCL (Query List of Brightness Control Levels Supported). ACPICA Exception AE_NOT_FOUND during execution of method _BCL FAILED [CRITICAL] AENotFound: Test 140, Detected error 'Not found' when evaluating '\_SB_.PCI0.RP05.PEGP.DD02._BCL'. ADVICE: An ACPI object or entity was requested but could not be found. Running fwts with the --acpica=slack option may work around this issue. Brightness levels for \_SB_.PCI0.GFX0.DD1F._BCL: Level on full power : 100 Level on battery power: 24 Brightness Levels : 12, 18, 24, 30, 35, 40, 45, 50, 55, 60, 65, 70, 77, 85, 92, 100 PASSED: Test 140, \_SB_.PCI0.GFX0.DD1F._BCL returned a sane package of 18 integers. Test 141 of 155: Test _BCM (Set Brightness Level). ACPICA Exception AE_NOT_FOUND during execution of method _BCM FAILED [CRITICAL] AENotFound: Test 141, Detected error 'Not found' when evaluating '\_SB_.PCI0.RP05.PEGP.DD02._BCM'. ADVICE: An ACPI object or entity was requested but could not be found. Running fwts with the --acpica=slack option may work around this issue. PASSED: Test 141, \_SB_.PCI0.GFX0.DD1F._BCM returned no values as expected. Test 142 of 155: Test _BQC (Brightness Query Current Level). ACPICA Exception AE_NOT_FOUND during execution of method _BQC FAILED [CRITICAL] AENotFound: Test 142, Detected error 'Not found' when evaluating '\_SB_.PCI0.RP05.PEGP.DD02._BQC'. ADVICE: An ACPI object or entity was requested but could not be found. Running fwts with the --acpica=slack option may work around this issue. PASSED: Test 142, \_SB_.PCI0.GFX0.DD1F._BQC correctly returned an integer. Test 143 of 155: Test _DCS (Return the Status of Output Device). FAILED [MEDIUM] MethodReturnNullObj: Test 143, \_SB_.PCI0.RP05.PEGP.DD01._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. PASSED: Test 143, \_SB_.PCI0.RP05.PEGP.DD02._DCS correctly returned an integer. FAILED [MEDIUM] MethodReturnNullObj: Test 143, \_SB_.PCI0.RP05.PEGP.DD03._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. FAILED [MEDIUM] MethodReturnNullObj: Test 143, \_SB_.PCI0.RP05.PEGP.DD04._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. FAILED [MEDIUM] MethodReturnNullObj: Test 143, \_SB_.PCI0.RP05.PEGP.DD05._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. FAILED [MEDIUM] MethodReturnNullObj: Test 143, \_SB_.PCI0.RP05.PEGP.DD06._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. FAILED [MEDIUM] MethodReturnNullObj: Test 143, \_SB_.PCI0.RP05.PEGP.DD07._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. FAILED [MEDIUM] MethodReturnNullObj: Test 143, \_SB_.PCI0.RP05.PEGP.DD08._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. PASSED: Test 143, \_SB_.PCI0.GFX0.DD01._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD02._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD03._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD04._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD05._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD06._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD07._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD08._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD09._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0A._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0B._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0C._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0D._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0E._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0F._DCS correctly returned an integer. PASSED: Test 143, \_SB_.PCI0.GFX0.DD1F._DCS correctly returned an integer. Test 144 of 155: Test _DDC (Return the EDID for this Device). SKIPPED: Test 144, Skipping test for non-existant object _DDC. Test 145 of 155: Test _DSS (Device Set State). PASSED: Test 145, \_SB_.PCI0.RP05.PEGP.DD01._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.RP05.PEGP.DD02._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.RP05.PEGP.DD03._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.RP05.PEGP.DD04._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.RP05.PEGP.DD05._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.RP05.PEGP.DD06._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.RP05.PEGP.DD07._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.RP05.PEGP.DD08._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD01._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD02._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD03._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD04._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD05._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD06._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD07._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD08._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD09._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0A._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0B._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0C._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0D._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0E._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0F._DSS returned no values as expected. PASSED: Test 145, \_SB_.PCI0.GFX0.DD1F._DSS returned no values as expected. Test 146 of 155: Test _DGS (Query Graphics State). PASSED: Test 146, \_SB_.PCI0.RP05.PEGP.DD01._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.RP05.PEGP.DD02._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.RP05.PEGP.DD03._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.RP05.PEGP.DD04._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.RP05.PEGP.DD05._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.RP05.PEGP.DD06._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.RP05.PEGP.DD07._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.RP05.PEGP.DD08._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD01._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD02._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD03._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD04._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD05._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD06._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD07._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD08._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD09._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0A._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0B._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0C._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0D._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0E._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0F._DGS correctly returned an integer. PASSED: Test 146, \_SB_.PCI0.GFX0.DD1F._DGS correctly returned an integer. Test 147 of 155: Test _DOD (Enumerate All Devices Attached to Display Adapter). Device 0: Instance: 0 Display port attachment: 0 Type of display: 4 (Internal/Integrated Digital Flat Panel) BIOS can detect device: 0 Non-VGA device: 0 Head or pipe ID: 0 PASSED: Test 147, \_SB_.PCI0.RP05.PEGP._DOD correctly returned a sane looking package. Device 0: Instance: 0 Display port attachment: 0 Type of display: 4 (Internal/Integrated Digital Flat Panel) BIOS can detect device: 0 Non-VGA device: 0 Head or pipe ID: 0 PASSED: Test 147, \_SB_.PCI0.GFX0._DOD correctly returned a sane looking package. Test 148 of 155: Test _DOS (Enable/Disable Output Switching). PASSED: Test 148, \_SB_.PCI0.GFX0._DOS returned no values as expected. Test 149 of 155: Test _GPD (Get POST Device). SKIPPED: Test 149, Skipping test for non-existant object _GPD. Test 150 of 155: Test _ROM (Get ROM Data). SKIPPED: Test 150, Skipping test for non-existant object _ROM. Test 151 of 155: Test _SPD (Set POST Device). SKIPPED: Test 151, Skipping test for non-existant object _SPD. Test 152 of 155: Test _VPO (Video POST Options). SKIPPED: Test 152, Skipping test for non-existant object _VPO. Test 153 of 155: Test _CBA (Configuration Base Address). SKIPPED: Test 153, Skipping test for non-existant object _CBA. Test 154 of 155: Test _IFT (IPMI Interface Type). SKIPPED: Test 154, Skipping test for non-existant object _IFT. Test 155 of 155: Test _SRV (IPMI Interface Revision). SKIPPED: Test 155, Skipping test for non-existant object _SRV. ================================================================================ 650 passed, 18 failed, 0 warning, 0 aborted, 112 skipped, 0 info only. ================================================================================ mcfg: MCFG PCI Express* memory mapped config space test. -------------------------------------------------------------------------------- Test 1 of 2: Validate MCFG table. This test tries to validate the MCFG table by comparing the first 16 bytes in the MMIO mapped config space with the 'traditional' config space of the first PCI device (root bridge). The MCFG data is only trusted if it is marked reserved in the Int 15 AX=E820 BIOS memory map Memory Map Layout ----------------- 0x0000000000000000 - 0x000000000009d3ff (System RAM) 0x000000000009d400 - 0x000000000009ffff (reserved) 0x00000000000e0000 - 0x00000000000fffff (reserved) 0x0000000000100000 - 0x0000000094d5ffff (System RAM) 0x0000000094d60000 - 0x0000000095d5ffff (reserved) 0x0000000095d60000 - 0x000000009aabefff (System RAM) 0x000000009aabf000 - 0x000000009aebefff (reserved) 0x000000009aebf000 - 0x000000009afbefff (ACPI Non-volatile Storage) 0x000000009afbf000 - 0x000000009affefff (ACPI Non-volatile Storage) 0x000000009afff000 - 0x000000009affffff (System RAM) 0x000000009b000000 - 0x000000009f9fffff (reserved) 0x00000000e0000000 - 0x00000000efffffff (reserved) 0x00000000fe101000 - 0x00000000fe112fff (reserved) 0x00000000feb00000 - 0x00000000feb0ffff (reserved) 0x00000000fec00000 - 0x00000000fec00fff (reserved) 0x00000000fed00000 - 0x00000000fee00fff (reserved) 0x00000000ffc00000 - 0x00000000ffffffff (reserved) 0x0000000100000000 - 0x000000045f5fffff (System RAM) MCFG table found, size is 16 bytes (excluding header) (1 entries). Configuration Entry #0: Base Address : 0xe0000000 Segment : 0 Start bus : 0 End bus : 255 PASSED: Test 1, MCFG MMIO config space is reserved in memory map table. Test 2 of 2: Validate MCFG PCI config space. PASSED: Test 2, PCI config space verified. ================================================================================ 2 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ fan: Simple fan tests. -------------------------------------------------------------------------------- Test 1 of 2: Test fan status. Test how many fans there are in the system. Check for the current status of the fan(s). PASSED: Test 1, Fan cooling_device0 of type Processor has max cooling state 10 and current cooling state 0. PASSED: Test 1, Fan cooling_device1 of type Processor has max cooling state 10 and current cooling state 0. PASSED: Test 1, Fan cooling_device2 of type Processor has max cooling state 10 and current cooling state 0. PASSED: Test 1, Fan cooling_device3 of type Processor has max cooling state 10 and current cooling state 0. FAILED [MEDIUM] NoFanCurState: Test 1, Fan present but has no cur_state present. PASSED: Test 1, Fan cooling_device5 of type LCD has max cooling state 99 and current cooling state 0. Test 2 of 2: Load system, check CPU fan status. Test how many fans there are in the system. Check for the current status of the fan(s). Loading CPUs for 20 seconds to try and get fan speeds to change. Fan cooling_device0 current state did not change from value 0 while CPUs were busy. Fan cooling_device1 current state did not change from value 0 while CPUs were busy. Fan cooling_device2 current state did not change from value 0 while CPUs were busy. Fan cooling_device3 current state did not change from value 0 while CPUs were busy. ADVICE: Did not detect any change in the CPU related thermal cooling device states. It could be that the devices are returning static information back to the driver and/or the fan speed is automatically being controlled by firmware using System Management Mode in which case the kernel interfaces being examined may not work anyway. ================================================================================ 5 passed, 1 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ fadt: FADT SCI_EN enabled tests. -------------------------------------------------------------------------------- Test 1 of 2: Test FADT SCI_EN bit is enabled. FADT Preferred PM Profile: 2 (Mobile) FADT is greater than ACPI version 1.0 PASSED: Test 1, SCI_EN bit in PM1a Control Register Block is enabled. Test 2 of 2: Test FADT reset register. PASSED: Test 2, FADT reset register width is 8 bits wide as expected. PASSED: Test 2, FADT register bit offset is 0 as expected. ================================================================================ 3 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ dmar: DMA Remapping (VT-d) test. -------------------------------------------------------------------------------- Test 1 of 1: DMA Remapping test. SKIPPED: Test 1, No DMAR table. This is not necessarily a failure as most systems do not have this table. ================================================================================ 0 passed, 0 failed, 0 warning, 0 aborted, 1 skipped, 0 info only. ================================================================================ cstates: Processor C state support test. -------------------------------------------------------------------------------- Test 1 of 1: Test all CPUs C-states. This test checks if all processors have the same number of C-states, if the C-state counter works and if C-state transitions happen. PASSED: Test 1, Processor 0 has reached all C-states: PASSED: Test 1, Processor 1 has reached all C-states: PASSED: Test 1, Processor 1 has the same number of C-states as processor 0 PASSED: Test 1, Processor 2 has reached all C-states: PASSED: Test 1, Processor 2 has the same number of C-states as processor 0 PASSED: Test 1, Processor 3 has reached all C-states: PASSED: Test 1, Processor 3 has the same number of C-states as processor 0 ================================================================================ 7 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ checksum: ACPI table checksum test. -------------------------------------------------------------------------------- Test 1 of 1: ACPI table checksum test. PASSED: Test 1, Table RSDP has correct checksum 0xe0. PASSED: Test 1, Table RSDP has correct extended checksum 0x51. PASSED: Test 1, Table XSDT has correct checksum 0xf7 PASSED: Test 1, Table DSDT has correct checksum 0x7f PASSED: Test 1, Table FACP has correct checksum 0xb9 PASSED: Test 1, Table SLIC has correct checksum 0x13 PASSED: Test 1, Table UEFI has correct checksum 0x4b PASSED: Test 1, Table FPDT has correct checksum 0x4c PASSED: Test 1, Table ASF! has correct checksum 0x1e PASSED: Test 1, Table HPET has correct checksum 0xe1 PASSED: Test 1, Table APIC has correct checksum 0x43 PASSED: Test 1, Table MCFG has correct checksum 0x09 PASSED: Test 1, Table SSDT has correct checksum 0x1c PASSED: Test 1, Table BOOT has correct checksum 0xa1 PASSED: Test 1, Table LPIT has correct checksum 0x82 PASSED: Test 1, Table ASPT has correct checksum 0xcf PASSED: Test 1, Table DBGP has correct checksum 0xe3 PASSED: Test 1, Table SSDT has correct checksum 0xfb PASSED: Test 1, Table SSDT has correct checksum 0x93 PASSED: Test 1, Table SSDT has correct checksum 0xdd PASSED: Test 1, Table SSDT has correct checksum 0x7e PASSED: Test 1, Table CSRT has correct checksum 0xf0 PASSED: Test 1, Table RSDT has correct checksum 0x45 ================================================================================ 23 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ autobrightness: Automated LCD brightness test. -------------------------------------------------------------------------------- Test 1 of 2: Test for maximum and actual brightness. PASSED: Test 1, Maximum brightness for intel_backlight is 937 which is sane. PASSED: Test 1, Actual brightness for intel_backlight is 937 which is in range 0..937. PASSED: Test 1, Maximum brightness for acpi_video0 is 99 which is sane. PASSED: Test 1, Actual brightness for acpi_video0 is 99 which is in range 0..99. Test 2 of 2: Change actual brightness. PASSED: Test 2, Actual brightness matches the brightnesss level for all 937 levels for backlight intel_backlight. PASSED: Test 2, Actual brightness matches the brightnesss level for all 99 levels for backlight acpi_video0. ================================================================================ 6 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ apicinstance: Test for single instance of APIC/MADT table. -------------------------------------------------------------------------------- Test 1 of 1: Test for single instance of APIC/MADT table. Found APIC/MADT table APIC @ 9aff6000, length 0x140 PASSED: Test 1, Found 1 APIC/MADT table(s), as expected. ================================================================================ 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ acpitables: ACPI table settings sanity tests. -------------------------------------------------------------------------------- Test 1 of 2: Test ACPI tables. PASSED: Test 1, Table APIC passed. Table ECDT not present to check. PASSED: Test 1, Table FACP passed. PASSED: Test 1, Table HPET passed. PASSED: Test 1, Table MCFG passed. PASSED: Test 1, Table RSDT passed. PASSED: Test 1, Table RSDP passed. Table SBST not present to check. PASSED: Test 1, Table XSDT passed. Test 2 of 2: Test ACPI headers. PASSED: Test 2, Table XSDT has valid signature and ID strings. PASSED: Test 2, Table DSDT has valid signature and ID strings. PASSED: Test 2, Table FACP has valid signature and ID strings. PASSED: Test 2, Table SLIC has valid signature and ID strings. PASSED: Test 2, Table UEFI has valid signature and ID strings. PASSED: Test 2, Table FPDT has valid signature and ID strings. PASSED: Test 2, Table ASF! has valid signature and ID strings. PASSED: Test 2, Table HPET has valid signature and ID strings. PASSED: Test 2, Table APIC has valid signature and ID strings. PASSED: Test 2, Table MCFG has valid signature and ID strings. PASSED: Test 2, Table SSDT has valid signature and ID strings. PASSED: Test 2, Table BOOT has valid signature and ID strings. PASSED: Test 2, Table LPIT has valid signature and ID strings. PASSED: Test 2, Table ASPT has valid signature and ID strings. PASSED: Test 2, Table DBGP has valid signature and ID strings. PASSED: Test 2, Table SSDT has valid signature and ID strings. PASSED: Test 2, Table SSDT has valid signature and ID strings. PASSED: Test 2, Table SSDT has valid signature and ID strings. PASSED: Test 2, Table SSDT has valid signature and ID strings. PASSED: Test 2, Table CSRT has valid signature and ID strings. PASSED: Test 2, Table RSDT has valid signature and ID strings. ================================================================================ 28 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only. ================================================================================ 964 passed, 96 failed, 25 warnings, 0 aborted, 115 skipped, 10 info only. Test Failure Summary ================================================================================ Critical failures: 4 klog: CRITICAL Kernel message: [ 0.768544] pnp 00:0a: can't evaluate _CRS: 1 method: Detected error 'Not found' when evaluating '\_SB_.PCI0.RP05.PEGP.DD02._BCL'. method: Detected error 'Not found' when evaluating '\_SB_.PCI0.RP05.PEGP.DD02._BCM'. method: Detected error 'Not found' when evaluating '\_SB_.PCI0.RP05.PEGP.DD02._BQC'. High failures: 26 klog: HIGH Kernel message: [ 0.000000] ACPI Error: Gpe0Block - 32-bit FADT register is too long (32 bytes, 256 bits) to convert to GAS struct - 255 bits max, truncating (20131115/tbfadt-202) klog: HIGH Kernel message: [ 1.824566] [Firmware Bug]: battery: (dis)charge rate invalid. klog: HIGH Kernel message: [ 16.334327] ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20131115/psargs-359) klog: HIGH Kernel message: [ 16.334330] ACPI Error: Method parse/execution failed [\_SB_.PCI0.RP05.PEGP.DD02._BCL] (Node ffff880448d58168), AE_NOT_FOUND (20131115/psparse-536) dmicheck: Out of range value 0x2e (range allowed 0x01..0x2c) while accessing entry 'Processor Information (Type 4)' @ 0x000e699f, field 'Upgrade', offset 0x19 syntaxcheck: Assembler error in line 3695 syntaxcheck: Assembler error in line 4522 syntaxcheck: Compilation aborted early due to a parser detected syntax error. syntaxcheck: Assembler error in line 221 syntaxcheck: Assembler error in line 192 syntaxcheck: Assembler error in line 345 syntaxcheck: Assembler error in line 368 syntaxcheck: Assembler error in line 533 syntaxcheck: Assembler error in line 96 syntaxcheck: Assembler error in line 259 syntaxcheck: Assembler error in line 260 syntaxcheck: Assembler error in line 278 syntaxcheck: Assembler error in line 281 syntaxcheck: Assembler error in line 387 syntaxcheck: Assembler error in line 569 method: Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS10._PLD'. method: Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS11._PLD'. method: Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS12._PLD'. method: Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS13._PLD'. method: Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS14._PLD'. method: Detected error 'No return value' when evaluating '\_SB_.PCI0.XHC_.RHUB.HS15._PLD'. Medium failures: 37 mtrr: Memory range 0x9fb00000 to 0x9fb0ffff (0000:02:00.0) has incorrect attribute Write-Back. microcode: The kernel did not report that CPU 0 has had a microcode update. The current firmware is revision 0x17 and probably has not been updated. microcode: The kernel did not report that CPU 1 has had a microcode update. The current firmware is revision 0x17 and probably has not been updated. microcode: The kernel did not report that CPU 2 has had a microcode update. The current firmware is revision 0x17 and probably has not been updated. microcode: The kernel did not report that CPU 3 has had a microcode update. The current firmware is revision 0x17 and probably has not been updated. cpufreq: Supposedly higher frequency 2.35 GHz is slower (272187 bogo loops) than frequency 2.35 GHz (278907 bogo loops) on CPU 0. cpufreq: Supposedly higher frequency 2.55 GHz is slower (271461 bogo loops) than frequency 2.55 GHz (272187 bogo loops) on CPU 0. cpufreq: Supposedly higher frequency 2.65 GHz is slower (270912 bogo loops) than frequency 2.65 GHz (271461 bogo loops) on CPU 0. cpufreq: Supposedly higher frequency 800 MHz is slower (75369 bogo loops) than frequency 800 MHz (75506 bogo loops) on CPU 1. cpufreq: Supposedly higher frequency 2.35 GHz is slower (267448 bogo loops) than frequency 2.35 GHz (268138 bogo loops) on CPU 1. cpufreq: Supposedly higher frequency 2.25 GHz is slower (283539 bogo loops) than frequency 2.25 GHz (293307 bogo loops) on CPU 2. cpufreq: Supposedly higher frequency 2.35 GHz is slower (281155 bogo loops) than frequency 2.35 GHz (283539 bogo loops) on CPU 2. cpufreq: Supposedly higher frequency 2.55 GHz is slower (268668 bogo loops) than frequency 2.55 GHz (281155 bogo loops) on CPU 2. cpufreq: Supposedly higher frequency 800 MHz is slower (75840 bogo loops) than frequency 800 MHz (75991 bogo loops) on CPU 3. cpufreq: Supposedly higher frequency 2.35 GHz is slower (294113 bogo loops) than frequency 2.35 GHz (294148 bogo loops) on CPU 3. cpufreq: Supposedly higher frequency 2.55 GHz is slower (293081 bogo loops) than frequency 2.55 GHz (294113 bogo loops) on CPU 3. cpufreq: Supposedly higher frequency 2.65 GHz is slower (284947 bogo loops) than frequency 2.65 GHz (293510 bogo loops) on CPU 3. maxfreq: Maximum scaling frequency 2.601000 GHz do not match expected frequency 2.000000 GHz. apicedge: Legacy interrupt 7 is incorrectly level triggered. syntaxcheck: Assembler warning in line 121 syntaxcheck: Assembler warning in line 223 syntaxcheck: Assembler warning in line 294 syntaxcheck: Assembler warning in line 341 syntaxcheck: Assembler warning in line 388 syntaxcheck: Assembler warning in line 435 syntaxcheck: Assembler warning in line 482 syntaxcheck: Assembler warning in line 529 method: \_SB_.PCI0.RP05.PEGP._OFF returned values, but was expected to return nothing. method: \_PR_.CPU0._PCT returned a NULL object, and did not return ACPI_TYPE_PACKAGE. method: \_SB_.PCI0.RP05.PEGP.DD01._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. method: \_SB_.PCI0.RP05.PEGP.DD03._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. method: \_SB_.PCI0.RP05.PEGP.DD04._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. method: \_SB_.PCI0.RP05.PEGP.DD05._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. method: \_SB_.PCI0.RP05.PEGP.DD06._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. method: \_SB_.PCI0.RP05.PEGP.DD07._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. method: \_SB_.PCI0.RP05.PEGP.DD08._DCS returned a NULL object, and did not return ACPI_TYPE_INTEGER. fan: Fan present but has no cur_state present. Low failures: 20 klog: LOW Kernel message: [ 14.519698] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251) klog: LOW Kernel message: [ 14.519708] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251) klog: LOW Kernel message: [ 14.519712] ACPI Warning: 0x0000000000000830-0x000000000000083f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251) klog: LOW Kernel message: [ 14.519717] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \GPRL 1 (20131115/utaddress-251) klog: LOW Kernel message: [ 14.519720] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \GPR_ 2 (20131115/utaddress-251) klog: LOW Kernel message: [ 14.519723] ACPI Warning: 0x0000000000000800-0x000000000000082f SystemIO conflicts with Region \IO_D 3 (20131115/utaddress-251) klog: LOW Kernel message: [ 14.519728] lpc_ich: Resource conflict(s) found affecting gpio_ich klog: LOW Kernel message: [ 16.325714] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS dmicheck: String index 0x03 in table entry 'Processor Information (Type 4)' @ 0x000e699f, field 'Serial Number', offset 0x20 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor. dmicheck: String index 0x05 in table entry 'Processor Information (Type 4)' @ 0x000e699f, field 'Asset Tag', offset 0x21 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor. dmicheck: String index 0x06 in table entry 'Processor Information (Type 4)' @ 0x000e699f, field 'Part Number', offset 0x22 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor. dmicheck: String index 0x04 in table entry 'Memory Device (Type 17)' @ 0x000e6e90, field 'Asset Tag', offset 0x19 has a default value 'Unknown' and probably has not been updated by the BIOS vendor. dmicheck: String index 0x04 in table entry 'Memory Device (Type 17)' @ 0x000e6ee6, field 'Asset Tag', offset 0x19 has a default value 'Unknown' and probably has not been updated by the BIOS vendor. syntaxcheck: Assembler remark in line 175 syntaxcheck: Assembler remark in line 131 syntaxcheck: Assembler remark in line 150 syntaxcheck: Assembler remark in line 153 syntaxcheck: Assembler remark in line 183 syntaxcheck: Assembler remark in line 263 syntaxcheck: Assembler remark in line 275 Other failures: NONE Test |Pass |Fail |Abort|Warn |Skip |Info | ---------------+-----+-----+-----+-----+-----+-----+ acpiinfo | | | | | | 3| acpitables | 28| | | | | | apicedge | | 1| | | | | apicinstance | 1| | | | | | aspm | 3| | | 12| | | autobrightness | 6| | | | | | bios32 | 4| | | | | | bios_info | | | | | | 1| checksum | 23| | | | | | cpufreq | 1| 12| | 12| | | crs | 1| | | | | | csm | | | | | | 1| cstates | 7| | | | | | dmar | | | | | 1| | dmicheck | 79| 6| | | | | ebda | 1| | | | | | fadt | 3| | | | | | fan | 5| 1| | | | | hda_audio | 1| | | | | | hpet_check | 5| | | | | | klog | | 13| | | | | maxfreq | | 4| | | | | maxreadreq | 1| | | | | | mcfg | 2| | | | | | method | 650| 18| | | 112| | microcode | | 4| | | | | mpcheck | 9| | | | | | msr | 114| | | | | | mtrr | 1| 1| | | 1| | nx | 3| | | | | | oops | 2| | | | | | os2gap | 1| | | | | | osilinux | | | | 1| | | pcc | | | | | | 1| pciirq | 4| | | | | | pnp | 2| | | | | | securebootcert | | | | | 1| | syntaxcheck | | 36| | | | | version | | | | | | 4| virt | 1| | | | | | wakealarm | 4| | | | | | wmi | 2| | | | | | ---------------+-----+-----+-----+-----+-----+-----+ Total: | 964| 96| 0| 25| 115| 10| ---------------+-----+-----+-----+-----+-----+-----+