Guest User

Untitled

a guest
Jan 22nd, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.80 KB | None | 0 0
  1. MTRR validation.
  2. Test 1 of 3: Validate the kernel MTRR IOMEM setup.
  3. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xc0000000 to 0xdfffffff (PCI Bus 0000:00)
  4. has incorrect attribute Write-Combining.
  5. FAILED [MEDIUM] MTRRIncorrectAttr: Test 1, Memory range 0xfee01000 to 0xffffffff (PCI Bus 0000:00)
  6. has incorrect attribute Write-Protect.
  7. ====================================================================================================
  8.  
  9. Test 1 of 1: Kernel log error check.
  10. Kernel message: [ 0.208079] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
  11.  
  12. ADVICE: This is not exactly a failure mode but a warning from the kernel. The _OSI() method has
  13. implemented a match to the 'Linux' query in the DSDT and this is redundant because the ACPI driver
  14. matches onto the Windows _OSI strings by default.
  15.  
  16. FAILED [HIGH] KlogACPIErrorMethodExecutionParse: Test 1, HIGH Kernel message: [ 3.512783] ACPI Error
  17. : Method parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node f7425858), AE_AML_PACKAGE_LIMIT
  18. (20110623/psparse-536)
  19.  
  20. ADVICE: This is a bug picked up by the kernel, but as yet, the firmware test suite has no diagnostic
  21. advice for this particular problem.
  22.  
  23. Found 1 unique errors in kernel log.
  24. ====================================================================================================
  25.  
  26.  
  27. Check if system is using latest microcode.
  28. ----------------------------------------------------------------------------------------------------
  29. Cannot read microcode file /usr/share/misc/intel-microcode.dat.
  30. Aborted test, initialisation failed.
  31. ====================================================================================================
  32.  
  33. MSR register tests.
  34. FAILED [MEDIUM] MSRCPUsInconsistent: Test 1, MSR SYSENTER_ESP (0x175) has 1 inconsistent values
  35. across 2 CPUs for (shift: 0 mask: 0xffffffffffffffff).
  36. MSR CPU 0 -> 0xf7bb9c40 vs CPU 1 -> 0xf7bc7c40
  37.  
  38. FAILED [MEDIUM] MSRCPUsInconsistent: Test 1, MSR MISC_ENABLE (0x1a0) has 1 inconsistent values
  39. across 2 CPUs for (shift: 0 mask: 0x400c51889).
  40. MSR CPU 0 -> 0x850088 vs CPU 1 -> 0x850089
  41. ====================================================================================================
  42.  
  43. Checks firmware has set PCI Express MaxReadReq to a higher value on non-motherboard devices.
  44. ----------------------------------------------------------------------------------------------------
  45. Test 1 of 1: Check firmware settings MaxReadReq for PCI Express devices.
  46. MaxReadReq for pci://00:00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio
  47. Controller (rev 03) is low (128) [Audio device].
  48. MaxReadReq for pci://00:02:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh]
  49. Network Connection is low (128) [Network controller].
  50. FAILED [LOW] LowMaxReadReq: Test 1, 2 devices have low MaxReadReq settings. Firmware may have
  51. configured these too low.
  52.  
  53. ADVICE: The MaxReadRequest size is set too low and will affect performance. It will provide
  54. excellent bus sharing at the cost of bus data transfer rates. Although not a critical issue, it may
  55. be worth considering setting the MaxReadRequest size to 256 or 512 to increase throughput on the PCI
  56. Express bus. Some drivers (for example the Brocade Fibre Channel driver) allow one to override the
  57. firmware settings. Where possible, this BIOS configuration setting is worth increasing it a little
  58. more for better performance at a small reduction of bus sharing.
  59. ====================================================================================================
  60.  
  61. PCIe ASPM check.
  62. ----------------------------------------------------------------------------------------------------
  63. Test 1 of 2: PCIe ASPM ACPI test.
  64. PCIE ASPM is not controlled by Linux kernel.
  65.  
  66. ADVICE: BIOS reports that Linux kernel should not modify ASPM settings that BIOS configured. It can
  67. be intentional because hardware vendors identified some capability bugs between the motherboard and
  68. the add-on cards.
  69.  
  70.  
  71. Test 2 of 2: PCIe ASPM registers test.
  72. WARNING: Test 2, RP 00h:1Ch.01h L0s not enabled.
  73. WARNING: Test 2, RP 00h:1Ch.01h L1 not enabled.
  74. WARNING: Test 2, Device 02h:00h.00h L0s not enabled.
  75. WARNING: Test 2, Device 02h:00h.00h L1 not enabled.
  76. PASSED: Test 2, PCIE aspm setting matched was matched.
  77. WARNING: Test 2, RP 00h:1Ch.05h L0s not enabled.
  78. WARNING: Test 2, RP 00h:1Ch.05h L1 not enabled.
  79. WARNING: Test 2, Device 85h:00h.00h L0s not enabled.
  80. WARNING: Test 2, Device 85h:00h.00h L1 not enabled.
  81. PASSED: Test 2, PCIE aspm setting matched was matched.
  82.  
  83. ====================================================================================================
  84.  
  85. Extract and analyse Windows Management Instrumentation (WMI).
  86.  
  87. Test 1 of 2: Check Windows Management Instrumentation in DSDT
  88. Found WMI Method WMAA with GUID: 5FB7F034-2C63-45E9-BE91-3D44E2C707E4, Instance 0x01
  89. Found WMI Event, Notifier ID: 0x80, GUID: 95F24279-4D7B-4334-9387-ACCDC67EF61C, Instance 0x01
  90. PASSED: Test 1, GUID 95F24279-4D7B-4334-9387-ACCDC67EF61C is handled by driver hp-wmi (Vendor: HP).
  91. Found WMI Event, Notifier ID: 0xa0, GUID: 2B814318-4BE8-4707-9D84-A190A859B5D0, Instance 0x01
  92. FAILED [MEDIUM] WMIUnknownGUID: Test 1, GUID 2B814318-4BE8-4707-9D84-A190A859B5D0 is unknown to the
  93. kernel, a driver may need to be implemented for this GUID.
  94.  
  95. ADVICE: A WMI driver probably needs to be written for this event.
  96. It can checked for using: wmi_has_guid("2B814318-4BE8-4707-9D84-A190A859B5D0").
  97. One can install a notify handler using
  98. wmi_install_notify_handler("2B814318-4BE8-4707-9D84-A190A859B5D0", handler, NULL).
  99. http://lwn.net/Articles/391230 describes how to write an appropriate driver.
  100.  
  101. Found WMI Object, Object ID AB, GUID: 05901221-D566-11D1-B2F0-00A0C9062910, Instance 0x01, Flags: 00
  102.  
  103. Found WMI Method WMBA with GUID: 1F4C91EB-DC5C-460B-951D-C7CB9B4B8D5E, Instance 0x01
  104. Found WMI Object, Object ID BC, GUID: 2D114B49-2DFB-4130-B8FE-4A3C09E75133, Instance 0x7f, Flags: 00
  105.  
  106. Found WMI Object, Object ID BD, GUID: 988D08E3-68F4-4C35-AF3E-6A1B8106F83C, Instance 0x19, Flags: 00
  107.  
  108. Found WMI Object, Object ID BE, GUID: 14EA9746-CE1F-4098-A0E0-7045CB4DA745, Instance 0x01, Flags: 00
  109.  
  110. Found WMI Object, Object ID BF, GUID: 322F2028-0F84-4901-988E-015176049E2D, Instance 0x01, Flags: 00
  111.  
  112. Found WMI Object, Object ID BG, GUID: 8232DE3D-663D-4327-A8F4-E293ADB9BF05, Instance 0x01, Flags: 00
  113.  
  114. Found WMI Object, Object ID BH, GUID: 8F1F6436-9F42-42C8-BADC-0E9424F20C9A, Instance 0x00, Flags: 00
  115.  
  116. Found WMI Object, Object ID BI, GUID: 8F1F6435-9F42-42C8-BADC-0E9424F20C9A, Instance 0x00, Flags: 00
  117.  
  118. Found WMI Method WMAC with GUID: 7391A661-223A-47DB-A77A-7BE84C60822D, Instance 0x01
  119. Found WMI Object, Object ID BJ, GUID: DF4E63B6-3BBC-4858-9737-C74F82F821F3, Instance 0x05, Flags: 00
  120. ====================================================================================================
  121.  
  122. Disassemble DSDT to check for _OSI("Linux").
  123. ----------------------------------------------------------------------------------------------------
  124. Test 1 of 1: Disassemble DSDT to check for _OSI("Linux").
  125. This is not strictly a failure mode, it just alerts one that this has been defined in the DSDT and
  126. probably should be avoided since the Linux ACPI driver matches onto the Windows _OSI strings
  127. {
  128. If (_OSI ("Linux"))
  129. {
  130. Store (0x03E8, OSYS)
  131. }
  132. If (_OSI ("Windows 2001"))
  133. {
  134. Store (0x07D1, OSYS)
  135. }
  136. If (_OSI ("Windows 2001 SP1"))
  137. {
  138. Store (0x07D1, OSYS)
  139. }
  140. If (_OSI ("Windows 2001 SP2"))
  141. {
  142. Store (0x07D2, OSYS)
  143. }
  144. If (_OSI ("Windows 2006"))
  145. {
  146. Store (0x07D6, OSYS)
  147. }
  148. If (LAnd (MPEN, LEqual (OSYS, 0x07D1)))
  149. {
  150. TRAP (0x01, 0x48)
  151. }
  152. TRAP (0x03, 0x35)
  153. }
  154. WARNING: Test 1, DSDT implements a deprecated _OSI("Linux") test.
  155.  
  156. ====================================================================================================
  157. 0 passed, 0 failed, 1 warnings, 0 aborted, 0 skipped, 0 info only.
  158. ====================================================================================================
  159.  
  160. ACPI DSDT Method Semantic Tests.
  161. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  162. Failed to install global event handler.
  163. Test 22 of 93: Check _PSR (Power Source).
  164. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  165. WARNING: Test 22, Detected an infinite loop when evaluating method '_SB_.AC__._PSR'.
  166.  
  167. ADVICE: This may occur because we are emulating the execution in this test environment and cannot
  168. handshake with the embedded controller or jump to the BIOS via SMIs. However, the fact that AML code
  169. spins forever means that lockup conditions are not being checked for in the AML bytecode.
  170.  
  171. PASSED: Test 22, _SB_.AC__._PSR correctly acquired and released locks 16 times.
  172.  
  173. Test 35 of 93: Check _TMP (Thermal Zone Current Temp).
  174. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  175. WARNING: Test 35, Detected an infinite loop when evaluating method '_TZ_.DTSZ._TMP'.
  176.  
  177. ADVICE: This may occur because we are emulating the execution in this test environment and cannot
  178. handshake with the embedded controller or jump to the BIOS via SMIs. However, the fact that AML code
  179. spins forever means that lockup conditions are not being checked for in the AML bytecode.
  180.  
  181. PASSED: Test 35, _TZ_.DTSZ._TMP correctly acquired and released locks 14 times.
  182. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  183. WARNING: Test 35, Detected an infinite loop when evaluating method '_TZ_.CPUZ._TMP'.
  184.  
  185. ADVICE: This may occur because we are emulating the execution in this test environment and cannot
  186. handshake with the embedded controller or jump to the BIOS via SMIs. However, the fact that AML code
  187. spins forever means that lockup conditions are not being checked for in the AML bytecode.
  188.  
  189. PASSED: Test 35, _TZ_.CPUZ._TMP correctly acquired and released locks 10 times.
  190. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  191. WARNING: Test 35, Detected an infinite loop when evaluating method '_TZ_.SKNZ._TMP'.
  192.  
  193. ADVICE: This may occur because we are emulating the execution in this test environment and cannot
  194. handshake with the embedded controller or jump to the BIOS via SMIs. However, the fact that AML code
  195. spins forever means that lockup conditions are not being checked for in the AML bytecode.
  196.  
  197. PASSED: Test 35, _TZ_.SKNZ._TMP correctly acquired and released locks 10 times.
  198. PASSED: Test 35, _TMP correctly returned sane looking value 0x00000b4c (289.2 degrees K)
  199. PASSED: Test 35, _TZ_.BATZ._TMP correctly acquired and released locks 9 times.
  200. PASSED: Test 35, _TMP correctly returned sane looking value 0x00000aac (273.2 degrees K)
  201. PASSED: Test 35, _TZ_.FDTZ._TMP correctly acquired and released locks 7 times.
  202.  
  203. Test 46 of 93: Check _DIS (Disable).
  204. FAILED [MEDIUM] MethodShouldReturnNothing: Test 46, _SB_.PCI0.LPCB.SIO_.COM1._DIS returned values,
  205. but was expected to return nothing.
  206. Object returned:
  207. INTEGER: 0x00000000
  208.  
  209. ADVICE: This probably won't cause any errors, but it should be fixed as the AML code is not
  210. conforming to the expected behaviour as described in the ACPI specification.
  211.  
  212. FAILED [MEDIUM] MethodShouldReturnNothing: Test 46, _SB_.PCI0.LPCB.SIO_.LPT0._DIS returned values,
  213. but was expected to return nothing.
  214. Object returned:
  215. INTEGER: 0x00000000
  216.  
  217. ADVICE: This probably won't cause any errors, but it should be fixed as the AML code is not
  218. conforming to the expected behaviour as described in the ACPI specification.
  219.  
  220.  
  221. Test 61 of 93: Check _WAK (System Wake).
  222. Test _WAK(1) System Wake, State S1.
  223. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  224. WARNING: Test 61, Detected an infinite loop when evaluating method '_WAK'.
  225.  
  226. ADVICE: This may occur because we are emulating the execution in this test environment and cannot
  227. handshake with the embedded controller or jump to the BIOS via SMIs. However, the fact that AML code
  228. spins forever means that lockup conditions are not being checked for in the AML bytecode.
  229.  
  230. Test _WAK(2) System Wake, State S2.
  231. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  232. WARNING: Test 61, Detected an infinite loop when evaluating method '_WAK'.
  233.  
  234. ADVICE: This may occur because we are emulating the execution in this test environment and cannot
  235. handshake with the embedded controller or jump to the BIOS via SMIs. However, the fact that AML code
  236. spins forever means that lockup conditions are not being checked for in the AML bytecode.
  237.  
  238.  
  239. Test _WAK(3) System Wake, State S3.
  240. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  241. WARNING: Test 61, Detected an infinite loop when evaluating method '_WAK'.
  242.  
  243. ADVICE: This may occur because we are emulating the execution in this test environment and cannot
  244. handshake with the embedded controller or jump to the BIOS via SMIs. However, the fact that AML code
  245. spins forever means that lockup conditions are not being checked for in the AML bytecode.
  246.  
  247.  
  248. Test _WAK(4) System Wake, State S4.
  249. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  250. WARNING: Test 61, Detected an infinite loop when evaluating method '_WAK'.
  251.  
  252. ADVICE: This may occur because we are emulating the execution in this test environment and cannot
  253. handshake with the embedded controller or jump to the BIOS via SMIs. However, the fact that AML code
  254. spins forever means that lockup conditions are not being checked for in the AML bytecode.
  255.  
  256.  
  257. Test _WAK(5) System Wake, State S5.
  258. ACPICA Exception AE_AML_INFINITE_LOOP during execution of method COMP
  259. WARNING: Test 61, Detected an infinite loop when evaluating method '_WAK'.
  260.  
  261. ADVICE: This may occur because we are emulating the execution in this test environment and cannot
  262. handshake with the embedded controller or jump to the BIOS via SMIs. However, the fact that AML code
  263. spins forever means that lockup conditions are not being checked for in the AML bytecode.
  264.  
  265.  
  266.  
  267.  
  268. Test 87 of 93: Check _BCL (Query List of Brightness Control Levels Supported).
  269. Package has 2 elements:
  270. 00: INTEGER: 0x00000000
  271. 01: INTEGER: 0x00000000
  272. FAILED [MEDIUM] Method_BCLElementCount: Test 87, Method _BCL should return a package of more than 2
  273. integers, got just 2.
  274.  
  275.  
  276. Test 88 of 93: Check _BCM (Set Brightness Level).
  277. ACPICA Exception AE_AML_PACKAGE_LIMIT during execution of method _BCM
  278. FAILED [CRITICAL] AEAMLPackgeLimit: Test 88, Detected error 'Package limit' when evaluating
  279. '_SB_.PCI0.GFX0.DD02._BCM'.
  280.  
  281. ====================================================================================================
  282.  
  283.  
  284. ACPI table settings sanity checks.
  285. ----------------------------------------------------------------------------------------------------
  286. Test 1 of 1: Check ACPI tables.
  287. PASSED: Test 1, Table APIC passed.
  288. Table ECDT not present to check.
  289. FAILED [MEDIUM] FADT32And64BothDefined: Test 1, FADT 32 bit FIRMWARE_CONTROL is non-zero, and
  290. X_FIRMWARE_CONTROL is also non-zero. Section 5.2.9 of the ACPI specification states that if the
  291. FIRMWARE_CONTROL is non-zero then X_FIRMWARE_CONTROL must be set to zero.
  292.  
  293. ADVICE: The FADT FIRMWARE_CTRL is a 32 bit pointer that points to the physical memory address of the
  294. Firmware ACPI Control Structure (FACS). There is also an extended 64 bit version of this, the
  295. X_FIRMWARE_CTRL pointer that also can point to the FACS. Section 5.2.9 of the ACPI specification
  296. states that if the X_FIRMWARE_CTRL field contains a non zero value then the FIRMWARE_CTRL field
  297. *must* be zero. This error is also detected by the Linux kernel. If FIRMWARE_CTRL and
  298. X_FIRMWARE_CTRL are defined, then the kernel just uses the 64 bit version of the pointer.
  299.  
  300. PASSED: Test 1, Table HPET passed.
  301. PASSED: Test 1, Table MCFG passed.
  302. PASSED: Test 1, Table RSDT passed.
  303. PASSED: Test 1, Table RSDP passed.
  304. Table SBST not present to check.
  305. PASSED: Test 1, Table XSDT passed.
  306.  
  307. ====================================================================================================
  308.  
  309. Re-assemble DSDT and find syntax errors and warnings.
  310. ----------------------------------------------------------------------------------------------------
  311. Test 1 of 2: Disassemble and reassemble DSDT
  312. FAILED [HIGH] AMLAssemblerError4043: Test 1, Assembler error in line 2261
  313. Line | AML source
  314. ----------------------------------------------------------------------------------------------------
  315. 02258| 0x00000000, // Range Minimum
  316. 02259| 0xFEDFFFFF, // Range Maximum
  317. 02260| 0x00000000, // Translation Offset
  318. 02261| 0x00000000, // Length
  319. | ^
  320. | error 4043: Invalid combination of Length and Min/Max fixed flags
  321. 02262| ,, _Y0E, AddressRangeMemory, TypeStatic)
  322. 02263| DWordMemory (ResourceProducer, PosDecode, MinFixed, MaxFixed, Cacheable, ReadWrite,
  323. 02264| 0x00000000, // Granularity
  324. ====================================================================================================
  325.  
  326. ADVICE: (for error #4043): This occurs if the length is zero and just one of the resource MIF/MAF
  327. flags are set, or the length is non-zero and resource MIF/MAF flags are both set. These are illegal
  328. combinations and need to be fixed. See section 6.4.3.5 Address Space Resource Descriptors of version
  329. 4.0a of the ACPI specification for more details.
  330.  
  331. FAILED [HIGH] AMLAssemblerError4050: Test 1, Assembler error in line 2268
  332. Line | AML source
  333. ----------------------------------------------------------------------------------------------------
  334. 02265| 0xFEE01000, // Range Minimum
  335. 02266| 0xFFFFFFFF, // Range Maximum
  336. 02267| 0x00000000, // Translation Offset
  337. 02268| 0x011FEFFF, // Length
  338. | ^
  339. | error 4050: Length is not equal to fixed Min/Max window
  340. 02269| ,, , AddressRangeMemory, TypeStatic)
  341. 02270| })
  342. 02271| Method (_CRS, 0, Serialized)
  343. ====================================================================================================
  344.  
  345. ADVICE: (for error #4050): The minimum address is greater than the maximum address. This is illegal.
  346.  
  347. FAILED [HIGH] AMLAssemblerError1104: Test 1, Assembler error in line 8885
  348. Line | AML source
  349. ----------------------------------------------------------------------------------------------------
  350. 08882| Method (_DIS, 0, NotSerialized)
  351. 08883| {
  352. 08884| DSOD (0x02)
  353. 08885| Return (0x00)
  354. | ^
  355. | warning level 0 1104: Reserved method should not return a value (_DIS)
  356. 08886| }
  357. 08887|
  358. 08888| Method (_SRS, 1, NotSerialized)
  359. ====================================================================================================
  360. FAILED [HIGH] AMLAssemblerError1104: Test 1, Assembler error in line 9195
  361. Line | AML source
  362. ----------------------------------------------------------------------------------------------------
  363. 09192| Method (_DIS, 0, NotSerialized)
  364. 09193| {
  365. 09194| DSOD (0x01)
  366. 09195| Return (0x00)
  367. | ^
  368. | warning level 0 1104: Reserved method should not return a value (_DIS)
  369. 09196| }
  370. 09197|
  371. 09198| Method (_SRS, 1, NotSerialized)
  372. ====================================================================================================
  373. FAILED [HIGH] AMLAssemblerError1127: Test 1, Assembler error in line 9242
  374. Line | AML source
  375. ----------------------------------------------------------------------------------------------------
  376. 09239| CreateWordField (CRES, _SB.PCI0.LPCB.SIO.LPT0._CRS._Y21._MAX, MAX2)
  377. 09240| CreateByteField (CRES, _SB.PCI0.LPCB.SIO.LPT0._CRS._Y21._LEN, LEN2)
  378. 09241| CreateWordField (CRES, _SB.PCI0.LPCB.SIO.LPT0._CRS._Y22._INT, IRQ0)
  379. 09242| CreateWordField (CRES, _SB.PCI0.LPCB.SIO.LPT0._CRS._Y23._DMA, DMA0)
  380. | ^
  381. | warning level 0 1127: ResourceTag smaller than Field (Tag: 8 bits, Field: 16 bits)
  382. 09243| If (RLPD)
  383. 09244| {
  384. 09245| Store (0x00, Local0)
  385. ====================================================================================================
  386. FAILED [HIGH] AMLAssemblerError1128: Test 1, Assembler error in line 18682
  387. Line | AML source
  388. ----------------------------------------------------------------------------------------------------
  389. 18679| Store (0x01, Index (DerefOf (Index (Local0, 0x02)), 0x01))
  390. 18680| If (And (WDPE, 0x40))
  391. 18681| {
  392. 18682| Wait (_SB.BEVT, 0x10)
  393. | ^
  394. | warning level 0 1128: Result is not used, possible operator timeout will be missed
  395. 18683| }
  396. 18684|
  397. 18685| Store (BRID, Index (DerefOf (Index (Local0, 0x02)), 0x02))
  398. ====================================================================================================
  399.  
  400. ADVICE: (for warning level 0 #1128): The operation can possibly timeout, and hence the return value
  401. indicates an timeout error. However, because the return value is not checked this very probably
  402. indicates that the code is buggy. A possible scenario is that a mutex times out and the code
  403. attempts to access data in a critical region when it should not. This will lead to undefined
  404. behaviour. This should be fixed.
  405.  
  406. Table DSDT (0) reassembly: Found 2 errors, 4 warnings.
  407.  
  408. Test 2 of 2: Disassemble and reassemble SSDT
  409. PASSED: Test 2, SSDT (0) reassembly, Found 0 errors, 0 warnings.
  410. FAILED [HIGH] AMLAssemblerError1104: Test 2, Assembler error in line 60
  411. Line | AML source
  412. ----------------------------------------------------------------------------------------------------
  413. 00057| {
  414. 00058| Store (CPDC (Arg0), Local0)
  415. 00059| GCAP (Local0)
  416. 00060| Return (Local0)
  417. | ^
  418. | warning level 0 1104: Reserved method should not return a value (_PDC)
  419. 00061| }
  420. 00062|
  421. 00063| Method (_OSC, 4, NotSerialized)
  422. ====================================================================================================
  423. FAILED [HIGH] AMLAssemblerError1104: Test 2, Assembler error in line 174
  424. Line | AML source
  425. ----------------------------------------------------------------------------------------------------
  426. 00171| {
  427. 00172| Store (_PR.CPU0.CPDC (Arg0), Local0)
  428. 00173| GCAP (Local0)
  429. 00174| Return (Local0)
  430. | ^
  431. | warning level 0 1104: Reserved method should not return a value (_PDC)
  432. 00175| }
  433. 00176|
  434. 00177| Method (_OSC, 4, NotSerialized)
  435. ====================================================================================================
  436. FAILED [HIGH] AMLAssemblerError1104: Test 2, Assembler error in line 244
  437. Line | AML source
  438. ----------------------------------------------------------------------------------------------------
  439. 00241| {
  440. 00242| Store (_PR.CPU0.CPDC (Arg0), Local0)
  441. 00243| GCAP (Local0)
  442. 00244| Return (Local0)
  443. | ^
  444. | warning level 0 1104: Reserved method should not return a value (_PDC)
  445. 00245| }
  446. 00246|
  447. 00247| Method (_OSC, 4, NotSerialized)
  448. ====================================================================================================
  449. FAILED [HIGH] AMLAssemblerError1104: Test 2, Assembler error in line 290
  450. Line | AML source
  451. ----------------------------------------------------------------------------------------------------
  452. 00287| {
  453. 00288| Store (_PR.CPU0.CPDC (Arg0), Local0)
  454. 00289| GCAP (Local0)
  455. 00290| Return (Local0)
  456. | ^
  457. | warning level 0 1104: Reserved method should not return a value (_PDC)
  458. 00291| }
  459. 00292|
  460. 00293| Method (_OSC, 4, NotSerialized)
  461. ====================================================================================================
  462. Table SSDT (1) reassembly: Found 0 errors, 4 warnings.
  463. PASSED: Test 2, SSDT (2) reassembly, Found 0 errors, 0 warnings.
  464. PASSED: Test 2, SSDT (3) reassembly, Found 0 errors, 0 warnings.
  465.  
  466. ====================================================================================================
  467. 3 passed, 10 failed, 0 warnings, 0 aborted, 0 skipped, 0 info only.
  468. ====================================================================================================
  469.  
  470. Critical failures: 1
  471. method test, at 1 log line: 1449: Detected error 'Package limit' when evaluating '_SB_.PCI0.GFX0.DD02._BCM'.
  472.  
  473. High failures: 11
  474. klog test, at 1 log line: 121: HIGH Kernel message: [ 3.512783] ACPI Error: Method parse/execution failed [_SB_.PCI0.GFX0._DOD] (Node f7425858), AE_AML_PACKAGE_LIMIT (20110623/psparse-536)
  475. syntaxcheck test, at 1 log line: 1668: Assembler error in line 2261
  476. syntaxcheck test, at 1 log line: 1687: Assembler error in line 2268
  477. syntaxcheck test, at 1 log line: 1703: Assembler error in line 8885
  478. syntaxcheck test, at 1 log line: 1716: Assembler error in line 9195
  479. syntaxcheck test, at 1 log line: 1729: Assembler error in line 9242
  480. syntaxcheck test, at 1 log line: 1742: Assembler error in line 18682
  481. syntaxcheck test, at 1 log line: 1766: Assembler error in line 60
  482. syntaxcheck test, at 1 log line: 1779: Assembler error in line 174
  483. syntaxcheck test, at 1 log line: 1792: Assembler error in line 244
  484. syntaxcheck test, at 1 log line: 1805: Assembler error in line 290
  485.  
  486. Medium failures: 9
  487. mtrr test, at 1 log line: 76: Memory range 0xc0000000 to 0xdfffffff (PCI Bus 0000:00) has incorrect attribute Write-Combining.
  488. mtrr test, at 1 log line: 78: Memory range 0xfee01000 to 0xffffffff (PCI Bus 0000:00) has incorrect attribute Write-Protect.
  489. msr test, at 1 log line: 165: MSR SYSENTER_ESP (0x175) has 1 inconsistent values across 2 CPUs for (shift: 0 mask: 0xffffffffffffffff).
  490. msr test, at 1 log line: 173: MSR MISC_ENABLE (0x1a0) has 1 inconsistent values across 2 CPUs for (shift: 0 mask: 0x400c51889).
  491. wmi test, at 1 log line: 528: GUID 2B814318-4BE8-4707-9D84-A190A859B5D0 is unknown to the kernel, a driver may need to be implemented for this GUID.
  492. method test, at 1 log line: 1002: _SB_.PCI0.LPCB.SIO_.COM1._DIS returned values, but was expected to return nothing.
  493. method test, at 1 log line: 1011: _SB_.PCI0.LPCB.SIO_.LPT0._DIS returned values, but was expected to return nothing.
  494. method test, at 1 log line: 1443: Method _BCL should return a package of more than 2 integers, got just 2.
  495. acpitables test, at 1 log line: 1643: FADT 32 bit FIRMWARE_CONTROL is non-zero, and X_FIRMWARE_CONTROL is also non-zero. Se
Add Comment
Please, Sign In to add comment