Advertisement
coldReactive

fwts

Nov 11th, 2013
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 175.80 KB | None | 0 0
  1. Results generated by fwts: Version V13.09.01 (2013-09-17 07:41:02).
  2.  
  3. Some of this work - Copyright (c) 1999 - 2010, Intel Corp. All rights reserved.
  4. Some of this work - Copyright (c) 2010 - 2013, Canonical.
  5.  
  6. This test run on 10/11/13 at 05:33:41 on host Linux ian-Z87X-UD3H
  7. 3.11.0-13-generic #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC 2013 x86_64.
  8.  
  9. Command: "fwts ".
  10. Running tests: version bios_info oops klog mtrr acpiinfo securebootcert csm
  11. maxreadreq crs aspm hpet_check dmicheck microcode msr nx cpufreq maxfreq virt
  12. pnp pciirq os2gap mpcheck hda_audio ebda bios32 apicedge wmi wakealarm
  13. syntaxcheck pcc osilinux method mcfg fan fadt dmar cstates checksum apicinstance
  14. acpitables.
  15.  
  16. version: Gather kernel system information.
  17. --------------------------------------------------------------------------------
  18. Test 1 of 4: Gather kernel signature.
  19. Signature: Ubuntu 3.11.0-13.20-generic 3.11.6
  20.  
  21. Test 2 of 4: Gather kernel system information.
  22. Kernel Version: Linux version 3.11.0-13-generic (buildd@roseapple) (gcc version
  23. 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu8) ) #20-Ubuntu SMP Wed Oct 23 07:38:26 UTC
  24. 2013
  25.  
  26. Test 3 of 4: Gather kernel boot command line.
  27. Kernel boot command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-13-generic
  28. root=UUID=c20ea70c-4bf3-4245-bece-8acecda188b8 ro quiet splash vt.handoff=7
  29.  
  30. Test 4 of 4: Gather ACPI driver version.
  31. ACPI Version: 20130517
  32.  
  33. ================================================================================
  34. 0 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 4 info only.
  35. ================================================================================
  36.  
  37. bios_info: Gather BIOS DMI information.
  38. --------------------------------------------------------------------------------
  39. Test 1 of 1: Gather BIOS DMI information
  40. BIOS Vendor : American Megatrends Inc.
  41. BIOS Version : F7
  42. BIOS Release Date : 08/03/2013
  43. Board Name : Z87X-UD3H-CF
  44. Board Serial # : To be filled by O.E.M.
  45. Board Version : x.x
  46. Board Asset Tag : To be filled by O.E.M.
  47. Chassis Serial # : To Be Filled By O.E.M.
  48. Chassis Type : 3
  49. Chassis Vendor : Gigabyte Technology Co., Ltd.
  50. Chassis Version : To Be Filled By O.E.M.
  51. Chassic Asset Tag : To Be Filled By O.E.M.
  52. Product Name : Z87X-UD3H
  53. Product Serial # : To be filled by O.E.M.
  54. Product UUID : 9402DE03-8004-7805-B206-150700080009
  55. Product Version : To be filled by O.E.M.
  56. System Vendor : Gigabyte Technology Co., Ltd.
  57.  
  58. ================================================================================
  59. 0 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 1 info only.
  60. ================================================================================
  61.  
  62. oops: Scan kernel log for Oopses.
  63. --------------------------------------------------------------------------------
  64. Test 1 of 1: Kernel log oops check.
  65. PASSED: Test 1, Found no oopses in kernel log.
  66. PASSED: Test 1, Found no WARN_ON warnings in kernel log.
  67.  
  68. ================================================================================
  69. 2 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  70. ================================================================================
  71.  
  72. klog: Scan kernel log for errors and warnings.
  73. --------------------------------------------------------------------------------
  74. Test 1 of 1: Kernel log error check.
  75. Kernel message: [ 0.113974] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  76.  
  77. ADVICE: This is not exactly a failure mode but a warning from the kernel. The
  78. _OSI() method has implemented a match to the 'Linux' query in the DSDT and this
  79. is redundant because the ACPI driver matches onto the Windows _OSI strings by
  80. default.
  81.  
  82. FAILED [HIGH] KlogAcpiSleepStateEvalFailed: Test 1, HIGH Kernel message: [
  83. 0.132493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_]
  84. (20130517/hwxface-571)
  85.  
  86. ADVICE: Failed to evaluate _Sx namespace object that contains the register
  87. values for the sleep state.
  88.  
  89. FAILED [HIGH] KlogAcpiSleepStateEvalFailed: Test 1, HIGH Kernel message: [
  90. 0.132496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_]
  91. (20130517/hwxface-571)
  92.  
  93. ADVICE: Failed to evaluate _Sx namespace object that contains the register
  94. values for the sleep state.
  95.  
  96. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 12.839145]
  97. ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with
  98. Region \PMIO 1 (20130517/utaddress-251)
  99.  
  100. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver
  101. has been detected. By default the kernel will use a strict policy and will not
  102. allow this region to conflict and -EBUSY will be returned to the caller that was
  103. trying to allocate the already claimed region. If an ACPI driver is available
  104. for this device then this should be used instead of a native driver, so
  105. disabling the native driver may help. (Note that the lpc_ich driver can trigger
  106. these warnings, in which case they can generally be ignored). One can specify
  107. kernel boot parameter acpi_enforce_resources=lax to disable these checks but it
  108. may lead to random problems and system instability. Alternatively, one can
  109. specify acpi_enforce_resources=no and ACPI Operation Region resources will not
  110. be registered.
  111.  
  112. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 12.839152]
  113. ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with
  114. Region \GPRL 1 (20130517/utaddress-251)
  115.  
  116. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver
  117. has been detected. By default the kernel will use a strict policy and will not
  118. allow this region to conflict and -EBUSY will be returned to the caller that was
  119. trying to allocate the already claimed region. If an ACPI driver is available
  120. for this device then this should be used instead of a native driver, so
  121. disabling the native driver may help. (Note that the lpc_ich driver can trigger
  122. these warnings, in which case they can generally be ignored). One can specify
  123. kernel boot parameter acpi_enforce_resources=lax to disable these checks but it
  124. may lead to random problems and system instability. Alternatively, one can
  125. specify acpi_enforce_resources=no and ACPI Operation Region resources will not
  126. be registered.
  127.  
  128. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 12.839153]
  129. ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with
  130. Region \GPR_ 2 (20130517/utaddress-251)
  131.  
  132. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver
  133. has been detected. By default the kernel will use a strict policy and will not
  134. allow this region to conflict and -EBUSY will be returned to the caller that was
  135. trying to allocate the already claimed region. If an ACPI driver is available
  136. for this device then this should be used instead of a native driver, so
  137. disabling the native driver may help. (Note that the lpc_ich driver can trigger
  138. these warnings, in which case they can generally be ignored). One can specify
  139. kernel boot parameter acpi_enforce_resources=lax to disable these checks but it
  140. may lead to random problems and system instability. Alternatively, one can
  141. specify acpi_enforce_resources=no and ACPI Operation Region resources will not
  142. be registered.
  143.  
  144. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 12.839155]
  145. ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with
  146. Region \GPRL 1 (20130517/utaddress-251)
  147.  
  148. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver
  149. has been detected. By default the kernel will use a strict policy and will not
  150. allow this region to conflict and -EBUSY will be returned to the caller that was
  151. trying to allocate the already claimed region. If an ACPI driver is available
  152. for this device then this should be used instead of a native driver, so
  153. disabling the native driver may help. (Note that the lpc_ich driver can trigger
  154. these warnings, in which case they can generally be ignored). One can specify
  155. kernel boot parameter acpi_enforce_resources=lax to disable these checks but it
  156. may lead to random problems and system instability. Alternatively, one can
  157. specify acpi_enforce_resources=no and ACPI Operation Region resources will not
  158. be registered.
  159.  
  160. FAILED [LOW] KlogAcpiSystemIOConflict: Test 1, LOW Kernel message: [ 12.839156]
  161. ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with
  162. Region \GPR_ 2 (20130517/utaddress-251)
  163.  
  164. ADVICE: A resource conflict between an ACPI OperationRegion and a native driver
  165. has been detected. By default the kernel will use a strict policy and will not
  166. allow this region to conflict and -EBUSY will be returned to the caller that was
  167. trying to allocate the already claimed region. If an ACPI driver is available
  168. for this device then this should be used instead of a native driver, so
  169. disabling the native driver may help. (Note that the lpc_ich driver can trigger
  170. these warnings, in which case they can generally be ignored). One can specify
  171. kernel boot parameter acpi_enforce_resources=lax to disable these checks but it
  172. may lead to random problems and system instability. Alternatively, one can
  173. specify acpi_enforce_resources=no and ACPI Operation Region resources will not
  174. be registered.
  175.  
  176. FAILED [LOW] KlogAcpiSystemIOConflictLpcIchWatchDogTimer: Test 1, LOW Kernel
  177. message: [ 12.839158] lpc_ich: Resource conflict(s) found affecting gpio_ich
  178.  
  179. ADVICE: A resource conflict has occurred between ACPI OperationRegions and the
  180. same I/O region used by the lpc_ich driver for the General Purpose I/O (GPIO)
  181. region. Sometimes this GPIO region is used by the firmware for rfkill or LED
  182. controls or very rarely for the Embedded Controller System Control Interrupt.
  183. This may require deeper inspection to check if the conflict will lead to any
  184. real issues. However, in the vast majority of cases this warning can be ignored
  185. as no harm will occur.
  186.  
  187. Found 8 unique errors in kernel log.
  188.  
  189. ================================================================================
  190. 0 passed, 8 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  191. ================================================================================
  192.  
  193. mtrr: MTRR validation.
  194. --------------------------------------------------------------------------------
  195. MTRR overview
  196. -------------
  197. Reg 0: 0x0000000000000000 - 0x0000000400000000 ( 16384 MB) Write-Back
  198. Reg 1: 0x0000000400000000 - 0x0000000440000000 ( 1024 MB) Write-Back
  199. Reg 2: 0x0000000440000000 - 0x0000000450000000 ( 256 MB) Write-Back
  200. Reg 3: 0x00000000c0000000 - 0x0000000100000000 ( 1024 MB) Uncached
  201. Reg 4: 0x00000000b0000000 - 0x00000000c0000000 ( 256 MB) Uncached
  202. Reg 5: 0x00000000ac000000 - 0x00000000b0000000 ( 64 MB) Uncached
  203. Reg 6: 0x00000000ab800000 - 0x00000000ac000000 ( 8 MB) Uncached
  204. Reg 7: 0x000000044f800000 - 0x0000000450000000 ( 8 MB) Uncached
  205. Reg 8: 0x000000044f600000 - 0x000000044f800000 ( 2 MB) Uncached
  206.  
  207. Test 1 of 3: Validate the kernel MTRR IOMEM setup.
  208. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xb0000000 to 0xbfffffff
  209. (0000:00:02.0) has incorrect attribute Uncached Write-Back.
  210. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xc0000000 to 0xcfffffff
  211. (0000:01:00.0) has incorrect attribute Uncached Write-Back.
  212. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0000000 to 0xd003ffff
  213. (0000:01:00.0) has incorrect attribute Write-Back.
  214. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0040000 to 0xd005ffff
  215. (0000:01:00.0) has incorrect attribute Write-Back.
  216. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0060000 to 0xd0063fff
  217. (0000:01:00.1) has incorrect attribute Write-Back.
  218. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0400000 to 0xd07fffff
  219. (0000:00:02.0) has incorrect attribute Write-Back.
  220. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0800000 to 0xd080ffff
  221. (0000:05:00.0) has incorrect attribute Write-Back.
  222. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0810000 to 0xd08101ff
  223. (0000:05:00.0) has incorrect attribute Write-Back.
  224. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0900000 to 0xd091ffff
  225. (0000:00:19.0) has incorrect attribute Write-Back.
  226. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0920000 to 0xd092ffff
  227. (0000:00:14.0) has incorrect attribute Write-Back.
  228. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0930000 to 0xd0933fff
  229. (0000:00:1b.0) has incorrect attribute Write-Back.
  230. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0934000 to 0xd0937fff
  231. (0000:00:03.0) has incorrect attribute Write-Back.
  232. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd0939000 to 0xd09390ff
  233. (0000:00:1f.3) has incorrect attribute Write-Back.
  234. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd093a000 to 0xd093a7ff
  235. (0000:00:1f.2) has incorrect attribute Write-Back.
  236. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd093b000 to 0xd093b3ff
  237. (0000:00:1d.0) has incorrect attribute Write-Back.
  238. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd093c000 to 0xd093c3ff
  239. (0000:00:1a.0) has incorrect attribute Write-Back.
  240. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd093d000 to 0xd093dfff
  241. (0000:00:19.0) has incorrect attribute Write-Back.
  242. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xd093f000 to 0xd093f00f
  243. (0000:00:16.0) has incorrect attribute Write-Back.
  244.  
  245. Test 2 of 3: Validate the MTRR setup across all processors.
  246. PASSED: Test 2, All processors have the a consistent MTRR setup.
  247.  
  248. Test 3 of 3: Check for AMD MtrrFixDramModEn being cleared by the BIOS.
  249. SKIPPED: Test 3, CPU is not an AMD, cannot test.
  250.  
  251. ================================================================================
  252. 1 passed, 18 failed, 0 warnings, 0 aborted, 1 skipped, 0 info only.
  253. ================================================================================
  254.  
  255. acpiinfo: General ACPI information check.
  256. --------------------------------------------------------------------------------
  257. Test 1 of 3: Determine Kernel ACPI version.
  258. Kernel ACPICA driver version: 20130517, supports ACPI 5.0
  259.  
  260. Test 2 of 3: Determine machine's ACPI version.
  261. FACP ACPI Version: 2.0
  262.  
  263. Test 3 of 3: Determine AML compiler.
  264. Determine the compiler used to generate the ACPI AML in the DSDT and SSDT.
  265. Table DSDT, OEM ALASKA, created with INTL (Intel) compiler.
  266. Table SSDT0, OEM PmRef, created with INTL (Intel) compiler.
  267. Table SSDT1, OEM PmRef, created with INTL (Intel) compiler.
  268. Table SSDT2, OEM SataRe, created with INTL (Intel) compiler.
  269. Table SSDT3, OEM SaSsdt, created with INTL (Intel) compiler.
  270.  
  271. ================================================================================
  272. 0 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 3 info only.
  273. ================================================================================
  274.  
  275. securebootcert: Ubuntu UEFI secure boot test.
  276. --------------------------------------------------------------------------------
  277. Cannot detect any UEFI firmware. Aborted.
  278. Aborted test, initialisation failed.
  279. ================================================================================
  280. 0 passed, 0 failed, 0 warnings, 1 aborted, 0 skipped, 0 info only.
  281. ================================================================================
  282.  
  283. csm: Check for UEFI Compatibility Support Module.
  284. --------------------------------------------------------------------------------
  285. Test 1 of 1: Check for UEFI Compatibility Support Module.
  286. Checking for UEFI Compatibility Support Module (CSM)
  287. Int 10h jumps to 0xc0392 in option ROM at: 0xc0000..0xd0000
  288. No CSM: Legacy BIOS firmware has video option ROM with Int 10h support.
  289.  
  290. ================================================================================
  291. 0 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 1 info only.
  292. ================================================================================
  293.  
  294. maxreadreq: Checks firmware has set PCI Express MaxReadReq to a higher value on
  295. non-motherboard devices.
  296. --------------------------------------------------------------------------------
  297. Test 1 of 1: Check firmware settings MaxReadReq for PCI Express devices.
  298. PASSED: Test 1, All devices have MaxReadReq set > 128.
  299.  
  300. ================================================================================
  301. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  302. ================================================================================
  303.  
  304. crs: Check PCI host bridge configuration using _CRS.
  305. --------------------------------------------------------------------------------
  306. Test 1 of 1: Check PCI host bridge configuration using _CRS.
  307. PASSED: Test 1, The kernel has detected a BIOS newer than the end of 2007 (8/3
  308. /2013) and has assumed that your BIOS can correctly specify the host bridge MMIO
  309. aperture using _CRS. If this does not work correctly you can override this by
  310. booting with "pci=nocrs".
  311.  
  312. ================================================================================
  313. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  314. ================================================================================
  315.  
  316. aspm: PCIe ASPM check.
  317. --------------------------------------------------------------------------------
  318. Test 1 of 2: PCIe ASPM ACPI test.
  319. PCIe ASPM is not controlled by Linux kernel.
  320.  
  321. ADVICE: BIOS reports that Linux kernel should not modify ASPM settings that BIOS
  322. configured. It can be intentional because hardware vendors identified some
  323. capability bugs between the motherboard and the add-on cards.
  324.  
  325.  
  326. Test 2 of 2: PCIe ASPM registers test.
  327. WARNING: Test 2, RP 00h:01h.00h L0s not enabled.
  328. WARNING: Test 2, RP 00h:01h.00h L1 not enabled.
  329. WARNING: Test 2, Device 01h:00h.00h L0s not enabled.
  330. WARNING: Test 2, Device 01h:00h.00h L1 not enabled.
  331.  
  332. ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit
  333. latencies, while providing substantial power savings. Disabling L0s of a PCIe
  334. device may increases power consumption, and will impact the battery life of a
  335. mobile system.
  336.  
  337.  
  338. ADVICE: The ASPM L1 low power Link state is optimized for maximum power savings
  339. with longer entry and exit latencies. Disabling L1 of a PCIe device may
  340. increases power consumption, and will impact the battery life of a mobile system
  341. significantly.
  342.  
  343. PASSED: Test 2, PCIe ASPM setting matched was matched.
  344. WARNING: Test 2, RP 00h:1Ch.04h L0s not enabled.
  345. WARNING: Test 2, RP 00h:1Ch.04h L1 not enabled.
  346.  
  347. ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit
  348. latencies, while providing substantial power savings. Disabling L0s of a PCIe
  349. device may increases power consumption, and will impact the battery life of a
  350. mobile system.
  351.  
  352.  
  353. ADVICE: The ASPM L1 low power Link state is optimized for maximum power savings
  354. with longer entry and exit latencies. Disabling L1 of a PCIe device may
  355. increases power consumption, and will impact the battery life of a mobile system
  356. significantly.
  357.  
  358. PASSED: Test 2, PCIe ASPM setting matched was matched.
  359. WARNING: Test 2, RP 00h:1Ch.05h L0s not enabled.
  360. WARNING: Test 2, RP 00h:1Ch.05h L1 not enabled.
  361. WARNING: Test 2, Device 05h:00h.00h L0s not enabled.
  362. WARNING: Test 2, Device 05h:00h.00h L1 not enabled.
  363.  
  364. ADVICE: The ASPM L0s low power Link state is optimized for short entry and exit
  365. latencies, while providing substantial power savings. Disabling L0s of a PCIe
  366. device may increases power consumption, and will impact the battery life of a
  367. mobile system.
  368.  
  369.  
  370. ADVICE: The ASPM L1 low power Link state is optimized for maximum power savings
  371. with longer entry and exit latencies. Disabling L1 of a PCIe device may
  372. increases power consumption, and will impact the battery life of a mobile system
  373. significantly.
  374.  
  375. PASSED: Test 2, PCIe ASPM setting matched was matched.
  376.  
  377. ================================================================================
  378. 3 passed, 0 failed, 10 warnings, 0 aborted, 0 skipped, 0 info only.
  379. ================================================================================
  380.  
  381. hpet_check: HPET configuration test.
  382. --------------------------------------------------------------------------------
  383. Test 1 of 4: Check HPET base in kernel log.
  384. This test checks the HPET PCI BAR for each timer block in the timer. The base
  385. address is passed by the firmware via an ACPI table. IRQ routing and
  386. initialization is also verified by the test.
  387. PASSED: Test 1, Found HPET base 0xfed00000 in kernel log.
  388.  
  389. Test 2 of 4: Check HPET base in HPET table.
  390. Hardware ID of Event Block:
  391. PCI Vendor ID : 0x8086
  392. Legacy IRQ Routing Capable : 1
  393. COUNT_SIZE_CAP counter size: 1
  394. Number of comparitors : 7
  395. Hardwre Revision ID : 0x1
  396. Lower 32 bit base Address : 0xfed00000
  397. Address Space ID : 0x0
  398. Register Bit Width : 0x40
  399. Register Bit Offset : 0x0
  400. Address Width : 0x0
  401. HPET sequence number : 0x0
  402. Minimum clock tick : 0x37ee
  403. Page Protection : 0x0 (No guaranteed protection)
  404. OEM attributes : 0x0
  405. PASSED: Test 2, HPET looks sane.
  406.  
  407. Test 3 of 4: Check HPET base in DSDT and/or SSDT.
  408. PASSED: Test 3, HPET base matches that between DSDT and the kernel (0xfed00000).
  409.  
  410. Test 4 of 4: Sanity check HPET configuration.
  411. PASSED: Test 4, Vendor ID looks sane: 0x8086.
  412. PASSED: Test 4, Valid clock period 69841279.
  413.  
  414. ================================================================================
  415. 5 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  416. ================================================================================
  417.  
  418. dmicheck: Test DMI/SMBIOS tables for errors.
  419. --------------------------------------------------------------------------------
  420. Test 1 of 2: Find and Check SMBIOS Table Entry Point.
  421. This test tries to find and sanity check the SMBIOS data structures.
  422. PASSED: Test 1, Found SMBIOS Table Entry Point at 0xf04c0
  423. SMBIOS Entry Point Structure:
  424. Anchor String : _SM_
  425. Checksum : 0xc2
  426. Entry Point Length : 0x1f
  427. Major Version : 0x02
  428. Minor Version : 0x07
  429. Maximum Struct Size : 0xb8
  430. Entry Point Revision : 0x00
  431. Formatted Area : 0x00 0x00 0x00 0x00 0x00
  432. Intermediate Anchor : _DMI_
  433. Intermediate Checksum : 0xae
  434. Structure Table Length : 0x0c46
  435. Structure Table Address: 0x000eb530
  436. # of SMBIOS Structures : 0x004e
  437. SBMIOS BCD Revision : 27
  438.  
  439. PASSED: Test 1, SMBIOS Table Entry Point Checksum is valid.
  440. PASSED: Test 1, SMBIOS Table Entry Point Length is valid.
  441. PASSED: Test 1, SMBIOS Table Entry Intermediate Anchor String _DMI_ is valid.
  442. PASSED: Test 1, SMBIOS Table Entry Point Intermediate Checksum is valid.
  443. PASSED: Test 1, SMBIOS Table Entry Structure Table Address and Length looks
  444. valid.
  445.  
  446. Test 2 of 2: Test DMI/SMBIOS tables for errors.
  447. PASSED: Test 2, Entry @ 0x000eb530 'BIOS Information (Type 0)'
  448. PASSED: Test 2, Entry @ 0x000eb570 'System Information (Type 1)'
  449. PASSED: Test 2, Entry @ 0x000eb610 'Base Board Information (Type 2)'
  450. FAILED [MEDIUM] DMIBadDefault: Test 2, String index 0x02 in table entry 'Chassis
  451. Information (Type 3)' @ 0x000eb694, field 'Version', offset 0x06 has a default
  452. value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS
  453. vendor.
  454.  
  455. ADVICE: The DMI table contains data which is clearly been left in a default
  456. setting and not been configured for this machine. Somebody has probably
  457. forgotten to define this field and it basically means this field is effectively
  458. useless. Note that the kernel uses this field so it probably should be corrected
  459. to ensure the kernel is using sane values.
  460.  
  461. FAILED [MEDIUM] DMIBadDefault: Test 2, String index 0x03 in table entry 'Chassis
  462. Information (Type 3)' @ 0x000eb694, field 'Serial Number', offset 0x07 has a
  463. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  464. BIOS vendor.
  465.  
  466. ADVICE: The DMI table contains data which is clearly been left in a default
  467. setting and not been configured for this machine. Somebody has probably
  468. forgotten to define this field and it basically means this field is effectively
  469. useless. Note that the kernel uses this field so it probably should be corrected
  470. to ensure the kernel is using sane values.
  471.  
  472. FAILED [MEDIUM] DMIBadDefault: Test 2, String index 0x04 in table entry 'Chassis
  473. Information (Type 3)' @ 0x000eb694, field 'Asset Tag', offset 0x08 has a default
  474. value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS
  475. vendor.
  476.  
  477. ADVICE: The DMI table contains data which is clearly been left in a default
  478. setting and not been configured for this machine. Somebody has probably
  479. forgotten to define this field and it basically means this field is effectively
  480. useless. Note that the kernel uses this field so it probably should be corrected
  481. to ensure the kernel is using sane values.
  482.  
  483.  
  484. ADVICE: It may be worth checking against section 7.4 of the System Management
  485. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  486. /smbios).
  487.  
  488. PASSED: Test 2, Entry @ 0x000eb725 'Cache Information (Type 7)'
  489. PASSED: Test 2, Entry @ 0x000eb749 'Cache Information (Type 7)'
  490. PASSED: Test 2, Entry @ 0x000eb76d 'Cache Information (Type 7)'
  491. PASSED: Test 2, Entry @ 0x000eb791 'Physical Memory Array (Type 16)'
  492. PASSED: Test 2, Entry @ 0x000eb7aa 'Port Connector Information (Type 8)'
  493. PASSED: Test 2, Entry @ 0x000eb7c2 'Port Connector Information (Type 8)'
  494. PASSED: Test 2, Entry @ 0x000eb7da 'Port Connector Information (Type 8)'
  495. PASSED: Test 2, Entry @ 0x000eb7f0 'Port Connector Information (Type 8)'
  496. PASSED: Test 2, Entry @ 0x000eb806 'Port Connector Information (Type 8)'
  497. PASSED: Test 2, Entry @ 0x000eb81c 'Port Connector Information (Type 8)'
  498. PASSED: Test 2, Entry @ 0x000eb830 'Port Connector Information (Type 8)'
  499. PASSED: Test 2, Entry @ 0x000eb844 'Port Connector Information (Type 8)'
  500. PASSED: Test 2, Entry @ 0x000eb858 'Port Connector Information (Type 8)'
  501. PASSED: Test 2, Entry @ 0x000eb871 'Port Connector Information (Type 8)'
  502. PASSED: Test 2, Entry @ 0x000eb894 'Port Connector Information (Type 8)'
  503. PASSED: Test 2, Entry @ 0x000eb8ad 'Port Connector Information (Type 8)'
  504. PASSED: Test 2, Entry @ 0x000eb8c7 'Port Connector Information (Type 8)'
  505. PASSED: Test 2, Entry @ 0x000eb8e1 'Port Connector Information (Type 8)'
  506. PASSED: Test 2, Entry @ 0x000eb8f6 'Port Connector Information (Type 8)'
  507. PASSED: Test 2, Entry @ 0x000eb912 'Port Connector Information (Type 8)'
  508. PASSED: Test 2, Entry @ 0x000eb92e 'Port Connector Information (Type 8)'
  509. PASSED: Test 2, Entry @ 0x000eb94f 'Port Connector Information (Type 8)'
  510. PASSED: Test 2, Entry @ 0x000eb96c 'Port Connector Information (Type 8)'
  511. PASSED: Test 2, Entry @ 0x000eb98b 'Port Connector Information (Type 8)'
  512. PASSED: Test 2, Entry @ 0x000eb9a4 'Port Connector Information (Type 8)'
  513. PASSED: Test 2, Entry @ 0x000eb9ba 'Port Connector Information (Type 8)'
  514. PASSED: Test 2, Entry @ 0x000eb9d3 'Port Connector Information (Type 8)'
  515. PASSED: Test 2, Entry @ 0x000eb9ec 'Port Connector Information (Type 8)'
  516. PASSED: Test 2, Entry @ 0x000eba05 'System Slot Information (Type 9)'
  517. PASSED: Test 2, Entry @ 0x000eba1c 'System Slot Information (Type 9)'
  518. PASSED: Test 2, Entry @ 0x000eba33 'System Slot Information (Type 9)'
  519. PASSED: Test 2, Entry @ 0x000eba4a 'System Slot Information (Type 9)'
  520. PASSED: Test 2, Entry @ 0x000eba61 'System Slot Information (Type 9)'
  521. PASSED: Test 2, Entry @ 0x000eba78 'System Slot Information (Type 9)'
  522. PASSED: Test 2, Entry @ 0x000eba8f 'On Board Devices (Type 10)'
  523. FAILED [MEDIUM] DMIBadDefault: Test 2, String index 0x01 in table entry 'OEM
  524. Strings (Type 11)' @ 0x000ebab0, field 'String 1', offset 0x04 has a default
  525. value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS
  526. vendor.
  527.  
  528. ADVICE: The DMI table contains data which is clearly been left in a default
  529. setting and not been configured for this machine. Somebody has probably
  530. forgotten to define this field and it basically means this field is effectively
  531. useless. Note that the kernel uses this field so it probably should be corrected
  532. to ensure the kernel is using sane values.
  533.  
  534.  
  535. ADVICE: It may be worth checking against section 7.12 of the System Management
  536. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  537. /smbios).
  538.  
  539. FAILED [LOW] DMIBadDefault: Test 2, String index 0x01 in table entry 'System
  540. Configuration Options (Type 12)' @ 0x000ebacd, field 'Option 1', offset 0x04 has
  541. a default value 'To Be Filled By O.E.M.' and probably has not been updated by
  542. the BIOS vendor.
  543.  
  544. ADVICE: The DMI table contains data which is clearly been left in a default
  545. setting and not been configured for this machine. Somebody has probably
  546. forgotten to define this field and it basically means this field is effectively
  547. useless, however the kernel does not use this data so the issue is fairly low.
  548.  
  549.  
  550. ADVICE: It may be worth checking against section 7.13 of the System Management
  551. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  552. /smbios).
  553.  
  554. PASSED: Test 2, Entry @ 0x000ebaea 'Hardware Security (Type 24)'
  555. PASSED: Test 2, Entry @ 0x000ebaf1 'System Boot Information (Type 32)'
  556. PASSED: Test 2, Entry @ 0x000ebb07 'Management Device (Type 34)'
  557. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x00 (range allowed
  558. 0x01..0x0b) while accessing entry 'Voltage Probe (Type 26)' @ 0x000ebb1a, field
  559. 'Location (bits 0..4)', offset 0x05
  560.  
  561. ADVICE: A value that is out of range is incorrect and not conforming to the
  562. SMBIOS specification. This field is not currently used by the Linux kernel, so
  563. this firmware bug shouldn't cause any problems.
  564.  
  565. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x00 (range allowed
  566. 0x01..0x06) while accessing entry 'Voltage Probe (Type 26)' @ 0x000ebb1a, field
  567. 'Status (bits 5..7)', offset 0x05
  568.  
  569. ADVICE: A value that is out of range is incorrect and not conforming to the
  570. SMBIOS specification. This field is not currently used by the Linux kernel, so
  571. this firmware bug shouldn't cause any problems.
  572.  
  573.  
  574. ADVICE: It may be worth checking against section 7.27 of the System Management
  575. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  576. /smbios).
  577.  
  578. PASSED: Test 2, Entry @ 0x000ebb37 'Management Device Threshold Data (Type 36)'
  579. FAILED [LOW] DMIBadDefault: Test 2, String index 0x01 in table entry 'Management
  580. Device Component (Type 35)' @ 0x000ebb49, field 'Description', offset 0x04 has a
  581. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  582. BIOS vendor.
  583.  
  584. ADVICE: The DMI table contains data which is clearly been left in a default
  585. setting and not been configured for this machine. Somebody has probably
  586. forgotten to define this field and it basically means this field is effectively
  587. useless, however the kernel does not use this data so the issue is fairly low.
  588.  
  589.  
  590. ADVICE: It may be worth checking against section 7.36 of the System Management
  591. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  592. /smbios).
  593.  
  594. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x00 (range allowed
  595. 0x01..0x0f) while accessing entry 'Temperature Probe (Type 28)' @ 0x000ebb6c,
  596. field 'Location (bits 0..4)', offset 0x05
  597.  
  598. ADVICE: A value that is out of range is incorrect and not conforming to the
  599. SMBIOS specification. This field is not currently used by the Linux kernel, so
  600. this firmware bug shouldn't cause any problems.
  601.  
  602. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x00 (range allowed
  603. 0x01..0x06) while accessing entry 'Temperature Probe (Type 28)' @ 0x000ebb6c,
  604. field 'Status (bits 5..7)', offset 0x05
  605.  
  606. ADVICE: A value that is out of range is incorrect and not conforming to the
  607. SMBIOS specification. This field is not currently used by the Linux kernel, so
  608. this firmware bug shouldn't cause any problems.
  609.  
  610.  
  611. ADVICE: It may be worth checking against section 7.29 of the System Management
  612. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  613. /smbios).
  614.  
  615. PASSED: Test 2, Entry @ 0x000ebb89 'Management Device Threshold Data (Type 36)'
  616. FAILED [LOW] DMIBadDefault: Test 2, String index 0x01 in table entry 'Management
  617. Device Component (Type 35)' @ 0x000ebb9b, field 'Description', offset 0x04 has a
  618. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  619. BIOS vendor.
  620.  
  621. ADVICE: The DMI table contains data which is clearly been left in a default
  622. setting and not been configured for this machine. Somebody has probably
  623. forgotten to define this field and it basically means this field is effectively
  624. useless, however the kernel does not use this data so the issue is fairly low.
  625.  
  626.  
  627. ADVICE: It may be worth checking against section 7.36 of the System Management
  628. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  629. /smbios).
  630.  
  631. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x12 (range allowed
  632. 0x01..0x09, 0x10..0x11) while accessing entry 'Cooling Device (Type 27)' @
  633. 0x000ebbbe, field 'Device Type', offset 0x06, mask 0x1f
  634. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x00 (range allowed
  635. 0x01..0x06) while accessing entry 'Cooling Device (Type 27)' @ 0x000ebbbe, field
  636. 'Status (bits 5..7)', offset 0x06
  637.  
  638. ADVICE: A value that is out of range is incorrect and not conforming to the
  639. SMBIOS specification. This field is not currently used by the Linux kernel, so
  640. this firmware bug shouldn't cause any problems.
  641.  
  642.  
  643. ADVICE: It may be worth checking against section 7.28 of the System Management
  644. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  645. /smbios).
  646.  
  647. PASSED: Test 2, Entry @ 0x000ebbdc 'Management Device Threshold Data (Type 36)'
  648. FAILED [LOW] DMIBadDefault: Test 2, String index 0x01 in table entry 'Management
  649. Device Component (Type 35)' @ 0x000ebbee, field 'Description', offset 0x04 has a
  650. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  651. BIOS vendor.
  652.  
  653. ADVICE: The DMI table contains data which is clearly been left in a default
  654. setting and not been configured for this machine. Somebody has probably
  655. forgotten to define this field and it basically means this field is effectively
  656. useless, however the kernel does not use this data so the issue is fairly low.
  657.  
  658.  
  659. ADVICE: It may be worth checking against section 7.36 of the System Management
  660. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  661. /smbios).
  662.  
  663. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x12 (range allowed
  664. 0x01..0x09, 0x10..0x11) while accessing entry 'Cooling Device (Type 27)' @
  665. 0x000ebc11, field 'Device Type', offset 0x06, mask 0x1f
  666. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x00 (range allowed
  667. 0x01..0x06) while accessing entry 'Cooling Device (Type 27)' @ 0x000ebc11, field
  668. 'Status (bits 5..7)', offset 0x06
  669.  
  670. ADVICE: A value that is out of range is incorrect and not conforming to the
  671. SMBIOS specification. This field is not currently used by the Linux kernel, so
  672. this firmware bug shouldn't cause any problems.
  673.  
  674.  
  675. ADVICE: It may be worth checking against section 7.28 of the System Management
  676. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  677. /smbios).
  678.  
  679. PASSED: Test 2, Entry @ 0x000ebc22 'Management Device Threshold Data (Type 36)'
  680. FAILED [LOW] DMIBadDefault: Test 2, String index 0x01 in table entry 'Management
  681. Device Component (Type 35)' @ 0x000ebc34, field 'Description', offset 0x04 has a
  682. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  683. BIOS vendor.
  684.  
  685. ADVICE: The DMI table contains data which is clearly been left in a default
  686. setting and not been configured for this machine. Somebody has probably
  687. forgotten to define this field and it basically means this field is effectively
  688. useless, however the kernel does not use this data so the issue is fairly low.
  689.  
  690.  
  691. ADVICE: It may be worth checking against section 7.36 of the System Management
  692. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  693. /smbios).
  694.  
  695. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x00 (range allowed
  696. 0x01..0x0b) while accessing entry 'Electrical Current Probe (Type 29)' @
  697. 0x000ebc57, field 'Location (bits 0..4)', offset 0x05
  698.  
  699. ADVICE: A value that is out of range is incorrect and not conforming to the
  700. SMBIOS specification. This field is not currently used by the Linux kernel, so
  701. this firmware bug shouldn't cause any problems.
  702.  
  703. FAILED [HIGH] DMIValueOutOfRange: Test 2, Out of range value 0x00 (range allowed
  704. 0x01..0x06) while accessing entry 'Electrical Current Probe (Type 29)' @
  705. 0x000ebc57, field 'Status (bits 5..7)', offset 0x05
  706.  
  707. ADVICE: A value that is out of range is incorrect and not conforming to the
  708. SMBIOS specification. This field is not currently used by the Linux kernel, so
  709. this firmware bug shouldn't cause any problems.
  710.  
  711.  
  712. ADVICE: It may be worth checking against section 7.30 of the System Management
  713. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  714. /smbios).
  715.  
  716. PASSED: Test 2, Entry @ 0x000ebc72 'Management Device Threshold Data (Type 36)'
  717. FAILED [LOW] DMIBadDefault: Test 2, String index 0x01 in table entry 'Management
  718. Device Component (Type 35)' @ 0x000ebc84, field 'Description', offset 0x04 has a
  719. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  720. BIOS vendor.
  721.  
  722. ADVICE: The DMI table contains data which is clearly been left in a default
  723. setting and not been configured for this machine. Somebody has probably
  724. forgotten to define this field and it basically means this field is effectively
  725. useless, however the kernel does not use this data so the issue is fairly low.
  726.  
  727.  
  728. ADVICE: It may be worth checking against section 7.36 of the System Management
  729. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  730. /smbios).
  731.  
  732. PASSED: Test 2, Entry @ 0x000ebca7 'Voltage Probe (Type 26)'
  733. PASSED: Test 2, Entry @ 0x000ebcc4 'Temperature Probe (Type 28)'
  734. PASSED: Test 2, Entry @ 0x000ebce1 'Cooling Device (Type 27)'
  735. PASSED: Test 2, Entry @ 0x000ebcff 'Electrical Current Probe (Type 29)'
  736. FAILED [LOW] DMIBadDefault: Test 2, String index 0x01 in table entry 'System
  737. Power Supply (Type 39)' @ 0x000ebd1a, field 'Location', offset 0x05 has a
  738. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  739. BIOS vendor.
  740.  
  741. ADVICE: The DMI table contains data which is clearly been left in a default
  742. setting and not been configured for this machine. Somebody has probably
  743. forgotten to define this field and it basically means this field is effectively
  744. useless, however the kernel does not use this data so the issue is fairly low.
  745.  
  746. FAILED [LOW] DMIBadDefault: Test 2, String index 0x02 in table entry 'System
  747. Power Supply (Type 39)' @ 0x000ebd1a, field 'Device Name', offset 0x06 has a
  748. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  749. BIOS vendor.
  750.  
  751. ADVICE: The DMI table contains data which is clearly been left in a default
  752. setting and not been configured for this machine. Somebody has probably
  753. forgotten to define this field and it basically means this field is effectively
  754. useless, however the kernel does not use this data so the issue is fairly low.
  755.  
  756. FAILED [LOW] DMIBadDefault: Test 2, String index 0x03 in table entry 'System
  757. Power Supply (Type 39)' @ 0x000ebd1a, field 'Manufacturer', offset 0x07 has a
  758. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  759. BIOS vendor.
  760.  
  761. ADVICE: The DMI table contains data which is clearly been left in a default
  762. setting and not been configured for this machine. Somebody has probably
  763. forgotten to define this field and it basically means this field is effectively
  764. useless, however the kernel does not use this data so the issue is fairly low.
  765.  
  766. FAILED [LOW] DMIBadDefault: Test 2, String index 0x04 in table entry 'System
  767. Power Supply (Type 39)' @ 0x000ebd1a, field 'Serial Number', offset 0x08 has a
  768. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  769. BIOS vendor.
  770.  
  771. ADVICE: The DMI table contains data which is clearly been left in a default
  772. setting and not been configured for this machine. Somebody has probably
  773. forgotten to define this field and it basically means this field is effectively
  774. useless, however the kernel does not use this data so the issue is fairly low.
  775.  
  776. FAILED [LOW] DMIBadDefault: Test 2, String index 0x05 in table entry 'System
  777. Power Supply (Type 39)' @ 0x000ebd1a, field 'Asset Tag', offset 0x09 has a
  778. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  779. BIOS vendor.
  780.  
  781. ADVICE: The DMI table contains data which is clearly been left in a default
  782. setting and not been configured for this machine. Somebody has probably
  783. forgotten to define this field and it basically means this field is effectively
  784. useless, however the kernel does not use this data so the issue is fairly low.
  785.  
  786. FAILED [LOW] DMIBadDefault: Test 2, String index 0x06 in table entry 'System
  787. Power Supply (Type 39)' @ 0x000ebd1a, field 'Model Part Number', offset 0x0a has
  788. a default value 'To Be Filled By O.E.M.' and probably has not been updated by
  789. the BIOS vendor.
  790.  
  791. ADVICE: The DMI table contains data which is clearly been left in a default
  792. setting and not been configured for this machine. Somebody has probably
  793. forgotten to define this field and it basically means this field is effectively
  794. useless, however the kernel does not use this data so the issue is fairly low.
  795.  
  796. FAILED [LOW] DMIBadDefault: Test 2, String index 0x07 in table entry 'System
  797. Power Supply (Type 39)' @ 0x000ebd1a, field 'Revision Level', offset 0x0b has a
  798. default value 'To Be Filled By O.E.M.' and probably has not been updated by the
  799. BIOS vendor.
  800.  
  801. ADVICE: The DMI table contains data which is clearly been left in a default
  802. setting and not been configured for this machine. Somebody has probably
  803. forgotten to define this field and it basically means this field is effectively
  804. useless, however the kernel does not use this data so the issue is fairly low.
  805.  
  806.  
  807. ADVICE: It may be worth checking against section 7.40 of the System Management
  808. BIOS (SMBIOS) Reference Specification (see http://www.dmtf.org/standards
  809. /smbios).
  810.  
  811. PASSED: Test 2, Entry @ 0x000ebdd2 'Onboard Device (Type 41)'
  812. PASSED: Test 2, Entry @ 0x000ebdeb 'Processor Information (Type 4)'
  813. PASSED: Test 2, Entry @ 0x000ebe66 'Memory Device (Type 17)'
  814. PASSED: Test 2, Entry @ 0x000ebecb 'Memory Device Mapped Address (Type 20)'
  815. PASSED: Test 2, Entry @ 0x000ebef0 'Memory Device (Type 17)'
  816. PASSED: Test 2, Entry @ 0x000ebf55 'Memory Device Mapped Address (Type 20)'
  817. PASSED: Test 2, Entry @ 0x000ebf7a 'Memory Device (Type 17)'
  818. PASSED: Test 2, Entry @ 0x000ebfdf 'Memory Device Mapped Address (Type 20)'
  819. PASSED: Test 2, Entry @ 0x000ec004 'Memory Device (Type 17)'
  820. PASSED: Test 2, Entry @ 0x000ec069 'Memory Device Mapped Address (Type 20)'
  821. PASSED: Test 2, Entry @ 0x000ec08e 'Memory Array Mapped Address (Type 19)'
  822. PASSED: Test 2, Entry @ 0x000ec0af 'Unknown (Type 131)'
  823. PASSED: Test 2, Entry @ 0x000ec0f1 'BIOS Language Information (Type 13)'
  824. PASSED: Test 2, Entry @ 0x000ec170 'End of Table (Type 127)'
  825.  
  826. ================================================================================
  827. 70 passed, 27 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  828. ================================================================================
  829.  
  830. microcode: Check if system is using latest microcode.
  831. --------------------------------------------------------------------------------
  832. Test 1 of 1: Check for most recent microcode being loaded.
  833. This test verifies if the firmware has put a recent revision of the microcode
  834. into the processor at boot time. Recent microcode is important to have all the
  835. required features and errata updates for the processor.
  836. FAILED [MEDIUM] MicrocodeNotUpdated: Test 1, The kernel did not report that CPU
  837. 0 has had a microcode update. The current firmware is revision 0x9 and probably
  838. has not been updated.
  839. FAILED [MEDIUM] MicrocodeNotUpdated: Test 1, The kernel did not report that CPU
  840. 1 has had a microcode update. The current firmware is revision 0x9 and probably
  841. has not been updated.
  842. FAILED [MEDIUM] MicrocodeNotUpdated: Test 1, The kernel did not report that CPU
  843. 2 has had a microcode update. The current firmware is revision 0x9 and probably
  844. has not been updated.
  845. FAILED [MEDIUM] MicrocodeNotUpdated: Test 1, The kernel did not report that CPU
  846. 3 has had a microcode update. The current firmware is revision 0x9 and probably
  847. has not been updated.
  848.  
  849. ================================================================================
  850. 0 passed, 4 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  851. ================================================================================
  852.  
  853. msr: MSR register tests.
  854. --------------------------------------------------------------------------------
  855. Test 1 of 5: Check CPU generic MSRs.
  856. PASSED: Test 1, MSR P5_MC_TYPE (0x1) (mask:ffffffffffffffff) was consistent
  857. across 4 CPUs.
  858. PASSED: Test 1, MSR MONITOR_FILTER_SIZE (0x6) (mask:ffffffffffffffff) was
  859. consistent across 4 CPUs.
  860. PASSED: Test 1, MSR PLATFORM_ID (0x17) (mask:1c000000000000) was consistent
  861. across 4 CPUs.
  862. PASSED: Test 1, MSR EBL_CR_POWERON (0x2a) (mask:ffffffffffffffff) was consistent
  863. across 4 CPUs.
  864. PASSED: Test 1, MSR APIC_BASE (0x1b) (mask:fffffffffffffeff) was consistent
  865. across 4 CPUs.
  866. PASSED: Test 1, MSR FEATURE_CONTROL (0x3a) (mask:ff07) was consistent across 4
  867. CPUs.
  868. PASSED: Test 1, MSR BIOS_SIGN_ID (0x8b) (mask:ffffffff00000000) was consistent
  869. across 4 CPUs.
  870. PASSED: Test 1, MSR MTRRCAP (0xfe) (mask:fff) was consistent across 4 CPUs.
  871. PASSED: Test 1, MSR SYSENTER_CS (0x174) (mask:ffff) was consistent across 4
  872. CPUs.
  873. PASSED: Test 1, MSR SYSENTER_ESP (0x175) (mask:ffffffffffffffff) was consistent
  874. across 4 CPUs.
  875. PASSED: Test 1, MSR SYSENTER_EIP (0x176) (mask:ffffffffffffffff) was consistent
  876. across 4 CPUs.
  877. PASSED: Test 1, MSR MCG_CAP (0x179) (mask:1ff0fff) was consistent across 4 CPUs.
  878. PASSED: Test 1, MSR MCG_STATUS (0x17a) (mask:ffffffffffffffff) was consistent
  879. across 4 CPUs.
  880. PASSED: Test 1, MSR CLOCK_MODULATION (0x19a) (mask:1f) was consistent across 4
  881. CPUs.
  882. PASSED: Test 1, MSR THERM_INTERRUPT (0x19b) (mask:180801f) was consistent across
  883. 4 CPUs.
  884. PASSED: Test 1, MSR MISC_ENABLE (0x1a0) (mask:400c51889) was consistent across 4
  885. CPUs.
  886. PASSED: Test 1, MSR PACKAGE_THERM_INTERRUPT (0x1b2) (mask:1ffff17) was
  887. consistent across 4 CPUs.
  888. PASSED: Test 1, MSR SMRR_PHYSBASE (0x1f2) (mask:fffff0ff) was consistent across
  889. 4 CPUs.
  890. PASSED: Test 1, MSR SMRR_PHYSMASK (0x1f3) (mask:fffff800) was consistent across
  891. 4 CPUs.
  892. PASSED: Test 1, MSR MTRR_PHYSBASE0 (0x200) (mask:ffffffffffffffff) was
  893. consistent across 4 CPUs.
  894. PASSED: Test 1, MSR MTRR_PHYSMASK0 (0x201) (mask:ffffffffffffffff) was
  895. consistent across 4 CPUs.
  896. PASSED: Test 1, MSR MTRR_PHYSBASE1 (0x202) (mask:ffffffffffffffff) was
  897. consistent across 4 CPUs.
  898. PASSED: Test 1, MSR MTRR_PHYSMASK1 (0x203) (mask:ffffffffffffffff) was
  899. consistent across 4 CPUs.
  900. PASSED: Test 1, MSR MTRR_PHYSBASE2 (0x204) (mask:ffffffffffffffff) was
  901. consistent across 4 CPUs.
  902. PASSED: Test 1, MSR MTRR_PHYSMASK2 (0x205) (mask:ffffffffffffffff) was
  903. consistent across 4 CPUs.
  904. PASSED: Test 1, MSR MTRR_PHYSBASE3 (0x206) (mask:ffffffffffffffff) was
  905. consistent across 4 CPUs.
  906. PASSED: Test 1, MSR MTRR_PHYSMASK3 (0x207) (mask:ffffffffffffffff) was
  907. consistent across 4 CPUs.
  908. PASSED: Test 1, MSR MTRR_PHYSBASE4 (0x208) (mask:ffffffffffffffff) was
  909. consistent across 4 CPUs.
  910. PASSED: Test 1, MSR MTRR_PHYSMASK4 (0x209) (mask:ffffffffffffffff) was
  911. consistent across 4 CPUs.
  912. PASSED: Test 1, MSR MTRR_PHYSBASE5 (0x20a) (mask:ffffffffffffffff) was
  913. consistent across 4 CPUs.
  914. PASSED: Test 1, MSR MTRR_PHYSMASK5 (0x20b) (mask:ffffffffffffffff) was
  915. consistent across 4 CPUs.
  916. PASSED: Test 1, MSR MTRR_PHYSBASE6 (0x20c) (mask:ffffffffffffffff) was
  917. consistent across 4 CPUs.
  918. PASSED: Test 1, MSR MTRR_PHYSMASK6 (0x20d) (mask:ffffffffffffffff) was
  919. consistent across 4 CPUs.
  920. PASSED: Test 1, MSR MTRR_PHYSBASE7 (0x20e) (mask:ffffffffffffffff) was
  921. consistent across 4 CPUs.
  922. PASSED: Test 1, MSR MTRR_PHYSMASK7 (0x20f) (mask:ffffffffffffffff) was
  923. consistent across 4 CPUs.
  924. PASSED: Test 1, MSR MTRR_PHYSBASE8 (0x210) (mask:ffffffffffffffff) was
  925. consistent across 4 CPUs.
  926. PASSED: Test 1, MSR MTRR_PHYSMASK8 (0x211) (mask:ffffffffffffffff) was
  927. consistent across 4 CPUs.
  928. PASSED: Test 1, MSR MTRR_PHYSBASE9 (0x212) (mask:ffffffffffffffff) was
  929. consistent across 4 CPUs.
  930. PASSED: Test 1, MSR MTRR_PHYSMASK9 (0x213) (mask:ffffffffffffffff) was
  931. consistent across 4 CPUs.
  932. PASSED: Test 1, MSR MTRR_FIX64K_000 (0x250) (mask:ffffffffffffffff) was
  933. consistent across 4 CPUs.
  934. PASSED: Test 1, MSR MTRR_FIX16K_800 (0x258) (mask:ffffffffffffffff) was
  935. consistent across 4 CPUs.
  936. PASSED: Test 1, MSR MTRR_FIX16K_a00 (0x259) (mask:ffffffffffffffff) was
  937. consistent across 4 CPUs.
  938. PASSED: Test 1, MSR MTRR_FIX4K_C000 (0x268) (mask:ffffffffffffffff) was
  939. consistent across 4 CPUs.
  940. PASSED: Test 1, MSR MTRR_FIX4K_C800 (0x269) (mask:ffffffffffffffff) was
  941. consistent across 4 CPUs.
  942. PASSED: Test 1, MSR MTRR_FIX4K_D000 (0x26a) (mask:ffffffffffffffff) was
  943. consistent across 4 CPUs.
  944. PASSED: Test 1, MSR MTRR_FIX4K_D800 (0x26b) (mask:ffffffffffffffff) was
  945. consistent across 4 CPUs.
  946. PASSED: Test 1, MSR MTRR_FIX4K_E000 (0x26c) (mask:ffffffffffffffff) was
  947. consistent across 4 CPUs.
  948. PASSED: Test 1, MSR MTRR_FIX4K_E800 (0x26d) (mask:ffffffffffffffff) was
  949. consistent across 4 CPUs.
  950. PASSED: Test 1, MSR MTRR_FIX4K_F000 (0x26e) (mask:ffffffffffffffff) was
  951. consistent across 4 CPUs.
  952. PASSED: Test 1, MSR MTRR_FIX4K_F800 (0x26f) (mask:ffffffffffffffff) was
  953. consistent across 4 CPUs.
  954. PASSED: Test 1, MSR PAT (0x277) (mask:707070707070703) was consistent across 4
  955. CPUs.
  956. PASSED: Test 1, MSR MC0_CTL2 (0x280) (mask:40007fff) was consistent across 4
  957. CPUs.
  958. PASSED: Test 1, MSR MC1_CTL2 (0x281) (mask:40007fff) was consistent across 4
  959. CPUs.
  960. PASSED: Test 1, MSR MC2_CTL2 (0x282) (mask:40007fff) was consistent across 4
  961. CPUs.
  962. PASSED: Test 1, MSR MC3_CTL2 (0x283) (mask:40007fff) was consistent across 4
  963. CPUs.
  964. PASSED: Test 1, MSR MC4_CTL2 (0x284) (mask:40007fff) was consistent across 4
  965. CPUs.
  966. PASSED: Test 1, MSR MC5_CTL2 (0x285) (mask:40007fff) was consistent across 4
  967. CPUs.
  968. PASSED: Test 1, MSR MC6_CTL2 (0x286) (mask:40007fff) was consistent across 4
  969. CPUs.
  970. PASSED: Test 1, MSR MC7_CTL2 (0x287) (mask:40007fff) was consistent across 4
  971. CPUs.
  972. PASSED: Test 1, MSR MC8_CTL2 (0x288) (mask:40007fff) was consistent across 4
  973. CPUs.
  974. PASSED: Test 1, MSR MTRR_DEF_TYPE (0x2ff) (mask:c0f) was consistent across 4
  975. CPUs.
  976. PASSED: Test 1, MSR PEBS_ENABLE (0x3f1) (mask:1) was consistent across 4 CPUs.
  977. PASSED: Test 1, MSR VMX_BASIC (0x480) (mask:ffffffffffffffff) was consistent
  978. across 4 CPUs.
  979. PASSED: Test 1, MSR VMX_PINPASED_CTLS (0x481) (mask:ffffffffffffffff) was
  980. consistent across 4 CPUs.
  981. PASSED: Test 1, MSR VMX_PROCBASED_CTLS (0x482) (mask:ffffffffffffffff) was
  982. consistent across 4 CPUs.
  983. PASSED: Test 1, MSR VMX_EXIT_CTLS (0x483) (mask:ffffffffffffffff) was consistent
  984. across 4 CPUs.
  985. PASSED: Test 1, MSR VMX_ENTRY_CTLS (0x484) (mask:ffffffffffffffff) was
  986. consistent across 4 CPUs.
  987. PASSED: Test 1, MSR VMX_MISC (0x485) (mask:ffffffffffffffff) was consistent
  988. across 4 CPUs.
  989. PASSED: Test 1, MSR VMX_CR0_FIXED0 (0x486) (mask:ffffffffffffffff) was
  990. consistent across 4 CPUs.
  991. PASSED: Test 1, MSR VMX_CR0_FIXED1 (0x487) (mask:ffffffffffffffff) was
  992. consistent across 4 CPUs.
  993. PASSED: Test 1, MSR VMX_CR4_FIXED0 (0x488) (mask:ffffffffffffffff) was
  994. consistent across 4 CPUs.
  995. PASSED: Test 1, MSR VMX_CR4_FIXED1 (0x489) (mask:ffffffffffffffff) was
  996. consistent across 4 CPUs.
  997. PASSED: Test 1, MSR VMX_VMX_VMCS_ENUM (0x48a) (mask:ffffffffffffffff) was
  998. consistent across 4 CPUs.
  999. PASSED: Test 1, MSR VMX_PROCBASED_CTLS2 (0x48b) (mask:ffffffffffffffff) was
  1000. consistent across 4 CPUs.
  1001. PASSED: Test 1, MSR VMX_EPT_VPID_CAP (0x48c) (mask:ffffffffffffffff) was
  1002. consistent across 4 CPUs.
  1003. PASSED: Test 1, MSR VMX_TRUE_PINBASED_CTLS (0x48d) (mask:ffffffffffffffff) was
  1004. consistent across 4 CPUs.
  1005. PASSED: Test 1, MSR VMX_TRUE_PROCBASED_CTLS (0x48e) (mask:ffffffffffffffff) was
  1006. consistent across 4 CPUs.
  1007. PASSED: Test 1, MSR VMX_TRUE_EXIT_CTLS (0x48f) (mask:ffffffffffffffff) was
  1008. consistent across 4 CPUs.
  1009. PASSED: Test 1, MSR VMX_TRUE_ENTRY_CTLS (0x490) (mask:ffffffffffffffff) was
  1010. consistent across 4 CPUs.
  1011. PASSED: Test 1, MSR A_PMC4 (0x4c5) (mask:ffffffffffffffff) was consistent across
  1012. 4 CPUs.
  1013. PASSED: Test 1, MSR A_PMC5 (0x4c6) (mask:ffffffffffffffff) was consistent across
  1014. 4 CPUs.
  1015. PASSED: Test 1, MSR A_PMC6 (0x4c7) (mask:ffffffffffffffff) was consistent across
  1016. 4 CPUs.
  1017. PASSED: Test 1, MSR A_PMC7 (0x4c8) (mask:ffffffffffffffff) was consistent across
  1018. 4 CPUs.
  1019. PASSED: Test 1, MSR EFER (0xc0000080) (mask:d01) was consistent across 4 CPUs.
  1020. PASSED: Test 1, MSR STAR (0xc0000081) (mask:ffffffffffffffff) was consistent
  1021. across 4 CPUs.
  1022. PASSED: Test 1, MSR LSTAR (0xc0000082) (mask:ffffffffffffffff) was consistent
  1023. across 4 CPUs.
  1024. PASSED: Test 1, MSR FMASK (0xc0000084) (mask:ffffffffffffffff) was consistent
  1025. across 4 CPUs.
  1026. PASSED: Test 1, MSR KERNEL_GS_BASE (0xc0000102) (mask:ffffffffffffffff) was
  1027. consistent across 4 CPUs.
  1028.  
  1029. Test 2 of 5: Check CPU specific model MSRs.
  1030. No model specific tests for model 0x3c.
  1031.  
  1032. Test 3 of 5: Check all P State Ratios.
  1033. PASSED: Test 3, MSR Minimum P-State (0xce) (mask:ff) was consistent across 4
  1034. CPUs.
  1035. PASSED: Test 3, MSR Maximum P-State (0xce) (mask:ff) was consistent across 4
  1036. CPUs.
  1037.  
  1038. Test 4 of 5: Check C1 and C3 autodemotion.
  1039. PASSED: Test 4, MSR C1 and C3 Autodemotion (0xe2) (mask:3) was consistent across
  1040. 4 CPUs.
  1041. C1 and C3 Autodemotion disabled.
  1042.  
  1043. Test 5 of 5: Check SMRR MSR registers.
  1044. PASSED: Test 5, MSR SMRR_PHYSBASE (0x1f2) (mask:fffff) was consistent across 4
  1045. CPUs.
  1046. PASSED: Test 5, MSR SMRR_TYPE (0x1f2) (mask:7) was consistent across 4 CPUs.
  1047. PASSED: Test 5, MSR SMRR_PHYSMASK (0x1f3) (mask:fffff) was consistent across 4
  1048. CPUs.
  1049. PASSED: Test 5, MSR SMRR_VALID (0x1f3) (mask:1) was consistent across 4 CPUs.
  1050.  
  1051. ================================================================================
  1052. 95 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1053. ================================================================================
  1054.  
  1055. nx: Test if CPU NX is disabled by the BIOS.
  1056. --------------------------------------------------------------------------------
  1057. Test 1 of 3: Check CPU NX capability.
  1058. PASSED: Test 1, CPU has NX flags, BIOS is not disabling it.
  1059.  
  1060. Test 2 of 3: Check all CPUs have same BIOS set NX flag.
  1061. This test verifies that all CPUs have the same NX flag setting. Although rare,
  1062. BIOS may set the NX flag differently per CPU.
  1063. PASSED: Test 2, All 4 CPUs have the same NX flag set.
  1064.  
  1065. Test 3 of 3: Check all CPUs have same msr setting in MSR 0x1a0.
  1066. This test verifies that all CPUs have the same NX flag setting by examining the
  1067. per CPU MSR register 0x1a0.
  1068. PASSED: Test 3, All 4 CPUs have the NX flag in MSR 0x1a0 set.
  1069.  
  1070. ================================================================================
  1071. 3 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1072. ================================================================================
  1073.  
  1074. cpufreq: CPU frequency scaling tests.
  1075. --------------------------------------------------------------------------------
  1076. Test 1 of 1: CPU P-State Checks.
  1077. For each processor in the system, this test steps through the various frequency
  1078. states (P-states) that the BIOS advertises for the processor. For each processor
  1079. /frequency combination, a quick performance value is measured. The test then
  1080. validates that:
  1081. 1. Each processor has the same number of frequency states.
  1082. 2. Higher advertised frequencies have a higher performance.
  1083. 3. No duplicate frequency values are reported by the BIOS.
  1084. 4. BIOS doing Sw_All P-state coordination across cores.
  1085. 5. BIOS doing Sw_Any P-state coordination across cores.
  1086.  
  1087. CPU 0: 16 CPU frequency steps supported.
  1088. Frequency | Relative Speed | Bogo loops
  1089. -----------+----------------+-----------
  1090. 3.45 GHz | 100.0 % | 361316
  1091. 3.45 GHz | 89.7 % | 324192
  1092. 3.25 GHz | 84.4 % | 305096
  1093. 3.05 GHz | 79.2 % | 286025
  1094. 2.85 GHz | 73.9 % | 266915
  1095. 2.75 GHz | 71.2 % | 257428
  1096. 2.55 GHz | 66.0 % | 238356
  1097. 2.35 GHz | 60.7 % | 219257
  1098. 2.15 GHz | 55.4 % | 200135
  1099. 1.95 GHz | 50.1 % | 181129
  1100. 1.75 GHz | 44.8 % | 162009
  1101. 1500 MHz | 39.6 % | 142961
  1102. 1400 MHz | 36.9 % | 133418
  1103. 1200 MHz | 31.7 % | 114364
  1104. 1000 MHz | 26.4 % | 95283
  1105. 800 MHz | 21.1 % | 76208
  1106.  
  1107. CPU 1: 16 CPU frequency steps supported.
  1108. Frequency | Relative Speed | Bogo loops
  1109. -----------+----------------+-----------
  1110. 3.45 GHz | 100.0 % | 362594
  1111. 3.45 GHz | 89.5 % | 324599
  1112. 3.25 GHz | 84.3 % | 305501
  1113. 3.05 GHz | 79.0 % | 286407
  1114. 2.85 GHz | 73.6 % | 267011
  1115. 2.75 GHz | 71.1 % | 257702
  1116. 2.55 GHz | 65.8 % | 238550
  1117. 2.35 GHz | 60.5 % | 219489
  1118. 2.15 GHz | 55.3 % | 200444
  1119. 1.95 GHz | 50.0 % | 181360
  1120. 1.75 GHz | 44.8 % | 162264
  1121. 1500 MHz | 39.5 % | 143163
  1122. 1400 MHz | 36.8 % | 133361
  1123. 1200 MHz | 31.5 % | 114383
  1124. 1000 MHz | 26.2 % | 95178
  1125. 800 MHz | 21.0 % | 76297
  1126.  
  1127. CPU 2: 16 CPU frequency steps supported.
  1128. Frequency | Relative Speed | Bogo loops
  1129. -----------+----------------+-----------
  1130. 3.45 GHz | 100.0 % | 362287
  1131. 3.45 GHz | 89.6 % | 324492
  1132. 3.25 GHz | 84.3 % | 305408
  1133. 3.05 GHz | 79.0 % | 286311
  1134. 2.85 GHz | 73.8 % | 267309
  1135. 2.75 GHz | 71.1 % | 257577
  1136. 2.55 GHz | 65.9 % | 238581
  1137. 2.35 GHz | 60.6 % | 219539
  1138. 2.15 GHz | 55.3 % | 200454
  1139. 1.95 GHz | 50.1 % | 181353
  1140. 1.75 GHz | 44.8 % | 162255
  1141. 1500 MHz | 39.5 % | 143161
  1142. 1400 MHz | 36.8 % | 133453
  1143. 1200 MHz | 31.6 % | 114437
  1144. 1000 MHz | 26.3 % | 95273
  1145. 800 MHz | 21.0 % | 76232
  1146.  
  1147. CPU 3: 16 CPU frequency steps supported.
  1148. Frequency | Relative Speed | Bogo loops
  1149. -----------+----------------+-----------
  1150. 3.45 GHz | 100.0 % | 362717
  1151. 3.45 GHz | 89.5 % | 324613
  1152. 3.25 GHz | 84.2 % | 305454
  1153. 3.05 GHz | 79.0 % | 286401
  1154. 2.85 GHz | 73.7 % | 267302
  1155. 2.75 GHz | 71.1 % | 257754
  1156. 2.55 GHz | 65.8 % | 238655
  1157. 2.35 GHz | 60.5 % | 219556
  1158. 2.15 GHz | 55.3 % | 200459
  1159. 1.95 GHz | 50.0 % | 181322
  1160. 1.75 GHz | 44.7 % | 162215
  1161. 1500 MHz | 39.5 % | 143162
  1162. 1400 MHz | 36.8 % | 133549
  1163. 1200 MHz | 31.6 % | 114449
  1164. 1000 MHz | 26.3 % | 95350
  1165. 800 MHz | 21.0 % | 76288
  1166.  
  1167. PASSED: Test 1, P-state coordination under hardware control.
  1168.  
  1169. ================================================================================
  1170. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1171. ================================================================================
  1172.  
  1173. maxfreq: Check max CPU frequencies against max scaling frequency.
  1174. --------------------------------------------------------------------------------
  1175. Test 1 of 1: Maximum CPU frequency check.
  1176. This test checks the maximum CPU frequency as detected by the kernel for each
  1177. CPU against maxiumum frequency as specified by the BIOS frequency scaling
  1178. settings.
  1179. PASSED: Test 1, 4 CPUs passed the maximum frequency check.
  1180.  
  1181. ================================================================================
  1182. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1183. ================================================================================
  1184.  
  1185. virt: Test CPU Virtualisation Configuration.
  1186. --------------------------------------------------------------------------------
  1187. Test 1 of 1: Check CPU Virtualisation Configuration.
  1188. Check VT/VMX Virtualization extensions are set up correctly.
  1189. PASSED: Test 1, Virtualization extensions supported and enabled by BIOS.
  1190.  
  1191. ================================================================================
  1192. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1193. ================================================================================
  1194.  
  1195. pnp: Check BIOS Support Installation structure.
  1196. --------------------------------------------------------------------------------
  1197. Test 1 of 1: Check PnP BIOS Support Installation structure.
  1198. This test tries to find and sanity check the Plug and Play BIOS Support
  1199. Installation Check structure.
  1200.  
  1201. Found PnP Installation Check structure at 0x000f0ad0
  1202. Signature : $PnP
  1203. Version : 0x10 (1.0)
  1204. Length : 0x0021 bytes
  1205. Control Field : 0x0000 (Not supported)
  1206. Event Notification Flag Address : 0x00000000 (undefined)
  1207. Real Mode 16 bit Code Address : 0xf000:c786
  1208. Real Mode 16 bit Data Address : 0xf000:0000
  1209. 16 bit Protected Mode Code Address : 0x000fc7ae
  1210. 16 bit Protected Mode Data Address : 0x000f0000
  1211. OEM Device Identifier : 0x00000000 (undefined)
  1212.  
  1213. PASSED: Test 1, Version 1.0 detected.
  1214. PASSED: Test 1, PnP Installation Check structure is the correct length of 33
  1215. bytes.
  1216.  
  1217. ================================================================================
  1218. 2 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1219. ================================================================================
  1220.  
  1221. pciirq: Check PCI IRQ Routing Table.
  1222. --------------------------------------------------------------------------------
  1223. Test 1 of 1: PCI IRQ Routing Table.
  1224. This test tries to find and sanity check the PCI IRQ Routing Table, as defined
  1225. by http://www.microsoft.com/taiwan/whdc/archive/pciirq.mspx and described in
  1226. pages 233-238 of PCI System Architecture, Fourth Edition, Mindshare, Inc.
  1227. (1999). NOTE: The PCI IRQ Routing Table only really knows about ISA IRQs and is
  1228. generally not used with APIC.
  1229.  
  1230. Found PCI IRQ Routing Table at 0x000fd0c0
  1231. Signature : $PIR
  1232. Version : 0x0100 (1.0)
  1233. Table Size : 0x0120 bytes (16 slot entries)
  1234. PCI Router ID : 00:1f.0
  1235. PCI Exclusive IRQs : 0x0000 (none)
  1236. Compatible PCI Router : 8086:27b8
  1237. Miniport Data : 0x00000000 (none)
  1238. Reserved : 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00
  1239. Checksum : 0x35
  1240.  
  1241. Bus:Dev Slot INTA# INTB# INTC# INTD#
  1242. 00:1f 00 69/dc78 63/dc78 62/dc78 60/dc78
  1243. 00:14 00 60/dc78
  1244. 00:1d 00 6b/dc78
  1245. 00:1a 00 60/dc78
  1246. 00:1b 00 6a/dc78
  1247. 00:16 00 60/dc78 63/dc78 62/dc78 61/dc78
  1248. 00:1c 00 60/dc78 61/dc78 62/dc78 63/dc78
  1249. 02:00 21 60/dc78 61/dc78 62/dc78 63/dc78
  1250. 03:00 0a 60/dc78 61/dc78 62/dc78 63/dc78
  1251. 05:00 10 61/dc78 62/dc78 63/dc78 60/dc78
  1252. 00:01 00 60/dc78 61/dc78 62/dc78 63/dc78
  1253. 01:00 10 60/dc78 61/dc78 62/dc78 63/dc78
  1254. 00:02 00 60/dc78
  1255. 00:03 00 60/dc78
  1256. 00:04 00 60/dc78 61/dc78 62/dc78 63/dc78
  1257. 00:19 00 68/dc78
  1258.  
  1259. PASSED: Test 1, The Compatible PCI Interrupt Router is defined.
  1260. PASSED: Test 1, Table size was correct for 16 slot entries.
  1261. PASSED: Test 1, Reserved region is set to zero.
  1262. PASSED: Test 1, All 16 slots have sane looking link and IRQ bitmaps.
  1263.  
  1264. ================================================================================
  1265. 4 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1266. ================================================================================
  1267.  
  1268. os2gap: OS/2 memory hole test.
  1269. --------------------------------------------------------------------------------
  1270. Test 1 of 1: Check the OS/2 15Mb memory hole is absent.
  1271. PASSED: Test 1, No OS/2 memory hole found.
  1272.  
  1273. ================================================================================
  1274. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1275. ================================================================================
  1276.  
  1277. mpcheck: Check MultiProcessor Tables.
  1278. --------------------------------------------------------------------------------
  1279. Test 1 of 9: Check MP header.
  1280. PASSED: Test 1, MP header looks sane.
  1281.  
  1282. Test 2 of 9: Check MP CPU entries.
  1283. PASSED: Test 2, All 4 CPU entries look sane.
  1284.  
  1285. Test 3 of 9: Check MP Bus entries.
  1286. PASSED: Test 3, All 7 Bus Entries looked sane.
  1287.  
  1288. Test 4 of 9: Check MP IO APIC entries.
  1289. PASSED: Test 4, All 1 IO APIC Entries look sane.
  1290.  
  1291. Test 5 of 9: Check MP IO Interrupt entries.
  1292. PASSED: Test 5, All 52 IO Interrupt Entries look sane.
  1293.  
  1294. Test 6 of 9: Check MP Local Interrupt entries.
  1295. PASSED: Test 6, All 2 Local Interrupt Entries look sane.
  1296.  
  1297. Test 7 of 9: Check MP System Address entries.
  1298. PASSED: Test 7, All 4 System Address Space Mapping Entries looks sane.
  1299.  
  1300. Test 8 of 9: Check MP Bus Hierarchy entries.
  1301. PASSED: Test 8, All 1 Bus Hierarchy Entries look sane.
  1302.  
  1303. Test 9 of 9: Check MP Compatible Bus Address Space entries.
  1304. PASSED: Test 9, All 2 Compatible Bus Address Space Entries look sane.
  1305.  
  1306. ================================================================================
  1307. 9 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1308. ================================================================================
  1309.  
  1310. hda_audio: Check HDA Audio Pin Configs.
  1311. --------------------------------------------------------------------------------
  1312. Test 1 of 1: Check HDA Audio Pin Configs.
  1313. Checking 'hwC0D0':
  1314. Vendor Name : Intel
  1315. Vendor ID : 0x80862807
  1316. Subsystem ID : 0x80860101
  1317. Revision ID : 0x100000
  1318. BIOS pin configurations:
  1319. Pin Setting
  1320. 0x0005 0x18560010
  1321. 0x0006 0x18560020
  1322. 0x0007 0x18560030
  1323. PASSED: Test 1, Default BIOS pin configurations did not have software override.
  1324.  
  1325. Checking 'hwC2D2':
  1326. Vendor Name : Realtek
  1327. Vendor ID : 0x10ec0899
  1328. Subsystem ID : 0x1458a002
  1329. Revision ID : 0x100003
  1330. BIOS pin configurations:
  1331. Pin Setting
  1332. 0x0011 0x99430130
  1333. 0x0012 0x4007d540
  1334. 0x0014 0x01014010
  1335. 0x0015 0x01011012
  1336. 0x0016 0x01016011
  1337. 0x0017 0x01012014
  1338. 0x0018 0x01a19050
  1339. 0x0019 0x02a19060
  1340. 0x001a 0x0181305f
  1341. 0x001b 0x02214020
  1342. 0x001c 0x411111f0
  1343. 0x001d 0x4045e601
  1344. 0x001e 0x01452140
  1345. 0x001f 0x99c30170
  1346. Driver defined pin configurations:
  1347. Pin Setting
  1348. 0x001c 0x993301f0
  1349. BIOS pin configurations required software override to make HDA audio work
  1350. correctly.
  1351. The driver or user provided overrides should be corrected in BIOS firmware.
  1352.  
  1353. Checking 'hwC3D0':
  1354. Vendor Name : ATI
  1355. Vendor ID : 0x1002aa01
  1356. Subsystem ID : 0xaa0100
  1357. Revision ID : 0x100300
  1358. BIOS pin configurations:
  1359. Pin Setting
  1360. 0x0003 0x185600f0
  1361. 0x0005 0x185600f0
  1362. 0x0007 0x185600f0
  1363. 0x0009 0x185600f0
  1364. 0x000b 0x185600f0
  1365. 0x000d 0x185600f0
  1366. PASSED: Test 1, Default BIOS pin configurations did not have software override.
  1367.  
  1368.  
  1369. ================================================================================
  1370. 2 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1371. ================================================================================
  1372.  
  1373. ebda: Validate EBDA region is mapped and reserved in memory map table.
  1374. --------------------------------------------------------------------------------
  1375. Test 1 of 1: Check EBDA is reserved in E820 table.
  1376. The Extended BIOS Data Area (EBDA) is normally located at the end of the low
  1377. 640K region and is typically 2-4K in size. It should be reserved in the Int 15
  1378. AX=E820 BIOS memory map table.
  1379. PASSED: Test 1, EBDA region mapped at 0x9d800 and reserved as a 9K region in the
  1380. Int 15 AX=E820 BIOS memory map table at 0x9d800..0x9ffff.
  1381.  
  1382. ================================================================================
  1383. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1384. ================================================================================
  1385.  
  1386. bios32: Check BIOS32 Service Directory.
  1387. --------------------------------------------------------------------------------
  1388. Test 1 of 1: Check BIOS32 Service Directory.
  1389. This test tries to find and sanity check the BIOS32 Service Directory as defined
  1390. in the Standard BIOS 32-bit Service Directory Proposal, Revision 0.4 May 24,
  1391. 1993, Phoenix Technologies Ltd and also the PCI BIOS specification.
  1392. Could not find BIOS32 Service Directory.
  1393.  
  1394. ================================================================================
  1395. 0 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1396. ================================================================================
  1397.  
  1398. apicedge: APIC Edge/Level Check.
  1399. --------------------------------------------------------------------------------
  1400. Test 1 of 1: Legacy and PCI Interrupt Edge/Level trigger checks.
  1401. PASSED: Test 1, Legacy interrupts are edge and PCI interrupts are level
  1402. triggered.
  1403.  
  1404. ================================================================================
  1405. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1406. ================================================================================
  1407.  
  1408. wmi: Extract and analyse Windows Management Instrumentation (WMI).
  1409. --------------------------------------------------------------------------------
  1410. Test 1 of 1: Check Windows Management Instrumentation
  1411.  
  1412. \_SB_.PCI0.WMI1._WDG (1 of 1)
  1413. GUID: F6CB5C3C-9CAE-4EBD-B577-931EA32A2CC0
  1414. WMI Method:
  1415. Flags : 0x02 (Method)
  1416. Object ID : MX
  1417. Instance : 0x01
  1418. PASSED: Test 1, F6CB5C3C-9CAE-4EBD-B577-931EA32A2CC0 has associated method
  1419. \_SB_.PCI0.WMI1.WMMX
  1420.  
  1421. ================================================================================
  1422. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1423. ================================================================================
  1424.  
  1425. wakealarm: Test ACPI Wakealarm.
  1426. --------------------------------------------------------------------------------
  1427. Test 1 of 4: Check existence of /sys/class/rtc/rtc0/wakealarm.
  1428. PASSED: Test 1, /sys/class/rtc/rtc0/wakealarm found.
  1429.  
  1430. Test 2 of 4: Trigger wakealarm for 1 seconds in the future.
  1431. Trigger wakealarm for 1 seconds in the future.
  1432. PASSED: Test 2, RTC wakealarm was triggered successfully.
  1433.  
  1434. Test 3 of 4: Check if wakealarm is fired.
  1435. PASSED: Test 3, RTC wakealarm triggered and fired successfully.
  1436.  
  1437. Test 4 of 4: Multiple wakealarm firing tests.
  1438. Trigger wakealarm for 1 seconds in the future.
  1439. Trigger wakealarm for 2 seconds in the future.
  1440. Trigger wakealarm for 3 seconds in the future.
  1441. Trigger wakealarm for 4 seconds in the future.
  1442. PASSED: Test 4, RTC wakealarm triggered and fired successfully.
  1443.  
  1444. ================================================================================
  1445. 4 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  1446. ================================================================================
  1447.  
  1448. syntaxcheck: Re-assemble DSDT and find syntax errors and warnings.
  1449. --------------------------------------------------------------------------------
  1450. Test 1 of 2: Disassemble and reassemble DSDT
  1451.  
  1452. Checking ACPI table DSDT (#0)
  1453.  
  1454. FAILED [HIGH] AMLAsmASL_MSG_NAME_EXISTS: Test 1, Assembler error in line 62
  1455. Line | AML source
  1456. --------------------------------------------------------------------------------
  1457. 00059| External (_SB_.PCI0.GFX0.GSSE)
  1458. 00060| External (_SB_.PCI0.GFX0.STAT)
  1459. 00061| External (_SB_.PCI0.GFX0.TCHE)
  1460. 00062| External (_SB_.PCI0.PEG0)
  1461. | ^
  1462. | Error 6074: Name already exists in scope (_SB_.PCI0.PEG0)
  1463. 00063| External (_SB_.PCI0.PEG0.PEGP)
  1464. 00064| External (_SB_.PCI0.PEG1)
  1465. 00065| External (_SB_.PCI0.PEG2)
  1466. ================================================================================
  1467.  
  1468. ADVICE: (for Error #6074, ASL_MSG_NAME_EXISTS): The name already exists in this
  1469. scope. The compiler will continue to process it.
  1470.  
  1471. FAILED [HIGH] AMLAsmASL_MSG_NAME_EXISTS: Test 1, Assembler error in line 64
  1472. Line | AML source
  1473. --------------------------------------------------------------------------------
  1474. 00061| External (_SB_.PCI0.GFX0.TCHE)
  1475. 00062| External (_SB_.PCI0.PEG0)
  1476. 00063| External (_SB_.PCI0.PEG0.PEGP)
  1477. 00064| External (_SB_.PCI0.PEG1)
  1478. | ^
  1479. | Error 6074: Name already exists in scope (_SB_.PCI0.PEG1)
  1480. 00065| External (_SB_.PCI0.PEG2)
  1481. 00066| External (D1F0)
  1482. 00067| External (D1F1)
  1483. ================================================================================
  1484.  
  1485. ADVICE: (for Error #6074, ASL_MSG_NAME_EXISTS): The name already exists in this
  1486. scope. The compiler will continue to process it.
  1487.  
  1488. FAILED [HIGH] AMLAsmASL_MSG_NAME_EXISTS: Test 1, Assembler error in line 65
  1489. Line | AML source
  1490. --------------------------------------------------------------------------------
  1491. 00062| External (_SB_.PCI0.PEG0)
  1492. 00063| External (_SB_.PCI0.PEG0.PEGP)
  1493. 00064| External (_SB_.PCI0.PEG1)
  1494. 00065| External (_SB_.PCI0.PEG2)
  1495. | ^
  1496. | Error 6074: Name already exists in scope (_SB_.PCI0.PEG2)
  1497. 00066| External (D1F0)
  1498. 00067| External (D1F1)
  1499. 00068| External (D1F2)
  1500. ================================================================================
  1501.  
  1502. ADVICE: (for Error #6074, ASL_MSG_NAME_EXISTS): The name already exists in this
  1503. scope. The compiler will continue to process it.
  1504.  
  1505. FAILED [MEDIUM] AMLAsmASL_MSG_TIMEOUT: Test 1, Assembler warning in line 3252
  1506. Line | AML source
  1507. --------------------------------------------------------------------------------
  1508. 03249| Mutex (MUT0, 0x00)
  1509. 03250| Method (ENFG, 1, NotSerialized)
  1510. 03251| {
  1511. 03252| Acquire (MUT0, 0x0FFF)
  1512. | ^
  1513. | Warning 3130: Result is not used, possible operator timeout will be missed
  1514. 03253| Store (0x87, INDX)
  1515. 03254| Store (One, INDX)
  1516. 03255| Store (0x55, INDX)
  1517. ================================================================================
  1518.  
  1519. ADVICE: (for Warning #3130, ASL_MSG_TIMEOUT): The operation can possibly timeout
  1520. , and hence the return value indicates an timeout error. However, because the
  1521. return value is not checked this very probably indicates that the code is buggy.
  1522. A possible scenario is that a mutex times out and the code attempts to access
  1523. data in a critical region when it should not. This will lead to undefined
  1524. behaviour. This should be fixed.
  1525.  
  1526. FAILED [MEDIUM] AMLAsmASL_MSG_RETURN_TYPES: Test 1, Assembler warning in line
  1527. 7328
  1528. Line | AML source
  1529. --------------------------------------------------------------------------------
  1530. 07325|
  1531. 07326| Scope (_SB)
  1532. 07327| {
  1533. 07328| Method (RDGI, 1, NotSerialized)
  1534. | ^
  1535. | Warning 3115: Not all control paths return a value (RDGI)
  1536. 07329| {
  1537. 07330| If (LLessEqual (Arg0, 0x5E))
  1538. 07331| {
  1539. ================================================================================
  1540.  
  1541. ADVICE: (for Warning #3115, ASL_MSG_RETURN_TYPES): Some of the execution paths
  1542. do not return a value. All control paths that return must return a value
  1543. otherwise unexpected behaviour may occur. This error occurs because a branch on
  1544. an conditional op-code returns a value and another does not, which is
  1545. inconsistent behaviour.
  1546.  
  1547. FAILED [MEDIUM] AMLAsmASL_MSG_RETURN_TYPES: Test 1, Assembler warning in line
  1548. 7345
  1549. Line | AML source
  1550. --------------------------------------------------------------------------------
  1551. 07342| }
  1552. 07343| }
  1553. 07344|
  1554. 07345| Method (RDGP, 1, NotSerialized)
  1555. | ^
  1556. | Warning 3115: Not all control paths return a value (RDGP)
  1557. 07346| {
  1558. 07347| If (LLessEqual (Arg0, 0x5E))
  1559. 07348| {
  1560. ================================================================================
  1561.  
  1562. ADVICE: (for Warning #3115, ASL_MSG_RETURN_TYPES): Some of the execution paths
  1563. do not return a value. All control paths that return must return a value
  1564. otherwise unexpected behaviour may occur. This error occurs because a branch on
  1565. an conditional op-code returns a value and another does not, which is
  1566. inconsistent behaviour.
  1567.  
  1568. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 1, Assembler error in line 10763
  1569. Line | AML source
  1570. --------------------------------------------------------------------------------
  1571. 10760| If (CondRefOf (MDBG))
  1572. 10761| {
  1573. 10762| Return (MDBG)
  1574. 10763| Arg0
  1575. | ^
  1576. | Error 6126: syntax error, unexpected PARSEOP_ARG0
  1577. 10764| }
  1578. 10765|
  1579. 10766| Return (Zero)
  1580. ================================================================================
  1581.  
  1582. ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be
  1583. reassembled using the strict IASL compiler as it contains syntax errors.
  1584.  
  1585. FAILED [MEDIUM] AMLAsmASL_MSG_UNREACHABLE_CODE: Test 1, Assembler warning in
  1586. line 10763
  1587. Line | AML source
  1588. --------------------------------------------------------------------------------
  1589. 10760| If (CondRefOf (MDBG))
  1590. 10761| {
  1591. 10762| Return (MDBG)
  1592. 10763| Arg0
  1593. | ^
  1594. | Warning 3134: Statement is unreachable
  1595. 10764| }
  1596. 10765|
  1597. 10766| Return (Zero)
  1598. ================================================================================
  1599.  
  1600. ADVICE: (for Warning #3134, ASL_MSG_UNREACHABLE_CODE): This occurs when there is
  1601. some code following a Return() - this code is unreachable code, it cannot be
  1602. executed, so it is most probably a bug.
  1603.  
  1604. FAILED [MEDIUM] AMLAsmASL_MSG_RETURN_TYPES: Test 1, Assembler warning in line
  1605. 11234
  1606. Line | AML source
  1607. --------------------------------------------------------------------------------
  1608. 11231| Name (PLEN, Zero)
  1609. 11232| Name (PLSV, 0x8000)
  1610. 11233| Name (CSEM, Zero)
  1611. 11234| Method (SPL1, 0, Serialized)
  1612. | ^
  1613. | Warning 3115: Not all control paths return a value (SPL1)
  1614. 11235| {
  1615. 11236| Name (PPUU, Zero)
  1616. 11237| If (LEqual (CSEM, One))
  1617. ================================================================================
  1618.  
  1619. ADVICE: (for Warning #3115, ASL_MSG_RETURN_TYPES): Some of the execution paths
  1620. do not return a value. All control paths that return must return a value
  1621. otherwise unexpected behaviour may occur. This error occurs because a branch on
  1622. an conditional op-code returns a value and another does not, which is
  1623. inconsistent behaviour.
  1624.  
  1625. FAILED [MEDIUM] AMLAsmASL_MSG_SOME_NO_RETVAL: Test 1, Assembler warning in line
  1626. 11780
  1627. Line | AML source
  1628. --------------------------------------------------------------------------------
  1629. 11777|
  1630. 11778| Method (PSTS, 0, NotSerialized)
  1631. 11779| {
  1632. 11780| Return (RDGP (0x57))
  1633. | ^
  1634. | Warning 3122: Called method may not always return a value
  1635. 11781| }
  1636. 11782| }
  1637. 11783| }
  1638. ================================================================================
  1639.  
  1640. ADVICE: (for Warning #3122, ASL_MSG_SOME_NO_RETVAL): Method sometimes return a
  1641. value, sometimes it does not. This is inconsistent behaviour and a bug in the
  1642. AML. This needs to be fixed to avoid incorrect behaviour at run time.
  1643.  
  1644. FAILED [HIGH] AMLAsmASL_MSG_UPPER_CASE: Test 1, Assembler error in line 12820
  1645. Line | AML source
  1646. --------------------------------------------------------------------------------
  1647. 12817| })
  1648. 12818| Device (WMI1)
  1649. 12819| {
  1650. 12820| Name (_HID, "pnp0c14") // _HID: Hardware ID
  1651. | ^
  1652. | Error 6136: Non-hex letters must be upper case (pnp0c14)
  1653. 12821| Name (_UID, "MXM2") // _UID: Unique ID
  1654. 12822| Name (_WDG, Buffer (0x14)
  1655. 12823| {
  1656. ================================================================================
  1657.  
  1658. ADVICE: (for Error #6136, ASL_MSG_UPPER_CASE): Characters in literal string that
  1659. are not hexadecimal letters must be upper case.
  1660.  
  1661. FAILED [MEDIUM] AMLAsmASL_MSG_RETURN_TYPES: Test 1, Assembler warning in line
  1662. 12843
  1663. Line | AML source
  1664. --------------------------------------------------------------------------------
  1665. 12840|
  1666. 12841| Device (_SB.TPM)
  1667. 12842| {
  1668. 12843| Method (_HID, 0, NotSerialized) // _HID: Hardware ID
  1669. | ^
  1670. | Warning 3115: Not all control paths return a value (_HID)
  1671. 12844| {
  1672. 12845| If (TCMF) {}
  1673. 12846| Else
  1674. ================================================================================
  1675.  
  1676. ADVICE: (for Warning #3115, ASL_MSG_RETURN_TYPES): Some of the execution paths
  1677. do not return a value. All control paths that return must return a value
  1678. otherwise unexpected behaviour may occur. This error occurs because a branch on
  1679. an conditional op-code returns a value and another does not, which is
  1680. inconsistent behaviour.
  1681.  
  1682. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_RETURN_VALUE: Test 1, Assembler warning
  1683. in line 12843
  1684. Line | AML source
  1685. --------------------------------------------------------------------------------
  1686. 12840|
  1687. 12841| Device (_SB.TPM)
  1688. 12842| {
  1689. 12843| Method (_HID, 0, NotSerialized) // _HID: Hardware ID
  1690. | ^
  1691. | Warning 3107: Reserved method must return a value (Integer/String required for _HID)
  1692. 12844| {
  1693. 12845| If (TCMF) {}
  1694. 12846| Else
  1695. ================================================================================
  1696.  
  1697. ADVICE: (for Warning #3107, ASL_MSG_RESERVED_RETURN_VALUE): A reserved method
  1698. was expected to return a value, however, it does not. This is unexpected
  1699. behaviour that does not conform the the ACPI specification.
  1700.  
  1701. Table DSDT (0) reassembly: Found 5 errors, 8 warnings.
  1702.  
  1703.  
  1704. Test 2 of 2: Disassemble and reassemble SSDT
  1705.  
  1706. Checking ACPI table SSDT (#0)
  1707.  
  1708. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 221
  1709. Line | AML source
  1710. --------------------------------------------------------------------------------
  1711. 00218| 0x00000800
  1712. 00219| }
  1713. 00220| })
  1714. 00221| Package (0x06)
  1715. | ^
  1716. | Error 6126: syntax error, unexpected PARSEOP_PACKAGE
  1717. 00222| {
  1718. 00223| 0x80000000,
  1719. 00224| 0x80000000,
  1720. ================================================================================
  1721.  
  1722. ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be
  1723. reassembled using the strict IASL compiler as it contains syntax errors.
  1724.  
  1725. Table SSDT (0) reassembly: Found 1 errors, 0 warnings.
  1726.  
  1727.  
  1728. Checking ACPI table SSDT (#1)
  1729.  
  1730. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning
  1731. in line 121
  1732. Line | AML source
  1733. --------------------------------------------------------------------------------
  1734. 00118|
  1735. 00119| Store (CPDC (Arg0), Local0)
  1736. 00120| GCAP (Local0)
  1737. 00121| Return (Local0)
  1738. | ^
  1739. | Warning 3104: Reserved method should not return a value (_PDC)
  1740. 00122| }
  1741. 00123|
  1742. 00124| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1743. ================================================================================
  1744.  
  1745. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method
  1746. returned a value however it is not expected to return anything, so this does not
  1747. conform to the expected behaviour. The kernel will most probably ignore the
  1748. return value, so this is not going to produce any run time errors.
  1749.  
  1750. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning
  1751. in line 223
  1752. Line | AML source
  1753. --------------------------------------------------------------------------------
  1754. 00220| {
  1755. 00221| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1756. 00222| GCAP (Local0)
  1757. 00223| Return (Local0)
  1758. | ^
  1759. | Warning 3104: Reserved method should not return a value (_PDC)
  1760. 00224| }
  1761. 00225|
  1762. 00226| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1763. ================================================================================
  1764.  
  1765. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method
  1766. returned a value however it is not expected to return anything, so this does not
  1767. conform to the expected behaviour. The kernel will most probably ignore the
  1768. return value, so this is not going to produce any run time errors.
  1769.  
  1770. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning
  1771. in line 294
  1772. Line | AML source
  1773. --------------------------------------------------------------------------------
  1774. 00291| {
  1775. 00292| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1776. 00293| GCAP (Local0)
  1777. 00294| Return (Local0)
  1778. | ^
  1779. | Warning 3104: Reserved method should not return a value (_PDC)
  1780. 00295| }
  1781. 00296|
  1782. 00297| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1783. ================================================================================
  1784.  
  1785. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method
  1786. returned a value however it is not expected to return anything, so this does not
  1787. conform to the expected behaviour. The kernel will most probably ignore the
  1788. return value, so this is not going to produce any run time errors.
  1789.  
  1790. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning
  1791. in line 341
  1792. Line | AML source
  1793. --------------------------------------------------------------------------------
  1794. 00338| {
  1795. 00339| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1796. 00340| GCAP (Local0)
  1797. 00341| Return (Local0)
  1798. | ^
  1799. | Warning 3104: Reserved method should not return a value (_PDC)
  1800. 00342| }
  1801. 00343|
  1802. 00344| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1803. ================================================================================
  1804.  
  1805. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method
  1806. returned a value however it is not expected to return anything, so this does not
  1807. conform to the expected behaviour. The kernel will most probably ignore the
  1808. return value, so this is not going to produce any run time errors.
  1809.  
  1810. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning
  1811. in line 388
  1812. Line | AML source
  1813. --------------------------------------------------------------------------------
  1814. 00385| {
  1815. 00386| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1816. 00387| GCAP (Local0)
  1817. 00388| Return (Local0)
  1818. | ^
  1819. | Warning 3104: Reserved method should not return a value (_PDC)
  1820. 00389| }
  1821. 00390|
  1822. 00391| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1823. ================================================================================
  1824.  
  1825. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method
  1826. returned a value however it is not expected to return anything, so this does not
  1827. conform to the expected behaviour. The kernel will most probably ignore the
  1828. return value, so this is not going to produce any run time errors.
  1829.  
  1830. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning
  1831. in line 435
  1832. Line | AML source
  1833. --------------------------------------------------------------------------------
  1834. 00432| {
  1835. 00433| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1836. 00434| GCAP (Local0)
  1837. 00435| Return (Local0)
  1838. | ^
  1839. | Warning 3104: Reserved method should not return a value (_PDC)
  1840. 00436| }
  1841. 00437|
  1842. 00438| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1843. ================================================================================
  1844.  
  1845. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method
  1846. returned a value however it is not expected to return anything, so this does not
  1847. conform to the expected behaviour. The kernel will most probably ignore the
  1848. return value, so this is not going to produce any run time errors.
  1849.  
  1850. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning
  1851. in line 482
  1852. Line | AML source
  1853. --------------------------------------------------------------------------------
  1854. 00479| {
  1855. 00480| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1856. 00481| GCAP (Local0)
  1857. 00482| Return (Local0)
  1858. | ^
  1859. | Warning 3104: Reserved method should not return a value (_PDC)
  1860. 00483| }
  1861. 00484|
  1862. 00485| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1863. ================================================================================
  1864.  
  1865. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method
  1866. returned a value however it is not expected to return anything, so this does not
  1867. conform to the expected behaviour. The kernel will most probably ignore the
  1868. return value, so this is not going to produce any run time errors.
  1869.  
  1870. FAILED [MEDIUM] AMLAsmASL_MSG_RESERVED_NO_RETURN_VAL: Test 2, Assembler warning
  1871. in line 529
  1872. Line | AML source
  1873. --------------------------------------------------------------------------------
  1874. 00526| {
  1875. 00527| Store (\_PR.CPU0.CPDC (Arg0), Local0)
  1876. 00528| GCAP (Local0)
  1877. 00529| Return (Local0)
  1878. | ^
  1879. | Warning 3104: Reserved method should not return a value (_PDC)
  1880. 00530| }
  1881. 00531|
  1882. 00532| Method (_OSC, 4, NotSerialized) // _OSC: Operating System Capabilities
  1883. ================================================================================
  1884.  
  1885. ADVICE: (for Warning #3104, ASL_MSG_RESERVED_NO_RETURN_VAL): A reserved method
  1886. returned a value however it is not expected to return anything, so this does not
  1887. conform to the expected behaviour. The kernel will most probably ignore the
  1888. return value, so this is not going to produce any run time errors.
  1889.  
  1890. Table SSDT (1) reassembly: Found 0 errors, 8 warnings.
  1891.  
  1892.  
  1893. Checking ACPI table SSDT (#2)
  1894.  
  1895. FAILED [MEDIUM] AMLAsmASL_MSG_NO_REGION: Test 2, Assembler warning in line 61
  1896. Line | AML source
  1897. --------------------------------------------------------------------------------
  1898. 00058| Scope (\_SB.PCI0.SAT0)
  1899. 00059| {
  1900. 00060| Name (REGF, One)
  1901. 00061| Method (_REG, 2, NotSerialized) // _REG: Region Availability
  1902. | ^
  1903. | Warning 3079: _REG has no corresponding Operation Region
  1904. 00062| {
  1905. 00063| If (LEqual (Arg0, 0x02))
  1906. 00064| {
  1907. ================================================================================
  1908.  
  1909. ADVICE: (for Warning #3079, ASL_MSG_NO_REGION): _REG requires a corresponding
  1910. Operation Region, however one was not found.
  1911.  
  1912. Table SSDT (2) reassembly: Found 0 errors, 1 warnings.
  1913.  
  1914.  
  1915. Checking ACPI table SSDT (#3)
  1916.  
  1917. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 194
  1918. Line | AML source
  1919. --------------------------------------------------------------------------------
  1920. 00191| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake
  1921. 00192| {
  1922. 00193| Return (GPRW)
  1923. 00194| 0x09
  1924. | ^
  1925. | Error 6126: syntax error, unexpected PARSEOP_INTEGER
  1926. 00195| 0x04
  1927. 00196| }
  1928. 00197|
  1929. ================================================================================
  1930.  
  1931. ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be
  1932. reassembled using the strict IASL compiler as it contains syntax errors.
  1933.  
  1934. FAILED [MEDIUM] AMLAsmASL_MSG_UNREACHABLE_CODE: Test 2, Assembler warning in
  1935. line 194
  1936. Line | AML source
  1937. --------------------------------------------------------------------------------
  1938. 00191| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake
  1939. 00192| {
  1940. 00193| Return (GPRW)
  1941. 00194| 0x09
  1942. | ^
  1943. | Warning 3134: Statement is unreachable
  1944. 00195| 0x04
  1945. 00196| }
  1946. 00197|
  1947. ================================================================================
  1948.  
  1949. ADVICE: (for Warning #3134, ASL_MSG_UNREACHABLE_CODE): This occurs when there is
  1950. some code following a Return() - this code is unreachable code, it cannot be
  1951. executed, so it is most probably a bug.
  1952.  
  1953. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 347
  1954. Line | AML source
  1955. --------------------------------------------------------------------------------
  1956. 00344| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake
  1957. 00345| {
  1958. 00346| Return (GPRW)
  1959. 00347| 0x09
  1960. | ^
  1961. | Error 6126: syntax error, unexpected PARSEOP_INTEGER
  1962. 00348| 0x04
  1963. 00349| }
  1964. 00350| }
  1965. ================================================================================
  1966.  
  1967. ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be
  1968. reassembled using the strict IASL compiler as it contains syntax errors.
  1969.  
  1970. FAILED [MEDIUM] AMLAsmASL_MSG_UNREACHABLE_CODE: Test 2, Assembler warning in
  1971. line 347
  1972. Line | AML source
  1973. --------------------------------------------------------------------------------
  1974. 00344| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake
  1975. 00345| {
  1976. 00346| Return (GPRW)
  1977. 00347| 0x09
  1978. | ^
  1979. | Warning 3134: Statement is unreachable
  1980. 00348| 0x04
  1981. 00349| }
  1982. 00350| }
  1983. ================================================================================
  1984.  
  1985. ADVICE: (for Warning #3134, ASL_MSG_UNREACHABLE_CODE): This occurs when there is
  1986. some code following a Return() - this code is unreachable code, it cannot be
  1987. executed, so it is most probably a bug.
  1988.  
  1989. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 370
  1990. Line | AML source
  1991. --------------------------------------------------------------------------------
  1992. 00367| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake
  1993. 00368| {
  1994. 00369| Return (GPRW)
  1995. 00370| 0x09
  1996. | ^
  1997. | Error 6126: syntax error, unexpected PARSEOP_INTEGER
  1998. 00371| 0x04
  1999. 00372| }
  2000. 00373|
  2001. ================================================================================
  2002.  
  2003. ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be
  2004. reassembled using the strict IASL compiler as it contains syntax errors.
  2005.  
  2006. FAILED [MEDIUM] AMLAsmASL_MSG_UNREACHABLE_CODE: Test 2, Assembler warning in
  2007. line 370
  2008. Line | AML source
  2009. --------------------------------------------------------------------------------
  2010. 00367| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake
  2011. 00368| {
  2012. 00369| Return (GPRW)
  2013. 00370| 0x09
  2014. | ^
  2015. | Warning 3134: Statement is unreachable
  2016. 00371| 0x04
  2017. 00372| }
  2018. 00373|
  2019. ================================================================================
  2020.  
  2021. ADVICE: (for Warning #3134, ASL_MSG_UNREACHABLE_CODE): This occurs when there is
  2022. some code following a Return() - this code is unreachable code, it cannot be
  2023. executed, so it is most probably a bug.
  2024.  
  2025. FAILED [HIGH] AMLAsmASL_MSG_SYNTAX: Test 2, Assembler error in line 535
  2026. Line | AML source
  2027. --------------------------------------------------------------------------------
  2028. 00532| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake
  2029. 00533| {
  2030. 00534| Return (GPRW)
  2031. 00535| 0x09
  2032. | ^
  2033. | Error 6126: syntax error, unexpected PARSEOP_INTEGER
  2034. 00536| 0x04
  2035. 00537| }
  2036. 00538|
  2037. ================================================================================
  2038.  
  2039. ADVICE: (for Error #6126, ASL_MSG_SYNTAX): The disassembled code cannot be
  2040. reassembled using the strict IASL compiler as it contains syntax errors.
  2041.  
  2042. FAILED [MEDIUM] AMLAsmASL_MSG_UNREACHABLE_CODE: Test 2, Assembler warning in
  2043. line 535
  2044. Line | AML source
  2045. --------------------------------------------------------------------------------
  2046. 00532| Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake
  2047. 00533| {
  2048. 00534| Return (GPRW)
  2049. 00535| 0x09
  2050. | ^
  2051. | Warning 3134: Statement is unreachable
  2052. 00536| 0x04
  2053. 00537| }
  2054. 00538|
  2055. ================================================================================
  2056.  
  2057. ADVICE: (for Warning #3134, ASL_MSG_UNREACHABLE_CODE): This occurs when there is
  2058. some code following a Return() - this code is unreachable code, it cannot be
  2059. executed, so it is most probably a bug.
  2060.  
  2061. Table SSDT (3) reassembly: Found 4 errors, 4 warnings.
  2062.  
  2063.  
  2064. ================================================================================
  2065. 0 passed, 31 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  2066. ================================================================================
  2067.  
  2068. pcc: Processor Clocking Control (PCC) Test.
  2069. --------------------------------------------------------------------------------
  2070. Test 1 of 1: Check PCCH.
  2071. This test checks the sanity of the Processor Clocking Control as found on some
  2072. HP ProLiant machines. Most computers do not use this interface to control the
  2073. CPU clock frequency, so this test will be skipped.
  2074.  
  2075. This machine does not use Processor Clocking Control (PCC).
  2076.  
  2077. ================================================================================
  2078. 0 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 1 info only.
  2079. ================================================================================
  2080.  
  2081. osilinux: Disassemble DSDT to check for _OSI("Linux").
  2082. --------------------------------------------------------------------------------
  2083. Test 1 of 1: Disassemble DSDT to check for _OSI("Linux").
  2084. This is not strictly a failure mode, it just alerts one that this has been
  2085. defined in the DSDT and probably should be avoided since the Linux ACPI driver
  2086. matches onto the Windows _OSI strings
  2087. {
  2088. If (_OSI ("Linux"))
  2089. {
  2090. Store (0x03E8, OSYS)
  2091. }
  2092. If (_OSI ("Windows 2001"))
  2093. {
  2094. Store (0x07D1, OSYS)
  2095. }
  2096. If (_OSI ("Windows 2001 SP1"))
  2097. {
  2098. Store (0x07D1, OSYS)
  2099. }
  2100. If (_OSI ("Windows 2001 SP2"))
  2101. {
  2102. Store (0x07D2, OSYS)
  2103. }
  2104. If (_OSI ("Windows 2001.1"))
  2105. {
  2106. Store (0x07D3, OSYS)
  2107. }
  2108. If (_OSI ("Windows 2006"))
  2109. {
  2110. Store (0x07D6, OSYS)
  2111. }
  2112. If (_OSI ("Windows 2009"))
  2113. {
  2114. Store (0x07D9, OSYS)
  2115. }
  2116. If (_OSI ("Windows 2012"))
  2117. {
  2118. Store (0x07DC, OSYS)
  2119. }
  2120. }
  2121. WARNING: Test 1, DSDT implements a deprecated _OSI("Linux") test.
  2122.  
  2123. ================================================================================
  2124. 0 passed, 0 failed, 1 warnings, 0 aborted, 0 skipped, 0 info only.
  2125. ================================================================================
  2126.  
  2127. method: ACPI DSDT Method Semantic Tests.
  2128. --------------------------------------------------------------------------------
  2129. FADT Preferred PM profile indicates this is not a Mobile Platform.
  2130. Test 1 of 144: Check Method Names.
  2131. Found 2407 Objects
  2132. PASSED: Test 1, Method names contain legal characters.
  2133.  
  2134. Test 2 of 144: Check _AEI.
  2135. SKIPPED: Test 2, Skipping test for non-existant object _AEI.
  2136.  
  2137. Test 3 of 144: Check _DDN (DOS Device Name).
  2138. SKIPPED: Test 3, Skipping test for non-existant object _DDN.
  2139.  
  2140. Test 4 of 144: Check _HID (Hardware ID).
  2141. PASSED: Test 4, \_SB_.PCI0._HID returned an integer 0x080ad041 (EISA ID
  2142. PNP0A08).
  2143. PASSED: Test 4, \_SB_.PCI0.TPMX._HID returned an integer 0x010cd041 (EISA ID
  2144. PNP0C01).
  2145. PASSED: Test 4, \_SB_.PCI0.LPCB.DMAC._HID returned an integer 0x0002d041 (EISA
  2146. ID PNP0200).
  2147. PASSED: Test 4, \_SB_.PCI0.LPCB.FWHD._HID returned an integer 0x0008d425 (EISA
  2148. ID INT0800).
  2149. PASSED: Test 4, \_SB_.PCI0.LPCB.HPET._HID returned an integer 0x0301d041 (EISA
  2150. ID PNP0103).
  2151. PASSED: Test 4, \_SB_.PCI0.LPCB.IPIC._HID returned an integer 0x0000d041 (EISA
  2152. ID PNP0000).
  2153. PASSED: Test 4, \_SB_.PCI0.LPCB.LDRC._HID returned an integer 0x020cd041 (EISA
  2154. ID PNP0C02).
  2155. PASSED: Test 4, \_SB_.PCI0.LPCB.RTC_._HID returned an integer 0x000bd041 (EISA
  2156. ID PNP0B00).
  2157. PASSED: Test 4, \_SB_.PCI0.LPCB.TIMR._HID returned an integer 0x0001d041 (EISA
  2158. ID PNP0100).
  2159. PASSED: Test 4, \_SB_.PCI0.LPCB.CWDT._HID returned an integer 0x0d3fd425 (EISA
  2160. ID INT3F0D).
  2161. PASSED: Test 4, \_SB_.PCI0.LPCB.SIO1._HID returned an integer 0x020cd041 (EISA
  2162. ID PNP0C02).
  2163. PASSED: Test 4, \_SB_.PCI0.LPCB.PS2K._HID returned an integer 0x0303d041 (EISA
  2164. ID PNP0303).
  2165. PASSED: Test 4, \_SB_.PCI0.LPCB.PS2M._HID returned an integer 0x030fd041 (EISA
  2166. ID PNP0F03).
  2167. PASSED: Test 4, \_SB_.PCI0.LPCB.UAR1._HID returned an integer 0x0105d041 (EISA
  2168. ID PNP0501).
  2169. PASSED: Test 4, \_SB_.PCI0.LPCB.RMSC._HID returned an integer 0x020cd041 (EISA
  2170. ID PNP0C02).
  2171. PASSED: Test 4, \_SB_.PCI0.LPCB.COPR._HID returned an integer 0x040cd041 (EISA
  2172. ID PNP0C04).
  2173. PASSED: Test 4, \_SB_.PCI0.LPCB.H_EC._HID returned an integer 0x090cd041 (EISA
  2174. ID PNP0C09).
  2175. PASSED: Test 4, \_SB_.PCI0.LPCB.H_EC.BAT0._HID returned an integer 0x0a0cd041
  2176. (EISA ID PNP0C0A).
  2177. PASSED: Test 4, \_SB_.PCI0.LPCB.H_EC.BAT1._HID returned an integer 0x0a0cd041
  2178. (EISA ID PNP0C0A).
  2179. PASSED: Test 4, \_SB_.PCI0.LPCB.H_EC.BAT2._HID returned an integer 0x0a0cd041
  2180. (EISA ID PNP0C0A).
  2181. PASSED: Test 4, \_SB_.PCI0.PDRC._HID returned an integer 0x020cd041 (EISA ID
  2182. PNP0C02).
  2183. PASSED: Test 4, \_SB_.PCI0.WMI1._HID returned a string 'PNP0C14' as expected.
  2184. PASSED: Test 4, \_SB_.PCI0.DOCK._HID returned a string 'ABCD0000' as expected.
  2185. PASSED: Test 4, \_SB_.LNKA._HID returned an integer 0x0f0cd041 (EISA ID
  2186. PNP0C0F).
  2187. PASSED: Test 4, \_SB_.LNKB._HID returned an integer 0x0f0cd041 (EISA ID
  2188. PNP0C0F).
  2189. PASSED: Test 4, \_SB_.LNKC._HID returned an integer 0x0f0cd041 (EISA ID
  2190. PNP0C0F).
  2191. PASSED: Test 4, \_SB_.LNKD._HID returned an integer 0x0f0cd041 (EISA ID
  2192. PNP0C0F).
  2193. PASSED: Test 4, \_SB_.LNKE._HID returned an integer 0x0f0cd041 (EISA ID
  2194. PNP0C0F).
  2195. PASSED: Test 4, \_SB_.LNKF._HID returned an integer 0x0f0cd041 (EISA ID
  2196. PNP0C0F).
  2197. PASSED: Test 4, \_SB_.LNKG._HID returned an integer 0x0f0cd041 (EISA ID
  2198. PNP0C0F).
  2199. PASSED: Test 4, \_SB_.LNKH._HID returned an integer 0x0f0cd041 (EISA ID
  2200. PNP0C0F).
  2201. PASSED: Test 4, \_SB_.PWRB._HID returned an integer 0x0c0cd041 (EISA ID
  2202. PNP0C0C).
  2203. PASSED: Test 4, \_SB_.BIND._HID returned a string 'INT33D2' as expected.
  2204. PASSED: Test 4, \_SB_.CIND._HID returned a string 'INT33D3' as expected.
  2205. PASSED: Test 4, \_SB_.DIND._HID returned a string 'INT33D4' as expected.
  2206. PASSED: Test 4, \_SB_.PEPD._HID returned a string 'INT33A1' as expected.
  2207. PASSED: Test 4, \_SB_.BTKL._HID returned a string 'INT3420' as expected.
  2208. PASSED: Test 4, \_SB_.TPM_._HID returned an integer 0x0201d824 (EISA ID
  2209. IFX0102).
  2210. PASSED: Test 4, \_SB_.PTMD._HID returned an integer 0x9433d425 (EISA ID
  2211. INT3394).
  2212. PASSED: Test 4, \_SB_.LID0._HID returned an integer 0x0d0cd041 (EISA ID
  2213. PNP0C0D).
  2214. PASSED: Test 4, \_SB_.MEM2._HID returned an integer 0x010cd041 (EISA ID
  2215. PNP0C01).
  2216. PASSED: Test 4, \_TZ_.FAN0._HID returned an integer 0x0b0cd041 (EISA ID
  2217. PNP0C0B).
  2218. PASSED: Test 4, \_TZ_.FAN1._HID returned an integer 0x0b0cd041 (EISA ID
  2219. PNP0C0B).
  2220. PASSED: Test 4, \_TZ_.FAN2._HID returned an integer 0x0b0cd041 (EISA ID
  2221. PNP0C0B).
  2222. PASSED: Test 4, \_TZ_.FAN3._HID returned an integer 0x0b0cd041 (EISA ID
  2223. PNP0C0B).
  2224. PASSED: Test 4, \_TZ_.FAN4._HID returned an integer 0x0b0cd041 (EISA ID
  2225. PNP0C0B).
  2226. PASSED: Test 4, \NFC1._HID returned an integer 0x00d0744d (EISA ID SKTD000).
  2227. PASSED: Test 4, \NFC2._HID returned an integer 0x4254103b (EISA ID NXP5442).
  2228. PASSED: Test 4, \NFC3._HID returned an integer 0x120a7624 (EISA ID ICV0A12).
  2229.  
  2230. Test 5 of 144: Check _HRV (Hardware Revision Number).
  2231. SKIPPED: Test 5, Skipping test for non-existant object _HRV.
  2232.  
  2233. Test 6 of 144: Check _PLD (Physical Device Location).
  2234. PASSED: Test 6, \_SB_.PCI0.EHC1.HUBN.PR01._PLD correctly returned a sane looking
  2235. package.
  2236. PASSED: Test 6, \_SB_.PCI0.EHC1.HUBN.PR01.PR11._PLD correctly returned a sane
  2237. looking package.
  2238. PASSED: Test 6, \_SB_.PCI0.EHC1.HUBN.PR01.PR12._PLD correctly returned a sane
  2239. looking package.
  2240. PASSED: Test 6, \_SB_.PCI0.EHC1.HUBN.PR01.PR13._PLD correctly returned a sane
  2241. looking package.
  2242. PASSED: Test 6, \_SB_.PCI0.EHC1.HUBN.PR01.PR14._PLD correctly returned a sane
  2243. looking package.
  2244. PASSED: Test 6, \_SB_.PCI0.EHC1.HUBN.PR01.PR15._PLD correctly returned a sane
  2245. looking package.
  2246. PASSED: Test 6, \_SB_.PCI0.EHC1.HUBN.PR01.PR16._PLD correctly returned a sane
  2247. looking package.
  2248. PASSED: Test 6, \_SB_.PCI0.EHC1.HUBN.PR01.PR17._PLD correctly returned a sane
  2249. looking package.
  2250. PASSED: Test 6, \_SB_.PCI0.EHC1.HUBN.PR01.PR18._PLD correctly returned a sane
  2251. looking package.
  2252. PASSED: Test 6, \_SB_.PCI0.EHC2.HUBN.PR01._PLD correctly returned a sane looking
  2253. package.
  2254. PASSED: Test 6, \_SB_.PCI0.EHC2.HUBN.PR01.PR11._PLD correctly returned a sane
  2255. looking package.
  2256. PASSED: Test 6, \_SB_.PCI0.EHC2.HUBN.PR01.PR12._PLD correctly returned a sane
  2257. looking package.
  2258. PASSED: Test 6, \_SB_.PCI0.EHC2.HUBN.PR01.PR13._PLD correctly returned a sane
  2259. looking package.
  2260. PASSED: Test 6, \_SB_.PCI0.EHC2.HUBN.PR01.PR14._PLD correctly returned a sane
  2261. looking package.
  2262. PASSED: Test 6, \_SB_.PCI0.EHC2.HUBN.PR01.PR15._PLD correctly returned a sane
  2263. looking package.
  2264. PASSED: Test 6, \_SB_.PCI0.EHC2.HUBN.PR01.PR16._PLD correctly returned a sane
  2265. looking package.
  2266. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS01._PLD correctly returned a sane looking
  2267. package.
  2268. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS02._PLD correctly returned a sane looking
  2269. package.
  2270. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS03._PLD correctly returned a sane looking
  2271. package.
  2272. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS04._PLD correctly returned a sane looking
  2273. package.
  2274. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS05._PLD correctly returned a sane looking
  2275. package.
  2276. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS06._PLD correctly returned a sane looking
  2277. package.
  2278. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS07._PLD correctly returned a sane looking
  2279. package.
  2280. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS08._PLD correctly returned a sane looking
  2281. package.
  2282. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS09._PLD correctly returned a sane looking
  2283. package.
  2284. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS10._PLD correctly returned a sane looking
  2285. package.
  2286. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS11._PLD correctly returned a sane looking
  2287. package.
  2288. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS12._PLD correctly returned a sane looking
  2289. package.
  2290. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS13._PLD correctly returned a sane looking
  2291. package.
  2292. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS14._PLD correctly returned a sane looking
  2293. package.
  2294. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.HS15._PLD correctly returned a sane looking
  2295. package.
  2296. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.SSP1._PLD correctly returned a sane looking
  2297. package.
  2298. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.SSP2._PLD correctly returned a sane looking
  2299. package.
  2300. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.SSP3._PLD correctly returned a sane looking
  2301. package.
  2302. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.SSP4._PLD correctly returned a sane looking
  2303. package.
  2304. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.SSP5._PLD correctly returned a sane looking
  2305. package.
  2306. PASSED: Test 6, \_SB_.PCI0.XHC_.RHUB.SSP6._PLD correctly returned a sane looking
  2307. package.
  2308. PASSED: Test 6, \WCAM._PLD correctly returned a sane looking package.
  2309.  
  2310. Test 7 of 144: Check _SUB (Subsystem ID).
  2311. SKIPPED: Test 7, Skipping test for non-existant object _SUB.
  2312.  
  2313. Test 8 of 144: Check _SUN (Slot User Number).
  2314. SKIPPED: Test 8, Skipping test for non-existant object _SUN.
  2315.  
  2316. Test 9 of 144: Check _STR (String).
  2317. FAILED [MEDIUM] MethodReturnBadType: Test 9, Method \_SB_.TPM_._STR did not
  2318. return ACPI_TYPE_STRING.
  2319.  
  2320. Test 10 of 144: Check _UID (Unique ID).
  2321. PASSED: Test 10, \_SB_.PCI0._UID correctly returned sane looking value
  2322. 0x00000000.
  2323. PASSED: Test 10, \_SB_.PCI0.TPMX._UID correctly returned sane looking value
  2324. 0x00000001.
  2325. PASSED: Test 10, \_SB_.PCI0.LPCB.HPET._UID correctly returned sane looking value
  2326. 0x00000000.
  2327. PASSED: Test 10, \_SB_.PCI0.LPCB.LDRC._UID correctly returned sane looking value
  2328. 0x00000002.
  2329. PASSED: Test 10, \_SB_.PCI0.LPCB.SIO1._UID correctly returned sane looking value
  2330. 0x00000111.
  2331. PASSED: Test 10, \_SB_.PCI0.LPCB.UAR1._UID correctly returned sane looking value
  2332. 0x00000001.
  2333. PASSED: Test 10, \_SB_.PCI0.LPCB.RMSC._UID correctly returned sane looking value
  2334. 0x00000010.
  2335. PASSED: Test 10, \_SB_.PCI0.LPCB.H_EC._UID correctly returned sane looking value
  2336. 0x00000001.
  2337. PASSED: Test 10, \_SB_.PCI0.LPCB.H_EC.BAT0._UID correctly returned sane looking
  2338. value 0x00000000.
  2339. PASSED: Test 10, \_SB_.PCI0.LPCB.H_EC.BAT1._UID correctly returned sane looking
  2340. value 0x00000001.
  2341. PASSED: Test 10, \_SB_.PCI0.LPCB.H_EC.BAT2._UID correctly returned sane looking
  2342. value 0x00000002.
  2343. PASSED: Test 10, \_SB_.PCI0.PDRC._UID correctly returned sane looking value
  2344. 0x00000001.
  2345. PASSED: Test 10, \_SB_.PCI0.WMI1._UID returned a string 'MXM2' as expected.
  2346. PASSED: Test 10, \_SB_.PCI0.DOCK._UID correctly returned sane looking value
  2347. 0x00000002.
  2348. PASSED: Test 10, \_SB_.LNKA._UID correctly returned sane looking value
  2349. 0x00000001.
  2350. PASSED: Test 10, \_SB_.LNKB._UID correctly returned sane looking value
  2351. 0x00000002.
  2352. PASSED: Test 10, \_SB_.LNKC._UID correctly returned sane looking value
  2353. 0x00000003.
  2354. PASSED: Test 10, \_SB_.LNKD._UID correctly returned sane looking value
  2355. 0x00000004.
  2356. PASSED: Test 10, \_SB_.LNKE._UID correctly returned sane looking value
  2357. 0x00000005.
  2358. PASSED: Test 10, \_SB_.LNKF._UID correctly returned sane looking value
  2359. 0x00000006.
  2360. PASSED: Test 10, \_SB_.LNKG._UID correctly returned sane looking value
  2361. 0x00000007.
  2362. PASSED: Test 10, \_SB_.LNKH._UID correctly returned sane looking value
  2363. 0x00000008.
  2364. PASSED: Test 10, \_SB_.PWRB._UID correctly returned sane looking value
  2365. 0x000000aa.
  2366. PASSED: Test 10, \_SB_.PEPD._UID correctly returned sane looking value
  2367. 0x00000001.
  2368. PASSED: Test 10, \_SB_.TPM_._UID correctly returned sane looking value
  2369. 0x00000001.
  2370. PASSED: Test 10, \_SB_.MEM2._UID correctly returned sane looking value
  2371. 0x00000002.
  2372. PASSED: Test 10, \_TZ_.FAN0._UID correctly returned sane looking value
  2373. 0x00000000.
  2374. PASSED: Test 10, \_TZ_.FAN1._UID correctly returned sane looking value
  2375. 0x00000001.
  2376. PASSED: Test 10, \_TZ_.FAN2._UID correctly returned sane looking value
  2377. 0x00000002.
  2378. PASSED: Test 10, \_TZ_.FAN3._UID correctly returned sane looking value
  2379. 0x00000003.
  2380. PASSED: Test 10, \_TZ_.FAN4._UID correctly returned sane looking value
  2381. 0x00000004.
  2382.  
  2383. Test 11 of 144: Check _CRS (Current Resource Settings).
  2384. PASSED: Test 11, \_SB_.PCI0._CRS (WORD Address Space Descriptor) looks sane.
  2385. PASSED: Test 11, \_SB_.PCI0.TPMX._CRS (32-bit Fixed Location Memory Range
  2386. Descriptor) looks sane.
  2387. PASSED: Test 11, \_SB_.PCI0.LPCB.DMAC._CRS (I/O Port Descriptor) looks sane.
  2388. PASSED: Test 11, \_SB_.PCI0.LPCB.FWHD._CRS (32-bit Fixed Location Memory Range
  2389. Descriptor) looks sane.
  2390. PASSED: Test 11, \_SB_.PCI0.LPCB.HPET._CRS (32-bit Fixed Location Memory Range
  2391. Descriptor) looks sane.
  2392. PASSED: Test 11, \_SB_.PCI0.LPCB.IPIC._CRS (I/O Port Descriptor) looks sane.
  2393. PASSED: Test 11, \_SB_.PCI0.LPCB.LDRC._CRS (I/O Port Descriptor) looks sane.
  2394. PASSED: Test 11, \_SB_.PCI0.LPCB.RTC_._CRS (I/O Port Descriptor) looks sane.
  2395. PASSED: Test 11, \_SB_.PCI0.LPCB.TIMR._CRS (I/O Port Descriptor) looks sane.
  2396. PASSED: Test 11, \_SB_.PCI0.LPCB.CWDT._CRS (I/O Port Descriptor) looks sane.
  2397. PASSED: Test 11, \_SB_.PCI0.LPCB.SIO1._CRS (I/O Port Descriptor) looks sane.
  2398. PASSED: Test 11, \_SB_.PCI0.LPCB.PS2K._CRS (I/O Port Descriptor) looks sane.
  2399. PASSED: Test 11, \_SB_.PCI0.LPCB.PS2M._CRS (I/O Port Descriptor) looks sane.
  2400. PASSED: Test 11, \_SB_.PCI0.LPCB.UAR1._CRS (I/O Port Descriptor) looks sane.
  2401. PASSED: Test 11, \_SB_.PCI0.LPCB.RMSC._CRS (I/O Port Descriptor) looks sane.
  2402. PASSED: Test 11, \_SB_.PCI0.LPCB.COPR._CRS (I/O Port Descriptor) looks sane.
  2403. PASSED: Test 11, \_SB_.PCI0.PDRC._CRS (32-bit Fixed Location Memory Range
  2404. Descriptor) looks sane.
  2405. PASSED: Test 11, \_SB_.LNKA._CRS (IRQ Descriptor) looks sane.
  2406. PASSED: Test 11, \_SB_.LNKB._CRS (IRQ Descriptor) looks sane.
  2407. PASSED: Test 11, \_SB_.LNKC._CRS (IRQ Descriptor) looks sane.
  2408. PASSED: Test 11, \_SB_.LNKD._CRS (IRQ Descriptor) looks sane.
  2409. PASSED: Test 11, \_SB_.LNKE._CRS (IRQ Descriptor) looks sane.
  2410. PASSED: Test 11, \_SB_.LNKF._CRS (IRQ Descriptor) looks sane.
  2411. PASSED: Test 11, \_SB_.LNKG._CRS (IRQ Descriptor) looks sane.
  2412. PASSED: Test 11, \_SB_.LNKH._CRS (IRQ Descriptor) looks sane.
  2413. PASSED: Test 11, \_SB_.TPM_._CRS (DWORD Address Space Descriptor) looks sane.
  2414. PASSED: Test 11, \_SB_.MEM2._CRS (32-bit Fixed Location Memory Range Descriptor)
  2415. looks sane.
  2416.  
  2417. Test 12 of 144: Check _DIS (Disable).
  2418. PASSED: Test 12, \_SB_.PCI0.LPCB.UAR1._DIS returned no values as expected.
  2419. PASSED: Test 12, \_SB_.LNKA._DIS returned no values as expected.
  2420. PASSED: Test 12, \_SB_.LNKB._DIS returned no values as expected.
  2421. PASSED: Test 12, \_SB_.LNKC._DIS returned no values as expected.
  2422. PASSED: Test 12, \_SB_.LNKD._DIS returned no values as expected.
  2423. PASSED: Test 12, \_SB_.LNKE._DIS returned no values as expected.
  2424. PASSED: Test 12, \_SB_.LNKF._DIS returned no values as expected.
  2425. PASSED: Test 12, \_SB_.LNKG._DIS returned no values as expected.
  2426. PASSED: Test 12, \_SB_.LNKH._DIS returned no values as expected.
  2427.  
  2428. Test 13 of 144: Check _DMA (Direct Memory Access).
  2429. SKIPPED: Test 13, Skipping test for non-existant object _DMA.
  2430.  
  2431. Test 14 of 144: Check _FIX (Fixed Register Resource Provider).
  2432. SKIPPED: Test 14, Skipping test for non-existant object _FIX.
  2433.  
  2434. Test 15 of 144: Check _GSB (Global System Interrupt Base).
  2435. SKIPPED: Test 15, Skipping test for non-existant object _GSB.
  2436.  
  2437. Test 16 of 144: Check _HPP (Hot Plug Parameters).
  2438. SKIPPED: Test 16, Skipping test for non-existant object _HPP.
  2439.  
  2440. Test 17 of 144: Check _PRS (Possible Resource Settings).
  2441. PASSED: Test 17, \_SB_.PCI0.LPCB.PS2K._PRS (Start Dependent Functions
  2442. Descriptor) looks sane.
  2443. PASSED: Test 17, \_SB_.PCI0.LPCB.PS2M._PRS (Start Dependent Functions
  2444. Descriptor) looks sane.
  2445. PASSED: Test 17, \_SB_.PCI0.LPCB.UAR1._PRS (Start Dependent Functions
  2446. Descriptor) looks sane.
  2447. PASSED: Test 17, \_SB_.LNKA._PRS (IRQ Descriptor) looks sane.
  2448. PASSED: Test 17, \_SB_.LNKB._PRS (IRQ Descriptor) looks sane.
  2449. PASSED: Test 17, \_SB_.LNKC._PRS (IRQ Descriptor) looks sane.
  2450. PASSED: Test 17, \_SB_.LNKD._PRS (IRQ Descriptor) looks sane.
  2451. PASSED: Test 17, \_SB_.LNKE._PRS (IRQ Descriptor) looks sane.
  2452. PASSED: Test 17, \_SB_.LNKF._PRS (IRQ Descriptor) looks sane.
  2453. PASSED: Test 17, \_SB_.LNKG._PRS (IRQ Descriptor) looks sane.
  2454. PASSED: Test 17, \_SB_.LNKH._PRS (IRQ Descriptor) looks sane.
  2455.  
  2456. Test 18 of 144: Check _PXM (Proximity).
  2457. SKIPPED: Test 18, Skipping test for non-existant object _PXM.
  2458.  
  2459. Test 19 of 144: Check _EDL (Eject Device List).
  2460. SKIPPED: Test 19, Skipping test for non-existant object _EDL.
  2461.  
  2462. Test 20 of 144: Check _EJD (Ejection Dependent Device).
  2463. SKIPPED: Test 20, Skipping test for non-existant object _EJD.
  2464.  
  2465. Test 21 of 144: Check _EJ0 (Eject).
  2466. SKIPPED: Test 21, Skipping test for non-existant object _EJ0.
  2467.  
  2468. Test 22 of 144: Check _EJ1 (Eject).
  2469. SKIPPED: Test 22, Skipping test for non-existant object _EJ1.
  2470.  
  2471. Test 23 of 144: Check _EJ2 (Eject).
  2472. SKIPPED: Test 23, Skipping test for non-existant object _EJ2.
  2473.  
  2474. Test 24 of 144: Check _EJ3 (Eject).
  2475. SKIPPED: Test 24, Skipping test for non-existant object _EJ3.
  2476.  
  2477. Test 25 of 144: Check _EJ4 (Eject).
  2478. SKIPPED: Test 25, Skipping test for non-existant object _EJ4.
  2479.  
  2480. Test 26 of 144: Check _LCK (Lock).
  2481. SKIPPED: Test 26, Skipping test for non-existant object _LCK.
  2482.  
  2483. Test 27 of 144: Check _RMV (Remove).
  2484. PASSED: Test 27, \_SB_.PCI0.RP01.PXSX._RMV correctly returned sane looking value
  2485. 0x00000000.
  2486. PASSED: Test 27, \_SB_.PCI0.RP02.PXSX._RMV correctly returned sane looking value
  2487. 0x00000000.
  2488. PASSED: Test 27, \_SB_.PCI0.RP03.PXSX._RMV correctly returned sane looking value
  2489. 0x00000000.
  2490. PASSED: Test 27, \_SB_.PCI0.RP04.PXSX._RMV correctly returned sane looking value
  2491. 0x00000000.
  2492. PASSED: Test 27, \_SB_.PCI0.RP05.PXSX._RMV correctly returned sane looking value
  2493. 0x00000000.
  2494. PASSED: Test 27, \_SB_.PCI0.RP06.PXSX._RMV correctly returned sane looking value
  2495. 0x00000000.
  2496. PASSED: Test 27, \_SB_.PCI0.RP07.PXSX._RMV correctly returned sane looking value
  2497. 0x00000000.
  2498. PASSED: Test 27, \_SB_.PCI0.RP08.PXSX._RMV correctly returned sane looking value
  2499. 0x00000000.
  2500.  
  2501. Test 28 of 144: Check _STA (Status).
  2502. PASSED: Test 28, \_SB_.PCI0.TPMX._STA correctly returned sane looking value
  2503. 0x0000000f.
  2504. PASSED: Test 28, \_SB_.PCI0.LPCB.HPET._STA correctly returned sane looking value
  2505. 0x00000000.
  2506. PASSED: Test 28, \_SB_.PCI0.LPCB.CWDT._STA correctly returned sane looking value
  2507. 0x0000000f.
  2508. PASSED: Test 28, \_SB_.PCI0.LPCB.PS2K._STA correctly returned sane looking value
  2509. 0x00000000.
  2510. PASSED: Test 28, \_SB_.PCI0.LPCB.PS2M._STA correctly returned sane looking value
  2511. 0x00000000.
  2512. PASSED: Test 28, \_SB_.PCI0.LPCB.UAR1._STA correctly returned sane looking value
  2513. 0x0000000d.
  2514. PASSED: Test 28, \_SB_.PCI0.LPCB.H_EC._STA correctly returned sane looking value
  2515. 0x00000000.
  2516. PASSED: Test 28, \_SB_.PCI0.LPCB.H_EC.BAT0._STA correctly returned sane looking
  2517. value 0x00000000.
  2518. PASSED: Test 28, \_SB_.PCI0.LPCB.H_EC.BAT1._STA correctly returned sane looking
  2519. value 0x00000000.
  2520. PASSED: Test 28, \_SB_.PCI0.LPCB.H_EC.BAT2._STA correctly returned sane looking
  2521. value 0x00000000.
  2522. PASSED: Test 28, \_SB_.PCI0.RP01._STA correctly returned sane looking value
  2523. 0x0000000f.
  2524. PASSED: Test 28, \_SB_.PCI0.RP02._STA correctly returned sane looking value
  2525. 0x0000000f.
  2526. PASSED: Test 28, \_SB_.PCI0.RP03._STA correctly returned sane looking value
  2527. 0x0000000f.
  2528. PASSED: Test 28, \_SB_.PCI0.RP04._STA correctly returned sane looking value
  2529. 0x0000000f.
  2530. PASSED: Test 28, \_SB_.PCI0.RP05._STA correctly returned sane looking value
  2531. 0x0000000f.
  2532. PASSED: Test 28, \_SB_.PCI0.RP06._STA correctly returned sane looking value
  2533. 0x0000000f.
  2534. PASSED: Test 28, \_SB_.PCI0.RP07._STA correctly returned sane looking value
  2535. 0x0000000f.
  2536. PASSED: Test 28, \_SB_.PCI0.RP08._STA correctly returned sane looking value
  2537. 0x0000000f.
  2538. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS01._STA correctly returned sane looking
  2539. value 0x0000000f.
  2540. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS02._STA correctly returned sane looking
  2541. value 0x0000000f.
  2542. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS03._STA correctly returned sane looking
  2543. value 0x0000000f.
  2544. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS04._STA correctly returned sane looking
  2545. value 0x0000000f.
  2546. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS05._STA correctly returned sane looking
  2547. value 0x0000000f.
  2548. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS06._STA correctly returned sane looking
  2549. value 0x0000000f.
  2550. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS07._STA correctly returned sane looking
  2551. value 0x0000000f.
  2552. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS08._STA correctly returned sane looking
  2553. value 0x0000000f.
  2554. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS09._STA correctly returned sane looking
  2555. value 0x0000000f.
  2556. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS10._STA correctly returned sane looking
  2557. value 0x00000000.
  2558. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS11._STA correctly returned sane looking
  2559. value 0x00000000.
  2560. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS12._STA correctly returned sane looking
  2561. value 0x00000000.
  2562. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS13._STA correctly returned sane looking
  2563. value 0x00000000.
  2564. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS14._STA correctly returned sane looking
  2565. value 0x00000000.
  2566. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.HS15._STA correctly returned sane looking
  2567. value 0x00000000.
  2568. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.SSP1._STA correctly returned sane looking
  2569. value 0x0000000f.
  2570. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.SSP2._STA correctly returned sane looking
  2571. value 0x0000000f.
  2572. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.SSP3._STA correctly returned sane looking
  2573. value 0x0000000f.
  2574. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.SSP4._STA correctly returned sane looking
  2575. value 0x0000000f.
  2576. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.SSP5._STA correctly returned sane looking
  2577. value 0x00000000.
  2578. PASSED: Test 28, \_SB_.PCI0.XHC_.RHUB.SSP6._STA correctly returned sane looking
  2579. value 0x00000000.
  2580. PASSED: Test 28, \_SB_.PCI0.DOCK._STA correctly returned sane looking value
  2581. 0x00000000.
  2582. PASSED: Test 28, \_SB_.PCI0.B0D3._STA correctly returned sane looking value
  2583. 0x0000000f.
  2584. PASSED: Test 28, \_SB_.LNKA._STA correctly returned sane looking value
  2585. 0x0000000b.
  2586. PASSED: Test 28, \_SB_.LNKB._STA correctly returned sane looking value
  2587. 0x0000000b.
  2588. PASSED: Test 28, \_SB_.LNKC._STA correctly returned sane looking value
  2589. 0x0000000b.
  2590. PASSED: Test 28, \_SB_.LNKD._STA correctly returned sane looking value
  2591. 0x0000000b.
  2592. PASSED: Test 28, \_SB_.LNKE._STA correctly returned sane looking value
  2593. 0x0000000b.
  2594. PASSED: Test 28, \_SB_.LNKF._STA correctly returned sane looking value
  2595. 0x0000000b.
  2596. PASSED: Test 28, \_SB_.LNKG._STA correctly returned sane looking value
  2597. 0x0000000b.
  2598. PASSED: Test 28, \_SB_.LNKH._STA correctly returned sane looking value
  2599. 0x0000000b.
  2600. PASSED: Test 28, \_SB_.PWRB._STA correctly returned sane looking value
  2601. 0x0000000b.
  2602. PASSED: Test 28, \_SB_.BIND._STA correctly returned sane looking value
  2603. 0x00000000.
  2604. PASSED: Test 28, \_SB_.CIND._STA correctly returned sane looking value
  2605. 0x00000000.
  2606. PASSED: Test 28, \_SB_.DIND._STA correctly returned sane looking value
  2607. 0x00000000.
  2608. PASSED: Test 28, \_SB_.PEPD._STA correctly returned sane looking value
  2609. 0x00000000.
  2610. PASSED: Test 28, \_SB_.BTKL._STA correctly returned sane looking value
  2611. 0x00000000.
  2612. PASSED: Test 28, \_SB_.TPM_._STA correctly returned sane looking value
  2613. 0x00000000.
  2614. PASSED: Test 28, \_SB_.LID0._STA correctly returned sane looking value
  2615. 0x00000000.
  2616. PASSED: Test 28, \_SB_.MEM2._STA correctly returned sane looking value
  2617. 0x00000000.
  2618. PASSED: Test 28, \_TZ_.FN00._STA correctly returned sane looking value
  2619. 0x00000000.
  2620. PASSED: Test 28, \_TZ_.FN01._STA correctly returned sane looking value
  2621. 0x00000000.
  2622. PASSED: Test 28, \_TZ_.FN02._STA correctly returned sane looking value
  2623. 0x00000000.
  2624. PASSED: Test 28, \_TZ_.FN03._STA correctly returned sane looking value
  2625. 0x00000000.
  2626. PASSED: Test 28, \_TZ_.FN04._STA correctly returned sane looking value
  2627. 0x00000000.
  2628. PASSED: Test 28, \NFC1._STA correctly returned sane looking value 0x00000000.
  2629. PASSED: Test 28, \NFC2._STA correctly returned sane looking value 0x00000000.
  2630. PASSED: Test 28, \NFC3._STA correctly returned sane looking value 0x00000000.
  2631.  
  2632. Test 29 of 144: Check _BDN (BIOS Dock Name).
  2633. SKIPPED: Test 29, Machine is not a mobile platform, skipping test for
  2634. non-existant mobile platform related object _BDN.
  2635.  
  2636. Test 30 of 144: Check _BBN (Base Bus Number).
  2637. PASSED: Test 30, \_SB_.PCI0._BBN correctly returned an integer.
  2638.  
  2639. Test 31 of 144: Check _DCK (Dock).
  2640. SKIPPED: Test 31, Machine is not a mobile platform, skipping test for
  2641. non-existant mobile platform related object _DCK.
  2642.  
  2643. Test 32 of 144: Check _INI (Initialize).
  2644. PASSED: Test 32, \_SB_.PCI0._INI returned no values as expected.
  2645. PASSED: Test 32, \_SB_.PCI0.PEG0._INI returned no values as expected.
  2646. PASSED: Test 32, \_SB_.PCI0.PEG1._INI returned no values as expected.
  2647. PASSED: Test 32, \_SB_.PCI0.PEG2._INI returned no values as expected.
  2648. PASSED: Test 32, \_SB_.PCI0.B0D3._INI returned no values as expected.
  2649.  
  2650. Test 33 of 144: Check _SEG (Segment).
  2651. SKIPPED: Test 33, Skipping test for non-existant object _SEG.
  2652.  
  2653. Test 34 of 144: Check _OFF (Set resource off).
  2654. PASSED: Test 34, \_TZ_.FN00._OFF returned no values as expected.
  2655. PASSED: Test 34, \_TZ_.FN01._OFF returned no values as expected.
  2656. PASSED: Test 34, \_TZ_.FN02._OFF returned no values as expected.
  2657. PASSED: Test 34, \_TZ_.FN03._OFF returned no values as expected.
  2658. PASSED: Test 34, \_TZ_.FN04._OFF returned no values as expected.
  2659.  
  2660. Test 35 of 144: Check _ON (Set resource on).
  2661. SKIPPED: Test 35, Skipping test for non-existant object _ON.
  2662.  
  2663. Test 36 of 144: Check _DSW (Device Sleep Wake).
  2664. SKIPPED: Test 36, Skipping test for non-existant object _DSW.
  2665.  
  2666. Test 37 of 144: Check _IRC (In Rush Current).
  2667. SKIPPED: Test 37, Skipping test for non-existant object _IRC.
  2668.  
  2669. Test 38 of 144: Check _PRE (Power Resources for Enumeration).
  2670. SKIPPED: Test 38, Skipping test for non-existant object _PRE.
  2671.  
  2672. Test 39 of 144: Check _PR0 (Power Resources for D0).
  2673. PASSED: Test 39, \_TZ_.FAN0._PR0 correctly returned a sane looking package.
  2674. PASSED: Test 39, \_TZ_.FAN1._PR0 correctly returned a sane looking package.
  2675. PASSED: Test 39, \_TZ_.FAN2._PR0 correctly returned a sane looking package.
  2676. PASSED: Test 39, \_TZ_.FAN3._PR0 correctly returned a sane looking package.
  2677. PASSED: Test 39, \_TZ_.FAN4._PR0 correctly returned a sane looking package.
  2678.  
  2679. Test 40 of 144: Check _PR1 (Power Resources for D1).
  2680. SKIPPED: Test 40, Skipping test for non-existant object _PR1.
  2681.  
  2682. Test 41 of 144: Check _PR2 (Power Resources for D2).
  2683. SKIPPED: Test 41, Skipping test for non-existant object _PR2.
  2684.  
  2685. Test 42 of 144: Check _PR3 (Power Resources for D3).
  2686. SKIPPED: Test 42, Skipping test for non-existant object _PR3.
  2687.  
  2688. Test 43 of 144: Check _PS0 (Power State 0).
  2689. PASSED: Test 43, \_SB_.BTKL._PS0 returned no values as expected.
  2690.  
  2691. Test 44 of 144: Check _PS1 (Power State 1).
  2692. SKIPPED: Test 44, Skipping test for non-existant object _PS1.
  2693.  
  2694. Test 45 of 144: Check _PS2 (Power State 2).
  2695. SKIPPED: Test 45, Skipping test for non-existant object _PS2.
  2696.  
  2697. Test 46 of 144: Check _PS3 (Power State 3).
  2698. PASSED: Test 46, \_SB_.BTKL._PS3 returned no values as expected.
  2699.  
  2700. Test 47 of 144: Check _PSC (Power State Current).
  2701. SKIPPED: Test 47, Skipping test for non-existant object _PSC.
  2702.  
  2703. Test 48 of 144: Check _PSE (Power State for Enumeration).
  2704. SKIPPED: Test 48, Skipping test for non-existant object _PSE.
  2705.  
  2706. Test 49 of 144: Check _PSW (Power State Wake).
  2707. PASSED: Test 49, \_SB_.PCI0.LPCB.PS2K._PSW returned no values as expected.
  2708. PASSED: Test 49, \_SB_.PCI0.LPCB.PS2M._PSW returned no values as expected.
  2709. PASSED: Test 49, \_SB_.PCI0.EHC1._PSW returned no values as expected.
  2710. PASSED: Test 49, \_SB_.PCI0.EHC2._PSW returned no values as expected.
  2711. PASSED: Test 49, \_SB_.PCI0.PEG0._PSW returned no values as expected.
  2712. PASSED: Test 49, \_SB_.PCI0.PEG1._PSW returned no values as expected.
  2713. PASSED: Test 49, \_SB_.PCI0.PEG2._PSW returned no values as expected.
  2714.  
  2715. Test 50 of 144: Check _S1D (S1 Device State).
  2716. SKIPPED: Test 50, Skipping test for non-existant object _S1D.
  2717.  
  2718. Test 51 of 144: Check _S2D (S2 Device State).
  2719. SKIPPED: Test 51, Skipping test for non-existant object _S2D.
  2720.  
  2721. Test 52 of 144: Check _S3D (S3 Device State).
  2722. PASSED: Test 52, \_SB_.PCI0.EHC1._S3D correctly returned an integer.
  2723. PASSED: Test 52, \_SB_.PCI0.EHC2._S3D correctly returned an integer.
  2724. PASSED: Test 52, \_SB_.PCI0.XHC_._S3D correctly returned an integer.
  2725.  
  2726. Test 53 of 144: Check _S4D (S4 Device State).
  2727. PASSED: Test 53, \_SB_.PCI0.EHC1._S4D correctly returned an integer.
  2728. PASSED: Test 53, \_SB_.PCI0.EHC2._S4D correctly returned an integer.
  2729. PASSED: Test 53, \_SB_.PCI0.XHC_._S4D correctly returned an integer.
  2730.  
  2731. Test 54 of 144: Check _S0W (S0 Device Wake State).
  2732. SKIPPED: Test 54, Skipping test for non-existant object _S0W.
  2733.  
  2734. Test 55 of 144: Check _S1W (S1 Device Wake State).
  2735. SKIPPED: Test 55, Skipping test for non-existant object _S1W.
  2736.  
  2737. Test 56 of 144: Check _S2W (S2 Device Wake State).
  2738. SKIPPED: Test 56, Skipping test for non-existant object _S2W.
  2739.  
  2740. Test 57 of 144: Check _S3W (S3 Device Wake State).
  2741. SKIPPED: Test 57, Skipping test for non-existant object _S3W.
  2742.  
  2743. Test 58 of 144: Check _S4W (S4 Device Wake State).
  2744. SKIPPED: Test 58, Skipping test for non-existant object _S4W.
  2745.  
  2746. Test 59 of 144: Check _S0_ (S0 System State).
  2747. \_S0_ PM1a_CNT.SLP_TYP value: 0x00000000
  2748. \_S0_ PM1b_CNT.SLP_TYP value: 0x00000000
  2749. PASSED: Test 59, \_S0_ correctly returned a sane looking package.
  2750.  
  2751. Test 60 of 144: Check _S1_ (S1 System State).
  2752. SKIPPED: Test 60, Skipping test for non-existant object _S1_.
  2753.  
  2754. Test 61 of 144: Check _S2_ (S2 System State).
  2755. SKIPPED: Test 61, Skipping test for non-existant object _S2_.
  2756.  
  2757. Test 62 of 144: Check _S3_ (S3 System State).
  2758. \_S3_ PM1a_CNT.SLP_TYP value: 0x00000005
  2759. \_S3_ PM1b_CNT.SLP_TYP value: 0x00000000
  2760. PASSED: Test 62, \_S3_ correctly returned a sane looking package.
  2761.  
  2762. Test 63 of 144: Check _S4_ (S4 System State).
  2763. \_S4_ PM1a_CNT.SLP_TYP value: 0x00000006
  2764. \_S4_ PM1b_CNT.SLP_TYP value: 0x00000000
  2765. PASSED: Test 63, \_S4_ correctly returned a sane looking package.
  2766.  
  2767. Test 64 of 144: Check _S5_ (S5 System State).
  2768. \_S5_ PM1a_CNT.SLP_TYP value: 0x00000007
  2769. \_S5_ PM1b_CNT.SLP_TYP value: 0x00000000
  2770. PASSED: Test 64, \_S5_ correctly returned a sane looking package.
  2771.  
  2772. Test 65 of 144: Check _SWS (System Wake Source).
  2773. SKIPPED: Test 65, Skipping test for non-existant object _SWS.
  2774.  
  2775. Test 66 of 144: Check _PSS (Performance Supported States).
  2776. \_PR_.CPU0._PSS values:
  2777. P-State Freq Power Latency Bus Master
  2778. (MHz) (mW) (us) Latency (us)
  2779. 0 3401 84000 10 10
  2780. 1 3400 84000 10 10
  2781. 2 3200 77169 10 10
  2782. 3 3000 70587 10 10
  2783. 4 2800 64262 10 10
  2784. 5 2700 61182 10 10
  2785. 6 2500 55201 10 10
  2786. 7 2300 49464 10 10
  2787. 8 2100 43946 10 10
  2788. 9 1900 38654 10 10
  2789. 10 1700 34277 10 10
  2790. 11 1500 29407 10 10
  2791. 12 1400 27053 10 10
  2792. 13 1200 22509 10 10
  2793. 14 1000 18167 10 10
  2794. 15 800 14031 10 10
  2795. PASSED: Test 66, \_PR_.CPU0._PSS correctly returned a sane looking package.
  2796.  
  2797. Test 67 of 144: Check _CPC (Continuous Performance Control).
  2798. SKIPPED: Test 67, Skipping test for non-existant object _CPC.
  2799.  
  2800. Test 68 of 144: Check _CSD (C State Dependencies).
  2801. SKIPPED: Test 68, Skipping test for non-existant object _CSD.
  2802.  
  2803. Test 69 of 144: Check _CST (C States).
  2804. SKIPPED: Test 69, Skipping test for non-existant object _CST.
  2805.  
  2806. Test 70 of 144: Check _PCT (Performance Control).
  2807. FAILED [MEDIUM] MethodReturnNullObj: Test 70, \_PR_.CPU0._PCT returned a NULL
  2808. object, and did not return ACPI_TYPE_PACKAGE.
  2809.  
  2810. Test 71 of 144: Check _PDL (P-State Depth Limit).
  2811. SKIPPED: Test 71, Skipping test for non-existant object _PDL.
  2812.  
  2813. Test 72 of 144: Check _PPC (Performance Present Capabilities).
  2814. PASSED: Test 72, \_PR_.CPU0._PPC correctly returned an integer.
  2815.  
  2816. Test 73 of 144: Check _PPE (Polling for Platform Error).
  2817. SKIPPED: Test 73, Skipping test for non-existant object _PPE.
  2818.  
  2819. Test 74 of 144: Check _TDL (T-State Depth Limit).
  2820. SKIPPED: Test 74, Skipping test for non-existant object _TDL.
  2821.  
  2822. Test 75 of 144: Check _TPC (Throttling Present Capabilities).
  2823. SKIPPED: Test 75, Skipping test for non-existant object _TPC.
  2824.  
  2825. Test 76 of 144: Check _TSD (Throttling State Dependencies).
  2826. SKIPPED: Test 76, Skipping test for non-existant object _TSD.
  2827.  
  2828. Test 77 of 144: Check _TSS (Throttling Supported States).
  2829. SKIPPED: Test 77, Skipping test for non-existant object _TSS.
  2830.  
  2831. Test 78 of 144: Check _ALC (Ambient Light Colour Chromaticity).
  2832. SKIPPED: Test 78, Skipping test for non-existant object _ALC.
  2833.  
  2834. Test 79 of 144: Check _ALI (Ambient Light Illuminance).
  2835. SKIPPED: Test 79, Skipping test for non-existant object _ALI.
  2836.  
  2837. Test 80 of 144: Check _ALT (Ambient Light Temperature).
  2838. SKIPPED: Test 80, Skipping test for non-existant object _ALT.
  2839.  
  2840. Test 81 of 144: Check _ALP (Ambient Light Polling).
  2841. SKIPPED: Test 81, Skipping test for non-existant object _ALP.
  2842.  
  2843. Test 82 of 144: Check _LID (Lid Status).
  2844. SKIPPED: Test 82, Machine is not a mobile platform, skipping test for
  2845. non-existant mobile platform related object _LID.
  2846.  
  2847. Test 83 of 144: Check _GCP (Get Capabilities).
  2848. SKIPPED: Test 83, Skipping test for non-existant object _GCP.
  2849.  
  2850. Test 84 of 144: Check _GRT (Get Real Time).
  2851. SKIPPED: Test 84, Skipping test for non-existant object _GRT.
  2852.  
  2853. Test 85 of 144: Check _GWS (Get Wake Status).
  2854. SKIPPED: Test 85, Skipping test for non-existant object _GWS.
  2855.  
  2856. Test 86 of 144: Check _STP (Set Expired Timer Wake Policy).
  2857. SKIPPED: Test 86, Skipping test for non-existant object _STP.
  2858.  
  2859. Test 87 of 144: Check _STV (Set Timer Value).
  2860. SKIPPED: Test 87, Skipping test for non-existant object _STV.
  2861.  
  2862. Test 88 of 144: Check _TIP (Expired Timer Wake Policy).
  2863. SKIPPED: Test 88, Skipping test for non-existant object _TIP.
  2864.  
  2865. Test 89 of 144: Check _TIV (Timer Values).
  2866. SKIPPED: Test 89, Skipping test for non-existant object _TIV.
  2867.  
  2868. Test 90 of 144: Check _SBS (Smart Battery Subsystem).
  2869. SKIPPED: Test 90, Machine is not a mobile platform, skipping test for
  2870. non-existant mobile platform related object _SBS.
  2871.  
  2872. Test 91 of 144: Check _BCT (Battery Charge Time).
  2873. SKIPPED: Test 91, Machine is not a mobile platform, skipping test for
  2874. non-existant mobile platform related object _BCT.
  2875.  
  2876. Test 92 of 144: Check _BIF (Battery Information).
  2877. SKIPPED: Test 92, Machine is not a mobile platform, skipping test for
  2878. non-existant mobile platform related object _BIF.
  2879.  
  2880. Test 93 of 144: Check _BIX (Battery Information Extended).
  2881. SKIPPED: Test 93, Machine is not a mobile platform, skipping test for
  2882. non-existant mobile platform related object _BIX.
  2883.  
  2884. Test 94 of 144: Check _BMA (Battery Measurement Averaging).
  2885. SKIPPED: Test 94, Machine is not a mobile platform, skipping test for
  2886. non-existant mobile platform related object _BMA.
  2887.  
  2888. Test 95 of 144: Check _BMC (Battery Maintenance Control).
  2889. SKIPPED: Test 95, Machine is not a mobile platform, skipping test for
  2890. non-existant mobile platform related object _BMC.
  2891.  
  2892. Test 96 of 144: Check _BMD (Battery Maintenance Data).
  2893. SKIPPED: Test 96, Machine is not a mobile platform, skipping test for
  2894. non-existant mobile platform related object _BMD.
  2895.  
  2896. Test 97 of 144: Check _BMS (Battery Measurement Sampling Time).
  2897. SKIPPED: Test 97, Machine is not a mobile platform, skipping test for
  2898. non-existant mobile platform related object _BMS.
  2899.  
  2900. Test 98 of 144: Check _BST (Battery Status).
  2901. SKIPPED: Test 98, Machine is not a mobile platform, skipping test for
  2902. non-existant mobile platform related object _BST.
  2903.  
  2904. Test 99 of 144: Check _BTP (Battery Trip Point).
  2905. SKIPPED: Test 99, Machine is not a mobile platform, skipping test for
  2906. non-existant mobile platform related object _BTP.
  2907.  
  2908. Test 100 of 144: Check _BTM (Battery Time).
  2909. SKIPPED: Test 100, Machine is not a mobile platform, skipping test for
  2910. non-existant mobile platform related object _BTM.
  2911.  
  2912. Test 101 of 144: Check _PCL (Power Consumer List).
  2913. SKIPPED: Test 101, Machine is not a mobile platform, skipping test for
  2914. non-existant mobile platform related object _PCL.
  2915.  
  2916. Test 102 of 144: Check _PIF (Power Source Information).
  2917. SKIPPED: Test 102, Skipping test for non-existant object _PIF.
  2918.  
  2919. Test 103 of 144: Check _PSR (Power Source).
  2920. SKIPPED: Test 103, Skipping test for non-existant object _PSR.
  2921.  
  2922. Test 104 of 144: Check _FIF (Fan Information).
  2923. SKIPPED: Test 104, Skipping test for non-existant object _FIF.
  2924.  
  2925. Test 105 of 144: Check _FSL (Fan Set Level).
  2926. SKIPPED: Test 105, Skipping test for non-existant object _FSL.
  2927.  
  2928. Test 106 of 144: Check _FST (Fan Status).
  2929. SKIPPED: Test 106, Skipping test for non-existant object _FST.
  2930.  
  2931. Test 107 of 144: Check _ACx (Active Cooling).
  2932. PASSED: Test 107, \_PR_.AAC0 correctly returned a sane looking return type.
  2933. PASSED: Test 107, \_TZ_.TZ00._AC0 correctly returned a sane looking return type.
  2934.  
  2935. PASSED: Test 107, \_TZ_.TZ00._AC1 correctly returned a sane looking return type.
  2936.  
  2937. PASSED: Test 107, \_TZ_.TZ00._AC2 correctly returned a sane looking return type.
  2938.  
  2939. PASSED: Test 107, \_TZ_.TZ00._AC3 correctly returned a sane looking return type.
  2940.  
  2941. PASSED: Test 107, \_TZ_.TZ00._AC4 correctly returned a sane looking return type.
  2942.  
  2943. SKIPPED: Test 107, Skipping test for non-existant object AC5.
  2944.  
  2945. SKIPPED: Test 107, Skipping test for non-existant object AC6.
  2946.  
  2947. SKIPPED: Test 107, Skipping test for non-existant object AC7.
  2948.  
  2949. SKIPPED: Test 107, Skipping test for non-existant object AC8.
  2950.  
  2951. SKIPPED: Test 107, Skipping test for non-existant object AC9.
  2952.  
  2953.  
  2954. Test 108 of 144: Check _CRT (Critical Trip Point).
  2955. PASSED: Test 108, \_TZ_.TZ00._CRT correctly returned a sane looking return type.
  2956. PASSED: Test 108, \_TZ_.TZ01._CRT correctly returned a sane looking return type.
  2957.  
  2958. Test 109 of 144: Check _DTI (Device Temperature Indication).
  2959. SKIPPED: Test 109, Skipping test for non-existant object _DTI.
  2960.  
  2961. Test 110 of 144: Check _HOT (Hot Temperature).
  2962. SKIPPED: Test 110, Skipping test for non-existant object _HOT.
  2963.  
  2964. Test 111 of 144: Check _NTT (Notification Temp Threshold).
  2965. SKIPPED: Test 111, Skipping test for non-existant object _NTT.
  2966.  
  2967. Test 112 of 144: Check _PSV (Passive Temp).
  2968. PASSED: Test 112, \_TZ_.TZ01._PSV correctly returned a sane looking return type.
  2969.  
  2970. Test 113 of 144: Check _RTV (Relative Temp Values).
  2971. SKIPPED: Test 113, Skipping test for non-existant object _RTV.
  2972.  
  2973. Test 114 of 144: Check _SCP (Set Cooling Policy).
  2974. SKIPPED: Test 114, Skipping test for non-existant object _DTI.
  2975.  
  2976. Test 115 of 144: Check _TC1 (Thermal Constant 1).
  2977. PASSED: Test 115, _TC1 correctly returned sane looking value 0x00000000.
  2978.  
  2979. Test 116 of 144: Check _TC2 (Thermal Constant 2).
  2980. PASSED: Test 116, _TC1 correctly returned sane looking value 0x00000000.
  2981.  
  2982. Test 117 of 144: Check _TMP (Thermal Zone Current Temp).
  2983. PASSED: Test 117, \_TZ_.TZ00._TMP correctly returned a sane looking return type.
  2984. PASSED: Test 117, \_TZ_.TZ01._TMP correctly returned a sane looking return type.
  2985.  
  2986. Test 118 of 144: Check _TPT (Trip Point Temperature).
  2987. SKIPPED: Test 118, Skipping test for non-existant object _TPT.
  2988.  
  2989. Test 119 of 144: Check _TSP (Thermal Sampling Period).
  2990. PASSED: Test 119, _TSP correctly returned sane looking value 0.000000 seconds
  2991.  
  2992. Test 120 of 144: Check _TST (Temperature Sensor Threshold).
  2993. SKIPPED: Test 120, Skipping test for non-existant object _TST.
  2994.  
  2995. Test 121 of 144: Check _TZP (Thermal Zone Polling).
  2996. SKIPPED: Test 121, Skipping test for non-existant object _TZP.
  2997.  
  2998. Test 122 of 144: Check _PTS (Prepare to Sleep).
  2999. Test _PTS(1).
  3000. PASSED: Test 122, \_PTS returned no values as expected.
  3001.  
  3002. Test _PTS(2).
  3003. PASSED: Test 122, \_PTS returned no values as expected.
  3004.  
  3005. Test _PTS(3).
  3006. PASSED: Test 122, \_PTS returned no values as expected.
  3007.  
  3008. Test _PTS(4).
  3009. PASSED: Test 122, \_PTS returned no values as expected.
  3010.  
  3011. Test _PTS(5).
  3012. PASSED: Test 122, \_PTS returned no values as expected.
  3013.  
  3014.  
  3015. Test 123 of 144: Check _TTS (Transition to State).
  3016. SKIPPED: Test 123, Optional control method _TTS does not exist.
  3017.  
  3018. Test 124 of 144: Check _S0 (System S0 State).
  3019. SKIPPED: Test 124, Skipping test for non-existant object _S0.
  3020.  
  3021. Test 125 of 144: Check _S1 (System S1 State).
  3022. SKIPPED: Test 125, Skipping test for non-existant object _S1.
  3023.  
  3024. Test 126 of 144: Check _S2 (System S2 State).
  3025. SKIPPED: Test 126, Skipping test for non-existant object _S2.
  3026.  
  3027. Test 127 of 144: Check _S3 (System S3 State).
  3028. SKIPPED: Test 127, Skipping test for non-existant object _S3.
  3029.  
  3030. Test 128 of 144: Check _S4 (System S4 State).
  3031. SKIPPED: Test 128, Skipping test for non-existant object _S4.
  3032.  
  3033. Test 129 of 144: Check _S5 (System S5 State).
  3034. SKIPPED: Test 129, Skipping test for non-existant object _S5.
  3035.  
  3036. Test 130 of 144: Check _WAK (System Wake).
  3037. Test _WAK(1) System Wake, State S1.
  3038. PASSED: Test 130, \_WAK correctly returned a sane looking package.
  3039.  
  3040. Test _WAK(2) System Wake, State S2.
  3041. PASSED: Test 130, \_WAK correctly returned a sane looking package.
  3042.  
  3043. Test _WAK(3) System Wake, State S3.
  3044. PASSED: Test 130, \_WAK correctly returned a sane looking package.
  3045.  
  3046. Test _WAK(4) System Wake, State S4.
  3047. PASSED: Test 130, \_WAK correctly returned a sane looking package.
  3048.  
  3049. Test _WAK(5) System Wake, State S5.
  3050. PASSED: Test 130, \_WAK correctly returned a sane looking package.
  3051.  
  3052.  
  3053. Test 131 of 144: Check _ADR (Return Unique ID for Device).
  3054. PASSED: Test 131, \_SB_.PCI0._ADR correctly returned an integer.
  3055. PASSED: Test 131, \_SB_.PCI0.LPCB._ADR correctly returned an integer.
  3056. PASSED: Test 131, \_SB_.PCI0.RP01._ADR correctly returned an integer.
  3057. PASSED: Test 131, \_SB_.PCI0.RP01.PXSX._ADR correctly returned an integer.
  3058. PASSED: Test 131, \_SB_.PCI0.RP02._ADR correctly returned an integer.
  3059. PASSED: Test 131, \_SB_.PCI0.RP02.PXSX._ADR correctly returned an integer.
  3060. PASSED: Test 131, \_SB_.PCI0.RP03._ADR correctly returned an integer.
  3061. PASSED: Test 131, \_SB_.PCI0.RP03.PXSX._ADR correctly returned an integer.
  3062. PASSED: Test 131, \_SB_.PCI0.RP04._ADR correctly returned an integer.
  3063. PASSED: Test 131, \_SB_.PCI0.RP04.PXSX._ADR correctly returned an integer.
  3064. PASSED: Test 131, \_SB_.PCI0.RP05._ADR correctly returned an integer.
  3065. PASSED: Test 131, \_SB_.PCI0.RP05.PXSX._ADR correctly returned an integer.
  3066. PASSED: Test 131, \_SB_.PCI0.RP05.MVL1._ADR correctly returned an integer.
  3067. PASSED: Test 131, \_SB_.PCI0.RP05.MVL1.IDE0._ADR correctly returned an integer.
  3068. PASSED: Test 131, \_SB_.PCI0.RP05.MVL1.IDE0.DRV0._ADR correctly returned an
  3069. integer.
  3070. PASSED: Test 131, \_SB_.PCI0.RP05.MVL1.IDE0.DRV1._ADR correctly returned an
  3071. integer.
  3072. PASSED: Test 131, \_SB_.PCI0.RP05.MVL1.IDE1._ADR correctly returned an integer.
  3073. PASSED: Test 131, \_SB_.PCI0.RP05.MVL1.IDE1.DRV0._ADR correctly returned an
  3074. integer.
  3075. PASSED: Test 131, \_SB_.PCI0.RP05.MVL1.IDE1.DRV1._ADR correctly returned an
  3076. integer.
  3077. PASSED: Test 131, \_SB_.PCI0.RP05.MVL2._ADR correctly returned an integer.
  3078. PASSED: Test 131, \_SB_.PCI0.RP05.MVL2.IDE0._ADR correctly returned an integer.
  3079. PASSED: Test 131, \_SB_.PCI0.RP05.MVL2.IDE0.DRV0._ADR correctly returned an
  3080. integer.
  3081. PASSED: Test 131, \_SB_.PCI0.RP05.MVL2.IDE0.DRV1._ADR correctly returned an
  3082. integer.
  3083. PASSED: Test 131, \_SB_.PCI0.RP05.MVL2.IDE1._ADR correctly returned an integer.
  3084. PASSED: Test 131, \_SB_.PCI0.RP05.MVL2.IDE1.DRV0._ADR correctly returned an
  3085. integer.
  3086. PASSED: Test 131, \_SB_.PCI0.RP05.MVL2.IDE1.DRV1._ADR correctly returned an
  3087. integer.
  3088. PASSED: Test 131, \_SB_.PCI0.RP06._ADR correctly returned an integer.
  3089. PASSED: Test 131, \_SB_.PCI0.RP06.PXSX._ADR correctly returned an integer.
  3090. PASSED: Test 131, \_SB_.PCI0.RP07._ADR correctly returned an integer.
  3091. PASSED: Test 131, \_SB_.PCI0.RP07.PXSX._ADR correctly returned an integer.
  3092. PASSED: Test 131, \_SB_.PCI0.RP08._ADR correctly returned an integer.
  3093. PASSED: Test 131, \_SB_.PCI0.RP08.PXSX._ADR correctly returned an integer.
  3094. PASSED: Test 131, \_SB_.PCI0.P0P2._ADR correctly returned an integer.
  3095. PASSED: Test 131, \_SB_.PCI0.P0PA._ADR correctly returned an integer.
  3096. PASSED: Test 131, \_SB_.PCI0.P0PB._ADR correctly returned an integer.
  3097. PASSED: Test 131, \_SB_.PCI0.B0D4._ADR correctly returned an integer.
  3098. PASSED: Test 131, \_SB_.PCI0.GLAN._ADR correctly returned an integer.
  3099. PASSED: Test 131, \_SB_.PCI0.EHC1._ADR correctly returned an integer.
  3100. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN._ADR correctly returned an integer.
  3101. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN.PR01._ADR correctly returned an integer.
  3102. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN.PR01.PR11._ADR correctly returned an
  3103. integer.
  3104. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN.PR01.PR12._ADR correctly returned an
  3105. integer.
  3106. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN.PR01.PR13._ADR correctly returned an
  3107. integer.
  3108. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN.PR01.PR14._ADR correctly returned an
  3109. integer.
  3110. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN.PR01.PR15._ADR correctly returned an
  3111. integer.
  3112. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN.PR01.PR16._ADR correctly returned an
  3113. integer.
  3114. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN.PR01.PR17._ADR correctly returned an
  3115. integer.
  3116. PASSED: Test 131, \_SB_.PCI0.EHC1.HUBN.PR01.PR18._ADR correctly returned an
  3117. integer.
  3118. PASSED: Test 131, \_SB_.PCI0.EHC2._ADR correctly returned an integer.
  3119. PASSED: Test 131, \_SB_.PCI0.EHC2.HUBN._ADR correctly returned an integer.
  3120. PASSED: Test 131, \_SB_.PCI0.EHC2.HUBN.PR01._ADR correctly returned an integer.
  3121. PASSED: Test 131, \_SB_.PCI0.EHC2.HUBN.PR01.PR11._ADR correctly returned an
  3122. integer.
  3123. PASSED: Test 131, \_SB_.PCI0.EHC2.HUBN.PR01.PR12._ADR correctly returned an
  3124. integer.
  3125. PASSED: Test 131, \_SB_.PCI0.EHC2.HUBN.PR01.PR13._ADR correctly returned an
  3126. integer.
  3127. PASSED: Test 131, \_SB_.PCI0.EHC2.HUBN.PR01.PR14._ADR correctly returned an
  3128. integer.
  3129. PASSED: Test 131, \_SB_.PCI0.EHC2.HUBN.PR01.PR15._ADR correctly returned an
  3130. integer.
  3131. PASSED: Test 131, \_SB_.PCI0.EHC2.HUBN.PR01.PR16._ADR correctly returned an
  3132. integer.
  3133. PASSED: Test 131, \_SB_.PCI0.XHC_._ADR correctly returned an integer.
  3134. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB._ADR correctly returned an integer.
  3135. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS01._ADR correctly returned an integer.
  3136. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS02._ADR correctly returned an integer.
  3137. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS03._ADR correctly returned an integer.
  3138. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS04._ADR correctly returned an integer.
  3139. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS05._ADR correctly returned an integer.
  3140. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS06._ADR correctly returned an integer.
  3141. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS07._ADR correctly returned an integer.
  3142. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS08._ADR correctly returned an integer.
  3143. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS09._ADR correctly returned an integer.
  3144. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS10._ADR correctly returned an integer.
  3145. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS11._ADR correctly returned an integer.
  3146. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS12._ADR correctly returned an integer.
  3147. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS13._ADR correctly returned an integer.
  3148. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS14._ADR correctly returned an integer.
  3149. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.HS15._ADR correctly returned an integer.
  3150. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.SSP1._ADR correctly returned an integer.
  3151. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.SSP2._ADR correctly returned an integer.
  3152. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.SSP3._ADR correctly returned an integer.
  3153. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.SSP4._ADR correctly returned an integer.
  3154. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.SSP5._ADR correctly returned an integer.
  3155. PASSED: Test 131, \_SB_.PCI0.XHC_.RHUB.SSP6._ADR correctly returned an integer.
  3156. PASSED: Test 131, \_SB_.PCI0.HDEF._ADR correctly returned an integer.
  3157. PASSED: Test 131, \_SB_.PCI0.SAT0._ADR correctly returned an integer.
  3158. PASSED: Test 131, \_SB_.PCI0.SAT0.PRT0._ADR correctly returned an integer.
  3159. PASSED: Test 131, \_SB_.PCI0.SAT0.PRT1._ADR correctly returned an integer.
  3160. PASSED: Test 131, \_SB_.PCI0.SAT0.PRT3._ADR correctly returned an integer.
  3161. PASSED: Test 131, \_SB_.PCI0.SAT0.SPT0._ADR correctly returned an integer.
  3162. PASSED: Test 131, \_SB_.PCI0.SAT0.SPT1._ADR correctly returned an integer.
  3163. PASSED: Test 131, \_SB_.PCI0.SAT0.SPT2._ADR correctly returned an integer.
  3164. PASSED: Test 131, \_SB_.PCI0.SAT0.SPT3._ADR correctly returned an integer.
  3165. PASSED: Test 131, \_SB_.PCI0.SAT0.SPT4._ADR correctly returned an integer.
  3166. PASSED: Test 131, \_SB_.PCI0.SAT0.SPT5._ADR correctly returned an integer.
  3167. PASSED: Test 131, \_SB_.PCI0.SAT1._ADR correctly returned an integer.
  3168. PASSED: Test 131, \_SB_.PCI0.SBUS._ADR correctly returned an integer.
  3169. PASSED: Test 131, \_SB_.PCI0.PEG0._ADR correctly returned an integer.
  3170. PASSED: Test 131, \_SB_.PCI0.PEG0.PEGP._ADR correctly returned an integer.
  3171. PASSED: Test 131, \_SB_.PCI0.PEG1._ADR correctly returned an integer.
  3172. PASSED: Test 131, \_SB_.PCI0.PEG2._ADR correctly returned an integer.
  3173. PASSED: Test 131, \_SB_.PCI0.B0D3._ADR correctly returned an integer.
  3174. PASSED: Test 131, \_SB_.PCI0.GFX0._ADR correctly returned an integer.
  3175. PASSED: Test 131, \_SB_.PCI0.GFX0.DD01._ADR correctly returned an integer.
  3176. PASSED: Test 131, \_SB_.PCI0.GFX0.DD02._ADR correctly returned an integer.
  3177. PASSED: Test 131, \_SB_.PCI0.GFX0.DD03._ADR correctly returned an integer.
  3178. PASSED: Test 131, \_SB_.PCI0.GFX0.DD04._ADR correctly returned an integer.
  3179. PASSED: Test 131, \_SB_.PCI0.GFX0.DD05._ADR correctly returned an integer.
  3180. PASSED: Test 131, \_SB_.PCI0.GFX0.DD06._ADR correctly returned an integer.
  3181. PASSED: Test 131, \_SB_.PCI0.GFX0.DD07._ADR correctly returned an integer.
  3182. PASSED: Test 131, \_SB_.PCI0.GFX0.DD08._ADR correctly returned an integer.
  3183. PASSED: Test 131, \_SB_.PCI0.GFX0.DD09._ADR correctly returned an integer.
  3184. PASSED: Test 131, \_SB_.PCI0.GFX0.DD0A._ADR correctly returned an integer.
  3185. PASSED: Test 131, \_SB_.PCI0.GFX0.DD0B._ADR correctly returned an integer.
  3186. PASSED: Test 131, \_SB_.PCI0.GFX0.DD0C._ADR correctly returned an integer.
  3187. PASSED: Test 131, \_SB_.PCI0.GFX0.DD0D._ADR correctly returned an integer.
  3188. PASSED: Test 131, \_SB_.PCI0.GFX0.DD0E._ADR correctly returned an integer.
  3189. PASSED: Test 131, \_SB_.PCI0.GFX0.DD0F._ADR correctly returned an integer.
  3190. PASSED: Test 131, \_SB_.PCI0.GFX0.DD1F._ADR correctly returned an integer.
  3191. PASSED: Test 131, \WCAM._ADR correctly returned an integer.
  3192.  
  3193. Test 132 of 144: Check _BCL (Query List of Brightness Control Levels Supported).
  3194. Brightness levels for \_SB_.PCI0.GFX0.DD1F._BCL:
  3195. Level on full power : 80
  3196. Level on battery power: 50
  3197. 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
  3198. PASSED: Test 132, \_SB_.PCI0.GFX0.DD1F._BCL returned a sane package of 103
  3199. integers.
  3200.  
  3201. Test 133 of 144: Check _BCM (Set Brightness Level).
  3202. PASSED: Test 133, \_SB_.PCI0.GFX0.DD1F._BCM returned no values as expected.
  3203.  
  3204. Test 134 of 144: Check _BQC (Brightness Query Current Level).
  3205. PASSED: Test 134, \_SB_.PCI0.GFX0.DD1F._BQC correctly returned an integer.
  3206.  
  3207. Test 135 of 144: Check _DCS (Return the Status of Output Device).
  3208. PASSED: Test 135, \_SB_.PCI0.GFX0.DD01._DCS correctly returned an integer.
  3209. PASSED: Test 135, \_SB_.PCI0.GFX0.DD02._DCS correctly returned an integer.
  3210. PASSED: Test 135, \_SB_.PCI0.GFX0.DD03._DCS correctly returned an integer.
  3211. PASSED: Test 135, \_SB_.PCI0.GFX0.DD04._DCS correctly returned an integer.
  3212. PASSED: Test 135, \_SB_.PCI0.GFX0.DD05._DCS correctly returned an integer.
  3213. PASSED: Test 135, \_SB_.PCI0.GFX0.DD06._DCS correctly returned an integer.
  3214. PASSED: Test 135, \_SB_.PCI0.GFX0.DD07._DCS correctly returned an integer.
  3215. PASSED: Test 135, \_SB_.PCI0.GFX0.DD08._DCS correctly returned an integer.
  3216. PASSED: Test 135, \_SB_.PCI0.GFX0.DD09._DCS correctly returned an integer.
  3217. PASSED: Test 135, \_SB_.PCI0.GFX0.DD0A._DCS correctly returned an integer.
  3218. PASSED: Test 135, \_SB_.PCI0.GFX0.DD0B._DCS correctly returned an integer.
  3219. PASSED: Test 135, \_SB_.PCI0.GFX0.DD0C._DCS correctly returned an integer.
  3220. PASSED: Test 135, \_SB_.PCI0.GFX0.DD0D._DCS correctly returned an integer.
  3221. PASSED: Test 135, \_SB_.PCI0.GFX0.DD0E._DCS correctly returned an integer.
  3222. PASSED: Test 135, \_SB_.PCI0.GFX0.DD0F._DCS correctly returned an integer.
  3223. PASSED: Test 135, \_SB_.PCI0.GFX0.DD1F._DCS correctly returned an integer.
  3224.  
  3225. Test 136 of 144: Check _DDC (Return the EDID for this Device).
  3226. SKIPPED: Test 136, Skipping test for non-existant object _DDC.
  3227.  
  3228. Test 137 of 144: Check _DSS (Device Set State).
  3229. PASSED: Test 137, \_SB_.PCI0.GFX0.DD01._DSS returned no values as expected.
  3230. PASSED: Test 137, \_SB_.PCI0.GFX0.DD02._DSS returned no values as expected.
  3231. PASSED: Test 137, \_SB_.PCI0.GFX0.DD03._DSS returned no values as expected.
  3232. PASSED: Test 137, \_SB_.PCI0.GFX0.DD04._DSS returned no values as expected.
  3233. PASSED: Test 137, \_SB_.PCI0.GFX0.DD05._DSS returned no values as expected.
  3234. PASSED: Test 137, \_SB_.PCI0.GFX0.DD06._DSS returned no values as expected.
  3235. PASSED: Test 137, \_SB_.PCI0.GFX0.DD07._DSS returned no values as expected.
  3236. PASSED: Test 137, \_SB_.PCI0.GFX0.DD08._DSS returned no values as expected.
  3237. PASSED: Test 137, \_SB_.PCI0.GFX0.DD09._DSS returned no values as expected.
  3238. PASSED: Test 137, \_SB_.PCI0.GFX0.DD0A._DSS returned no values as expected.
  3239. PASSED: Test 137, \_SB_.PCI0.GFX0.DD0B._DSS returned no values as expected.
  3240. PASSED: Test 137, \_SB_.PCI0.GFX0.DD0C._DSS returned no values as expected.
  3241. PASSED: Test 137, \_SB_.PCI0.GFX0.DD0D._DSS returned no values as expected.
  3242. PASSED: Test 137, \_SB_.PCI0.GFX0.DD0E._DSS returned no values as expected.
  3243. PASSED: Test 137, \_SB_.PCI0.GFX0.DD0F._DSS returned no values as expected.
  3244. PASSED: Test 137, \_SB_.PCI0.GFX0.DD1F._DSS returned no values as expected.
  3245.  
  3246. Test 138 of 144: Check _DGS (Query Graphics State).
  3247. PASSED: Test 138, \_SB_.PCI0.GFX0.DD01._DGS correctly returned an integer.
  3248. PASSED: Test 138, \_SB_.PCI0.GFX0.DD02._DGS correctly returned an integer.
  3249. PASSED: Test 138, \_SB_.PCI0.GFX0.DD03._DGS correctly returned an integer.
  3250. PASSED: Test 138, \_SB_.PCI0.GFX0.DD04._DGS correctly returned an integer.
  3251. PASSED: Test 138, \_SB_.PCI0.GFX0.DD05._DGS correctly returned an integer.
  3252. PASSED: Test 138, \_SB_.PCI0.GFX0.DD06._DGS correctly returned an integer.
  3253. PASSED: Test 138, \_SB_.PCI0.GFX0.DD07._DGS correctly returned an integer.
  3254. PASSED: Test 138, \_SB_.PCI0.GFX0.DD08._DGS correctly returned an integer.
  3255. PASSED: Test 138, \_SB_.PCI0.GFX0.DD09._DGS correctly returned an integer.
  3256. PASSED: Test 138, \_SB_.PCI0.GFX0.DD0A._DGS correctly returned an integer.
  3257. PASSED: Test 138, \_SB_.PCI0.GFX0.DD0B._DGS correctly returned an integer.
  3258. PASSED: Test 138, \_SB_.PCI0.GFX0.DD0C._DGS correctly returned an integer.
  3259. PASSED: Test 138, \_SB_.PCI0.GFX0.DD0D._DGS correctly returned an integer.
  3260. PASSED: Test 138, \_SB_.PCI0.GFX0.DD0E._DGS correctly returned an integer.
  3261. PASSED: Test 138, \_SB_.PCI0.GFX0.DD0F._DGS correctly returned an integer.
  3262. PASSED: Test 138, \_SB_.PCI0.GFX0.DD1F._DGS correctly returned an integer.
  3263.  
  3264. Test 139 of 144: Check _DOD (Enumerate All Devices Attached to Display Adapter).
  3265. Device 0:
  3266. Instance: 0
  3267. Display port attachment: 0
  3268. Type of display: 4 (Internal/Integrated Digital Flat Panel)
  3269. BIOS can detect device: 0
  3270. Non-VGA device: 0
  3271. Head or pipe ID: 0
  3272. PASSED: Test 139, \_SB_.PCI0.GFX0._DOD correctly returned a sane looking
  3273. package.
  3274.  
  3275. Test 140 of 144: Check _DOS (Enable/Disable Output Switching).
  3276. PASSED: Test 140, \_SB_.PCI0.GFX0._DOS returned no values as expected.
  3277.  
  3278. Test 141 of 144: Check _GPD (Get POST Device).
  3279. SKIPPED: Test 141, Skipping test for non-existant object _GPD.
  3280.  
  3281. Test 142 of 144: Check _ROM (Get ROM Data).
  3282. SKIPPED: Test 142, Skipping test for non-existant object _ROM.
  3283.  
  3284. Test 143 of 144: Check _SPD (Set POST Device).
  3285. SKIPPED: Test 143, Skipping test for non-existant object _SPD.
  3286.  
  3287. Test 144 of 144: Check _VPO (Video POST Options).
  3288. SKIPPED: Test 144, Skipping test for non-existant object _VPO.
  3289.  
  3290. ================================================================================
  3291. 470 passed, 2 failed, 0 warnings, 0 aborted, 105 skipped, 0 info only.
  3292. ================================================================================
  3293.  
  3294. mcfg: MCFG PCI Express* memory mapped config space.
  3295. --------------------------------------------------------------------------------
  3296. Test 1 of 2: Validate MCFG table.
  3297. This test tries to validate the MCFG table by comparing the first 16 bytes in
  3298. the MMIO mapped config space with the 'traditional' config space of the first
  3299. PCI device (root bridge). The MCFG data is only trusted if it is marked reserved
  3300. in the Int 15 AX=E820 BIOS memory map
  3301.  
  3302. Memory Map Layout
  3303. -----------------
  3304. 0x0000000000000000 - 0x000000000009d7ff (System RAM)
  3305. 0x000000000009d800 - 0x000000000009ffff (reserved)
  3306. 0x00000000000e0000 - 0x00000000000fffff (reserved)
  3307. 0x0000000000100000 - 0x0000000095c13fff (System RAM)
  3308. 0x0000000095c14000 - 0x0000000095c1afff (ACPI Non-volatile Storage)
  3309. 0x0000000095c1b000 - 0x0000000096cf0fff (System RAM)
  3310. 0x0000000096cf1000 - 0x0000000097287fff (reserved)
  3311. 0x0000000097288000 - 0x00000000a9b3ffff (System RAM)
  3312. 0x00000000a9b40000 - 0x00000000a9d53fff (reserved)
  3313. 0x00000000a9d54000 - 0x00000000a9e3efff (ACPI Non-volatile Storage)
  3314. 0x00000000a9e3f000 - 0x00000000aaffefff (reserved)
  3315. 0x00000000aafff000 - 0x00000000aaffffff (System RAM)
  3316. 0x00000000ab800000 - 0x00000000af9fffff (reserved)
  3317. 0x00000000f8000000 - 0x00000000fbffffff (reserved)
  3318. 0x00000000fec00000 - 0x00000000fec00fff (reserved)
  3319. 0x00000000fed00000 - 0x00000000fed03fff (reserved)
  3320. 0x00000000fed1c000 - 0x00000000fed1ffff (reserved)
  3321. 0x00000000fee00000 - 0x00000000fee00fff (reserved)
  3322. 0x00000000ff000000 - 0x00000000ffffffff (reserved)
  3323. 0x0000000100000000 - 0x000000044f5fffff (System RAM)
  3324.  
  3325. MCFG table found, size is 16 bytes (excluding header) (1 entries).
  3326. Configuration Entry #0:
  3327. Base Address : 0xf8000000
  3328. Segment : 0
  3329. Start bus : 0
  3330. End bus : 63
  3331. PASSED: Test 1, MCFG mmio config space is reserved in memory map table.
  3332.  
  3333. Test 2 of 2: Validate MCFG PCI config space.
  3334. PASSED: Test 2, PCI config space verified.
  3335.  
  3336. ================================================================================
  3337. 2 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  3338. ================================================================================
  3339.  
  3340. fan: Simple Fan Tests.
  3341. --------------------------------------------------------------------------------
  3342. Test 1 of 2: Check fan status.
  3343. Test how many fans there are in the system. Check for the current status of the
  3344. fan(s).
  3345. PASSED: Test 1, Fan cooling_device0 of type Fan has max cooling state 1 and
  3346. current cooling state 0.
  3347. PASSED: Test 1, Fan cooling_device1 of type Fan has max cooling state 1 and
  3348. current cooling state 0.
  3349. PASSED: Test 1, Fan cooling_device2 of type Fan has max cooling state 1 and
  3350. current cooling state 1.
  3351. PASSED: Test 1, Fan cooling_device3 of type Fan has max cooling state 1 and
  3352. current cooling state 1.
  3353. PASSED: Test 1, Fan cooling_device4 of type Fan has max cooling state 1 and
  3354. current cooling state 1.
  3355. PASSED: Test 1, Fan cooling_device5 of type Processor has max cooling state 3
  3356. and current cooling state 0.
  3357. PASSED: Test 1, Fan cooling_device6 of type Processor has max cooling state 3
  3358. and current cooling state 0.
  3359. PASSED: Test 1, Fan cooling_device7 of type Processor has max cooling state 3
  3360. and current cooling state 0.
  3361. PASSED: Test 1, Fan cooling_device8 of type Processor has max cooling state 3
  3362. and current cooling state 0.
  3363. PASSED: Test 1, Fan cooling_device9 of type LCD has max cooling state 100 and
  3364. current cooling state 0.
  3365.  
  3366. Test 2 of 2: Load system, check CPU fan status.
  3367. Test how many fans there are in the system. Check for the current status of the
  3368. fan(s).
  3369. Loading CPUs for 20 seconds to try and get fan speeds to change.
  3370. Fan cooling_device5 current state did not change from value 0 while CPUs were
  3371. busy.
  3372. Fan cooling_device6 current state did not change from value 0 while CPUs were
  3373. busy.
  3374. Fan cooling_device7 current state did not change from value 0 while CPUs were
  3375. busy.
  3376. Fan cooling_device8 current state did not change from value 0 while CPUs were
  3377. busy.
  3378.  
  3379. ADVICE: Did not detect any change in the CPU related thermal cooling device
  3380. states. It could be that the devices are returning static information back to
  3381. the driver and/or the fan speed is automatically being controlled by firmware
  3382. using System Management Mode in which case the kernel interfaces being examined
  3383. may not work anyway.
  3384.  
  3385.  
  3386. ================================================================================
  3387. 10 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  3388. ================================================================================
  3389.  
  3390. fadt: FADT SCI_EN enabled check.
  3391. --------------------------------------------------------------------------------
  3392. Test 1 of 1: Check FADT SCI_EN bit is enabled.
  3393. FADT Preferred PM Profile: 1 (Desktop)
  3394. PASSED: Test 1, SCI_EN bit in PM1a Control Register Block is enabled.
  3395.  
  3396. ================================================================================
  3397. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  3398. ================================================================================
  3399.  
  3400. dmar: Check sane DMA Remapping (VT-d).
  3401. --------------------------------------------------------------------------------
  3402. Test 1 of 1: Check DMA Remapping.
  3403. PASSED: Test 1, DMAR ACPI table has passed test.
  3404. PASSED: Test 1, Found no DMAR errors in kernel log.
  3405.  
  3406. ================================================================================
  3407. 2 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  3408. ================================================================================
  3409.  
  3410. cstates: Check processor C state support.
  3411. --------------------------------------------------------------------------------
  3412. Test 1 of 1: Check all CPUs C-states.
  3413. This test checks if all processors have the same number of C-states, if the
  3414. C-state counter works and if C-state transitions happen.
  3415. PASSED: Test 1, Processor 0 has reached all C-states:
  3416. PASSED: Test 1, Processor 1 has reached all C-states:
  3417. PASSED: Test 1, Processor 1 has the same number of C-states as processor 0
  3418. PASSED: Test 1, Processor 2 has reached all C-states:
  3419. PASSED: Test 1, Processor 2 has the same number of C-states as processor 0
  3420. PASSED: Test 1, Processor 3 has reached all C-states:
  3421. PASSED: Test 1, Processor 3 has the same number of C-states as processor 0
  3422.  
  3423. ================================================================================
  3424. 7 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  3425. ================================================================================
  3426.  
  3427. checksum: Check ACPI table checksum.
  3428. --------------------------------------------------------------------------------
  3429. Test 1 of 1: Check ACPI table checksums.
  3430. PASSED: Test 1, Table RSDP has correct checksum 0x30.
  3431. PASSED: Test 1, Table RSDP has correct extended checksum 0x82.
  3432. PASSED: Test 1, Table RSDT has correct checksum 0x2d.
  3433. PASSED: Test 1, Table DSDT has correct checksum 0x54.
  3434. PASSED: Test 1, Table FACP has correct checksum 0xa.
  3435. PASSED: Test 1, Table APIC has correct checksum 0x40.
  3436. PASSED: Test 1, Table FPDT has correct checksum 0x40.
  3437. PASSED: Test 1, Table SSDT has correct checksum 0xa6.
  3438. PASSED: Test 1, Table SSDT has correct checksum 0x38.
  3439. PASSED: Test 1, Table MCFG has correct checksum 0x6d.
  3440. PASSED: Test 1, Table HPET has correct checksum 0xb6.
  3441. PASSED: Test 1, Table SSDT has correct checksum 0x3c.
  3442. PASSED: Test 1, Table SSDT has correct checksum 0xf1.
  3443. PASSED: Test 1, Table DMAR has correct checksum 0xf9.
  3444. PASSED: Test 1, Table MATS has correct checksum 0x65.
  3445. PASSED: Test 1, Table XSDT has correct checksum 0x6.
  3446. PASSED: Test 1, Table FACP has correct checksum 0x3e.
  3447.  
  3448. ================================================================================
  3449. 17 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  3450. ================================================================================
  3451.  
  3452. apicinstance: Check for single instance of APIC/MADT table.
  3453. --------------------------------------------------------------------------------
  3454. Test 1 of 1: Check single instance of APIC/MADT table.
  3455. Found APIC/MADT table APIC @ a9e21190, length 0x114
  3456. PASSED: Test 1, Found 1 APIC/MADT table(s), as expected.
  3457.  
  3458. ================================================================================
  3459. 1 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  3460. ================================================================================
  3461.  
  3462. acpitables: ACPI table settings sanity checks.
  3463. --------------------------------------------------------------------------------
  3464. Test 1 of 1: Check ACPI tables.
  3465. PASSED: Test 1, Table APIC passed.
  3466. Table ECDT not present to check.
  3467. PASSED: Test 1, Table FACP passed.
  3468. PASSED: Test 1, Table HPET passed.
  3469. PASSED: Test 1, Table MCFG passed.
  3470. PASSED: Test 1, Table RSDT passed.
  3471. PASSED: Test 1, Table RSDP passed.
  3472. Table SBST not present to check.
  3473. PASSED: Test 1, Table XSDT passed.
  3474.  
  3475. ================================================================================
  3476. 7 passed, 0 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  3477. ================================================================================
  3478.  
  3479.  
  3480. 726 passed, 90 failed, 11 warnings, 1 aborted, 106 skipped, 10 info only.
  3481.  
  3482. Test Failure Summary
  3483. ================================================================================
  3484.  
  3485. Critical failures: NONE
  3486.  
  3487. High failures: 22
  3488. klog: HIGH Kernel message: [ 0.132493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571)
  3489. klog: HIGH Kernel message: [ 0.132496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
  3490. dmicheck: Out of range value 0x00 (range allowed 0x01..0x0b) while accessing entry 'Voltage Probe (Type 26)' @ 0x000ebb1a, field 'Location (bits 0..4)', offset 0x05
  3491. dmicheck: Out of range value 0x00 (range allowed 0x01..0x06) while accessing entry 'Voltage Probe (Type 26)' @ 0x000ebb1a, field 'Status (bits 5..7)', offset 0x05
  3492. dmicheck: Out of range value 0x00 (range allowed 0x01..0x0f) while accessing entry 'Temperature Probe (Type 28)' @ 0x000ebb6c, field 'Location (bits 0..4)', offset 0x05
  3493. dmicheck: Out of range value 0x00 (range allowed 0x01..0x06) while accessing entry 'Temperature Probe (Type 28)' @ 0x000ebb6c, field 'Status (bits 5..7)', offset 0x05
  3494. dmicheck: Out of range value 0x12 (range allowed 0x01..0x09, 0x10..0x11) while accessing entry 'Cooling Device (Type 27)' @ 0x000ebbbe, field 'Device Type', offset 0x06, mask 0x1f
  3495. dmicheck: Out of range value 0x00 (range allowed 0x01..0x06) while accessing entry 'Cooling Device (Type 27)' @ 0x000ebbbe, field 'Status (bits 5..7)', offset 0x06
  3496. dmicheck: Out of range value 0x12 (range allowed 0x01..0x09, 0x10..0x11) while accessing entry 'Cooling Device (Type 27)' @ 0x000ebc11, field 'Device Type', offset 0x06, mask 0x1f
  3497. dmicheck: Out of range value 0x00 (range allowed 0x01..0x06) while accessing entry 'Cooling Device (Type 27)' @ 0x000ebc11, field 'Status (bits 5..7)', offset 0x06
  3498. dmicheck: Out of range value 0x00 (range allowed 0x01..0x0b) while accessing entry 'Electrical Current Probe (Type 29)' @ 0x000ebc57, field 'Location (bits 0..4)', offset 0x05
  3499. dmicheck: Out of range value 0x00 (range allowed 0x01..0x06) while accessing entry 'Electrical Current Probe (Type 29)' @ 0x000ebc57, field 'Status (bits 5..7)', offset 0x05
  3500. syntaxcheck: Assembler error in line 62
  3501. syntaxcheck: Assembler error in line 64
  3502. syntaxcheck: Assembler error in line 65
  3503. syntaxcheck: Assembler error in line 10763
  3504. syntaxcheck: Assembler error in line 12820
  3505. syntaxcheck: Assembler error in line 221
  3506. syntaxcheck: Assembler error in line 194
  3507. syntaxcheck: Assembler error in line 347
  3508. syntaxcheck: Assembler error in line 370
  3509. syntaxcheck: Assembler error in line 535
  3510.  
  3511. Medium failures: 48
  3512. mtrr: Memory range 0xb0000000 to 0xbfffffff (0000:00:02.0) has incorrect attribute Uncached Write-Back.
  3513. mtrr: Memory range 0xc0000000 to 0xcfffffff (0000:01:00.0) has incorrect attribute Uncached Write-Back.
  3514. mtrr: Memory range 0xd0000000 to 0xd003ffff (0000:01:00.0) has incorrect attribute Write-Back.
  3515. mtrr: Memory range 0xd0040000 to 0xd005ffff (0000:01:00.0) has incorrect attribute Write-Back.
  3516. mtrr: Memory range 0xd0060000 to 0xd0063fff (0000:01:00.1) has incorrect attribute Write-Back.
  3517. mtrr: Memory range 0xd0400000 to 0xd07fffff (0000:00:02.0) has incorrect attribute Write-Back.
  3518. mtrr: Memory range 0xd0800000 to 0xd080ffff (0000:05:00.0) has incorrect attribute Write-Back.
  3519. mtrr: Memory range 0xd0810000 to 0xd08101ff (0000:05:00.0) has incorrect attribute Write-Back.
  3520. mtrr: Memory range 0xd0900000 to 0xd091ffff (0000:00:19.0) has incorrect attribute Write-Back.
  3521. mtrr: Memory range 0xd0920000 to 0xd092ffff (0000:00:14.0) has incorrect attribute Write-Back.
  3522. mtrr: Memory range 0xd0930000 to 0xd0933fff (0000:00:1b.0) has incorrect attribute Write-Back.
  3523. mtrr: Memory range 0xd0934000 to 0xd0937fff (0000:00:03.0) has incorrect attribute Write-Back.
  3524. mtrr: Memory range 0xd0939000 to 0xd09390ff (0000:00:1f.3) has incorrect attribute Write-Back.
  3525. mtrr: Memory range 0xd093a000 to 0xd093a7ff (0000:00:1f.2) has incorrect attribute Write-Back.
  3526. mtrr: Memory range 0xd093b000 to 0xd093b3ff (0000:00:1d.0) has incorrect attribute Write-Back.
  3527. mtrr: Memory range 0xd093c000 to 0xd093c3ff (0000:00:1a.0) has incorrect attribute Write-Back.
  3528. mtrr: Memory range 0xd093d000 to 0xd093dfff (0000:00:19.0) has incorrect attribute Write-Back.
  3529. mtrr: Memory range 0xd093f000 to 0xd093f00f (0000:00:16.0) has incorrect attribute Write-Back.
  3530. dmicheck: String index 0x02 in table entry 'Chassis Information (Type 3)' @ 0x000eb694, 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.
  3531. dmicheck: String index 0x03 in table entry 'Chassis Information (Type 3)' @ 0x000eb694, 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.
  3532. dmicheck: String index 0x04 in table entry 'Chassis Information (Type 3)' @ 0x000eb694, 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.
  3533. dmicheck: String index 0x01 in table entry 'OEM Strings (Type 11)' @ 0x000ebab0, 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.
  3534. microcode: The kernel did not report that CPU 0 has had a microcode update. The current firmware is revision 0x9 and probably has not been updated.
  3535. microcode: The kernel did not report that CPU 1 has had a microcode update. The current firmware is revision 0x9 and probably has not been updated.
  3536. microcode: The kernel did not report that CPU 2 has had a microcode update. The current firmware is revision 0x9 and probably has not been updated.
  3537. microcode: The kernel did not report that CPU 3 has had a microcode update. The current firmware is revision 0x9 and probably has not been updated.
  3538. syntaxcheck: Assembler warning in line 3252
  3539. syntaxcheck: Assembler warning in line 7328
  3540. syntaxcheck: Assembler warning in line 7345
  3541. syntaxcheck: Assembler warning in line 10763
  3542. syntaxcheck: Assembler warning in line 11234
  3543. syntaxcheck: Assembler warning in line 11780
  3544. syntaxcheck: Assembler warning in line 12843
  3545. syntaxcheck: Assembler warning in line 121
  3546. syntaxcheck: Assembler warning in line 223
  3547. syntaxcheck: Assembler warning in line 294
  3548. syntaxcheck: Assembler warning in line 341
  3549. syntaxcheck: Assembler warning in line 388
  3550. syntaxcheck: Assembler warning in line 435
  3551. syntaxcheck: Assembler warning in line 482
  3552. syntaxcheck: Assembler warning in line 529
  3553. syntaxcheck: Assembler warning in line 61
  3554. syntaxcheck: Assembler warning in line 194
  3555. syntaxcheck: Assembler warning in line 347
  3556. syntaxcheck: Assembler warning in line 370
  3557. syntaxcheck: Assembler warning in line 535
  3558. method: Method \_SB_.TPM_._STR did not return ACPI_TYPE_STRING.
  3559. method: \_PR_.CPU0._PCT returned a NULL object, and did not return ACPI_TYPE_PACKAGE.
  3560.  
  3561. Low failures: 19
  3562. klog: LOW Kernel message: [ 12.839145] ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251)
  3563. klog: LOW Kernel message: [ 12.839152] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20130517/utaddress-251)
  3564. klog: LOW Kernel message: [ 12.839153] ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20130517/utaddress-251)
  3565. klog: LOW Kernel message: [ 12.839155] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20130517/utaddress-251)
  3566. klog: LOW Kernel message: [ 12.839156] ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20130517/utaddress-251)
  3567. klog: LOW Kernel message: [ 12.839158] lpc_ich: Resource conflict(s) found affecting gpio_ich
  3568. dmicheck: String index 0x01 in table entry 'System Configuration Options (Type 12)' @ 0x000ebacd, field 'Option 1', offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3569. dmicheck: String index 0x01 in table entry 'Management Device Component (Type 35)' @ 0x000ebb49, field 'Description', offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3570. dmicheck: String index 0x01 in table entry 'Management Device Component (Type 35)' @ 0x000ebb9b, field 'Description', offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3571. dmicheck: String index 0x01 in table entry 'Management Device Component (Type 35)' @ 0x000ebbee, field 'Description', offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3572. dmicheck: String index 0x01 in table entry 'Management Device Component (Type 35)' @ 0x000ebc34, field 'Description', offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3573. dmicheck: String index 0x01 in table entry 'Management Device Component (Type 35)' @ 0x000ebc84, field 'Description', offset 0x04 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3574. dmicheck: String index 0x01 in table entry 'System Power Supply (Type 39)' @ 0x000ebd1a, field 'Location', offset 0x05 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3575. dmicheck: String index 0x02 in table entry 'System Power Supply (Type 39)' @ 0x000ebd1a, field 'Device Name', offset 0x06 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3576. dmicheck: String index 0x03 in table entry 'System Power Supply (Type 39)' @ 0x000ebd1a, field 'Manufacturer', offset 0x07 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3577. dmicheck: String index 0x04 in table entry 'System Power Supply (Type 39)' @ 0x000ebd1a, field 'Serial Number', offset 0x08 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3578. dmicheck: String index 0x05 in table entry 'System Power Supply (Type 39)' @ 0x000ebd1a, field 'Asset Tag', offset 0x09 has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3579. dmicheck: String index 0x06 in table entry 'System Power Supply (Type 39)' @ 0x000ebd1a, field 'Model Part Number', offset 0x0a has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3580. dmicheck: String index 0x07 in table entry 'System Power Supply (Type 39)' @ 0x000ebd1a, field 'Revision Level', offset 0x0b has a default value 'To Be Filled By O.E.M.' and probably has not been updated by the BIOS vendor.
  3581.  
  3582. Other failures: NONE
  3583.  
  3584. Test |Pass |Fail |Abort|Warn |Skip |Info |
  3585. ---------------+-----+-----+-----+-----+-----+-----+
  3586. acpiinfo | | | | | | 3|
  3587. acpitables | 7| | | | | |
  3588. apicedge | 1| | | | | |
  3589. apicinstance | 1| | | | | |
  3590. aspm | 3| | | 10| | |
  3591. bios32 | | | | | | |
  3592. bios_info | | | | | | 1|
  3593. checksum | 17| | | | | |
  3594. cpufreq | 1| | | | | |
  3595. crs | 1| | | | | |
  3596. csm | | | | | | 1|
  3597. cstates | 7| | | | | |
  3598. dmar | 2| | | | | |
  3599. dmicheck | 70| 27| | | | |
  3600. ebda | 1| | | | | |
  3601. fadt | 1| | | | | |
  3602. fan | 10| | | | | |
  3603. hda_audio | 2| | | | | |
  3604. hpet_check | 5| | | | | |
  3605. klog | | 8| | | | |
  3606. maxfreq | 1| | | | | |
  3607. maxreadreq | 1| | | | | |
  3608. mcfg | 2| | | | | |
  3609. method | 470| 2| | | 105| |
  3610. microcode | | 4| | | | |
  3611. mpcheck | 9| | | | | |
  3612. msr | 95| | | | | |
  3613. mtrr | 1| 18| | | 1| |
  3614. nx | 3| | | | | |
  3615. oops | 2| | | | | |
  3616. os2gap | 1| | | | | |
  3617. osilinux | | | | 1| | |
  3618. pcc | | | | | | 1|
  3619. pciirq | 4| | | | | |
  3620. pnp | 2| | | | | |
  3621. securebootcert | | | 1| | | |
  3622. syntaxcheck | | 31| | | | |
  3623. version | | | | | | 4|
  3624. virt | 1| | | | | |
  3625. wakealarm | 4| | | | | |
  3626. wmi | 1| | | | | |
  3627. ---------------+-----+-----+-----+-----+-----+-----+
  3628. Total: | 726| 90| 1| 11| 106| 10|
  3629. ---------------+-----+-----+-----+-----+-----+-----+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement