Advertisement
Guest User

fwts 14.08 for ASRock H81 Pro BTC, kernel 3.13

a guest
Sep 1st, 2014
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 166.44 KB | None | 0 0
  1. Results generated by fwts: Version V14.08.00 (2014-08-21 12:52:46).
  2.  
  3. Some of this work - Copyright (c) 1999 - 2014, Intel Corp. All rights reserved.
  4. Some of this work - Copyright (c) 2010 - 2014, Canonical.
  5.  
  6. This test run on 01/09/14 at 22:29:45 on host Linux ubuntu14 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 x86_64.
  7.  
  8. Command: "fwts --batch -".
  9. Running tests: version bios_info oops klog mtrr acpiinfo uefibootpath securebootcert csm maxreadreq crs aspm hpet_check dmicheck microcode
  10. msr nx cpufreq maxfreq virt pnp pciirq os2gap mpcheck hda_audio ebda bios32 apicedge wmi wakealarm syntaxcheck pcc osilinux method mcfg fan
  11. fadt dmar cstates checksum autobrightness apicinstance acpitables.
  12.  
  13. version: Gather kernel system information.
  14. ---------------------------------------------------------------------------------------------------------------------------------------------
  15. Test 1 of 4: Gather kernel signature.
  16. Signature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  17.  
  18. Test 2 of 4: Gather kernel system information.
  19. Kernel Version: Linux version 3.13.0-35-generic (buildd@panlong) (gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) ) #62-Ubuntu SMP Fri Aug 15 01
  20. :58:42 UTC 2014
  21.  
  22. Test 3 of 4: Gather kernel boot command line.
  23. Kernel boot command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic root=/dev/sda1 ro intel_pstate=enable ipv6.disabled=1 pcie_aspm=force
  24. debug ignore_loglevel crashkernel=384M-:128M
  25.  
  26. Test 4 of 4: Gather ACPI driver version.
  27. ACPI Version: 20131115
  28.  
  29. =============================================================================================================================================
  30. 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 4 info only.
  31. =============================================================================================================================================
  32.  
  33. bios_info: Gather BIOS DMI information.
  34. ---------------------------------------------------------------------------------------------------------------------------------------------
  35. Test 1 of 1: Gather BIOS DMI information
  36. BIOS Vendor : American Megatrends Inc.
  37. BIOS Version : P1.80
  38. BIOS Release Date : 07/21/2014
  39. Board Name : H81 Pro BTC
  40. Board Serial # : M80-3C020100308
  41. Board Version :
  42. Board Asset Tag :
  43. Chassis Serial # : To Be Filled By O.E.M.
  44. Chassis Type : 3
  45. Chassis Vendor : To Be Filled By O.E.M.
  46. Chassis Version : To Be Filled By O.E.M.
  47. Chassic Asset Tag : To Be Filled By O.E.M.
  48. Product Name : To Be Filled By O.E.M.
  49. Product Serial # : To Be Filled By O.E.M.
  50. Product UUID : 00020003-0004-0005-0006-000700080009
  51. Product Version : To Be Filled By O.E.M.
  52. System Vendor : To Be Filled By O.E.M.
  53.  
  54. =============================================================================================================================================
  55. 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 1 info only.
  56. =============================================================================================================================================
  57.  
  58. oops: Scan kernel log for Oopses.
  59. ---------------------------------------------------------------------------------------------------------------------------------------------
  60. Test 1 of 1: Kernel log oops check.
  61. PASSED: Test 1, Found no oopses in kernel log.
  62. PASSED: Test 1, Found no WARN_ON warnings in kernel log.
  63.  
  64. =============================================================================================================================================
  65. 2 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  66. =============================================================================================================================================
  67.  
  68. klog: Scan kernel log for errors and warnings.
  69. ---------------------------------------------------------------------------------------------------------------------------------------------
  70. Test 1 of 1: Kernel log error check.
  71. Kernel message: [ 0.097159] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  72.  
  73. 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
  74. the DSDT and this is redundant because the ACPI driver matches onto the Windows _OSI strings by default.
  75.  
  76. Kernel message: [ 0.111822] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  77.  
  78. ADVICE: The exception comes from kernel cannot find _S1 namespace object that contains the register values for the sleep state when kernel
  79. 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
  80. should not be a problem if the S1 sleep state isn't supported intentionally.
  81.  
  82. Kernel message: [ 0.111827] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  83.  
  84. ADVICE: The exception comes from kernel cannot find _S2 namespace object that contains the register values for the sleep state when kernel
  85. 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
  86. should not be a problem if the S2 sleep state isn't supported intentionally.
  87.  
  88. FAILED [HIGH] KlogAcpiSleepStateEvalFailed: Test 1, HIGH Kernel message: [ 0.111831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep
  89. State [\_S3_] (20131115/hwxface-580)
  90.  
  91. ADVICE: Failed to evaluate _Sx namespace object that contains the register values for the sleep state.
  92.  
  93. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 1.395242] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO
  94. conflicts with Region \PMIO 1 (20131115/utaddress-251)
  95.  
  96. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict
  97. 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
  98. 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
  99. 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
  100. parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one
  101. can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered.
  102.  
  103. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 1.397228] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO
  104. conflicts with Region \GPR2 1 (20131115/utaddress-251)
  105.  
  106. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict
  107. 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
  108. 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
  109. 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
  110. parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one
  111. can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered.
  112.  
  113. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 1.415161] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO
  114. conflicts with Region \GPRL 2 (20131115/utaddress-251)
  115.  
  116. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict
  117. 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
  118. 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
  119. 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
  120. parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one
  121. can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered.
  122.  
  123. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 1.416750] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO
  124. conflicts with Region \GPR_ 3 (20131115/utaddress-251)
  125.  
  126. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict
  127. 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
  128. 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
  129. 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
  130. parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one
  131. can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered.
  132.  
  133. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 1.426413] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO
  134. conflicts with Region \GPR2 1 (20131115/utaddress-251)
  135.  
  136. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict
  137. 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
  138. 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
  139. 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
  140. parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one
  141. can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered.
  142.  
  143. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 1.433994] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO
  144. conflicts with Region \GPRL 2 (20131115/utaddress-251)
  145.  
  146. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict
  147. 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
  148. 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
  149. 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
  150. parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one
  151. can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered.
  152.  
  153. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 1.456527] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO
  154. conflicts with Region \GPR_ 3 (20131115/utaddress-251)
  155.  
  156. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver has been detected. By default the kernel will use a strict
  157. 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
  158. 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
  159. 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
  160. parameter acpi_enforce_resources=lax to disable these checks but it may lead to random problems and system instability. Alternatively, one
  161. can specify acpi_enforce_resources=no and ACPI Operation Region resources will not be registered.
  162.  
  163. FAILED [LOW] KlogAcpiSystemIOConflictLpcIchWatchDogTimer: Test 1, LOW Kernel message: [ 1.459304] lpc_ich: Resource conflict(s) found
  164. affecting gpio_ich
  165.  
  166. ADVICE: A resource conflict has occurred between ACPI OperationRegions and the same I/O region used by the lpc_ich driver for the General
  167. 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
  168. Controller System Control Interrupt. This may require deeper inspection to check if the conflict will lead to any real issues. However, in
  169. the vast majority of cases this warning can be ignored as no harm will occur.
  170.  
  171. Found 9 unique errors in kernel log.
  172.  
  173. =============================================================================================================================================
  174. 0 passed, 9 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  175. =============================================================================================================================================
  176.  
  177. mtrr: MTRR tests.
  178. ---------------------------------------------------------------------------------------------------------------------------------------------
  179. MTRR overview
  180. -------------
  181. Reg 0: 0x0000000000000000 - 0x0000000080000000 ( 2048 MB) Write-Back
  182. Reg 1: 0x0000000080000000 - 0x00000000c0000000 ( 1024 MB) Write-Back
  183. Reg 2: 0x00000000c0000000 - 0x00000000e0000000 ( 512 MB) Write-Back
  184. Reg 3: 0x00000000dd800000 - 0x00000000de000000 ( 8 MB) Uncached
  185. Reg 4: 0x00000000de000000 - 0x00000000e0000000 ( 32 MB) Uncached
  186. Reg 5: 0x0000000100000000 - 0x0000000200000000 ( 4096 MB) Write-Back
  187. Reg 6: 0x0000000200000000 - 0x0000000220000000 ( 512 MB) Write-Back
  188. Reg 7: 0x000000021f600000 - 0x000000021f800000 ( 2 MB) Uncached
  189. Reg 8: 0x000000021f800000 - 0x0000000220000000 ( 8 MB) Uncached
  190.  
  191. Test 1 of 3: Validate the kernel MTRR IOMEM setup.
  192. PASSED: Test 1, Memory ranges seem to have correct attributes.
  193.  
  194. Test 2 of 3: Validate the MTRR setup across all processors.
  195. PASSED: Test 2, All processors have the a consistent MTRR setup.
  196.  
  197. Test 3 of 3: Test for AMD MtrrFixDramModEn being cleared by the BIOS.
  198. SKIPPED: Test 3, CPU is not an AMD, cannot test.
  199.  
  200. =============================================================================================================================================
  201. 2 passed, 0 failed, 0 warning, 0 aborted, 1 skipped, 0 info only.
  202. =============================================================================================================================================
  203.  
  204. acpiinfo: General ACPI information test.
  205. ---------------------------------------------------------------------------------------------------------------------------------------------
  206. Test 1 of 3: Determine Kernel ACPI version.
  207. Kernel ACPICA driver version: 20131115, supports ACPI 5.0
  208.  
  209. Test 2 of 3: Determine machine's ACPI version.
  210. FADT X_FIRMWARE_CTRL 64 bit pointer was zero, falling back to using FIRMWARE_CTRL 32 bit pointer.
  211. FACP ACPI Version: 5.0
  212.  
  213. Test 3 of 3: Determine AML compiler.
  214. Determine the compiler used to generate the ACPI AML in the DSDT and SSDT.
  215. Table DSDT, OEM ALASKA, created with INTL (Intel) compiler.
  216. Table SSDT0, OEM PmRef, created with INTL (Intel) compiler.
  217. Table SSDT1, OEM PmRef, created with INTL (Intel) compiler.
  218. Table SSDT2, OEM SataRe, created with INTL (Intel) compiler.
  219. Table SSDT3, OEM SaSsdt, created with INTL (Intel) compiler.
  220.  
  221. =============================================================================================================================================
  222. 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 3 info only.
  223. =============================================================================================================================================
  224.  
  225. uefibootpath: Sanity check for UEFI Boot Path Boot####.
  226. ---------------------------------------------------------------------------------------------------------------------------------------------
  227. Test 1 of 1: Test UEFI Boot Path Boot####.
  228. Name: Boot0002
  229. Info: Hard Drive
  230. FAILED [MEDIUM] UEFIBiosBootDevPathLength: Test 1, The length of BIOS Boot Specification Device Path is 9 bytes is not matching with adding
  231. the length of Description String 8 bytes.
  232. Name: Boot0003
  233. Info: ubuntu
  234. PASSED: Test 1, Check bootpath Boot0003 test passed.
  235.  
  236. =============================================================================================================================================
  237. 1 passed, 1 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  238. =============================================================================================================================================
  239.  
  240. securebootcert: UEFI secure boot test.
  241. ---------------------------------------------------------------------------------------------------------------------------------------------
  242. Test 1 of 1: UEFI secure boot test.
  243. The SecureBoot variable check.
  244. GUID: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C
  245. Attr: 0x16 (BootServ,RunTime,AuthenicatedWrite).
  246. Value: 0x00 (Secure Boot Mode Off).
  247. PASSED: Test 1, Secure boot relative variable SecureBoot check passed.
  248.  
  249. The SetupMode variable check.
  250. GUID: 8BE4DF61-93CA-11D2-AA0D-00E098032B8C
  251. Attr: 0x16 (BootServ,RunTime,AuthenicatedWrite).
  252. Value: 0x01 (Setup Mode).
  253. PASSED: Test 1, Secure boot relative variable SetupMode check passed.
  254.  
  255. FAILED [HIGH] SecureBootCertVariableNotFound: Test 1, The secure boot variable DB not found.
  256. FAILED [HIGH] SecureBootCertVariableNotFound: Test 1, The secure boot variable KEK not found.
  257.  
  258. =============================================================================================================================================
  259. 2 passed, 2 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  260. =============================================================================================================================================
  261.  
  262. csm: UEFI Compatibility Support Module test.
  263. ---------------------------------------------------------------------------------------------------------------------------------------------
  264. Test 1 of 1: UEFI Compatibility Support Module test.
  265. Checking for UEFI Compatibility Support Module (CSM)
  266. Int 10h jumps to 0xc0014 in option ROM at: 0xc0000..0xcea00
  267. CSM: UEFI firmware seems to have CSM support with Int 10h support.
  268.  
  269. =============================================================================================================================================
  270. 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 1 info only.
  271. =============================================================================================================================================
  272.  
  273. maxreadreq: Test firmware has set PCI Express MaxReadReq to a higher value on non-motherboard devices.
  274. ---------------------------------------------------------------------------------------------------------------------------------------------
  275. Test 1 of 1: Test firmware settings MaxReadReq for PCI Express devices.
  276. PASSED: Test 1, All devices have MaxReadReq set > 128.
  277.  
  278. =============================================================================================================================================
  279. 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  280. =============================================================================================================================================
  281.  
  282. crs: Test PCI host bridge configuration using _CRS.
  283. ---------------------------------------------------------------------------------------------------------------------------------------------
  284. Test 1 of 1: Test PCI host bridge configuration using _CRS.
  285. PASSED: Test 1, The kernel has detected a BIOS newer than the end of 2007 (7/21/2014) and has assumed that your BIOS can correctly specify
  286. the host bridge MMIO aperture using _CRS. If this does not work correctly you can override this by booting with "pci=nocrs".
  287.  
  288. =============================================================================================================================================
  289. 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  290. =============================================================================================================================================
  291.  
  292. aspm: PCIe ASPM test.
  293. ---------------------------------------------------------------------------------------------------------------------------------------------
  294. Test 1 of 2: PCIe ASPM ACPI test.
  295. PCIe ASPM is not controlled by Linux kernel.
  296.  
  297. ADVICE: BIOS reports that Linux kernel should not modify ASPM settings that BIOS configured. It can be intentional because hardware vendors
  298. identified some capability bugs between the motherboard and the add-on cards.
  299.  
  300.  
  301. Test 2 of 2: PCIe ASPM registers test.
  302. WARNING: Test 2, RP 00h:1Ch.05h L0s not enabled.
  303. WARNING: Test 2, RP 00h:1Ch.05h L1 not enabled.
  304. WARNING: Test 2, Device 03h:00h.00h L0s not enabled.
  305. WARNING: Test 2, Device 03h:00h.00h L1 not enabled.
  306.  
  307. ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit latencies, while providing substantial power savings.
  308. Disabling L0s of a PCIe device may increases power consumption, and will impact the battery life of a mobile system.
  309.  
  310.  
  311. 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
  312. device may increases power consumption, and will impact the battery life of a mobile system significantly.
  313.  
  314. PASSED: Test 2, PCIe ASPM setting matched was matched.
  315.  
  316. =============================================================================================================================================
  317. 1 passed, 0 failed, 4 warnings, 0 aborted, 0 skipped, 0 info only.
  318. =============================================================================================================================================
  319.  
  320. hpet_check: HPET configuration tests.
  321. ---------------------------------------------------------------------------------------------------------------------------------------------
  322. Test 1 of 4: Test HPET base in kernel log.
  323. 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
  324. routing and initialization is also verified by the test.
  325. PASSED: Test 1, Found HPET base 0xfed00000 in kernel log.
  326.  
  327. Test 2 of 4: Test HPET base in HPET table.
  328. Hardware ID of Event Block:
  329. PCI Vendor ID : 0x8086
  330. Legacy IRQ Routing Capable : 1
  331. COUNT_SIZE_CAP counter size: 1
  332. Number of comparitors : 7
  333. Hardwre Revision ID : 0x1
  334. Lower 32 bit base Address : 0xfed00000
  335. Address Space ID : 0x0
  336. Register Bit Width : 0x40
  337. Register Bit Offset : 0x0
  338. Address Width : 0x0
  339. HPET sequence number : 0x0
  340. Minimum clock tick : 0x37ee
  341. Page Protection : 0x0 (No guaranteed protection)
  342. OEM attributes : 0x0
  343. PASSED: Test 2, HPET looks sane.
  344.  
  345. Test 3 of 4: Test HPET base in DSDT and/or SSDT.
  346. PASSED: Test 3, HPET base matches that between DSDT and the kernel (0xfed00000).
  347.  
  348. Test 4 of 4: Test HPET configuration.
  349. PASSED: Test 4, Vendor ID looks sane: 0x8086.
  350. PASSED: Test 4, Valid clock period 69841279.
  351.  
  352. =============================================================================================================================================
  353. 5 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  354. =============================================================================================================================================
  355.  
  356. dmicheck: DMI/SMBIOS table tests.
  357. ---------------------------------------------------------------------------------------------------------------------------------------------
  358. Test 1 of 2: Find and test SMBIOS Table Entry Point.
  359. This test tries to find and sanity check the SMBIOS data structures.
  360. PASSED: Test 1, Found SMBIOS Table Entry Point at 0xf04c0
  361. SMBIOS Entry Point Structure:
  362. Anchor String : _SM_
  363. Checksum : 0xd4
  364. Entry Point Length : 0x1f
  365. Major Version : 0x02
  366. Minor Version : 0x07
  367. Maximum Struct Size : 0xa6
  368. Entry Point Revision : 0x00
  369. Formatted Area : 0x00 0x00 0x00 0x00 0x00
  370. Intermediate Anchor : _DMI_
  371. Intermediate Checksum : 0x24
  372. Structure Table Length : 0x052b
  373. Structure Table Address: 0x000ee7e0
  374. # of SMBIOS Structures : 0x0018
  375. SBMIOS BCD Revision : 27
  376.  
  377. PASSED: Test 1, SMBIOS Table Entry Point Checksum is valid.
  378. PASSED: Test 1, SMBIOS Table Entry Point Length is valid.
  379. PASSED: Test 1, SMBIOS Table Entry Intermediate Anchor String _DMI_ is valid.
  380. PASSED: Test 1, SMBIOS Table Entry Point Intermediate Checksum is valid.
  381. PASSED: Test 1, SMBIOS Table Entry Structure Table Address and Length looks valid.
  382.  
  383. Test 2 of 2: Test DMI/SMBIOS tables for errors.
  384. PASSED: Test 2, Entry @ 0x000ee7e0 'BIOS Information (Type 0)'
  385. FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x01 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Manufacturer',
  386. offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  387.  
  388. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  389. probably forgotten to define this field and it basically means this field is effectively useless. Note that the kernel uses this field so it
  390. probably should be corrected to ensure the kernel is using sane values.
  391.  
  392. FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x02 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Product Name',
  393. offset 0x05 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  394.  
  395. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  396. probably forgotten to define this field and it basically means this field is effectively useless. Note that the kernel uses this field so it
  397. probably should be corrected to ensure the kernel is using sane values.
  398.  
  399. FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x03 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Version', offset
  400. 0x06 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  401.  
  402. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  403. probably forgotten to define this field and it basically means this field is effectively useless. Note that the kernel uses this field so it
  404. probably should be corrected to ensure the kernel is using sane values.
  405.  
  406. FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x04 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Serial Number',
  407. offset 0x07 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  408.  
  409. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  410. probably forgotten to define this field and it basically means this field is effectively useless. Note that the kernel uses this field so it
  411. probably should be corrected to ensure the kernel is using sane values.
  412.  
  413. FAILED [LOW] DMISerialNumber: Test 2, String index 0x05 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'SKU Number', offset
  414. 0x19 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  415.  
  416. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  417. probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data
  418. so the issue is fairly low.
  419.  
  420. FAILED [LOW] DMISerialNumber: Test 2, String index 0x06 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Family', offset
  421. 0x1a has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  422.  
  423. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  424. probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data
  425. so the issue is fairly low.
  426.  
  427.  
  428. ADVICE: It may be worth checking against section 7.2 of the System Management BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org
  429. /standards/smbios).
  430.  
  431. PASSED: Test 2, Entry @ 0x000ee8c9 'Base Board Information (Type 2)'
  432. FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x01 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'Manufacturer',
  433. offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  434.  
  435. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  436. probably forgotten to define this field and it basically means this field is effectively useless. Note that the kernel uses this field so it
  437. probably should be corrected to ensure the kernel is using sane values.
  438.  
  439. FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x02 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'Version',
  440. offset 0x06 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  441.  
  442. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  443. probably forgotten to define this field and it basically means this field is effectively useless. Note that the kernel uses this field so it
  444. probably should be corrected to ensure the kernel is using sane values.
  445.  
  446. FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x03 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'Serial Number',
  447. offset 0x07 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  448.  
  449. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  450. probably forgotten to define this field and it basically means this field is effectively useless. Note that the kernel uses this field so it
  451. probably should be corrected to ensure the kernel is using sane values.
  452.  
  453. FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x04 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'Asset Tag',
  454. offset 0x08 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  455.  
  456. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  457. probably forgotten to define this field and it basically means this field is effectively useless. Note that the kernel uses this field so it
  458. probably should be corrected to ensure the kernel is using sane values.
  459.  
  460. FAILED [LOW] DMISerialNumber: Test 2, String index 0x05 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'SKU Number',
  461. offset 0x15 has a default value 'To be filled by O.E.M.' and probably has not been updated by the BIOS vendor.
  462.  
  463. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  464. probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data
  465. so the issue is fairly low.
  466.  
  467.  
  468. ADVICE: It may be worth checking against section 7.4 of the System Management BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org
  469. /standards/smbios).
  470.  
  471. PASSED: Test 2, Entry @ 0x000ee9cb 'System Slot Information (Type 9)'
  472. PASSED: Test 2, Entry @ 0x000ee9e3 'System Slot Information (Type 9)'
  473. PASSED: Test 2, Entry @ 0x000ee9fb 'System Slot Information (Type 9)'
  474. PASSED: Test 2, Entry @ 0x000eea13 'System Slot Information (Type 9)'
  475. PASSED: Test 2, Entry @ 0x000eea2b 'System Slot Information (Type 9)'
  476. PASSED: Test 2, Entry @ 0x000eea43 'System Slot Information (Type 9)'
  477. FAILED [MEDIUM] DMISerialNumber: Test 2, String index 0x01 in table entry 'OEM Strings (Type 11)' @ 0x000eea5b, field 'String 1', offset 0x04
  478. has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  479.  
  480. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  481. probably forgotten to define this field and it basically means this field is effectively useless. Note that the kernel uses this field so it
  482. probably should be corrected to ensure the kernel is using sane values.
  483.  
  484.  
  485. ADVICE: It may be worth checking against section 7.12 of the System Management BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org
  486. /standards/smbios).
  487.  
  488. PASSED: Test 2, Entry @ 0x000eea78 'System Boot Information (Type 32)'
  489. PASSED: Test 2, Entry @ 0x000eea8e 'Cache Information (Type 7)'
  490. FAILED [LOW] DMIAssetTag: Test 2, String index 0x04 in table entry 'Processor Information (Type 4)' @ 0x000eeab2, field 'Asset Tag', offset
  491. 0x21 has a default value 'Fill By OEM' and probably has not been updated by the BIOS vendor.
  492.  
  493. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  494. probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data
  495. so the issue is fairly low.
  496.  
  497. FAILED [LOW] DMIAssetTag: Test 2, String index 0x05 in table entry 'Processor Information (Type 4)' @ 0x000eeab2, field 'Part Number', offset
  498. 0x22 has a default value 'Fill By OEM' and probably has not been updated by the BIOS vendor.
  499.  
  500. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  501. probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data
  502. so the issue is fairly low.
  503.  
  504.  
  505. ADVICE: It may be worth checking against section 7.5 of the System Management BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org
  506. /standards/smbios).
  507.  
  508. PASSED: Test 2, Entry @ 0x000eeb2d 'Cache Information (Type 7)'
  509. PASSED: Test 2, Entry @ 0x000eeb51 'Cache Information (Type 7)'
  510. PASSED: Test 2, Entry @ 0x000eeb75 'Physical Memory Array (Type 16)'
  511. FAILED [LOW] DMISerialNumber: Test 2, String index 0x04 in table entry 'Memory Device (Type 17)' @ 0x000eeb8e, field 'Serial Number', offset
  512. 0x18 has a default value '00000000' and probably has not been updated by the BIOS vendor.
  513.  
  514. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  515. probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data
  516. so the issue is fairly low.
  517.  
  518. FAILED [LOW] DMIAssetTag: Test 2, String index 0x05 in table entry 'Memory Device (Type 17)' @ 0x000eeb8e, field 'Asset Tag', offset 0x19 has
  519. a default value '9876543210' and probably has not been updated by the BIOS vendor.
  520.  
  521. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  522. probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data
  523. so the issue is fairly low.
  524.  
  525.  
  526. ADVICE: It may be worth checking against section 7.18 of the System Management BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org
  527. /standards/smbios).
  528.  
  529. PASSED: Test 2, Entry @ 0x000eebf3 'Memory Device Mapped Address (Type 20)'
  530. FAILED [LOW] DMISerialNumber: Test 2, String index 0x04 in table entry 'Memory Device (Type 17)' @ 0x000eec18, field 'Serial Number', offset
  531. 0x18 has a default value '00000000' and probably has not been updated by the BIOS vendor.
  532.  
  533. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  534. probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data
  535. so the issue is fairly low.
  536.  
  537. FAILED [LOW] DMIAssetTag: Test 2, String index 0x05 in table entry 'Memory Device (Type 17)' @ 0x000eec18, field 'Asset Tag', offset 0x19 has
  538. a default value '9876543210' and probably has not been updated by the BIOS vendor.
  539.  
  540. ADVICE: The DMI table contains data which is clearly been left in a default setting and not been configured for this machine. Somebody has
  541. probably forgotten to define this field and it basically means this field is effectively useless, however the kernel does not use this data
  542. so the issue is fairly low.
  543.  
  544.  
  545. ADVICE: It may be worth checking against section 7.18 of the System Management BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org
  546. /standards/smbios).
  547.  
  548. PASSED: Test 2, Entry @ 0x000eec7d 'Memory Device Mapped Address (Type 20)'
  549. PASSED: Test 2, Entry @ 0x000eeca2 'Memory Array Mapped Address (Type 19)'
  550. PASSED: Test 2, Entry @ 0x000eecc3 'Unknown (Type 131)'
  551. PASSED: Test 2, Entry @ 0x000eed05 'End of Table (Type 127)'
  552.  
  553. =============================================================================================================================================
  554. 24 passed, 18 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  555. =============================================================================================================================================
  556.  
  557. microcode: Test if system is using latest microcode.
  558. ---------------------------------------------------------------------------------------------------------------------------------------------
  559. Test 1 of 1: Test for most recent microcode being loaded.
  560. This test verifies if the firmware has put a recent revision of the microcode into the processor at boot time. Recent microcode is important
  561. to have all the required features and errata updates for the processor.
  562. The kernel did not report that CPU 0 has had a microcode update. The current firmware is revision 0x1a and probably has not been updated.
  563. The kernel did not report that CPU 1 has had a microcode update. The current firmware is revision 0x1a and probably has not been updated.
  564. SKIPPED: Test 1, Could not determine from kernel log if latest microcode has been loaded.
  565.  
  566. =============================================================================================================================================
  567. 0 passed, 0 failed, 0 warning, 0 aborted, 1 skipped, 0 info only.
  568. =============================================================================================================================================
  569.  
  570. msr: MSR register tests.
  571. ---------------------------------------------------------------------------------------------------------------------------------------------
  572. Test 1 of 5: Test CPU generic MSRs.
  573. PASSED: Test 1, MSR 0x00000001 P5_MC_TYPE is consistent across 2 CPUs.
  574. PASSED: Test 1, MSR 0x00000006 MONITOR_FILTER_SIZE is consistent across 2 CPUs.
  575. PASSED: Test 1, MSR 0x00000017 PLATFORM_ID is consistent across 2 CPUs.
  576. PASSED: Test 1, MSR 0x0000002a EBL_CR_POWERON is consistent across 2 CPUs.
  577. PASSED: Test 1, MSR 0x0000001b APIC_BASE is consistent across 2 CPUs.
  578. PASSED: Test 1, MSR 0x0000003a FEATURE_CONTROL is consistent across 2 CPUs.
  579. PASSED: Test 1, MSR 0x0000008b BIOS_SIGN_ID is consistent across 2 CPUs.
  580. PASSED: Test 1, MSR 0x000000fe MTRRCAP is consistent across 2 CPUs.
  581. PASSED: Test 1, MSR 0x00000174 SYSENTER_CS is consistent across 2 CPUs.
  582. PASSED: Test 1, MSR 0x00000175 SYSENTER_ESP is consistent across 2 CPUs.
  583. PASSED: Test 1, MSR 0x00000176 SYSENTER_EIP is consistent across 2 CPUs.
  584. PASSED: Test 1, MSR 0x00000179 MCG_CAP is consistent across 2 CPUs.
  585. PASSED: Test 1, MSR 0x0000017a MCG_STATUS is consistent across 2 CPUs.
  586. PASSED: Test 1, MSR 0x0000019a CLOCK_MODULATION is consistent across 2 CPUs.
  587. PASSED: Test 1, MSR 0x0000019b THERM_INTERRUPT is consistent across 2 CPUs.
  588. PASSED: Test 1, MSR 0x000001a0 MISC_ENABLE is consistent across 2 CPUs.
  589. PASSED: Test 1, MSR 0x000001b2 PACKAGE_THERM_INTERRUPT is consistent across 2 CPUs.
  590. PASSED: Test 1, MSR 0x000001f2 SMRR_PHYSBASE is consistent across 2 CPUs.
  591. PASSED: Test 1, MSR 0x000001f3 SMRR_PHYSMASK is consistent across 2 CPUs.
  592. PASSED: Test 1, MSR 0x00000200 MTRR_PHYSBASE0 is consistent across 2 CPUs.
  593. PASSED: Test 1, MSR 0x00000201 MTRR_PHYSMASK0 is consistent across 2 CPUs.
  594. PASSED: Test 1, MSR 0x00000202 MTRR_PHYSBASE1 is consistent across 2 CPUs.
  595. PASSED: Test 1, MSR 0x00000203 MTRR_PHYSMASK1 is consistent across 2 CPUs.
  596. PASSED: Test 1, MSR 0x00000204 MTRR_PHYSBASE2 is consistent across 2 CPUs.
  597. PASSED: Test 1, MSR 0x00000205 MTRR_PHYSMASK2 is consistent across 2 CPUs.
  598. PASSED: Test 1, MSR 0x00000206 MTRR_PHYSBASE3 is consistent across 2 CPUs.
  599. PASSED: Test 1, MSR 0x00000207 MTRR_PHYSMASK3 is consistent across 2 CPUs.
  600. PASSED: Test 1, MSR 0x00000208 MTRR_PHYSBASE4 is consistent across 2 CPUs.
  601. PASSED: Test 1, MSR 0x00000209 MTRR_PHYSMASK4 is consistent across 2 CPUs.
  602. PASSED: Test 1, MSR 0x0000020a MTRR_PHYSBASE5 is consistent across 2 CPUs.
  603. PASSED: Test 1, MSR 0x0000020b MTRR_PHYSMASK5 is consistent across 2 CPUs.
  604. PASSED: Test 1, MSR 0x0000020c MTRR_PHYSBASE6 is consistent across 2 CPUs.
  605. PASSED: Test 1, MSR 0x0000020d MTRR_PHYSMASK6 is consistent across 2 CPUs.
  606. PASSED: Test 1, MSR 0x0000020e MTRR_PHYSBASE7 is consistent across 2 CPUs.
  607. PASSED: Test 1, MSR 0x0000020f MTRR_PHYSMASK7 is consistent across 2 CPUs.
  608. PASSED: Test 1, MSR 0x00000210 MTRR_PHYSBASE8 is consistent across 2 CPUs.
  609. PASSED: Test 1, MSR 0x00000211 MTRR_PHYSMASK8 is consistent across 2 CPUs.
  610. PASSED: Test 1, MSR 0x00000212 MTRR_PHYSBASE9 is consistent across 2 CPUs.
  611. PASSED: Test 1, MSR 0x00000213 MTRR_PHYSMASK9 is consistent across 2 CPUs.
  612. PASSED: Test 1, MSR 0x00000250 MTRR_FIX64K_000 is consistent across 2 CPUs.
  613. PASSED: Test 1, MSR 0x00000258 MTRR_FIX16K_800 is consistent across 2 CPUs.
  614. PASSED: Test 1, MSR 0x00000259 MTRR_FIX16K_a00 is consistent across 2 CPUs.
  615. PASSED: Test 1, MSR 0x00000268 MTRR_FIX4K_C000 is consistent across 2 CPUs.
  616. PASSED: Test 1, MSR 0x00000269 MTRR_FIX4K_C800 is consistent across 2 CPUs.
  617. PASSED: Test 1, MSR 0x0000026a MTRR_FIX4K_D000 is consistent across 2 CPUs.
  618. PASSED: Test 1, MSR 0x0000026b MTRR_FIX4K_D800 is consistent across 2 CPUs.
  619. PASSED: Test 1, MSR 0x0000026c MTRR_FIX4K_E000 is consistent across 2 CPUs.
  620. PASSED: Test 1, MSR 0x0000026d MTRR_FIX4K_E800 is consistent across 2 CPUs.
  621. PASSED: Test 1, MSR 0x0000026e MTRR_FIX4K_F000 is consistent across 2 CPUs.
  622. PASSED: Test 1, MSR 0x0000026f MTRR_FIX4K_F800 is consistent across 2 CPUs.
  623. PASSED: Test 1, MSR 0x00000277 PAT is consistent across 2 CPUs.
  624. PASSED: Test 1, MSR 0x00000280 MC0_CTL2 is consistent across 2 CPUs.
  625. PASSED: Test 1, MSR 0x00000281 MC1_CTL2 is consistent across 2 CPUs.
  626. PASSED: Test 1, MSR 0x00000282 MC2_CTL2 is consistent across 2 CPUs.
  627. PASSED: Test 1, MSR 0x00000283 MC3_CTL2 is consistent across 2 CPUs.
  628. PASSED: Test 1, MSR 0x00000284 MC4_CTL2 is consistent across 2 CPUs.
  629. PASSED: Test 1, MSR 0x00000285 MC5_CTL2 is consistent across 2 CPUs.
  630. PASSED: Test 1, MSR 0x00000286 MC6_CTL2 is consistent across 2 CPUs.
  631. PASSED: Test 1, MSR 0x000002ff MTRR_DEF_TYPE is consistent across 2 CPUs.
  632. PASSED: Test 1, MSR 0x000003f1 PEBS_ENABLE is consistent across 2 CPUs.
  633. PASSED: Test 1, MSR 0x00000480 VMX_BASIC is consistent across 2 CPUs.
  634. PASSED: Test 1, MSR 0x00000481 VMX_PINPASED_CTLS is consistent across 2 CPUs.
  635. PASSED: Test 1, MSR 0x00000482 VMX_PROCBASED_CTLS is consistent across 2 CPUs.
  636. PASSED: Test 1, MSR 0x00000483 VMX_EXIT_CTLS is consistent across 2 CPUs.
  637. PASSED: Test 1, MSR 0x00000484 VMX_ENTRY_CTLS is consistent across 2 CPUs.
  638. PASSED: Test 1, MSR 0x00000485 VMX_MISC is consistent across 2 CPUs.
  639. PASSED: Test 1, MSR 0x00000486 VMX_CR0_FIXED0 is consistent across 2 CPUs.
  640. PASSED: Test 1, MSR 0x00000487 VMX_CR0_FIXED1 is consistent across 2 CPUs.
  641. PASSED: Test 1, MSR 0x00000488 VMX_CR4_FIXED0 is consistent across 2 CPUs.
  642. PASSED: Test 1, MSR 0x00000489 VMX_CR4_FIXED1 is consistent across 2 CPUs.
  643. PASSED: Test 1, MSR 0x0000048a VMX_VMX_VMCS_ENUM is consistent across 2 CPUs.
  644. PASSED: Test 1, MSR 0x0000048b VMX_PROCBASED_CTLS2 is consistent across 2 CPUs.
  645. PASSED: Test 1, MSR 0x0000048c VMX_EPT_VPID_CAP is consistent across 2 CPUs.
  646. PASSED: Test 1, MSR 0x0000048d VMX_TRUE_PINBASED_CTLS is consistent across 2 CPUs.
  647. PASSED: Test 1, MSR 0x0000048e VMX_TRUE_PROCBASED_CTLS is consistent across 2 CPUs.
  648. PASSED: Test 1, MSR 0x0000048f VMX_TRUE_EXIT_CTLS is consistent across 2 CPUs.
  649. PASSED: Test 1, MSR 0x00000490 VMX_TRUE_ENTRY_CTLS is consistent across 2 CPUs.
  650. PASSED: Test 1, MSR 0x000004c5 A_PMC4 is consistent across 2 CPUs.
  651. PASSED: Test 1, MSR 0x000004c6 A_PMC5 is consistent across 2 CPUs.
  652. PASSED: Test 1, MSR 0x000004c7 A_PMC6 is consistent across 2 CPUs.
  653. PASSED: Test 1, MSR 0x000004c8 A_PMC7 is consistent across 2 CPUs.
  654. PASSED: Test 1, MSR 0xc0000080 EFER is consistent across 2 CPUs.
  655. PASSED: Test 1, MSR 0xc0000081 STAR is consistent across 2 CPUs.
  656. PASSED: Test 1, MSR 0xc0000082 LSTAR is consistent across 2 CPUs.
  657. PASSED: Test 1, MSR 0xc0000084 FMASK is consistent across 2 CPUs.
  658. PASSED: Test 1, MSR 0xc0000102 KERNEL_GS_BASE is consistent across 2 CPUs.
  659.  
  660. Test 2 of 5: Test CPU specific model MSRs.
  661. CPU family: 0x6, model: 0x3c (Haswell)
  662. PASSED: Test 2, MSR 0x000000ce MSR_PLATFORM_INFO is consistent across 2 CPUs.
  663. PASSED: Test 2, MSR 0x0000003b IA32_TSC_ADJUST is consistent across 2 CPUs.
  664. PASSED: Test 2, MSR 0x00000186 IA32_PERFEVTSEL0 is consistent across 2 CPUs.
  665. PASSED: Test 2, MSR 0x00000187 IA32_PERFEVTSEL1 is consistent across 2 CPUs.
  666. PASSED: Test 2, MSR 0x00000188 IA32_PERFEVTSEL2 is consistent across 2 CPUs.
  667. PASSED: Test 2, MSR 0x00000189 IA32_PERFEVTSEL3 is consistent across 2 CPUs.
  668. PASSED: Test 2, MSR 0x00000648 MSR_CONFIG_TDP_NOMINAL is consistent across 2 CPUs.
  669. PASSED: Test 2, MSR 0x00000649 MSR_CONFIG_TDP_LEVEL1 is consistent across 2 CPUs.
  670. PASSED: Test 2, MSR 0x0000064a MSR_CONFIG_TDP_LEVEL2 is consistent across 2 CPUs.
  671. PASSED: Test 2, MSR 0x0000064b MSR_CONFIG_TDP_CONTROL is consistent across 2 CPUs.
  672. PASSED: Test 2, MSR 0x0000064c MSR_TURBO_ACTIVATION_RATIO is consistent across 2 CPUs.
  673. PASSED: Test 2, MSR 0x000001ad MSR_TURBO_RATIO_LIMIT is consistent across 2 CPUs.
  674. PASSED: Test 2, MSR 0x00000391 MSR_UNC_PERF_GLOBAL_CTRL is consistent across 2 CPUs.
  675. PASSED: Test 2, MSR 0x00000394 MSR_UNC_PERF_FIXED_CTRL is consistent across 2 CPUs.
  676. PASSED: Test 2, MSR 0x00000396 MSR_UNC_CB0_CONFIG is consistent across 2 CPUs.
  677. PASSED: Test 2, MSR 0x00000391 MSR_UNC_PERF_GLOBAL_CTRL is consistent across 2 CPUs.
  678. PASSED: Test 2, MSR 0x00000395 MSR_UNC_PERF_FIXED_CTR is consistent across 2 CPUs.
  679. PASSED: Test 2, MSR 0x000004e0 MSR_SMM_FEATURE_CONTROL is consistent across 2 CPUs.
  680. PASSED: Test 2, MSR 0x000004e2 MSR_SMM_DELAYED is consistent across 2 CPUs.
  681. PASSED: Test 2, MSR 0x000004e3 MSR_SMM_BLOCKED is consistent across 2 CPUs.
  682. PASSED: Test 2, MSR 0x00000640 MSR_PP1_POWER_LIMIT is consistent across 2 CPUs.
  683. PASSED: Test 2, MSR 0x00000641 MSR_PP1_ENERGY_STATUS is consistent across 2 CPUs.
  684.  
  685. Test 3 of 5: Test all P State Ratios.
  686. PASSED: Test 3, MSR 0x000000ce Minimum P-State is consistent across 2 CPUs.
  687. PASSED: Test 3, MSR 0x000000ce Maximum P-State is consistent across 2 CPUs.
  688.  
  689. Test 4 of 5: Test C1 and C3 autodemotion.
  690. PASSED: Test 4, MSR 0x000000e2 C1 and C3 Autodemotion is consistent across 2 CPUs.
  691. C1 and C3 Autodemotion enabled.
  692.  
  693. Test 5 of 5: Test SMRR MSR registers.
  694. PASSED: Test 5, MSR 0x000001f2 SMRR_PHYSBASE is consistent across 2 CPUs.
  695. PASSED: Test 5, MSR 0x000001f2 SMRR_TYPE is consistent across 2 CPUs.
  696. PASSED: Test 5, MSR 0x000001f3 SMRR_PHYSMASK is consistent across 2 CPUs.
  697. PASSED: Test 5, MSR 0x000001f3 SMRR_VALID is consistent across 2 CPUs.
  698.  
  699. =============================================================================================================================================
  700. 115 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  701. =============================================================================================================================================
  702.  
  703. nx: Test if CPU NX is disabled by the BIOS.
  704. ---------------------------------------------------------------------------------------------------------------------------------------------
  705. Test 1 of 3: Test CPU NX capability.
  706. PASSED: Test 1, CPU has NX flags, BIOS is not disabling it.
  707.  
  708. Test 2 of 3: Test all CPUs have same BIOS set NX flag.
  709. This test verifies that all CPUs have the same NX flag setting. Although rare, BIOS may set the NX flag differently per CPU.
  710. PASSED: Test 2, All 2 CPUs have the same NX flag set.
  711.  
  712. Test 3 of 3: Test all CPUs have same msr setting in MSR 0x1a0.
  713. This test verifies that all CPUs have the same NX flag setting by examining the per CPU MSR register 0x1a0.
  714. PASSED: Test 3, All 2 CPUs have the NX flag in MSR 0x1a0 set.
  715.  
  716. =============================================================================================================================================
  717. 3 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  718. =============================================================================================================================================
  719.  
  720. cpufreq: CPU frequency scaling tests.
  721. ---------------------------------------------------------------------------------------------------------------------------------------------
  722. Test 1 of 1: CPU P-State tests.
  723. For each processor in the system, this test steps through the various frequency states (P-states) that the BIOS advertises for the processor.
  724. For each processor/frequency combination, a quick performance value is measured. The test then validates that:
  725. 1. Each processor has the same number of frequency states.
  726. 2. Higher advertised frequencies have a higher performance.
  727. 3. No duplicate frequency values are reported by the BIOS.
  728. 4. BIOS doing Sw_All P-state coordination across cores.
  729. 5. BIOS doing Sw_Any P-state coordination across cores.
  730.  
  731. WARNING: Test 1, CPU frequency scaling not supported.
  732.  
  733. ADVICE: Scaling driver 'intel_pstate ' is enabled and this does not seem to allow CPU frequency scaling.
  734.  
  735.  
  736. =============================================================================================================================================
  737. 0 passed, 0 failed, 1 warning, 0 aborted, 0 skipped, 0 info only.
  738. =============================================================================================================================================
  739.  
  740. maxfreq: Test max CPU frequencies against max scaling frequency.
  741. ---------------------------------------------------------------------------------------------------------------------------------------------
  742. Test 1 of 1: Maximum CPU frequency test.
  743. This test checks the maximum CPU frequency as detected by the kernel for each CPU against maxiumum frequency as specified by the BIOS
  744. frequency scaling settings.
  745. PASSED: Test 1, 2 CPUs passed the maximum frequency check.
  746.  
  747. =============================================================================================================================================
  748. 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  749. =============================================================================================================================================
  750.  
  751. virt: CPU Virtualisation Configuration test.
  752. ---------------------------------------------------------------------------------------------------------------------------------------------
  753. Test 1 of 1: CPU Virtualisation Configuration test.
  754. Check VT/VMX Virtualization extensions are set up correctly.
  755. FAILED [MEDIUM] VirtDisabledByBIOS: Test 1, Virtualization extensions supported but disabled by BIOS.
  756.  
  757. =============================================================================================================================================
  758. 0 passed, 1 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  759. =============================================================================================================================================
  760.  
  761. pnp: BIOS Support Installation structure test.
  762. ---------------------------------------------------------------------------------------------------------------------------------------------
  763. Test 1 of 1: PnP BIOS Support Installation structure test.
  764. This test tries to find and sanity check the Plug and Play BIOS Support Installation Check structure.
  765.  
  766. Found PnP Installation Check structure at 0x000f0ad0
  767. Signature : $PnP
  768. Version : 0x10 (1.0)
  769. Length : 0x0021 bytes
  770. Control Field : 0x0000 (Not supported)
  771. Event Notification Flag Address : 0x00000000 (undefined)
  772. Real Mode 16 bit Code Address : 0xf000:c7c6
  773. Real Mode 16 bit Data Address : 0xf000:0000
  774. 16 bit Protected Mode Code Address : 0x000fc7ee
  775. 16 bit Protected Mode Data Address : 0x000f0000
  776. OEM Device Identifier : 0x00000000 (undefined)
  777.  
  778. PASSED: Test 1, Version 1.0 detected.
  779. PASSED: Test 1, PnP Installation Check structure is the correct length of 33 bytes.
  780.  
  781. =============================================================================================================================================
  782. 2 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  783. =============================================================================================================================================
  784.  
  785. pciirq: PCI IRQ Routing Table test.
  786. ---------------------------------------------------------------------------------------------------------------------------------------------
  787. Test 1 of 1: PCI IRQ Routing Table test.
  788. 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
  789. and described in pages 233-238 of PCI System Architecture, Fourth Edition, Mindshare, Inc. (1999). NOTE: The PCI IRQ Routing Table only
  790. really knows about ISA IRQs and is generally not used with APIC.
  791.  
  792. Found PCI IRQ Routing Table at 0x000fd100
  793. Signature : $PIR
  794. Version : 0x0100 (1.0)
  795. Table Size : 0x0110 bytes (15 slot entries)
  796. PCI Router ID : 00:1f.0
  797. PCI Exclusive IRQs : 0x0000 (none)
  798. Compatible PCI Router : 8086:27b8
  799. Miniport Data : 0x00000000 (none)
  800. Reserved : 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
  801. Checksum : 0x91
  802.  
  803. Bus:Dev Slot INTA# INTB# INTC# INTD#
  804. 00:1f 00 69/dc78 63/dc78 62/dc78 60/dc78
  805. 00:14 00 60/dc78
  806. 00:1d 00 6b/dc78 63/dc78
  807. 00:1a 00 60/dc78
  808. 00:1b 00 6a/dc78
  809. 00:19 00 68/dc78
  810. 00:16 00 60/dc78 63/dc78 62/dc78 61/dc78
  811. 00:1c 00 60/dc78 61/dc78 62/dc78 63/dc78
  812. 00:01 00 60/dc78 61/dc78 62/dc78 63/dc78
  813. 00:03 00 60/dc78
  814. 00:04 00 60/dc78 61/dc78 62/dc78 63/dc78
  815. 03:00 00 61/dc78 62/dc78 63/dc78 60/dc78
  816. 00:02 00 60/dc78
  817. 01:00 12 60/dc78 61/dc78 62/dc78 63/dc78
  818. 02:00 11 60/dc78 61/dc78 62/dc78 63/dc78
  819.  
  820. PASSED: Test 1, The Compatible PCI Interrupt Router is defined.
  821. PASSED: Test 1, Table size was correct for 15 slot entries.
  822. PASSED: Test 1, Reserved region is set to zero.
  823. PASSED: Test 1, All 15 slots have sane looking link and IRQ bitmaps.
  824.  
  825. =============================================================================================================================================
  826. 4 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  827. =============================================================================================================================================
  828.  
  829. os2gap: OS/2 memory hole test.
  830. ---------------------------------------------------------------------------------------------------------------------------------------------
  831. Test 1 of 1: Test the OS/2 15Mb memory hole is absent.
  832. PASSED: Test 1, No OS/2 memory hole found.
  833.  
  834. =============================================================================================================================================
  835. 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  836. =============================================================================================================================================
  837.  
  838. mpcheck: MultiProcessor Tables tests.
  839. ---------------------------------------------------------------------------------------------------------------------------------------------
  840. Test 1 of 9: Test MP header.
  841. PASSED: Test 1, MP header looks sane.
  842.  
  843. Test 2 of 9: Test MP CPU entries.
  844. PASSED: Test 2, All 2 CPU entries look sane.
  845.  
  846. Test 3 of 9: Test MP Bus entries.
  847. PASSED: Test 3, All 5 Bus Entries looked sane.
  848.  
  849. Test 4 of 9: Test MP IO APIC entries.
  850. PASSED: Test 4, All 1 IO APIC Entries look sane.
  851.  
  852. Test 5 of 9: Test MP IO Interrupt entries.
  853. PASSED: Test 5, All 48 IO Interrupt Entries look sane.
  854.  
  855. Test 6 of 9: Test MP Local Interrupt entries.
  856. PASSED: Test 6, All 2 Local Interrupt Entries look sane.
  857.  
  858. Test 7 of 9: Test MP System Address entries.
  859. PASSED: Test 7, All 4 System Address Space Mapping Entries looks sane.
  860.  
  861. Test 8 of 9: Test MP Bus Hierarchy entries.
  862. PASSED: Test 8, All 1 Bus Hierarchy Entries look sane.
  863.  
  864. Test 9 of 9: Test MP Compatible Bus Address Space entries.
  865. PASSED: Test 9, All 2 Compatible Bus Address Space Entries look sane.
  866.  
  867. =============================================================================================================================================
  868. 9 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  869. =============================================================================================================================================
  870.  
  871. hda_audio: HDA Audio Pin Configuration test.
  872. ---------------------------------------------------------------------------------------------------------------------------------------------
  873. Test 1 of 1: HDA Audio Pin Configuration test.
  874. SKIPPED: Test 1, Cannot find any sound devices in /sys/class/sound.
  875.  
  876. =============================================================================================================================================
  877. 0 passed, 0 failed, 0 warning, 0 aborted, 1 skipped, 0 info only.
  878. =============================================================================================================================================
  879.  
  880. ebda: Test EBDA region is mapped and reserved in memory map table.
  881. ---------------------------------------------------------------------------------------------------------------------------------------------
  882. Machine is not using traditional BIOS firmware, skipping test.
  883. =============================================================================================================================================
  884. 0 passed, 0 failed, 0 warning, 0 aborted, 1 skipped, 0 info only.
  885. =============================================================================================================================================
  886.  
  887. bios32: BIOS32 Service Directory test.
  888. ---------------------------------------------------------------------------------------------------------------------------------------------
  889. Machine is not using traditional BIOS firmware, skipping test.
  890. =============================================================================================================================================
  891. 0 passed, 0 failed, 0 warning, 0 aborted, 1 skipped, 0 info only.
  892. =============================================================================================================================================
  893.  
  894. apicedge: APIC edge/level test.
  895. ---------------------------------------------------------------------------------------------------------------------------------------------
  896. Test 1 of 1: Legacy and PCI Interrupt Edge/Level trigger tests.
  897. PASSED: Test 1, Legacy interrupts are edge and PCI interrupts are level triggered.
  898.  
  899. =============================================================================================================================================
  900. 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  901. =============================================================================================================================================
  902.  
  903. wmi: Extract and analyse Windows Management Instrumentation (WMI).
  904. ---------------------------------------------------------------------------------------------------------------------------------------------
  905. Test 1 of 1: Windows Management Instrumentation test.
  906. No ACPI _WDG WMI data found.
  907.  
  908. =============================================================================================================================================
  909. 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  910. =============================================================================================================================================
  911.  
  912. wakealarm: ACPI Wakealarm tests.
  913. ---------------------------------------------------------------------------------------------------------------------------------------------
  914. Test 1 of 4: Test existence of RTC with alarm interface.
  915. PASSED: Test 1, RTC with a RTC alarm ioctl() interface found.
  916.  
  917. Test 2 of 4: Trigger wakealarm for 1 seconds in the future.
  918. Trigger wakealarm for 1 seconds in the future.
  919. PASSED: Test 2, RTC wakealarm was triggered successfully.
  920.  
  921. Test 3 of 4: Test if wakealarm is fired.
  922. PASSED: Test 3, RTC wakealarm triggered and fired successfully.
  923.  
  924. Test 4 of 4: Multiple wakealarm firing tests.
  925. Trigger wakealarm for 1 seconds in the future.
  926. Trigger wakealarm for 2 seconds in the future.
  927. Trigger wakealarm for 3 seconds in the future.
  928. Trigger wakealarm for 4 seconds in the future.
  929. PASSED: Test 4, RTC wakealarm triggered and fired successfully.
  930.  
  931. =============================================================================================================================================
  932. 4 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  933. =============================================================================================================================================
  934.  
  935. syntaxcheck: Re-assemble DSDT and SSDTs to find syntax errors and warnings.
  936. ---------------------------------------------------------------------------------------------------------------------------------------------
  937. Test 1 of 1: Disassemble and reassemble DSDT and SSDTs.
  938.  
  939. Checking ACPI table DSDT (#0)
  940.  
  941. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 1, Assembler error in line 9917
  942. Line | AML source
  943. ---------------------------------------------------------------------------------------------------------------------------------------------
  944. 09914| If (CondRefOf (MDBG))
  945. 09915| {
  946. 09916| Return (MDBG) /* External reference */
  947. 09917| Arg0
  948. | ^
  949. | Error 6126: syntax error, unexpected PARSEOP_ARG0
  950. 09918| }
  951. 09919|
  952. 09920| Return (Zero)
  953. =============================================================================================================================================
  954.  
  955. ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax
  956. errors.
  957.  
  958. FAILED [HIGH] SyntaxCheckIASLCompilerAborted: Test 1, Compilation aborted early due to a parser detected syntax error.
  959.  
  960. ADVICE: Some subsequent errors may not be detected because the compiler had to terminate prematurely. If the compiler did not abort early
  961. then potentially correct code may parse incorrectly producing some or many false positive errors.
  962.  
  963. Table DSDT (0) reassembly: Found 1 errors, 0 warnings, 0 remarks.
  964.  
  965.  
  966. Checking ACPI table SSDT (#1)
  967.  
  968. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 1, Assembler error in line 221
  969. Line | AML source
  970. ---------------------------------------------------------------------------------------------------------------------------------------------
  971. 00218| 0x00000800
  972. 00219| }
  973. 00220| })
  974. 00221| Package (0x06)
  975. | ^
  976. | Error 6126: syntax error, unexpected PARSEOP_PACKAGE
  977. 00222| {
  978. 00223| 0x80000000,
  979. 00224| 0x80000000,
  980. =============================================================================================================================================
  981.  
  982. ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be reassembled using the strict IASL compiler as it contains syntax
  983. errors.
  984.  
  985. FAILED [HIGH] SyntaxCheckIASLCompilerAborted: Test 1, Compilation aborted early due to a parser detected syntax error.
  986.  
  987. ADVICE: Some subsequent errors may not be detected because the compiler had to terminate prematurely. If the compiler did not abort early
  988. then potentially correct code may parse incorrectly producing some or many false positive errors.
  989.  
  990. Table SSDT (1) reassembly: Found 1 errors, 0 warnings, 0 remarks.
  991.  
  992.  
  993. Checking ACPI table SSDT (#2)
  994.  
  995. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 1, Assembler warning in line 121
  996. Line | AML source
  997. ---------------------------------------------------------------------------------------------------------------------------------------------
  998. 00118|
  999. 00119| Store (CPDC (Arg0), Local0)
  1000. 00120| GCAP (Local0)
  1001. 00121| Return (Local0)
  1002. | ^
  1003. | Warning 3104: Reserved method should not return a value (_PDC)
  1004. 00122| }
  1005. 00123|
  1006. 00124| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1007. =============================================================================================================================================
  1008.  
  1009. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything
  1010. , 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
  1011. any run time errors.
  1012.  
  1013. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 1, Assembler remark in line 131
  1014. Line | AML source
  1015. ---------------------------------------------------------------------------------------------------------------------------------------------
  1016. 00128| Return (Local0)
  1017. 00129| }
  1018. 00130|
  1019. 00131| Method (CPDC, 1, NotSerialized)
  1020. | ^
  1021. | Remark 2120: Control Method should be made Serialized (due to creation of named objects within)
  1022. 00132| {
  1023. 00133| CreateDWordField (Arg0, Zero, REVS)
  1024. 00134| CreateDWordField (Arg0, 0x04, SIZE)
  1025. =============================================================================================================================================
  1026.  
  1027. ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be
  1028. 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
  1029. attempts to create the object and causing a failure.
  1030.  
  1031. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 1, Assembler remark in line 146
  1032. Line | AML source
  1033. ---------------------------------------------------------------------------------------------------------------------------------------------
  1034. 00143| Return (COSC (ToUUID ("4077a616-290c-47be-9ebd-d87058713953"), REVS, SIZE, Local2))
  1035. 00144| }
  1036. 00145|
  1037. 00146| Method (COSC, 4, NotSerialized)
  1038. | ^
  1039. | Remark 2120: Control Method should be made Serialized (due to creation of named objects within)
  1040. 00147| {
  1041. 00148| CreateDWordField (Arg3, Zero, STS0)
  1042. 00149| CreateDWordField (Arg3, 0x04, CAP0)
  1043. =============================================================================================================================================
  1044.  
  1045. ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be
  1046. 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
  1047. attempts to create the object and causing a failure.
  1048.  
  1049. FAILED [LOW] AMLAsmASL_MSG_NOT_REFERENCED: Test 1, Assembler remark in line 149
  1050. Line | AML source
  1051. ---------------------------------------------------------------------------------------------------------------------------------------------
  1052. 00146| Method (COSC, 4, NotSerialized)
  1053. 00147| {
  1054. 00148| CreateDWordField (Arg3, Zero, STS0)
  1055. 00149| CreateDWordField (Arg3, 0x04, CAP0)
  1056. | ^
  1057. | Remark 2089: Object is not referenced (Name is within method [COSC])
  1058. 00150| CreateDWordField (Arg0, Zero, IID0)
  1059. 00151| CreateDWordField (Arg0, 0x04, IID1)
  1060. 00152| CreateDWordField (Arg0, 0x08, IID2)
  1061. =============================================================================================================================================
  1062. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 1, Assembler remark in line 175
  1063. Line | AML source
  1064. ---------------------------------------------------------------------------------------------------------------------------------------------
  1065. 00172| Return (Arg3)
  1066. 00173| }
  1067. 00174|
  1068. 00175| Method (GCAP, 1, NotSerialized)
  1069. | ^
  1070. | Remark 2120: Control Method should be made Serialized (due to creation of named objects within)
  1071. 00176| {
  1072. 00177| CreateDWordField (Arg0, Zero, STS0)
  1073. 00178| CreateDWordField (Arg0, 0x04, CAP0)
  1074. =============================================================================================================================================
  1075.  
  1076. ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be
  1077. 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
  1078. attempts to create the object and causing a failure.
  1079.  
  1080. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 1, Assembler warning in line 215
  1081. Line | AML source
  1082. ---------------------------------------------------------------------------------------------------------------------------------------------
  1083. 00212| {
  1084. 00213| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1085. 00214| GCAP (Local0)
  1086. 00215| Return (Local0)
  1087. | ^
  1088. | Warning 3104: Reserved method should not return a value (_PDC)
  1089. 00216| }
  1090. 00217|
  1091. 00218| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1092. =============================================================================================================================================
  1093.  
  1094. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything
  1095. , 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
  1096. any run time errors.
  1097.  
  1098. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 1, Assembler remark in line 255
  1099. Line | AML source
  1100. ---------------------------------------------------------------------------------------------------------------------------------------------
  1101. 00252| Return (Zero)
  1102. 00253| }
  1103. 00254|
  1104. 00255| Method (APCT, 0, NotSerialized)
  1105. | ^
  1106. | Remark 2120: Control Method should be made Serialized (due to creation of named objects within)
  1107. 00256| {
  1108. 00257| If (LAnd (And (CFGD, 0x7A), LNot (And (SDTL, 0x20
  1109. 00258| ))))
  1110. =============================================================================================================================================
  1111.  
  1112. ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be
  1113. 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
  1114. attempts to create the object and causing a failure.
  1115.  
  1116. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 1, Assembler remark in line 267
  1117. Line | AML source
  1118. ---------------------------------------------------------------------------------------------------------------------------------------------
  1119. 00264| }
  1120. 00265| }
  1121. 00266|
  1122. 00267| Method (APPT, 0, NotSerialized)
  1123. | ^
  1124. | Remark 2120: Control Method should be made Serialized (due to creation of named objects within)
  1125. 00268| {
  1126. 00269| If (LAnd (And (CFGD, One), LNot (And (SDTL, 0x10
  1127. 00270| ))))
  1128. =============================================================================================================================================
  1129.  
  1130. ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be
  1131. 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
  1132. attempts to create the object and causing a failure.
  1133.  
  1134. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 1, Assembler warning in line 286
  1135. Line | AML source
  1136. ---------------------------------------------------------------------------------------------------------------------------------------------
  1137. 00283| {
  1138. 00284| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1139. 00285| GCAP (Local0)
  1140. 00286| Return (Local0)
  1141. | ^
  1142. | Warning 3104: Reserved method should not return a value (_PDC)
  1143. 00287| }
  1144. 00288|
  1145. 00289| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1146. =============================================================================================================================================
  1147.  
  1148. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything
  1149. , 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
  1150. any run time errors.
  1151.  
  1152. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 1, Assembler warning in line 333
  1153. Line | AML source
  1154. ---------------------------------------------------------------------------------------------------------------------------------------------
  1155. 00330| {
  1156. 00331| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1157. 00332| GCAP (Local0)
  1158. 00333| Return (Local0)
  1159. | ^
  1160. | Warning 3104: Reserved method should not return a value (_PDC)
  1161. 00334| }
  1162. 00335|
  1163. 00336| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1164. =============================================================================================================================================
  1165.  
  1166. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything
  1167. , 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
  1168. any run time errors.
  1169.  
  1170. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 1, Assembler warning in line 380
  1171. Line | AML source
  1172. ---------------------------------------------------------------------------------------------------------------------------------------------
  1173. 00377| {
  1174. 00378| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1175. 00379| GCAP (Local0)
  1176. 00380| Return (Local0)
  1177. | ^
  1178. | Warning 3104: Reserved method should not return a value (_PDC)
  1179. 00381| }
  1180. 00382|
  1181. 00383| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1182. =============================================================================================================================================
  1183.  
  1184. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything
  1185. , 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
  1186. any run time errors.
  1187.  
  1188. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 1, Assembler warning in line 427
  1189. Line | AML source
  1190. ---------------------------------------------------------------------------------------------------------------------------------------------
  1191. 00424| {
  1192. 00425| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1193. 00426| GCAP (Local0)
  1194. 00427| Return (Local0)
  1195. | ^
  1196. | Warning 3104: Reserved method should not return a value (_PDC)
  1197. 00428| }
  1198. 00429|
  1199. 00430| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1200. =============================================================================================================================================
  1201.  
  1202. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything
  1203. , 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
  1204. any run time errors.
  1205.  
  1206. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 1, Assembler warning in line 474
  1207. Line | AML source
  1208. ---------------------------------------------------------------------------------------------------------------------------------------------
  1209. 00471| {
  1210. 00472| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1211. 00473| GCAP (Local0)
  1212. 00474| Return (Local0)
  1213. | ^
  1214. | Warning 3104: Reserved method should not return a value (_PDC)
  1215. 00475| }
  1216. 00476|
  1217. 00477| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1218. =============================================================================================================================================
  1219.  
  1220. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything
  1221. , 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
  1222. any run time errors.
  1223.  
  1224. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 1, Assembler warning in line 521
  1225. Line | AML source
  1226. ---------------------------------------------------------------------------------------------------------------------------------------------
  1227. 00518| {
  1228. 00519| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1229. 00520| GCAP (Local0)
  1230. 00521| Return (Local0)
  1231. | ^
  1232. | Warning 3104: Reserved method should not return a value (_PDC)
  1233. 00522| }
  1234. 00523|
  1235. 00524| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1236. =============================================================================================================================================
  1237.  
  1238. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method returned a value however it is not expected to return anything
  1239. , 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
  1240. any run time errors.
  1241.  
  1242. Table SSDT (2) reassembly: Found 0 errors, 8 warnings, 6 remarks.
  1243.  
  1244.  
  1245. Checking ACPI table SSDT (#3)
  1246.  
  1247. FAILED [MEDIUM] AMLAsmASL_MSG_NO_REGION: Test 1, Assembler warning in line 61
  1248. Line | AML source
  1249. ---------------------------------------------------------------------------------------------------------------------------------------------
  1250. 00058| Scope (\_SB.PCI0.SAT0)
  1251. 00059| {
  1252. 00060| Name (REGF, One)
  1253. 00061| Method (_REG, 2, NotSerialized) // _REG: Region Availability
  1254. | ^
  1255. | Warning 3079: _REG has no corresponding Operation Region
  1256. 00062| {
  1257. 00063| If (LEqual (Arg0, 0x02))
  1258. 00064| {
  1259. =============================================================================================================================================
  1260.  
  1261. ADVICE: (for Warning #3079, ASL_MSG_NO_REGION): _REG requires a corresponding Operation Region, however one was not found.
  1262.  
  1263. Table SSDT (3) reassembly: Found 0 errors, 1 warnings, 0 remarks.
  1264.  
  1265.  
  1266. Checking ACPI table SSDT (#4)
  1267.  
  1268. FAILED [LOW] AMLAsmASL_MSG_COMPILER_RESERVED: Test 1, Assembler remark in line 246
  1269. Line | AML source
  1270. ---------------------------------------------------------------------------------------------------------------------------------------------
  1271. 00243| Name (OPTS, Zero)
  1272. 00244| Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method
  1273. 00245| {
  1274. 00246| Name (_T_1, Zero) // _T_x: Emitted by ASL Compiler
  1275. | ^
  1276. | Remark 2011: Use of compiler reserved name (_T_1)
  1277. 00247| Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler
  1278. 00248| While (One)
  1279. 00249| {
  1280. =============================================================================================================================================
  1281.  
  1282. ADVICE: (for Remark #2011, ASL_MSG_COMPILER_RESERVED): This normally occurs when disassembled code is being compiled and it contains
  1283. compiler-emitted names of the form '_T_x'. This is just a remark generated by the compiler and can normally be ignored.
  1284.  
  1285. FAILED [LOW] AMLAsmASL_MSG_COMPILER_RESERVED: Test 1, Assembler remark in line 247
  1286. Line | AML source
  1287. ---------------------------------------------------------------------------------------------------------------------------------------------
  1288. 00244| Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method
  1289. 00245| {
  1290. 00246| Name (_T_1, Zero) // _T_x: Emitted by ASL Compiler
  1291. 00247| Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler
  1292. | ^
  1293. | Remark 2011: Use of compiler reserved name (_T_0)
  1294. 00248| While (One)
  1295. 00249| {
  1296. 00250| Store (ToInteger (Arg0), _T_0) /* \_SB_.PCI0.PEG0._DSM._T_0 */
  1297. =============================================================================================================================================
  1298.  
  1299. ADVICE: (for Remark #2011, ASL_MSG_COMPILER_RESERVED): This normally occurs when disassembled code is being compiled and it contains
  1300. compiler-emitted names of the form '_T_x'. This is just a remark generated by the compiler and can normally be ignored.
  1301.  
  1302. FAILED [LOW] AMLAsmASL_MSG_COMPILER_RESERVED: Test 1, Assembler remark in line 414
  1303. Line | AML source
  1304. ---------------------------------------------------------------------------------------------------------------------------------------------
  1305. 00411| Name (OPTS, Zero)
  1306. 00412| Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method
  1307. 00413| {
  1308. 00414| Name (_T_1, Zero) // _T_x: Emitted by ASL Compiler
  1309. | ^
  1310. | Remark 2011: Use of compiler reserved name (_T_1)
  1311. 00415| Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler
  1312. 00416| While (One)
  1313. 00417| {
  1314. =============================================================================================================================================
  1315.  
  1316. ADVICE: (for Remark #2011, ASL_MSG_COMPILER_RESERVED): This normally occurs when disassembled code is being compiled and it contains
  1317. compiler-emitted names of the form '_T_x'. This is just a remark generated by the compiler and can normally be ignored.
  1318.  
  1319. FAILED [LOW] AMLAsmASL_MSG_COMPILER_RESERVED: Test 1, Assembler remark in line 415
  1320. Line | AML source
  1321. ---------------------------------------------------------------------------------------------------------------------------------------------
  1322. 00412| Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method
  1323. 00413| {
  1324. 00414| Name (_T_1, Zero) // _T_x: Emitted by ASL Compiler
  1325. 00415| Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler
  1326. | ^
  1327. | Remark 2011: Use of compiler reserved name (_T_0)
  1328. 00416| While (One)
  1329. 00417| {
  1330. 00418| Store (ToInteger (Arg0), _T_0) /* \_SB_.PCI0.PEG1._DSM._T_0 */
  1331. =============================================================================================================================================
  1332.  
  1333. ADVICE: (for Remark #2011, ASL_MSG_COMPILER_RESERVED): This normally occurs when disassembled code is being compiled and it contains
  1334. compiler-emitted names of the form '_T_x'. This is just a remark generated by the compiler and can normally be ignored.
  1335.  
  1336. FAILED [LOW] AMLAsmASL_MSG_COMPILER_RESERVED: Test 1, Assembler remark in line 573
  1337. Line | AML source
  1338. ---------------------------------------------------------------------------------------------------------------------------------------------
  1339. 00570| Name (OPTS, Zero)
  1340. 00571| Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method
  1341. 00572| {
  1342. 00573| Name (_T_1, Zero) // _T_x: Emitted by ASL Compiler
  1343. | ^
  1344. | Remark 2011: Use of compiler reserved name (_T_1)
  1345. 00574| Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler
  1346. 00575| While (One)
  1347. 00576| {
  1348. =============================================================================================================================================
  1349.  
  1350. ADVICE: (for Remark #2011, ASL_MSG_COMPILER_RESERVED): This normally occurs when disassembled code is being compiled and it contains
  1351. compiler-emitted names of the form '_T_x'. This is just a remark generated by the compiler and can normally be ignored.
  1352.  
  1353. FAILED [LOW] AMLAsmASL_MSG_COMPILER_RESERVED: Test 1, Assembler remark in line 574
  1354. Line | AML source
  1355. ---------------------------------------------------------------------------------------------------------------------------------------------
  1356. 00571| Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method
  1357. 00572| {
  1358. 00573| Name (_T_1, Zero) // _T_x: Emitted by ASL Compiler
  1359. 00574| Name (_T_0, Zero) // _T_x: Emitted by ASL Compiler
  1360. | ^
  1361. | Remark 2011: Use of compiler reserved name (_T_0)
  1362. 00575| While (One)
  1363. 00576| {
  1364. 00577| Store (ToInteger (Arg0), _T_0) /* \_SB_.PCI0.PEG2._DSM._T_0 */
  1365. =============================================================================================================================================
  1366.  
  1367. ADVICE: (for Remark #2011, ASL_MSG_COMPILER_RESERVED): This normally occurs when disassembled code is being compiled and it contains
  1368. compiler-emitted names of the form '_T_x'. This is just a remark generated by the compiler and can normally be ignored.
  1369.  
  1370. FAILED [LOW] AMLAsmASL_MSG_PACKAGE_LENGTH: Test 1, Assembler remark in line 917
  1371. Line | AML source
  1372. ---------------------------------------------------------------------------------------------------------------------------------------------
  1373. 00914| }
  1374. 00915| Else
  1375. 00916| {
  1376. 00917| Return (Package (0x00) {})
  1377. | ^
  1378. | Remark 2095: Effective AML package length is zero
  1379. 00918| }
  1380. 00919| }
  1381. 00920|
  1382. =============================================================================================================================================
  1383.  
  1384. ADVICE: (for Remark #2095, ASL_MSG_PACKAGE_LENGTH): The package is larger than expected, hence wasting some space.
  1385.  
  1386. FAILED [LOW] AMLAsmASL_MSG_SERIALIZED_REQUIRED: Test 1, Assembler remark in line 933
  1387. Line | AML source
  1388. ---------------------------------------------------------------------------------------------------------------------------------------------
  1389. 00930| }
  1390. 00931| }
  1391. 00932|
  1392. 00933| Method (_DOD, 0, NotSerialized) // _DOD: Display Output Devices
  1393. | ^
  1394. | Remark 2120: Control Method should be made Serialized (due to creation of named objects within)
  1395. 00934| {
  1396. 00935| If (CondRefOf (IDAB))
  1397. 00936| {
  1398. =============================================================================================================================================
  1399.  
  1400. ADVICE: (for Remark #2120, ASL_MSG_SERIALIZED_REQUIRED): A named object is created inside a non-serialized method - this method should be
  1401. 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
  1402. attempts to create the object and causing a failure.
  1403.  
  1404. Table SSDT (4) reassembly: Found 0 errors, 0 warnings, 8 remarks.
  1405.  
  1406.  
  1407. =============================================================================================================================================
  1408. 0 passed, 27 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  1409. =============================================================================================================================================
  1410.  
  1411. pcc: Processor Clocking Control (PCC) test.
  1412. ---------------------------------------------------------------------------------------------------------------------------------------------
  1413. Test 1 of 1: Processor Clocking Control (PCC) test.
  1414. This test checks the sanity of the Processor Clocking Control as found on some HP ProLiant machines. Most computers do not use this interface
  1415. to control the CPU clock frequency, so this test will be skipped.
  1416.  
  1417. This machine does not use Processor Clocking Control (PCC).
  1418.  
  1419. =============================================================================================================================================
  1420. 0 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 1 info only.
  1421. =============================================================================================================================================
  1422.  
  1423. osilinux: Disassemble DSDT to check for _OSI("Linux").
  1424. ---------------------------------------------------------------------------------------------------------------------------------------------
  1425. Test 1 of 1: Disassemble DSDT to check for _OSI("Linux").
  1426. 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
  1427. ACPI driver matches onto the Windows _OSI strings
  1428. {
  1429. If (_OSI ("Linux"))
  1430. {
  1431. Store (0x03E8, OSYS) /* \OSYS */
  1432. }
  1433. If (_OSI ("Windows 2001"))
  1434. {
  1435. Store (0x07D1, OSYS) /* \OSYS */
  1436. }
  1437. If (_OSI ("Windows 2001 SP1"))
  1438. {
  1439. Store (0x07D1, OSYS) /* \OSYS */
  1440. }
  1441. If (_OSI ("Windows 2001 SP2"))
  1442. {
  1443. Store (0x07D2, OSYS) /* \OSYS */
  1444. }
  1445. If (_OSI ("Windows 2001.1"))
  1446. {
  1447. Store (0x07D3, OSYS) /* \OSYS */
  1448. }
  1449. If (_OSI ("Windows 2006"))
  1450. {
  1451. Store (0x07D6, OSYS) /* \OSYS */
  1452. }
  1453. If (_OSI ("Windows 2009"))
  1454. {
  1455. Store (0x07D9, OSYS) /* \OSYS */
  1456. }
  1457. If (_OSI ("Windows 2012"))
  1458. {
  1459. Store (0x07DC, OSYS) /* \OSYS */
  1460. }
  1461. }
  1462. WARNING: Test 1, DSDT implements a deprecated _OSI("Linux") test.
  1463.  
  1464. =============================================================================================================================================
  1465. 0 passed, 0 failed, 1 warning, 0 aborted, 0 skipped, 0 info only.
  1466. =============================================================================================================================================
  1467.  
  1468. method: ACPI DSDT Method Semantic tests.
  1469. ---------------------------------------------------------------------------------------------------------------------------------------------
  1470. FADT Preferred PM profile indicates this is not a Mobile Platform.
  1471. Test 1 of 155: Test Method Names.
  1472. Found 2182 Objects
  1473. PASSED: Test 1, Method names contain legal characters.
  1474.  
  1475. Test 2 of 155: Test _AEI.
  1476. SKIPPED: Test 2, Skipping test for non-existant object _AEI.
  1477.  
  1478. Test 3 of 155: Test _PIC (Inform AML of Interrupt Model).
  1479. PASSED: Test 3, \_PIC returned no values as expected.
  1480. PASSED: Test 3, \_PIC returned no values as expected.
  1481. PASSED: Test 3, \_PIC returned no values as expected.
  1482.  
  1483. Test 4 of 155: Test _CID (Compatible ID).
  1484. PASSED: Test 4, \_SB_.PCI0._CID returned an integer 0x030ad041 (EISA ID PNP0A03).
  1485. PASSED: Test 4, \_SB_.PCI0.LPCB.CWDT._CID returned an integer 0x020cd041 (EISA ID PNP0C02).
  1486. PASSED: Test 4, \_SB_.PCI0.LPCB.PS2K._CID returned an integer 0x0b03d041 (EISA ID PNP030B).
  1487. PASSED: Test 4, \_SB_.PCI0.LPCB.PS2M._CID returned an integer 0x130fd041 (EISA ID PNP0F13).
  1488. PASSED: Test 4, \_SB_.PCI0.DOCK._CID returned an integer 0x150cd041 (EISA ID PNP0C15).
  1489. PASSED: Test 4, \_SB_.BIND._CID returned a string 'PNP0C40' as expected.
  1490. PASSED: Test 4, \_SB_.CIND._CID returned a string 'PNP0C60' as expected.
  1491. PASSED: Test 4, \_SB_.DIND._CID returned a string 'PNP0C70' as expected.
  1492. PASSED: Test 4, \_SB_.PEPD._CID returned an integer 0x800dd041 (EISA ID PNP0D80).
  1493.  
  1494. Test 5 of 155: Test _DDN (DOS Device Name).
  1495. SKIPPED: Test 5, Skipping test for non-existant object _DDN.
  1496.  
  1497. Test 6 of 155: Test _HID (Hardware ID).
  1498. PASSED: Test 6, \_SB_.PCI0._HID returned an integer 0x080ad041 (EISA ID PNP0A08).
  1499. PASSED: Test 6, \_SB_.PCI0.TPMX._HID returned an integer 0x010cd041 (EISA ID PNP0C01).
  1500. PASSED: Test 6, \_SB_.PCI0.LPCB.DMAC._HID returned an integer 0x0002d041 (EISA ID PNP0200).
  1501. PASSED: Test 6, \_SB_.PCI0.LPCB.FWHD._HID returned an integer 0x0008d425 (EISA ID INT0800).
  1502. PASSED: Test 6, \_SB_.PCI0.LPCB.HPET._HID returned an integer 0x0301d041 (EISA ID PNP0103).
  1503. PASSED: Test 6, \_SB_.PCI0.LPCB.IPIC._HID returned an integer 0x0000d041 (EISA ID PNP0000).
  1504. PASSED: Test 6, \_SB_.PCI0.LPCB.LDRC._HID returned an integer 0x020cd041 (EISA ID PNP0C02).
  1505. PASSED: Test 6, \_SB_.PCI0.LPCB.RTC_._HID returned an integer 0x000bd041 (EISA ID PNP0B00).
  1506. PASSED: Test 6, \_SB_.PCI0.LPCB.TIMR._HID returned an integer 0x0001d041 (EISA ID PNP0100).
  1507. PASSED: Test 6, \_SB_.PCI0.LPCB.CWDT._HID returned an integer 0x0d3fd425 (EISA ID INT3F0D).
  1508. PASSED: Test 6, \_SB_.PCI0.LPCB.SIO1._HID returned an integer 0x020cd041 (EISA ID PNP0C02).
  1509. PASSED: Test 6, \_SB_.PCI0.LPCB.LPTE._HID returned an integer 0x0004d041 (EISA ID PNP0400).
  1510. PASSED: Test 6, \_SB_.PCI0.LPCB.RMSC._HID returned an integer 0x020cd041 (EISA ID PNP0C02).
  1511. PASSED: Test 6, \_SB_.PCI0.LPCB.COPR._HID returned an integer 0x040cd041 (EISA ID PNP0C04).
  1512. PASSED: Test 6, \_SB_.PCI0.LPCB.PS2K._HID returned an integer 0x0303d041 (EISA ID PNP0303).
  1513. PASSED: Test 6, \_SB_.PCI0.LPCB.PS2M._HID returned an integer 0x030fd041 (EISA ID PNP0F03).
  1514. PASSED: Test 6, \_SB_.PCI0.LPCB.UAR1._HID returned an integer 0x0105d041 (EISA ID PNP0501).
  1515. PASSED: Test 6, \_SB_.PCI0.LPCB.UAR2._HID returned an integer 0x0105d041 (EISA ID PNP0501).
  1516. PASSED: Test 6, \_SB_.PCI0.LPCB.H_EC._HID returned an integer 0x090cd041 (EISA ID PNP0C09).
  1517. PASSED: Test 6, \_SB_.PCI0.LPCB.H_EC.BAT0._HID returned an integer 0x0a0cd041 (EISA ID PNP0C0A).
  1518. PASSED: Test 6, \_SB_.PCI0.LPCB.H_EC.BAT1._HID returned an integer 0x0a0cd041 (EISA ID PNP0C0A).
  1519. PASSED: Test 6, \_SB_.PCI0.LPCB.H_EC.BAT2._HID returned an integer 0x0a0cd041 (EISA ID PNP0C0A).
  1520. PASSED: Test 6, \_SB_.PCI0.PDRC._HID returned an integer 0x020cd041 (EISA ID PNP0C02).
  1521. PASSED: Test 6, \_SB_.PCI0.DOCK._HID returned a string 'ABCD0000' as expected.
  1522. PASSED: Test 6, \_SB_.LNKA._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F).
  1523. PASSED: Test 6, \_SB_.LNKB._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F).
  1524. PASSED: Test 6, \_SB_.LNKC._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F).
  1525. PASSED: Test 6, \_SB_.LNKD._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F).
  1526. PASSED: Test 6, \_SB_.LNKE._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F).
  1527. PASSED: Test 6, \_SB_.LNKF._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F).
  1528. PASSED: Test 6, \_SB_.LNKG._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F).
  1529. PASSED: Test 6, \_SB_.LNKH._HID returned an integer 0x0f0cd041 (EISA ID PNP0C0F).
  1530. PASSED: Test 6, \_SB_.PWRB._HID returned an integer 0x0c0cd041 (EISA ID PNP0C0C).
  1531. PASSED: Test 6, \_SB_.BIND._HID returned a string 'INT33D2' as expected.
  1532. PASSED: Test 6, \_SB_.CIND._HID returned a string 'INT33D3' as expected.
  1533. PASSED: Test 6, \_SB_.DIND._HID returned a string 'INT33D4' as expected.
  1534. PASSED: Test 6, \_SB_.PEPD._HID returned a string 'INT33A1' as expected.
  1535. PASSED: Test 6, \_SB_.BTKL._HID returned a string 'INT3420' as expected.
  1536. PASSED: Test 6, \_SB_.TPM_._HID returned an integer 0x310cd041 (EISA ID PNP0C31).
  1537. PASSED: Test 6, \_SB_.LID0._HID returned an integer 0x0d0cd041 (EISA ID PNP0C0D).
  1538. PASSED: Test 6, \_SB_.MEM2._HID returned an integer 0x010cd041 (EISA ID PNP0C01).
  1539. PASSED: Test 6, \NFC1._HID returned an integer 0x00d0744d (EISA ID SKTD000).
  1540. PASSED: Test 6, \NFC2._HID returned an integer 0x4254103b (EISA ID NXP5442).
  1541. PASSED: Test 6, \NFC3._HID returned an integer 0x120a7624 (EISA ID ICV0A12).
  1542.  
  1543. Test 7 of 155: Test _HRV (Hardware Revision Number).
  1544. SKIPPED: Test 7, Skipping test for non-existant object _HRV.
  1545.  
  1546. Test 8 of 155: Test _PLD (Physical Device Location).
  1547. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01._PLD correctly returned a sane looking package.
  1548. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR11._PLD correctly returned a sane looking package.
  1549. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR12._PLD correctly returned a sane looking package.
  1550. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR13._PLD correctly returned a sane looking package.
  1551. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR14._PLD correctly returned a sane looking package.
  1552. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR15._PLD correctly returned a sane looking package.
  1553. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR16._PLD correctly returned a sane looking package.
  1554. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR17._PLD correctly returned a sane looking package.
  1555. PASSED: Test 8, \_SB_.PCI0.EHC1.HUBN.PR01.PR18._PLD correctly returned a sane looking package.
  1556. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01._PLD correctly returned a sane looking package.
  1557. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR11._PLD correctly returned a sane looking package.
  1558. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR12._PLD correctly returned a sane looking package.
  1559. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR13._PLD correctly returned a sane looking package.
  1560. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR14._PLD correctly returned a sane looking package.
  1561. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR15._PLD correctly returned a sane looking package.
  1562. PASSED: Test 8, \_SB_.PCI0.EHC2.HUBN.PR01.PR16._PLD correctly returned a sane looking package.
  1563. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS01._PLD correctly returned a sane looking package.
  1564. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS02._PLD correctly returned a sane looking package.
  1565. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS03._PLD correctly returned a sane looking package.
  1566. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS04._PLD correctly returned a sane looking package.
  1567. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS05._PLD correctly returned a sane looking package.
  1568. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS06._PLD correctly returned a sane looking package.
  1569. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS07._PLD correctly returned a sane looking package.
  1570. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS08._PLD correctly returned a sane looking package.
  1571. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS09._PLD correctly returned a sane looking package.
  1572. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS10._PLD correctly returned a sane looking package.
  1573. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS11._PLD correctly returned a sane looking package.
  1574. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS12._PLD correctly returned a sane looking package.
  1575. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS13._PLD correctly returned a sane looking package.
  1576. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS14._PLD correctly returned a sane looking package.
  1577. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.HS15._PLD correctly returned a sane looking package.
  1578. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP1._PLD correctly returned a sane looking package.
  1579. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP2._PLD correctly returned a sane looking package.
  1580. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP3._PLD correctly returned a sane looking package.
  1581. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP4._PLD correctly returned a sane looking package.
  1582. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP5._PLD correctly returned a sane looking package.
  1583. PASSED: Test 8, \_SB_.PCI0.XHC_.RHUB.SSP6._PLD correctly returned a sane looking package.
  1584. PASSED: Test 8, \WCAM._PLD correctly returned a sane looking package.
  1585.  
  1586. Test 9 of 155: Test _SUB (Subsystem ID).
  1587. SKIPPED: Test 9, Skipping test for non-existant object _SUB.
  1588.  
  1589. Test 10 of 155: Test _SUN (Slot User Number).
  1590. SKIPPED: Test 10, Skipping test for non-existant object _SUN.
  1591.  
  1592. Test 11 of 155: Test _STR (String).
  1593. FAILED [MEDIUM] MethodReturnBadType: Test 11, Method \_SB_.TPM_._STR did not return ACPI_TYPE_STRING.
  1594.  
  1595. Test 12 of 155: Test _UID (Unique ID).
  1596. PASSED: Test 12, \_SB_.PCI0._UID correctly returned sane looking value 0x00000000.
  1597. PASSED: Test 12, \_SB_.PCI0.TPMX._UID correctly returned sane looking value 0x00000001.
  1598. PASSED: Test 12, \_SB_.PCI0.LPCB.HPET._UID correctly returned sane looking value 0x00000000.
  1599. PASSED: Test 12, \_SB_.PCI0.LPCB.LDRC._UID correctly returned sane looking value 0x00000002.
  1600. PASSED: Test 12, \_SB_.PCI0.LPCB.SIO1._UID correctly returned sane looking value 0x00000111.
  1601. PASSED: Test 12, \_SB_.PCI0.LPCB.RMSC._UID correctly returned sane looking value 0x00000010.
  1602. PASSED: Test 12, \_SB_.PCI0.LPCB.UAR1._UID correctly returned sane looking value 0x00000001.
  1603. PASSED: Test 12, \_SB_.PCI0.LPCB.UAR2._UID correctly returned sane looking value 0x00000002.
  1604. PASSED: Test 12, \_SB_.PCI0.LPCB.H_EC._UID correctly returned sane looking value 0x00000001.
  1605. PASSED: Test 12, \_SB_.PCI0.LPCB.H_EC.BAT0._UID correctly returned sane looking value 0x00000000.
  1606. PASSED: Test 12, \_SB_.PCI0.LPCB.H_EC.BAT1._UID correctly returned sane looking value 0x00000001.
  1607. PASSED: Test 12, \_SB_.PCI0.LPCB.H_EC.BAT2._UID correctly returned sane looking value 0x00000002.
  1608. PASSED: Test 12, \_SB_.PCI0.PDRC._UID correctly returned sane looking value 0x00000001.
  1609. PASSED: Test 12, \_SB_.PCI0.DOCK._UID correctly returned sane looking value 0x00000002.
  1610. PASSED: Test 12, \_SB_.LNKA._UID correctly returned sane looking value 0x00000001.
  1611. PASSED: Test 12, \_SB_.LNKB._UID correctly returned sane looking value 0x00000002.
  1612. PASSED: Test 12, \_SB_.LNKC._UID correctly returned sane looking value 0x00000003.
  1613. PASSED: Test 12, \_SB_.LNKD._UID correctly returned sane looking value 0x00000004.
  1614. PASSED: Test 12, \_SB_.LNKE._UID correctly returned sane looking value 0x00000005.
  1615. PASSED: Test 12, \_SB_.LNKF._UID correctly returned sane looking value 0x00000006.
  1616. PASSED: Test 12, \_SB_.LNKG._UID correctly returned sane looking value 0x00000007.
  1617. PASSED: Test 12, \_SB_.LNKH._UID correctly returned sane looking value 0x00000008.
  1618. PASSED: Test 12, \_SB_.PWRB._UID correctly returned sane looking value 0x000000aa.
  1619. PASSED: Test 12, \_SB_.PEPD._UID correctly returned sane looking value 0x00000001.
  1620. PASSED: Test 12, \_SB_.TPM_._UID correctly returned sane looking value 0x00000001.
  1621. PASSED: Test 12, \_SB_.MEM2._UID correctly returned sane looking value 0x00000002.
  1622.  
  1623. Test 13 of 155: Test _CDM (Clock Domain).
  1624. SKIPPED: Test 13, Skipping test for non-existant object _CDM.
  1625.  
  1626. Test 14 of 155: Test _CRS (Current Resource Settings).
  1627. PASSED: Test 14, \_SB_.PCI0._CRS (WORD Address Space Descriptor) looks sane.
  1628. PASSED: Test 14, \_SB_.PCI0.TPMX._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane.
  1629. PASSED: Test 14, \_SB_.PCI0.LPCB.DMAC._CRS (I/O Port Descriptor) looks sane.
  1630. PASSED: Test 14, \_SB_.PCI0.LPCB.FWHD._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane.
  1631. PASSED: Test 14, \_SB_.PCI0.LPCB.HPET._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane.
  1632. PASSED: Test 14, \_SB_.PCI0.LPCB.IPIC._CRS (I/O Port Descriptor) looks sane.
  1633. PASSED: Test 14, \_SB_.PCI0.LPCB.LDRC._CRS (I/O Port Descriptor) looks sane.
  1634. PASSED: Test 14, \_SB_.PCI0.LPCB.RTC_._CRS (I/O Port Descriptor) looks sane.
  1635. PASSED: Test 14, \_SB_.PCI0.LPCB.TIMR._CRS (I/O Port Descriptor) looks sane.
  1636. PASSED: Test 14, \_SB_.PCI0.LPCB.CWDT._CRS (I/O Port Descriptor) looks sane.
  1637. PASSED: Test 14, \_SB_.PCI0.LPCB.SIO1._CRS (I/O Port Descriptor) looks sane.
  1638. PASSED: Test 14, \_SB_.PCI0.LPCB.LPTE._CRS (I/O Port Descriptor) looks sane.
  1639. PASSED: Test 14, \_SB_.PCI0.LPCB.RMSC._CRS (I/O Port Descriptor) looks sane.
  1640. PASSED: Test 14, \_SB_.PCI0.LPCB.COPR._CRS (I/O Port Descriptor) looks sane.
  1641. PASSED: Test 14, \_SB_.PCI0.LPCB.PS2K._CRS (I/O Port Descriptor) looks sane.
  1642. PASSED: Test 14, \_SB_.PCI0.LPCB.PS2M._CRS (I/O Port Descriptor) looks sane.
  1643. PASSED: Test 14, \_SB_.PCI0.LPCB.UAR1._CRS (I/O Port Descriptor) looks sane.
  1644. PASSED: Test 14, \_SB_.PCI0.LPCB.UAR2._CRS (I/O Port Descriptor) looks sane.
  1645. PASSED: Test 14, \_SB_.PCI0.PDRC._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane.
  1646. PASSED: Test 14, \_SB_.LNKA._CRS (IRQ Descriptor) looks sane.
  1647. PASSED: Test 14, \_SB_.LNKB._CRS (IRQ Descriptor) looks sane.
  1648. PASSED: Test 14, \_SB_.LNKC._CRS (IRQ Descriptor) looks sane.
  1649. PASSED: Test 14, \_SB_.LNKD._CRS (IRQ Descriptor) looks sane.
  1650. PASSED: Test 14, \_SB_.LNKE._CRS (IRQ Descriptor) looks sane.
  1651. PASSED: Test 14, \_SB_.LNKF._CRS (IRQ Descriptor) looks sane.
  1652. PASSED: Test 14, \_SB_.LNKG._CRS (IRQ Descriptor) looks sane.
  1653. PASSED: Test 14, \_SB_.LNKH._CRS (IRQ Descriptor) looks sane.
  1654. PASSED: Test 14, \_SB_.TPM_._CRS (DWORD Address Space Descriptor) looks sane.
  1655. PASSED: Test 14, \_SB_.MEM2._CRS (32-bit Fixed Location Memory Range Descriptor) looks sane.
  1656.  
  1657. Test 15 of 155: Test _DIS (Disable).
  1658. PASSED: Test 15, \_SB_.PCI0.LPCB.LPTE._DIS returned no values as expected.
  1659. PASSED: Test 15, \_SB_.PCI0.LPCB.UAR1._DIS returned no values as expected.
  1660. PASSED: Test 15, \_SB_.PCI0.LPCB.UAR2._DIS returned no values as expected.
  1661. PASSED: Test 15, \_SB_.LNKA._DIS returned no values as expected.
  1662. PASSED: Test 15, \_SB_.LNKB._DIS returned no values as expected.
  1663. PASSED: Test 15, \_SB_.LNKC._DIS returned no values as expected.
  1664. PASSED: Test 15, \_SB_.LNKD._DIS returned no values as expected.
  1665. PASSED: Test 15, \_SB_.LNKE._DIS returned no values as expected.
  1666. PASSED: Test 15, \_SB_.LNKF._DIS returned no values as expected.
  1667. PASSED: Test 15, \_SB_.LNKG._DIS returned no values as expected.
  1668. PASSED: Test 15, \_SB_.LNKH._DIS returned no values as expected.
  1669.  
  1670. Test 16 of 155: Test _DMA (Direct Memory Access).
  1671. SKIPPED: Test 16, Skipping test for non-existant object _DMA.
  1672.  
  1673. Test 17 of 155: Test _FIX (Fixed Register Resource Provider).
  1674. SKIPPED: Test 17, Skipping test for non-existant object _FIX.
  1675.  
  1676. Test 18 of 155: Test _GSB (Global System Interrupt Base).
  1677. SKIPPED: Test 18, Skipping test for non-existant object _GSB.
  1678.  
  1679. Test 19 of 155: Test _HPP (Hot Plug Parameters).
  1680. SKIPPED: Test 19, Skipping test for non-existant object _HPP.
  1681.  
  1682. Test 20 of 155: Test _PRS (Possible Resource Settings).
  1683. PASSED: Test 20, \_SB_.PCI0.LPCB.LPTE._PRS (Start Dependent Functions Descriptor) looks sane.
  1684. PASSED: Test 20, \_SB_.PCI0.LPCB.PS2K._PRS (Start Dependent Functions Descriptor) looks sane.
  1685. PASSED: Test 20, \_SB_.PCI0.LPCB.PS2M._PRS (Start Dependent Functions Descriptor) looks sane.
  1686. PASSED: Test 20, \_SB_.PCI0.LPCB.UAR1._PRS (Start Dependent Functions Descriptor) looks sane.
  1687. PASSED: Test 20, \_SB_.PCI0.LPCB.UAR2._PRS (Start Dependent Functions Descriptor) looks sane.
  1688. PASSED: Test 20, \_SB_.LNKA._PRS (IRQ Descriptor) looks sane.
  1689. PASSED: Test 20, \_SB_.LNKB._PRS (IRQ Descriptor) looks sane.
  1690. PASSED: Test 20, \_SB_.LNKC._PRS (IRQ Descriptor) looks sane.
  1691. PASSED: Test 20, \_SB_.LNKD._PRS (IRQ Descriptor) looks sane.
  1692. PASSED: Test 20, \_SB_.LNKE._PRS (IRQ Descriptor) looks sane.
  1693. PASSED: Test 20, \_SB_.LNKF._PRS (IRQ Descriptor) looks sane.
  1694. PASSED: Test 20, \_SB_.LNKG._PRS (IRQ Descriptor) looks sane.
  1695. PASSED: Test 20, \_SB_.LNKH._PRS (IRQ Descriptor) looks sane.
  1696.  
  1697. Test 21 of 155: Test _PXM (Proximity).
  1698. SKIPPED: Test 21, Skipping test for non-existant object _PXM.
  1699.  
  1700. Test 22 of 155: Test _EDL (Eject Device List).
  1701. SKIPPED: Test 22, Skipping test for non-existant object _EDL.
  1702.  
  1703. Test 23 of 155: Test _EJD (Ejection Dependent Device).
  1704. SKIPPED: Test 23, Skipping test for non-existant object _EJD.
  1705.  
  1706. Test 24 of 155: Test _EJ0 (Eject).
  1707. SKIPPED: Test 24, Skipping test for non-existant object _EJ0.
  1708.  
  1709. Test 25 of 155: Test _EJ1 (Eject).
  1710. SKIPPED: Test 25, Skipping test for non-existant object _EJ1.
  1711.  
  1712. Test 26 of 155: Test _EJ2 (Eject).
  1713. SKIPPED: Test 26, Skipping test for non-existant object _EJ2.
  1714.  
  1715. Test 27 of 155: Test _EJ3 (Eject).
  1716. SKIPPED: Test 27, Skipping test for non-existant object _EJ3.
  1717.  
  1718. Test 28 of 155: Test _EJ4 (Eject).
  1719. SKIPPED: Test 28, Skipping test for non-existant object _EJ4.
  1720.  
  1721. Test 29 of 155: Test _LCK (Lock).
  1722. SKIPPED: Test 29, Skipping test for non-existant object _LCK.
  1723.  
  1724. Test 30 of 155: Test _RMV (Remove).
  1725. SKIPPED: Test 30, Skipping test for non-existant object _RMV.
  1726.  
  1727. Test 31 of 155: Test _STA (Status).
  1728. PASSED: Test 31, \_SB_.PCI0.TPMX._STA correctly returned sane looking value 0x0000000f.
  1729. PASSED: Test 31, \_SB_.PCI0.LPCB.HPET._STA correctly returned sane looking value 0x00000000.
  1730. PASSED: Test 31, \_SB_.PCI0.LPCB.CWDT._STA correctly returned sane looking value 0x0000000f.
  1731. PASSED: Test 31, \_SB_.PCI0.LPCB.LPTE._STA correctly returned sane looking value 0x00000000.
  1732. PASSED: Test 31, \_SB_.PCI0.LPCB.PS2K._STA correctly returned sane looking value 0x00000000.
  1733. PASSED: Test 31, \_SB_.PCI0.LPCB.PS2M._STA correctly returned sane looking value 0x00000000.
  1734. PASSED: Test 31, \_SB_.PCI0.LPCB.UAR1._STA correctly returned sane looking value 0x00000000.
  1735. PASSED: Test 31, \_SB_.PCI0.LPCB.UAR2._STA correctly returned sane looking value 0x00000000.
  1736. PASSED: Test 31, \_SB_.PCI0.LPCB.H_EC._STA correctly returned sane looking value 0x00000000.
  1737. PASSED: Test 31, \_SB_.PCI0.LPCB.H_EC.BAT0._STA correctly returned sane looking value 0x00000000.
  1738. PASSED: Test 31, \_SB_.PCI0.LPCB.H_EC.BAT1._STA correctly returned sane looking value 0x00000000.
  1739. PASSED: Test 31, \_SB_.PCI0.LPCB.H_EC.BAT2._STA correctly returned sane looking value 0x00000000.
  1740. PASSED: Test 31, \_SB_.PCI0.RP01._STA correctly returned sane looking value 0x0000000f.
  1741. PASSED: Test 31, \_SB_.PCI0.RP02._STA correctly returned sane looking value 0x0000000f.
  1742. PASSED: Test 31, \_SB_.PCI0.RP03._STA correctly returned sane looking value 0x0000000f.
  1743. PASSED: Test 31, \_SB_.PCI0.RP04._STA correctly returned sane looking value 0x0000000f.
  1744. PASSED: Test 31, \_SB_.PCI0.RP05._STA correctly returned sane looking value 0x0000000f.
  1745. PASSED: Test 31, \_SB_.PCI0.RP06._STA correctly returned sane looking value 0x0000000f.
  1746. PASSED: Test 31, \_SB_.PCI0.RP07._STA correctly returned sane looking value 0x0000000f.
  1747. PASSED: Test 31, \_SB_.PCI0.RP08._STA correctly returned sane looking value 0x0000000f.
  1748. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS01._STA correctly returned sane looking value 0x0000000f.
  1749. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS02._STA correctly returned sane looking value 0x0000000f.
  1750. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS03._STA correctly returned sane looking value 0x0000000f.
  1751. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS04._STA correctly returned sane looking value 0x0000000f.
  1752. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS05._STA correctly returned sane looking value 0x0000000f.
  1753. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS06._STA correctly returned sane looking value 0x0000000f.
  1754. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS07._STA correctly returned sane looking value 0x0000000f.
  1755. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS08._STA correctly returned sane looking value 0x0000000f.
  1756. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS09._STA correctly returned sane looking value 0x0000000f.
  1757. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS10._STA correctly returned sane looking value 0x00000000.
  1758. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS11._STA correctly returned sane looking value 0x00000000.
  1759. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS12._STA correctly returned sane looking value 0x00000000.
  1760. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS13._STA correctly returned sane looking value 0x00000000.
  1761. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS14._STA correctly returned sane looking value 0x00000000.
  1762. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.HS15._STA correctly returned sane looking value 0x00000000.
  1763. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP1._STA correctly returned sane looking value 0x0000000f.
  1764. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP2._STA correctly returned sane looking value 0x0000000f.
  1765. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP3._STA correctly returned sane looking value 0x0000000f.
  1766. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP4._STA correctly returned sane looking value 0x0000000f.
  1767. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP5._STA correctly returned sane looking value 0x00000000.
  1768. PASSED: Test 31, \_SB_.PCI0.XHC_.RHUB.SSP6._STA correctly returned sane looking value 0x00000000.
  1769. PASSED: Test 31, \_SB_.PCI0.DOCK._STA correctly returned sane looking value 0x00000000.
  1770. PASSED: Test 31, \_SB_.PCI0.B0D3._STA correctly returned sane looking value 0x0000000f.
  1771. PASSED: Test 31, \_SB_.LNKA._STA correctly returned sane looking value 0x0000000b.
  1772. PASSED: Test 31, \_SB_.LNKB._STA correctly returned sane looking value 0x0000000b.
  1773. PASSED: Test 31, \_SB_.LNKC._STA correctly returned sane looking value 0x0000000b.
  1774. PASSED: Test 31, \_SB_.LNKD._STA correctly returned sane looking value 0x0000000b.
  1775. PASSED: Test 31, \_SB_.LNKE._STA correctly returned sane looking value 0x0000000b.
  1776. PASSED: Test 31, \_SB_.LNKF._STA correctly returned sane looking value 0x0000000b.
  1777. PASSED: Test 31, \_SB_.LNKG._STA correctly returned sane looking value 0x0000000b.
  1778. PASSED: Test 31, \_SB_.LNKH._STA correctly returned sane looking value 0x0000000b.
  1779. PASSED: Test 31, \_SB_.PWRB._STA correctly returned sane looking value 0x0000000b.
  1780. PASSED: Test 31, \_SB_.BIND._STA correctly returned sane looking value 0x00000000.
  1781. PASSED: Test 31, \_SB_.CIND._STA correctly returned sane looking value 0x00000000.
  1782. PASSED: Test 31, \_SB_.DIND._STA correctly returned sane looking value 0x00000000.
  1783. PASSED: Test 31, \_SB_.PEPD._STA correctly returned sane looking value 0x00000000.
  1784. PASSED: Test 31, \_SB_.BTKL._STA correctly returned sane looking value 0x00000000.
  1785. PASSED: Test 31, \_SB_.TPM_._STA correctly returned sane looking value 0x00000000.
  1786. PASSED: Test 31, \_SB_.LID0._STA correctly returned sane looking value 0x00000000.
  1787. PASSED: Test 31, \_SB_.MEM2._STA correctly returned sane looking value 0x00000000.
  1788. PASSED: Test 31, \NFC1._STA correctly returned sane looking value 0x00000000.
  1789. PASSED: Test 31, \NFC2._STA correctly returned sane looking value 0x00000000.
  1790. PASSED: Test 31, \NFC3._STA correctly returned sane looking value 0x00000000.
  1791.  
  1792. Test 32 of 155: Test _BDN (BIOS Dock Name).
  1793. SKIPPED: Test 32, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BDN.
  1794.  
  1795. Test 33 of 155: Test _BBN (Base Bus Number).
  1796. PASSED: Test 33, \_SB_.PCI0._BBN correctly returned an integer.
  1797.  
  1798. Test 34 of 155: Test _DCK (Dock).
  1799. SKIPPED: Test 34, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _DCK.
  1800.  
  1801. Test 35 of 155: Test _INI (Initialize).
  1802. PASSED: Test 35, \_SB_.PCI0._INI returned no values as expected.
  1803. PASSED: Test 35, \_SB_.PCI0.PEG0._INI returned no values as expected.
  1804. PASSED: Test 35, \_SB_.PCI0.PEG1._INI returned no values as expected.
  1805. PASSED: Test 35, \_SB_.PCI0.PEG2._INI returned no values as expected.
  1806. PASSED: Test 35, \_SB_.PCI0.B0D3._INI returned no values as expected.
  1807.  
  1808. Test 36 of 155: Test _SEG (Segment).
  1809. SKIPPED: Test 36, Skipping test for non-existant object _SEG.
  1810.  
  1811. Test 37 of 155: Test _OFF (Set resource off).
  1812. SKIPPED: Test 37, Skipping test for non-existant object _OFF.
  1813.  
  1814. Test 38 of 155: Test _ON (Set resource on).
  1815. SKIPPED: Test 38, Skipping test for non-existant object _ON.
  1816.  
  1817. Test 39 of 155: Test _DSW (Device Sleep Wake).
  1818. SKIPPED: Test 39, Skipping test for non-existant object _DSW.
  1819.  
  1820. Test 40 of 155: Test _IRC (In Rush Current).
  1821. SKIPPED: Test 40, Skipping test for non-existant object _IRC.
  1822.  
  1823. Test 41 of 155: Test _PRE (Power Resources for Enumeration).
  1824. SKIPPED: Test 41, Skipping test for non-existant object _PRE.
  1825.  
  1826. Test 42 of 155: Test _PR0 (Power Resources for D0).
  1827. SKIPPED: Test 42, Skipping test for non-existant object _PR0.
  1828.  
  1829. Test 43 of 155: Test _PR1 (Power Resources for D1).
  1830. SKIPPED: Test 43, Skipping test for non-existant object _PR1.
  1831.  
  1832. Test 44 of 155: Test _PR2 (Power Resources for D2).
  1833. SKIPPED: Test 44, Skipping test for non-existant object _PR2.
  1834.  
  1835. Test 45 of 155: Test _PR3 (Power Resources for D3).
  1836. SKIPPED: Test 45, Skipping test for non-existant object _PR3.
  1837.  
  1838. Test 46 of 155: Test _PS0 (Power State 0).
  1839. PASSED: Test 46, \_SB_.BTKL._PS0 returned no values as expected.
  1840.  
  1841. Test 47 of 155: Test _PS1 (Power State 1).
  1842. SKIPPED: Test 47, Skipping test for non-existant object _PS1.
  1843.  
  1844. Test 48 of 155: Test _PS2 (Power State 2).
  1845. SKIPPED: Test 48, Skipping test for non-existant object _PS2.
  1846.  
  1847. Test 49 of 155: Test _PS3 (Power State 3).
  1848. PASSED: Test 49, \_SB_.BTKL._PS3 returned no values as expected.
  1849.  
  1850. Test 50 of 155: Test _PSC (Power State Current).
  1851. SKIPPED: Test 50, Skipping test for non-existant object _PSC.
  1852.  
  1853. Test 51 of 155: Test _PSE (Power State for Enumeration).
  1854. SKIPPED: Test 51, Skipping test for non-existant object _PSE.
  1855.  
  1856. Test 52 of 155: Test _PSW (Power State Wake).
  1857. PASSED: Test 52, \_SB_.PCI0.LPCB.PS2K._PSW returned no values as expected.
  1858. PASSED: Test 52, \_SB_.PCI0.LPCB.PS2M._PSW returned no values as expected.
  1859. PASSED: Test 52, \_SB_.PCI0.EHC1._PSW returned no values as expected.
  1860. PASSED: Test 52, \_SB_.PCI0.EHC2._PSW returned no values as expected.
  1861. PASSED: Test 52, \_SB_.PCI0.PEG0._PSW returned no values as expected.
  1862. PASSED: Test 52, \_SB_.PCI0.PEG1._PSW returned no values as expected.
  1863. PASSED: Test 52, \_SB_.PCI0.PEG2._PSW returned no values as expected.
  1864.  
  1865. Test 53 of 155: Test _S1D (S1 Device State).
  1866. SKIPPED: Test 53, Skipping test for non-existant object _S1D.
  1867.  
  1868. Test 54 of 155: Test _S2D (S2 Device State).
  1869. SKIPPED: Test 54, Skipping test for non-existant object _S2D.
  1870.  
  1871. Test 55 of 155: Test _S3D (S3 Device State).
  1872. PASSED: Test 55, \_SB_.PCI0.EHC1._S3D correctly returned an integer.
  1873. PASSED: Test 55, \_SB_.PCI0.EHC2._S3D correctly returned an integer.
  1874. PASSED: Test 55, \_SB_.PCI0.XHC_._S3D correctly returned an integer.
  1875.  
  1876. Test 56 of 155: Test _S4D (S4 Device State).
  1877. PASSED: Test 56, \_SB_.PCI0.EHC1._S4D correctly returned an integer.
  1878. PASSED: Test 56, \_SB_.PCI0.EHC2._S4D correctly returned an integer.
  1879. PASSED: Test 56, \_SB_.PCI0.XHC_._S4D correctly returned an integer.
  1880.  
  1881. Test 57 of 155: Test _S0W (S0 Device Wake State).
  1882. SKIPPED: Test 57, Skipping test for non-existant object _S0W.
  1883.  
  1884. Test 58 of 155: Test _S1W (S1 Device Wake State).
  1885. SKIPPED: Test 58, Skipping test for non-existant object _S1W.
  1886.  
  1887. Test 59 of 155: Test _S2W (S2 Device Wake State).
  1888. SKIPPED: Test 59, Skipping test for non-existant object _S2W.
  1889.  
  1890. Test 60 of 155: Test _S3W (S3 Device Wake State).
  1891. SKIPPED: Test 60, Skipping test for non-existant object _S3W.
  1892.  
  1893. Test 61 of 155: Test _S4W (S4 Device Wake State).
  1894. SKIPPED: Test 61, Skipping test for non-existant object _S4W.
  1895.  
  1896. Test 62 of 155: Test _S0_ (S0 System State).
  1897. \_S0_ PM1a_CNT.SLP_TYP value: 0x00000000
  1898. \_S0_ PM1b_CNT.SLP_TYP value: 0x00000000
  1899. PASSED: Test 62, \_S0_ correctly returned a sane looking package.
  1900.  
  1901. Test 63 of 155: Test _S1_ (S1 System State).
  1902. SKIPPED: Test 63, Skipping test for non-existant object _S1_.
  1903.  
  1904. Test 64 of 155: Test _S2_ (S2 System State).
  1905. SKIPPED: Test 64, Skipping test for non-existant object _S2_.
  1906.  
  1907. Test 65 of 155: Test _S3_ (S3 System State).
  1908. SKIPPED: Test 65, Skipping test for non-existant object _S3_.
  1909.  
  1910. Test 66 of 155: Test _S4_ (S4 System State).
  1911. \_S4_ PM1a_CNT.SLP_TYP value: 0x00000006
  1912. \_S4_ PM1b_CNT.SLP_TYP value: 0x00000000
  1913. PASSED: Test 66, \_S4_ correctly returned a sane looking package.
  1914.  
  1915. Test 67 of 155: Test _S5_ (S5 System State).
  1916. \_S5_ PM1a_CNT.SLP_TYP value: 0x00000007
  1917. \_S5_ PM1b_CNT.SLP_TYP value: 0x00000000
  1918. PASSED: Test 67, \_S5_ correctly returned a sane looking package.
  1919.  
  1920. Test 68 of 155: Test _SWS (System Wake Source).
  1921. SKIPPED: Test 68, Skipping test for non-existant object _SWS.
  1922.  
  1923. Test 69 of 155: Test _PSS (Performance Supported States).
  1924. \_PR_.CPU0._PSS values:
  1925. P-State Freq Power Latency Bus Master
  1926. (MHz) (mW) (us) Latency (us)
  1927. 0 2800 53000 10 10
  1928. 1 2700 50301 10 10
  1929. 2 2500 45570 10 10
  1930. 3 2400 43019 10 10
  1931. 4 2300 41018 10 10
  1932. 5 2100 36648 10 10
  1933. 6 2000 34283 10 10
  1934. 7 1900 31966 10 10
  1935. 8 1700 27949 10 10
  1936. 9 1600 26229 10 10
  1937. 10 1500 24091 10 10
  1938. 11 1300 20398 10 10
  1939. 12 1200 18393 10 10
  1940. 13 1100 16869 10 10
  1941. 14 900 13494 10 10
  1942. 15 800 11657 10 10
  1943. PASSED: Test 69, \_PR_.CPU0._PSS correctly returned a sane looking package.
  1944.  
  1945. Test 70 of 155: Test _CPC (Continuous Performance Control).
  1946. SKIPPED: Test 70, Skipping test for non-existant object _CPC.
  1947.  
  1948. Test 71 of 155: Test _CSD (C State Dependencies).
  1949. SKIPPED: Test 71, Skipping test for non-existant object _CSD.
  1950.  
  1951. Test 72 of 155: Test _CST (C States).
  1952. SKIPPED: Test 72, Skipping test for non-existant object _CST.
  1953.  
  1954. Test 73 of 155: Test _PCT (Performance Control).
  1955. FAILED [MEDIUM] MethodReturnNullObj: Test 73, \_PR_.CPU0._PCT returned a NULL object, and did not return ACPI_TYPE_PACKAGE.
  1956.  
  1957. Test 74 of 155: Test _PDL (P-State Depth Limit).
  1958. SKIPPED: Test 74, Skipping test for non-existant object _PDL.
  1959.  
  1960. Test 75 of 155: Test _PPC (Performance Present Capabilities).
  1961. PASSED: Test 75, \_PR_.CPU0._PPC correctly returned an integer.
  1962.  
  1963. Test 76 of 155: Test _PPE (Polling for Platform Error).
  1964. SKIPPED: Test 76, Skipping test for non-existant object _PPE.
  1965.  
  1966. Test 77 of 155: Test _TDL (T-State Depth Limit).
  1967. SKIPPED: Test 77, Skipping test for non-existant object _TDL.
  1968.  
  1969. Test 78 of 155: Test _TPC (Throttling Present Capabilities).
  1970. SKIPPED: Test 78, Skipping test for non-existant object _TPC.
  1971.  
  1972. Test 79 of 155: Test _TSD (Throttling State Dependencies).
  1973. SKIPPED: Test 79, Skipping test for non-existant object _TSD.
  1974.  
  1975. Test 80 of 155: Test _TSS (Throttling Supported States).
  1976. SKIPPED: Test 80, Skipping test for non-existant object _TSS.
  1977.  
  1978. Test 81 of 155: Test _MSG (Message).
  1979. SKIPPED: Test 81, Skipping test for non-existant object _MSG.
  1980.  
  1981. Test 82 of 155: Test _ALC (Ambient Light Colour Chromaticity).
  1982. SKIPPED: Test 82, Skipping test for non-existant object _ALC.
  1983.  
  1984. Test 83 of 155: Test _ALI (Ambient Light Illuminance).
  1985. SKIPPED: Test 83, Skipping test for non-existant object _ALI.
  1986.  
  1987. Test 84 of 155: Test _ALT (Ambient Light Temperature).
  1988. SKIPPED: Test 84, Skipping test for non-existant object _ALT.
  1989.  
  1990. Test 85 of 155: Test _ALP (Ambient Light Polling).
  1991. SKIPPED: Test 85, Skipping test for non-existant object _ALP.
  1992.  
  1993. Test 86 of 155: Test _LID (Lid Status).
  1994. SKIPPED: Test 86, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _LID.
  1995.  
  1996. Test 87 of 155: Test _UPD (User Presence Detect).
  1997. SKIPPED: Test 87, Skipping test for non-existant object _UPD.
  1998.  
  1999. Test 88 of 155: Test _UPP (User Presence Polling).
  2000. SKIPPED: Test 88, Skipping test for non-existant object _UPP.
  2001.  
  2002. Test 89 of 155: Test _GCP (Get Capabilities).
  2003. SKIPPED: Test 89, Skipping test for non-existant object _GCP.
  2004.  
  2005. Test 90 of 155: Test _GRT (Get Real Time).
  2006. SKIPPED: Test 90, Skipping test for non-existant object _GRT.
  2007.  
  2008. Test 91 of 155: Test _GWS (Get Wake Status).
  2009. SKIPPED: Test 91, Skipping test for non-existant object _GWS.
  2010.  
  2011. Test 92 of 155: Test _STP (Set Expired Timer Wake Policy).
  2012. SKIPPED: Test 92, Skipping test for non-existant object _STP.
  2013.  
  2014. Test 93 of 155: Test _STV (Set Timer Value).
  2015. SKIPPED: Test 93, Skipping test for non-existant object _STV.
  2016.  
  2017. Test 94 of 155: Test _TIP (Expired Timer Wake Policy).
  2018. SKIPPED: Test 94, Skipping test for non-existant object _TIP.
  2019.  
  2020. Test 95 of 155: Test _TIV (Timer Values).
  2021. SKIPPED: Test 95, Skipping test for non-existant object _TIV.
  2022.  
  2023. Test 96 of 155: Test _SBS (Smart Battery Subsystem).
  2024. SKIPPED: Test 96, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _SBS.
  2025.  
  2026. Test 97 of 155: Test _BCT (Battery Charge Time).
  2027. SKIPPED: Test 97, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BCT.
  2028.  
  2029. Test 98 of 155: Test _BIF (Battery Information).
  2030. SKIPPED: Test 98, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BIF.
  2031.  
  2032. Test 99 of 155: Test _BIX (Battery Information Extended).
  2033. SKIPPED: Test 99, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BIX.
  2034.  
  2035. Test 100 of 155: Test _BMA (Battery Measurement Averaging).
  2036. SKIPPED: Test 100, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BMA.
  2037.  
  2038. Test 101 of 155: Test _BMC (Battery Maintenance Control).
  2039. SKIPPED: Test 101, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BMC.
  2040.  
  2041. Test 102 of 155: Test _BMD (Battery Maintenance Data).
  2042. SKIPPED: Test 102, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BMD.
  2043.  
  2044. Test 103 of 155: Test _BMS (Battery Measurement Sampling Time).
  2045. SKIPPED: Test 103, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BMS.
  2046.  
  2047. Test 104 of 155: Test _BST (Battery Status).
  2048. SKIPPED: Test 104, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BST.
  2049.  
  2050. Test 105 of 155: Test _BTP (Battery Trip Point).
  2051. SKIPPED: Test 105, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BTP.
  2052.  
  2053. Test 106 of 155: Test _BTM (Battery Time).
  2054. SKIPPED: Test 106, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _BTM.
  2055.  
  2056. Test 107 of 155: Test _PCL (Power Consumer List).
  2057. SKIPPED: Test 107, Machine is not a mobile platform, skipping test for non-existant mobile platform related object _PCL.
  2058.  
  2059. Test 108 of 155: Test _PIF (Power Source Information).
  2060. SKIPPED: Test 108, Skipping test for non-existant object _PIF.
  2061.  
  2062. Test 109 of 155: Test _PSR (Power Source).
  2063. SKIPPED: Test 109, Skipping test for non-existant object _PSR.
  2064.  
  2065. Test 110 of 155: Test _GAI (Get Averaging Level).
  2066. SKIPPED: Test 110, Skipping test for non-existant object _GAI.
  2067.  
  2068. Test 111 of 155: Test _PMM (Power Meter Measurement).
  2069. SKIPPED: Test 111, Skipping test for non-existant object _PMM.
  2070.  
  2071. Test 112 of 155: Test _FIF (Fan Information).
  2072. SKIPPED: Test 112, Skipping test for non-existant object _FIF.
  2073.  
  2074. Test 113 of 155: Test _FSL (Fan Set Level).
  2075. SKIPPED: Test 113, Skipping test for non-existant object _FSL.
  2076.  
  2077. Test 114 of 155: Test _FST (Fan Status).
  2078. SKIPPED: Test 114, Skipping test for non-existant object _FST.
  2079.  
  2080. Test 115 of 155: Test _ACx (Active Cooling).
  2081. SKIPPED: Test 115, Skipping test for non-existant object _AC0.
  2082.  
  2083. SKIPPED: Test 115, Skipping test for non-existant object _AC1.
  2084.  
  2085. SKIPPED: Test 115, Skipping test for non-existant object _AC2.
  2086.  
  2087. SKIPPED: Test 115, Skipping test for non-existant object _AC3.
  2088.  
  2089. SKIPPED: Test 115, Skipping test for non-existant object _AC4.
  2090.  
  2091. SKIPPED: Test 115, Skipping test for non-existant object _AC5.
  2092.  
  2093. SKIPPED: Test 115, Skipping test for non-existant object _AC6.
  2094.  
  2095. SKIPPED: Test 115, Skipping test for non-existant object _AC7.
  2096.  
  2097. SKIPPED: Test 115, Skipping test for non-existant object _AC8.
  2098.  
  2099. SKIPPED: Test 115, Skipping test for non-existant object _AC9.
  2100.  
  2101.  
  2102. Test 116 of 155: Test _CRT (Critical Trip Point).
  2103. SKIPPED: Test 116, Skipping test for non-existant object _CRT.
  2104.  
  2105. Test 117 of 155: Test _DTI (Device Temperature Indication).
  2106. SKIPPED: Test 117, Skipping test for non-existant object _DTI.
  2107.  
  2108. Test 118 of 155: Test _HOT (Hot Temperature).
  2109. SKIPPED: Test 118, Skipping test for non-existant object _HOT.
  2110.  
  2111. Test 119 of 155: Test _NTT (Notification Temp Threshold).
  2112. SKIPPED: Test 119, Skipping test for non-existant object _NTT.
  2113.  
  2114. Test 120 of 155: Test _PSV (Passive Temp).
  2115. SKIPPED: Test 120, Skipping test for non-existant object _PSV.
  2116.  
  2117. Test 121 of 155: Test _RTV (Relative Temp Values).
  2118. SKIPPED: Test 121, Skipping test for non-existant object _RTV.
  2119.  
  2120. Test 122 of 155: Test _SCP (Set Cooling Policy).
  2121. SKIPPED: Test 122, Skipping test for non-existant object _DTI.
  2122.  
  2123. Test 123 of 155: Test _TC1 (Thermal Constant 1).
  2124. SKIPPED: Test 123, Skipping test for non-existant object _TC1.
  2125.  
  2126. Test 124 of 155: Test _TC2 (Thermal Constant 2).
  2127. SKIPPED: Test 124, Skipping test for non-existant object _TC2.
  2128.  
  2129. Test 125 of 155: Test _TMP (Thermal Zone Current Temp).
  2130. SKIPPED: Test 125, Skipping test for non-existant object _TMP.
  2131.  
  2132. Test 126 of 155: Test _TPT (Trip Point Temperature).
  2133. SKIPPED: Test 126, Skipping test for non-existant object _TPT.
  2134.  
  2135. Test 127 of 155: Test _TSP (Thermal Sampling Period).
  2136. SKIPPED: Test 127, Skipping test for non-existant object _TSP.
  2137.  
  2138. Test 128 of 155: Test _TST (Temperature Sensor Threshold).
  2139. SKIPPED: Test 128, Skipping test for non-existant object _TST.
  2140.  
  2141. Test 129 of 155: Test _TZP (Thermal Zone Polling).
  2142. SKIPPED: Test 129, Skipping test for non-existant object _TZP.
  2143.  
  2144. Test 130 of 155: Test _PTS (Prepare to Sleep).
  2145. Test _PTS(1).
  2146. PASSED: Test 130, \_PTS returned no values as expected.
  2147.  
  2148. Test _PTS(2).
  2149. PASSED: Test 130, \_PTS returned no values as expected.
  2150.  
  2151. Test _PTS(3).
  2152. PASSED: Test 130, \_PTS returned no values as expected.
  2153.  
  2154. Test _PTS(4).
  2155. PASSED: Test 130, \_PTS returned no values as expected.
  2156.  
  2157. Test _PTS(5).
  2158. PASSED: Test 130, \_PTS returned no values as expected.
  2159.  
  2160.  
  2161. Test 131 of 155: Test _TTS (Transition to State).
  2162. SKIPPED: Test 131, Optional control method _TTS does not exist.
  2163.  
  2164. Test 132 of 155: Test _S0 (System S0 State).
  2165. SKIPPED: Test 132, Skipping test for non-existant object _S0.
  2166.  
  2167. Test 133 of 155: Test _S1 (System S1 State).
  2168. SKIPPED: Test 133, Skipping test for non-existant object _S1.
  2169.  
  2170. Test 134 of 155: Test _S2 (System S2 State).
  2171. SKIPPED: Test 134, Skipping test for non-existant object _S2.
  2172.  
  2173. Test 135 of 155: Test _S3 (System S3 State).
  2174. SKIPPED: Test 135, Skipping test for non-existant object _S3.
  2175.  
  2176. Test 136 of 155: Test _S4 (System S4 State).
  2177. SKIPPED: Test 136, Skipping test for non-existant object _S4.
  2178.  
  2179. Test 137 of 155: Test _S5 (System S5 State).
  2180. SKIPPED: Test 137, Skipping test for non-existant object _S5.
  2181.  
  2182. Test 138 of 155: Test _WAK (System Wake).
  2183. Test _WAK(1) System Wake, State S1.
  2184. PASSED: Test 138, \_WAK correctly returned a sane looking package.
  2185.  
  2186. Test _WAK(2) System Wake, State S2.
  2187. PASSED: Test 138, \_WAK correctly returned a sane looking package.
  2188.  
  2189. Test _WAK(3) System Wake, State S3.
  2190. PASSED: Test 138, \_WAK correctly returned a sane looking package.
  2191.  
  2192. Test _WAK(4) System Wake, State S4.
  2193. PASSED: Test 138, \_WAK correctly returned a sane looking package.
  2194.  
  2195. Test _WAK(5) System Wake, State S5.
  2196. PASSED: Test 138, \_WAK correctly returned a sane looking package.
  2197.  
  2198.  
  2199. Test 139 of 155: Test _ADR (Return Unique ID for Device).
  2200. PASSED: Test 139, \_SB_.PCI0._ADR correctly returned an integer.
  2201. PASSED: Test 139, \_SB_.PCI0.LPCB._ADR correctly returned an integer.
  2202. PASSED: Test 139, \_SB_.PCI0.USB1._ADR correctly returned an integer.
  2203. PASSED: Test 139, \_SB_.PCI0.RP01._ADR correctly returned an integer.
  2204. PASSED: Test 139, \_SB_.PCI0.RP02._ADR correctly returned an integer.
  2205. PASSED: Test 139, \_SB_.PCI0.RP03._ADR correctly returned an integer.
  2206. PASSED: Test 139, \_SB_.PCI0.RP04._ADR correctly returned an integer.
  2207. PASSED: Test 139, \_SB_.PCI0.RP05._ADR correctly returned an integer.
  2208. PASSED: Test 139, \_SB_.PCI0.RP06._ADR correctly returned an integer.
  2209. PASSED: Test 139, \_SB_.PCI0.RP07._ADR correctly returned an integer.
  2210. PASSED: Test 139, \_SB_.PCI0.RP08._ADR correctly returned an integer.
  2211. PASSED: Test 139, \_SB_.PCI0.P0P2._ADR correctly returned an integer.
  2212. PASSED: Test 139, \_SB_.PCI0.P0P2.PEGP._ADR correctly returned an integer.
  2213. PASSED: Test 139, \_SB_.PCI0.P0PA._ADR correctly returned an integer.
  2214. PASSED: Test 139, \_SB_.PCI0.P0PB._ADR correctly returned an integer.
  2215. PASSED: Test 139, \_SB_.PCI0.B0D4._ADR correctly returned an integer.
  2216. PASSED: Test 139, \_SB_.PCI0.GLAN._ADR correctly returned an integer.
  2217. PASSED: Test 139, \_SB_.PCI0.EHC1._ADR correctly returned an integer.
  2218. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN._ADR correctly returned an integer.
  2219. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01._ADR correctly returned an integer.
  2220. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR11._ADR correctly returned an integer.
  2221. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR12._ADR correctly returned an integer.
  2222. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR13._ADR correctly returned an integer.
  2223. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR14._ADR correctly returned an integer.
  2224. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR15._ADR correctly returned an integer.
  2225. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR16._ADR correctly returned an integer.
  2226. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR17._ADR correctly returned an integer.
  2227. PASSED: Test 139, \_SB_.PCI0.EHC1.HUBN.PR01.PR18._ADR correctly returned an integer.
  2228. PASSED: Test 139, \_SB_.PCI0.EHC2._ADR correctly returned an integer.
  2229. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN._ADR correctly returned an integer.
  2230. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01._ADR correctly returned an integer.
  2231. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR11._ADR correctly returned an integer.
  2232. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR12._ADR correctly returned an integer.
  2233. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR13._ADR correctly returned an integer.
  2234. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR14._ADR correctly returned an integer.
  2235. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR15._ADR correctly returned an integer.
  2236. PASSED: Test 139, \_SB_.PCI0.EHC2.HUBN.PR01.PR16._ADR correctly returned an integer.
  2237. PASSED: Test 139, \_SB_.PCI0.XHC_._ADR correctly returned an integer.
  2238. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB._ADR correctly returned an integer.
  2239. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS01._ADR correctly returned an integer.
  2240. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS02._ADR correctly returned an integer.
  2241. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS03._ADR correctly returned an integer.
  2242. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS04._ADR correctly returned an integer.
  2243. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS05._ADR correctly returned an integer.
  2244. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS06._ADR correctly returned an integer.
  2245. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS07._ADR correctly returned an integer.
  2246. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS08._ADR correctly returned an integer.
  2247. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS09._ADR correctly returned an integer.
  2248. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS10._ADR correctly returned an integer.
  2249. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS11._ADR correctly returned an integer.
  2250. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS12._ADR correctly returned an integer.
  2251. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS13._ADR correctly returned an integer.
  2252. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS14._ADR correctly returned an integer.
  2253. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.HS15._ADR correctly returned an integer.
  2254. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP1._ADR correctly returned an integer.
  2255. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP2._ADR correctly returned an integer.
  2256. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP3._ADR correctly returned an integer.
  2257. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP4._ADR correctly returned an integer.
  2258. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP5._ADR correctly returned an integer.
  2259. PASSED: Test 139, \_SB_.PCI0.XHC_.RHUB.SSP6._ADR correctly returned an integer.
  2260. PASSED: Test 139, \_SB_.PCI0.HDEF._ADR correctly returned an integer.
  2261. PASSED: Test 139, \_SB_.PCI0.SAT0._ADR correctly returned an integer.
  2262. PASSED: Test 139, \_SB_.PCI0.SAT0.PRT0._ADR correctly returned an integer.
  2263. PASSED: Test 139, \_SB_.PCI0.SAT0.PRT1._ADR correctly returned an integer.
  2264. PASSED: Test 139, \_SB_.PCI0.SAT0.PRT3._ADR correctly returned an integer.
  2265. PASSED: Test 139, \_SB_.PCI0.SAT0.SPT0._ADR correctly returned an integer.
  2266. PASSED: Test 139, \_SB_.PCI0.SAT0.SPT1._ADR correctly returned an integer.
  2267. PASSED: Test 139, \_SB_.PCI0.SAT0.SPT2._ADR correctly returned an integer.
  2268. PASSED: Test 139, \_SB_.PCI0.SAT0.SPT3._ADR correctly returned an integer.
  2269. PASSED: Test 139, \_SB_.PCI0.SAT0.SPT4._ADR correctly returned an integer.
  2270. PASSED: Test 139, \_SB_.PCI0.SAT0.SPT5._ADR correctly returned an integer.
  2271. PASSED: Test 139, \_SB_.PCI0.SAT1._ADR correctly returned an integer.
  2272. PASSED: Test 139, \_SB_.PCI0.SBUS._ADR correctly returned an integer.
  2273. PASSED: Test 139, \_SB_.PCI0.PEG0._ADR correctly returned an integer.
  2274. PASSED: Test 139, \_SB_.PCI0.PEG0.PEGP._ADR correctly returned an integer.
  2275. PASSED: Test 139, \_SB_.PCI0.PEG1._ADR correctly returned an integer.
  2276. PASSED: Test 139, \_SB_.PCI0.PEG2._ADR correctly returned an integer.
  2277. PASSED: Test 139, \_SB_.PCI0.B0D3._ADR correctly returned an integer.
  2278. PASSED: Test 139, \_SB_.PCI0.GFX0._ADR correctly returned an integer.
  2279. PASSED: Test 139, \_SB_.PCI0.GFX0.DD01._ADR correctly returned an integer.
  2280. PASSED: Test 139, \_SB_.PCI0.GFX0.DD02._ADR correctly returned an integer.
  2281. PASSED: Test 139, \_SB_.PCI0.GFX0.DD03._ADR correctly returned an integer.
  2282. PASSED: Test 139, \_SB_.PCI0.GFX0.DD04._ADR correctly returned an integer.
  2283. PASSED: Test 139, \_SB_.PCI0.GFX0.DD05._ADR correctly returned an integer.
  2284. PASSED: Test 139, \_SB_.PCI0.GFX0.DD06._ADR correctly returned an integer.
  2285. PASSED: Test 139, \_SB_.PCI0.GFX0.DD07._ADR correctly returned an integer.
  2286. PASSED: Test 139, \_SB_.PCI0.GFX0.DD08._ADR correctly returned an integer.
  2287. PASSED: Test 139, \_SB_.PCI0.GFX0.DD09._ADR correctly returned an integer.
  2288. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0A._ADR correctly returned an integer.
  2289. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0B._ADR correctly returned an integer.
  2290. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0C._ADR correctly returned an integer.
  2291. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0D._ADR correctly returned an integer.
  2292. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0E._ADR correctly returned an integer.
  2293. PASSED: Test 139, \_SB_.PCI0.GFX0.DD0F._ADR correctly returned an integer.
  2294. PASSED: Test 139, \_SB_.PCI0.GFX0.DD1F._ADR correctly returned an integer.
  2295. PASSED: Test 139, \WCAM._ADR correctly returned an integer.
  2296.  
  2297. Test 140 of 155: Test _BCL (Query List of Brightness Control Levels Supported).
  2298. Brightness levels for \_SB_.PCI0.GFX0.DD1F._BCL:
  2299. Level on full power : 80
  2300. Level on battery power: 50
  2301. Brightness Levels : 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100
  2302. PASSED: Test 140, \_SB_.PCI0.GFX0.DD1F._BCL returned a sane package of 103 integers.
  2303.  
  2304. Test 141 of 155: Test _BCM (Set Brightness Level).
  2305. PASSED: Test 141, \_SB_.PCI0.GFX0.DD1F._BCM returned no values as expected.
  2306.  
  2307. Test 142 of 155: Test _BQC (Brightness Query Current Level).
  2308. PASSED: Test 142, \_SB_.PCI0.GFX0.DD1F._BQC correctly returned an integer.
  2309.  
  2310. Test 143 of 155: Test _DCS (Return the Status of Output Device).
  2311. PASSED: Test 143, \_SB_.PCI0.GFX0.DD01._DCS correctly returned an integer.
  2312. PASSED: Test 143, \_SB_.PCI0.GFX0.DD02._DCS correctly returned an integer.
  2313. PASSED: Test 143, \_SB_.PCI0.GFX0.DD03._DCS correctly returned an integer.
  2314. PASSED: Test 143, \_SB_.PCI0.GFX0.DD04._DCS correctly returned an integer.
  2315. PASSED: Test 143, \_SB_.PCI0.GFX0.DD05._DCS correctly returned an integer.
  2316. PASSED: Test 143, \_SB_.PCI0.GFX0.DD06._DCS correctly returned an integer.
  2317. PASSED: Test 143, \_SB_.PCI0.GFX0.DD07._DCS correctly returned an integer.
  2318. PASSED: Test 143, \_SB_.PCI0.GFX0.DD08._DCS correctly returned an integer.
  2319. PASSED: Test 143, \_SB_.PCI0.GFX0.DD09._DCS correctly returned an integer.
  2320. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0A._DCS correctly returned an integer.
  2321. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0B._DCS correctly returned an integer.
  2322. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0C._DCS correctly returned an integer.
  2323. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0D._DCS correctly returned an integer.
  2324. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0E._DCS correctly returned an integer.
  2325. PASSED: Test 143, \_SB_.PCI0.GFX0.DD0F._DCS correctly returned an integer.
  2326. PASSED: Test 143, \_SB_.PCI0.GFX0.DD1F._DCS correctly returned an integer.
  2327.  
  2328. Test 144 of 155: Test _DDC (Return the EDID for this Device).
  2329. SKIPPED: Test 144, Skipping test for non-existant object _DDC.
  2330.  
  2331. Test 145 of 155: Test _DSS (Device Set State).
  2332. PASSED: Test 145, \_SB_.PCI0.GFX0.DD01._DSS returned no values as expected.
  2333. PASSED: Test 145, \_SB_.PCI0.GFX0.DD02._DSS returned no values as expected.
  2334. PASSED: Test 145, \_SB_.PCI0.GFX0.DD03._DSS returned no values as expected.
  2335. PASSED: Test 145, \_SB_.PCI0.GFX0.DD04._DSS returned no values as expected.
  2336. PASSED: Test 145, \_SB_.PCI0.GFX0.DD05._DSS returned no values as expected.
  2337. PASSED: Test 145, \_SB_.PCI0.GFX0.DD06._DSS returned no values as expected.
  2338. PASSED: Test 145, \_SB_.PCI0.GFX0.DD07._DSS returned no values as expected.
  2339. PASSED: Test 145, \_SB_.PCI0.GFX0.DD08._DSS returned no values as expected.
  2340. PASSED: Test 145, \_SB_.PCI0.GFX0.DD09._DSS returned no values as expected.
  2341. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0A._DSS returned no values as expected.
  2342. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0B._DSS returned no values as expected.
  2343. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0C._DSS returned no values as expected.
  2344. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0D._DSS returned no values as expected.
  2345. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0E._DSS returned no values as expected.
  2346. PASSED: Test 145, \_SB_.PCI0.GFX0.DD0F._DSS returned no values as expected.
  2347. PASSED: Test 145, \_SB_.PCI0.GFX0.DD1F._DSS returned no values as expected.
  2348.  
  2349. Test 146 of 155: Test _DGS (Query Graphics State).
  2350. PASSED: Test 146, \_SB_.PCI0.GFX0.DD01._DGS correctly returned an integer.
  2351. PASSED: Test 146, \_SB_.PCI0.GFX0.DD02._DGS correctly returned an integer.
  2352. PASSED: Test 146, \_SB_.PCI0.GFX0.DD03._DGS correctly returned an integer.
  2353. PASSED: Test 146, \_SB_.PCI0.GFX0.DD04._DGS correctly returned an integer.
  2354. PASSED: Test 146, \_SB_.PCI0.GFX0.DD05._DGS correctly returned an integer.
  2355. PASSED: Test 146, \_SB_.PCI0.GFX0.DD06._DGS correctly returned an integer.
  2356. PASSED: Test 146, \_SB_.PCI0.GFX0.DD07._DGS correctly returned an integer.
  2357. PASSED: Test 146, \_SB_.PCI0.GFX0.DD08._DGS correctly returned an integer.
  2358. PASSED: Test 146, \_SB_.PCI0.GFX0.DD09._DGS correctly returned an integer.
  2359. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0A._DGS correctly returned an integer.
  2360. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0B._DGS correctly returned an integer.
  2361. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0C._DGS correctly returned an integer.
  2362. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0D._DGS correctly returned an integer.
  2363. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0E._DGS correctly returned an integer.
  2364. PASSED: Test 146, \_SB_.PCI0.GFX0.DD0F._DGS correctly returned an integer.
  2365. PASSED: Test 146, \_SB_.PCI0.GFX0.DD1F._DGS correctly returned an integer.
  2366.  
  2367. Test 147 of 155: Test _DOD (Enumerate All Devices Attached to Display Adapter).
  2368. Device 0:
  2369. Instance: 0
  2370. Display port attachment: 0
  2371. Type of display: 4 (Internal/Integrated Digital Flat Panel)
  2372. BIOS can detect device: 0
  2373. Non-VGA device: 0
  2374. Head or pipe ID: 0
  2375. PASSED: Test 147, \_SB_.PCI0.GFX0._DOD correctly returned a sane looking package.
  2376.  
  2377. Test 148 of 155: Test _DOS (Enable/Disable Output Switching).
  2378. PASSED: Test 148, \_SB_.PCI0.GFX0._DOS returned no values as expected.
  2379.  
  2380. Test 149 of 155: Test _GPD (Get POST Device).
  2381. SKIPPED: Test 149, Skipping test for non-existant object _GPD.
  2382.  
  2383. Test 150 of 155: Test _ROM (Get ROM Data).
  2384. SKIPPED: Test 150, Skipping test for non-existant object _ROM.
  2385.  
  2386. Test 151 of 155: Test _SPD (Set POST Device).
  2387. SKIPPED: Test 151, Skipping test for non-existant object _SPD.
  2388.  
  2389. Test 152 of 155: Test _VPO (Video POST Options).
  2390. SKIPPED: Test 152, Skipping test for non-existant object _VPO.
  2391.  
  2392. Test 153 of 155: Test _CBA (Configuration Base Address).
  2393. SKIPPED: Test 153, Skipping test for non-existant object _CBA.
  2394.  
  2395. Test 154 of 155: Test _IFT (IPMI Interface Type).
  2396. SKIPPED: Test 154, Skipping test for non-existant object _IFT.
  2397.  
  2398. Test 155 of 155: Test _SRV (IPMI Interface Revision).
  2399. SKIPPED: Test 155, Skipping test for non-existant object _SRV.
  2400.  
  2401. =============================================================================================================================================
  2402. 422 passed, 2 failed, 0 warning, 0 aborted, 129 skipped, 0 info only.
  2403. =============================================================================================================================================
  2404.  
  2405. mcfg: MCFG PCI Express* memory mapped config space test.
  2406. ---------------------------------------------------------------------------------------------------------------------------------------------
  2407. Test 1 of 2: Validate MCFG table.
  2408. This test tries to validate the MCFG table by comparing the first 16 bytes in the MMIO mapped config space with the 'traditional' config
  2409. space of the first PCI device (root bridge). The MCFG data is only trusted if it is marked reserved in the UEFI run-time service memory map
  2410.  
  2411. Memory Map Layout
  2412. -----------------
  2413. 0x0000000000000000 - 0x0000000000057fff (System RAM)
  2414. 0x0000000000058000 - 0x0000000000058fff (reserved)
  2415. 0x0000000000059000 - 0x000000000009efff (System RAM)
  2416. 0x000000000009f000 - 0x000000000009ffff (reserved)
  2417. 0x0000000000100000 - 0x00000000c855cfff (System RAM)
  2418. 0x00000000c855d000 - 0x00000000c8563fff (ACPI Non-volatile Storage)
  2419. 0x00000000c8564000 - 0x00000000c8cb6fff (System RAM)
  2420. 0x00000000c8cb7000 - 0x00000000c8ef3fff (reserved)
  2421. 0x00000000c8ef4000 - 0x00000000da5a2fff (System RAM)
  2422. 0x00000000da5a3000 - 0x00000000da62afff (reserved)
  2423. 0x00000000da62b000 - 0x00000000da668fff (System RAM)
  2424. 0x00000000da669000 - 0x00000000da70dfff (ACPI Non-volatile Storage)
  2425. 0x00000000da70e000 - 0x00000000daf88fff (reserved)
  2426. 0x00000000daf89000 - 0x00000000daffefff (reserved)
  2427. 0x00000000dafff000 - 0x00000000daffffff (System RAM)
  2428. 0x00000000dd800000 - 0x00000000df9fffff (reserved)
  2429. 0x00000000f8000000 - 0x00000000fbffffff (reserved)
  2430. 0x00000000fec00000 - 0x00000000fec00fff (reserved)
  2431. 0x00000000fed00000 - 0x00000000fed03fff (reserved)
  2432. 0x00000000fed1c000 - 0x00000000fed1ffff (reserved)
  2433. 0x00000000fee00000 - 0x00000000fee00fff (reserved)
  2434. 0x00000000ff000000 - 0x00000000ffffffff (reserved)
  2435. 0x0000000100000000 - 0x000000021f5fffff (System RAM)
  2436.  
  2437. MCFG table found, size is 16 bytes (excluding header) (1 entries).
  2438. Configuration Entry #0:
  2439. Base Address : 0xf8000000
  2440. Segment : 0
  2441. Start bus : 0
  2442. End bus : 63
  2443. PASSED: Test 1, MCFG MMIO config space is reserved in memory map table.
  2444.  
  2445. Test 2 of 2: Validate MCFG PCI config space.
  2446. PASSED: Test 2, PCI config space verified.
  2447.  
  2448. =============================================================================================================================================
  2449. 2 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  2450. =============================================================================================================================================
  2451.  
  2452. fan: Simple fan tests.
  2453. ---------------------------------------------------------------------------------------------------------------------------------------------
  2454. Test 1 of 2: Test fan status.
  2455. Test how many fans there are in the system. Check for the current status of the fan(s).
  2456. PASSED: Test 1, Fan cooling_device0 of type Processor has max cooling state 3 and current cooling state 0.
  2457. PASSED: Test 1, Fan cooling_device1 of type Processor has max cooling state 3 and current cooling state 0.
  2458. FAILED [MEDIUM] NoFanCurState: Test 1, Fan present but has no cur_state present.
  2459. PASSED: Test 1, Fan cooling_device3 of type LCD has max cooling state 100 and current cooling state 0.
  2460.  
  2461. Test 2 of 2: Load system, check CPU fan status.
  2462. Test how many fans there are in the system. Check for the current status of the fan(s).
  2463. Loading CPUs for 20 seconds to try and get fan speeds to change.
  2464. Fan cooling_device0 current state did not change from value 0 while CPUs were busy.
  2465. Fan cooling_device1 current state did not change from value 0 while CPUs were busy.
  2466.  
  2467. ADVICE: Did not detect any change in the CPU related thermal cooling device states. It could be that the devices are returning static
  2468. information back to the driver and/or the fan speed is automatically being controlled by firmware using System Management Mode in which case
  2469. the kernel interfaces being examined may not work anyway.
  2470.  
  2471.  
  2472. =============================================================================================================================================
  2473. 3 passed, 1 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  2474. =============================================================================================================================================
  2475.  
  2476. fadt: FADT SCI_EN enabled tests.
  2477. ---------------------------------------------------------------------------------------------------------------------------------------------
  2478. Test 1 of 2: Test FADT SCI_EN bit is enabled.
  2479. FADT Preferred PM Profile: 1 (Desktop)
  2480. FADT is greater than ACPI version 1.0
  2481. PASSED: Test 1, SCI_EN bit in PM1a Control Register Block is enabled.
  2482.  
  2483. Test 2 of 2: Test FADT reset register.
  2484. PASSED: Test 2, FADT reset register width is 8 bits wide as expected.
  2485. PASSED: Test 2, FADT register bit offset is 0 as expected.
  2486.  
  2487. =============================================================================================================================================
  2488. 3 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  2489. =============================================================================================================================================
  2490.  
  2491. dmar: DMA Remapping (VT-d) test.
  2492. ---------------------------------------------------------------------------------------------------------------------------------------------
  2493. Test 1 of 1: DMA Remapping test.
  2494. SKIPPED: Test 1, No DMAR table. This is not necessarily a failure as most systems do not have this table.
  2495.  
  2496. =============================================================================================================================================
  2497. 0 passed, 0 failed, 0 warning, 0 aborted, 1 skipped, 0 info only.
  2498. =============================================================================================================================================
  2499.  
  2500. cstates: Processor C state support test.
  2501. ---------------------------------------------------------------------------------------------------------------------------------------------
  2502. Test 1 of 1: Test all CPUs C-states.
  2503. 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.
  2504. PASSED: Test 1, Processor 0 has reached all C-states:
  2505. PASSED: Test 1, Processor 1 has reached all C-states:
  2506. PASSED: Test 1, Processor 1 has the same number of C-states as processor 0
  2507.  
  2508. =============================================================================================================================================
  2509. 3 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  2510. =============================================================================================================================================
  2511.  
  2512. checksum: ACPI table checksum test.
  2513. ---------------------------------------------------------------------------------------------------------------------------------------------
  2514. Test 1 of 1: ACPI table checksum test.
  2515. PASSED: Test 1, Table RSDP has correct checksum 0x12.
  2516. PASSED: Test 1, Table RSDP has correct extended checksum 0x6c.
  2517. PASSED: Test 1, Table XSDT has correct checksum 0xa8
  2518. PASSED: Test 1, Table DSDT has correct checksum 0x04
  2519. PASSED: Test 1, Table FACP has correct checksum 0x65
  2520. PASSED: Test 1, Table APIC has correct checksum 0x73
  2521. PASSED: Test 1, Table FPDT has correct checksum 0x48
  2522. PASSED: Test 1, Table SSDT has correct checksum 0xf9
  2523. PASSED: Test 1, Table SSDT has correct checksum 0x31
  2524. PASSED: Test 1, Table MCFG has correct checksum 0xa9
  2525. PASSED: Test 1, Table HPET has correct checksum 0xb6
  2526. PASSED: Test 1, Table SSDT has correct checksum 0x3c
  2527. PASSED: Test 1, Table SSDT has correct checksum 0xa0
  2528. PASSED: Test 1, Table AAFT has correct checksum 0xb5
  2529. PASSED: Test 1, Table RSDT has correct checksum 0xf0
  2530. PASSED: Test 1, Table FACP has correct checksum 0x47
  2531.  
  2532. =============================================================================================================================================
  2533. 16 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  2534. =============================================================================================================================================
  2535.  
  2536. autobrightness: Automated LCD brightness test.
  2537. ---------------------------------------------------------------------------------------------------------------------------------------------
  2538. Test 1 of 2: Test for maximum and actual brightness.
  2539. PASSED: Test 1, Maximum brightness for acpi_video0 is 100 which is sane.
  2540. PASSED: Test 1, Actual brightness for acpi_video0 is 100 which is in range 0..100.
  2541.  
  2542. Test 2 of 2: Change actual brightness.
  2543. PASSED: Test 2, Actual brightness matches the brightnesss level for all 100 levels for backlight acpi_video0.
  2544.  
  2545. =============================================================================================================================================
  2546. 3 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  2547. =============================================================================================================================================
  2548.  
  2549. apicinstance: Test for single instance of APIC/MADT table.
  2550. ---------------------------------------------------------------------------------------------------------------------------------------------
  2551. Test 1 of 1: Test for single instance of APIC/MADT table.
  2552. Found APIC/MADT table APIC @ da6f56c8, length 0x98
  2553. PASSED: Test 1, Found 1 APIC/MADT table(s), as expected.
  2554.  
  2555. =============================================================================================================================================
  2556. 1 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  2557. =============================================================================================================================================
  2558.  
  2559. acpitables: ACPI table settings sanity tests.
  2560. ---------------------------------------------------------------------------------------------------------------------------------------------
  2561. Test 1 of 2: Test ACPI tables.
  2562. PASSED: Test 1, Table APIC passed.
  2563. Table ECDT not present to check.
  2564. PASSED: Test 1, Table FACP passed.
  2565. PASSED: Test 1, Table HPET passed.
  2566. PASSED: Test 1, Table MCFG passed.
  2567. PASSED: Test 1, Table RSDT passed.
  2568. PASSED: Test 1, Table RSDP passed.
  2569. Table SBST not present to check.
  2570. PASSED: Test 1, Table XSDT passed.
  2571.  
  2572. Test 2 of 2: Test ACPI headers.
  2573. PASSED: Test 2, Table XSDT has valid signature and ID strings.
  2574. PASSED: Test 2, Table DSDT has valid signature and ID strings.
  2575. PASSED: Test 2, Table FACP has valid signature and ID strings.
  2576. PASSED: Test 2, Table APIC has valid signature and ID strings.
  2577. PASSED: Test 2, Table FPDT has valid signature and ID strings.
  2578. PASSED: Test 2, Table SSDT has valid signature and ID strings.
  2579. PASSED: Test 2, Table SSDT has valid signature and ID strings.
  2580. PASSED: Test 2, Table MCFG has valid signature and ID strings.
  2581. PASSED: Test 2, Table HPET has valid signature and ID strings.
  2582. PASSED: Test 2, Table SSDT has valid signature and ID strings.
  2583. PASSED: Test 2, Table SSDT has valid signature and ID strings.
  2584. PASSED: Test 2, Table AAFT has valid signature and ID strings.
  2585. PASSED: Test 2, Table RSDT has valid signature and ID strings.
  2586. PASSED: Test 2, Table FACP has valid signature and ID strings.
  2587.  
  2588. =============================================================================================================================================
  2589. 21 passed, 0 failed, 0 warning, 0 aborted, 0 skipped, 0 info only.
  2590. =============================================================================================================================================
  2591.  
  2592.  
  2593. 653 passed, 61 failed, 6 warnings, 0 aborted, 135 skipped, 10 info only.
  2594.  
  2595. Test Failure Summary
  2596. =============================================================================================================================================
  2597.  
  2598. Critical failures: NONE
  2599.  
  2600. High failures: 6
  2601. klog: HIGH Kernel message: [ 0.111831] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580)
  2602. securebootcert: The secure boot variable DB not found.
  2603. securebootcert: The secure boot variable KEK not found.
  2604. syntaxcheck: Assembler error in line 9917
  2605. syntaxcheck: Compilation aborted early due to a parser detected syntax error.
  2606. syntaxcheck: Assembler error in line 221
  2607.  
  2608. Medium failures: 23
  2609. uefibootpath: The length of BIOS Boot Specification Device Path is 9 bytes is not matching with adding the length of Description String 8 bytes.
  2610. dmicheck: String index 0x01 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Manufacturer', offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2611. dmicheck: String index 0x02 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Product Name', offset 0x05 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2612. dmicheck: String index 0x03 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Version', offset 0x06 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2613. dmicheck: String index 0x04 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Serial Number', offset 0x07 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2614. dmicheck: String index 0x01 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'Manufacturer', offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2615. dmicheck: String index 0x02 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'Version', offset 0x06 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2616. dmicheck: String index 0x03 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'Serial Number', offset 0x07 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2617. dmicheck: String index 0x04 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'Asset Tag', offset 0x08 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2618. dmicheck: String index 0x01 in table entry 'OEM Strings (Type 11)' @ 0x000eea5b, field 'String 1', offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2619. virt: Virtualization extensions supported but disabled by BIOS.
  2620. syntaxcheck: Assembler warning in line 121
  2621. syntaxcheck: Assembler warning in line 215
  2622. syntaxcheck: Assembler warning in line 286
  2623. syntaxcheck: Assembler warning in line 333
  2624. syntaxcheck: Assembler warning in line 380
  2625. syntaxcheck: Assembler warning in line 427
  2626. syntaxcheck: Assembler warning in line 474
  2627. syntaxcheck: Assembler warning in line 521
  2628. syntaxcheck: Assembler warning in line 61
  2629. method: Method \_SB_.TPM_._STR did not return ACPI_TYPE_STRING.
  2630. method: \_PR_.CPU0._PCT returned a NULL object, and did not return ACPI_TYPE_PACKAGE.
  2631. fan: Fan present but has no cur_state present.
  2632.  
  2633. Low failures: 31
  2634. klog: LOW Kernel message: [ 1.395242] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20131115/utaddress-251)
  2635. klog: LOW Kernel message: [ 1.397228] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR2 1 (20131115/utaddress-251)
  2636. klog: LOW Kernel message: [ 1.415161] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 2 (20131115/utaddress-251)
  2637. klog: LOW Kernel message: [ 1.416750] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 3 (20131115/utaddress-251)
  2638. klog: LOW Kernel message: [ 1.426413] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR2 1 (20131115/utaddress-251)
  2639. klog: LOW Kernel message: [ 1.433994] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 2 (20131115/utaddress-251)
  2640. klog: LOW Kernel message: [ 1.456527] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 3 (20131115/utaddress-251)
  2641. klog: LOW Kernel message: [ 1.459304] lpc_ich: Resource conflict(s) found affecting gpio_ich
  2642. dmicheck: String index 0x05 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'SKU Number', offset 0x19 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2643. dmicheck: String index 0x06 in table entry 'System Information (Type 1)' @ 0x000ee823, field 'Family', offset 0x1a has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  2644. dmicheck: String index 0x05 in table entry 'Chassis Information (Type 3)' @ 0x000ee941, field 'SKU Number', offset 0x15 has a default value 'To be filled by O.E.M.' and probably has not been updated by the BIOS vendor.
  2645. dmicheck: String index 0x04 in table entry 'Processor Information (Type 4)' @ 0x000eeab2, field 'Asset Tag', offset 0x21 has a default value 'Fill By OEM' and probably has not been updated by the BIOS vendor.
  2646. dmicheck: String index 0x05 in table entry 'Processor Information (Type 4)' @ 0x000eeab2, field 'Part Number', offset 0x22 has a default value 'Fill By OEM' and probably has not been updated by the BIOS vendor.
  2647. dmicheck: String index 0x04 in table entry 'Memory Device (Type 17)' @ 0x000eeb8e, field 'Serial Number', offset 0x18 has a default value '00000000' and probably has not been updated by the BIOS vendor.
  2648. dmicheck: String index 0x05 in table entry 'Memory Device (Type 17)' @ 0x000eeb8e, field 'Asset Tag', offset 0x19 has a default value '9876543210' and probably has not been updated by the BIOS vendor.
  2649. dmicheck: String index 0x04 in table entry 'Memory Device (Type 17)' @ 0x000eec18, field 'Serial Number', offset 0x18 has a default value '00000000' and probably has not been updated by the BIOS vendor.
  2650. dmicheck: String index 0x05 in table entry 'Memory Device (Type 17)' @ 0x000eec18, field 'Asset Tag', offset 0x19 has a default value '9876543210' and probably has not been updated by the BIOS vendor.
  2651. syntaxcheck: Assembler remark in line 131
  2652. syntaxcheck: Assembler remark in line 146
  2653. syntaxcheck: Assembler remark in line 149
  2654. syntaxcheck: Assembler remark in line 175
  2655. syntaxcheck: Assembler remark in line 255
  2656. syntaxcheck: Assembler remark in line 267
  2657. syntaxcheck: Assembler remark in line 246
  2658. syntaxcheck: Assembler remark in line 247
  2659. syntaxcheck: Assembler remark in line 414
  2660. syntaxcheck: Assembler remark in line 415
  2661. syntaxcheck: Assembler remark in line 573
  2662. syntaxcheck: Assembler remark in line 574
  2663. syntaxcheck: Assembler remark in line 917
  2664. syntaxcheck: Assembler remark in line 933
  2665.  
  2666. Other failures: NONE
  2667.  
  2668. Test |Pass |Fail |Abort|Warn |Skip |Info |
  2669. ---------------+-----+-----+-----+-----+-----+-----+
  2670. acpiinfo | | | | | | 3|
  2671. acpitables | 21| | | | | |
  2672. apicedge | 1| | | | | |
  2673. apicinstance | 1| | | | | |
  2674. aspm | 1| | | 4| | |
  2675. autobrightness | 3| | | | | |
  2676. bios32 | | | | | 1| |
  2677. bios_info | | | | | | 1|
  2678. checksum | 16| | | | | |
  2679. cpufreq | | | | 1| | |
  2680. crs | 1| | | | | |
  2681. csm | | | | | | 1|
  2682. cstates | 3| | | | | |
  2683. dmar | | | | | 1| |
  2684. dmicheck | 24| 18| | | | |
  2685. ebda | | | | | 1| |
  2686. fadt | 3| | | | | |
  2687. fan | 3| 1| | | | |
  2688. hda_audio | | | | | 1| |
  2689. hpet_check | 5| | | | | |
  2690. klog | | 9| | | | |
  2691. maxfreq | 1| | | | | |
  2692. maxreadreq | 1| | | | | |
  2693. mcfg | 2| | | | | |
  2694. method | 422| 2| | | 129| |
  2695. microcode | | | | | 1| |
  2696. mpcheck | 9| | | | | |
  2697. msr | 115| | | | | |
  2698. mtrr | 2| | | | 1| |
  2699. nx | 3| | | | | |
  2700. oops | 2| | | | | |
  2701. os2gap | 1| | | | | |
  2702. osilinux | | | | 1| | |
  2703. pcc | | | | | | 1|
  2704. pciirq | 4| | | | | |
  2705. pnp | 2| | | | | |
  2706. securebootcert | 2| 2| | | | |
  2707. syntaxcheck | | 27| | | | |
  2708. uefibootpath | 1| 1| | | | |
  2709. version | | | | | | 4|
  2710. virt | | 1| | | | |
  2711. wakealarm | 4| | | | | |
  2712. wmi | | | | | | |
  2713. ---------------+-----+-----+-----+-----+-----+-----+
  2714. Total: | 653| 61| 0| 6| 135| 10|
  2715. ---------------+-----+-----+-----+-----+-----+-----+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement