~ubuntu-branches/ubuntu/vivid/fwts/vivid-proposed

« back to all changes in this revision

Viewing changes to fwts-test/arg-results-0001/results-0005.log

  • Committer: Package Import Robot
  • Author(s): Ivan Hu, Colin Ian King, Keng-Yu Lin
  • Date: 2014-03-17 15:13:44 UTC
  • mfrom: (34.2.14)
  • Revision ID: package-import@ubuntu.com-20140317151344-fb63b5b0or2h6261
Tags: 14.03.00-0ubuntu1
[Colin Ian King]
* acpi: fwts_acpi_tables: fix up missing FACS (LP: #1284097)
* acpi: acpidump: provide table provenance (LP: #1284205)
* apci: acpiinfo: enable for non-x86 arches (LP: #1284557)
* Add utility to dump _PLD (Physical Device Location) information
  (LP: #1281835)
* acpi: add in a tool to dump GPE information (LP: #1283473)
* lib: fwts_acpi_tables: handle zero 64 bit addrs in FADT (LP: #1285167)
* bios: hda_audio: skip the test if audio devices don't exist (LP: #1285571)
* Remove copy-acpica.sh script, it is no longer used
* acpi: checksum: print RSDP checksum correctly (LP: #1287815)
* lib: fwts_acpi_tables: update RSDP checksum on fixed-up RSDP (LP: #1287852)
* acpi: acpitables: remove irrelevant test case (LP: #1287891)
* uefi: uefidump: small re-working of uefi GUID lookup
* fwts-test: update acpidump-0001
* fwts-test: acpitables-0002: sync with recent table fixing
* fwts-test: syntaxcheck-0001: update to sync with fwts
* fwts-test: arg-show-tests-0001: keep in sync with fwts
* fwts-test: arg-show-tests-full-0001: keep in sync with fwts
* fwts-test: checksum-0001: update due to fwts formatting fixes
* fwts-test: arg-table-path-0001: sync with fwts changes
* fwts-test: acpitables-0003: update to sync with fwts
* fwts-test: acpitables-0004: update test
* fwts-test: acpitables-0005: update test
* fwts-test: acpitables-0006: update test
* fwts-test: acpitables-0007: update test
* fwts-test: acpitables-0008: update test
* fwts-test: skip some tests on non-x86 builds
* fwts-test: fix tests not to compare against date (LP: #1289225)
* fwts-test: arg-help-0001: fix up some tests issues
* fwts-test: arg-log-format-0001: make test less pedandic on line numbers
* fwts-test: arg-show-progress-dialog: remove version from test
* acpica: ppc64el needs to be built as a 64 bit architecture
* debian: limit architectures to i386 amd64 armel armhf arm64 ppc64 ppc64el

[Keng-Yu Lin]
* fwts-test: Copy all files from fwts-test git tree (LP: #1201250)
* lib: Make --disassemble-aml accept the outputdir argument (LP: #1201250)
* fwts-test: Update disassemble-0001 test (LP: #1201250)
* fwts-test: Update the test scripts for new test environment (LP: #1201250)
* lib: fwts_args: determine tty width from stdin
* fwts-test: disassemble-0001: rename *.orig to *.original

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
klog            klog: Scan kernel log for errors and warnings.
 
2
klog            ----------------------------------------------------------
 
3
klog            Test 1 of 1: Kernel log error check.
 
4
klog            FAILED [HIGH] KlogAcpiMultipleApicMadtFound: Test 1, HIGH
 
5
klog            Kernel message: [ 0.000000] ACPI: BIOS bug: multiple APIC
 
6
klog            /MADT found, using 0
 
7
klog            
 
8
klog            ADVICE: The kernel has detected more than one ACPI
 
9
klog            Multiple APIC Description Table (MADT) (these tables have
 
10
klog            the "APIC" signature). There should only be one MADT and
 
11
klog            the kernel will by default select the first one. However,
 
12
klog            one can override this and select the Nth MADT using
 
13
klog            acpi_apic_instance=N.
 
14
klog            
 
15
klog            Kernel message: [ 0.228089] [Firmware Bug]: ACPI: BIOS
 
16
klog            _OSI(Linux) query ignored
 
17
klog            
 
18
klog            ADVICE: This is not exactly a failure mode but a warning
 
19
klog            from the kernel. The _OSI() method has implemented a match
 
20
klog            to the 'Linux' query in the DSDT and this is redundant
 
21
klog            because the ACPI driver matches onto the Windows _OSI
 
22
klog            strings by default.
 
23
klog            
 
24
klog            FAILED [CRITICAL] KlogPciAcpiOscRequestFailed: Test 1,
 
25
klog            CRITICAL Kernel message: [ 0.396181] pci0000:00: ACPI _OSC
 
26
klog            request failed (AE_NOT_FOUND), returned control mask: 0x1d
 
27
klog            
 
28
klog            ADVICE: The _OSC method evaluation failed, which will
 
29
klog            result in disabling PCIe functionality, for example, the
 
30
klog            Linux kernel has to disable Active State Power Management
 
31
klog            (ASPM) which means that PCIe power management is not
 
32
klog            optimally configured.
 
33
klog            
 
34
klog            FAILED [LOW] KlogAcpiDeprecatedProcfsInterface: Test 1,
 
35
klog            LOW Kernel message: [ 0.534105] ACPI: Deprecated procfs I
 
36
klog            /F for AC is loaded, please retry with
 
37
klog            CONFIG_ACPI_PROCFS_POWER cleared
 
38
klog            
 
39
klog            ADVICE: Using an old procfs interface for ACPI AC Adapter,
 
40
klog            this occurs if CONFIG_ACPI_PROCFS_POWER is enabled. This
 
41
klog            should be disabled for kernels > 2.6.37.
 
42
klog            
 
43
klog            FAILED [LOW] KlogAcpiDeprecatedProcfsInterface: Test 1,
 
44
klog            LOW Kernel message: [ 0.576306] ACPI: Deprecated procfs I
 
45
klog            /F for battery is loaded, please retry with
 
46
klog            CONFIG_ACPI_PROCFS_POWER cleared
 
47
klog            
 
48
klog            ADVICE: Using an old procfs interface for ACPI battery,
 
49
klog            this occurs if CONFIG_ACPI_PROCFS_POWER is enabled. This
 
50
klog            should be disabled for kernels > 2.6.37.
 
51
klog            
 
52
klog            Found 4 unique errors in kernel log.
 
53
klog            
 
54
klog            ==========================================================
 
55
klog            0 passed, 4 failed, 0 warning, 0 aborted, 0 skipped, 0
 
56
klog            info only.
 
57
klog            ==========================================================
 
58
klog            klog: Scan kernel log for errors and warnings.
 
59
klog            ----------------------------------------------------------
 
60
klog            Test 1 of 1: Kernel log error check.
 
61
klog            FAILED [HIGH] KlogAcpiMultipleApicMadtFound: Test 1, HIGH
 
62
klog            Kernel message: [ 0.000000] ACPI: BIOS bug: multiple APIC
 
63
klog            /MADT found, using 0
 
64
klog            
 
65
klog            ADVICE: The kernel has detected more than one ACPI
 
66
klog            Multiple APIC Description Table (MADT) (these tables have
 
67
klog            the "APIC" signature). There should only be one MADT and
 
68
klog            the kernel will by default select the first one. However,
 
69
klog            one can override this and select the Nth MADT using
 
70
klog            acpi_apic_instance=N.
 
71
klog            
 
72
klog            Kernel message: [ 0.228089] [Firmware Bug]: ACPI: BIOS
 
73
klog            _OSI(Linux) query ignored
 
74
klog            
 
75
klog            ADVICE: This is not exactly a failure mode but a warning
 
76
klog            from the kernel. The _OSI() method has implemented a match
 
77
klog            to the 'Linux' query in the DSDT and this is redundant
 
78
klog            because the ACPI driver matches onto the Windows _OSI
 
79
klog            strings by default.
 
80
klog            
 
81
klog            FAILED [CRITICAL] KlogPciAcpiOscRequestFailed: Test 1,
 
82
klog            CRITICAL Kernel message: [ 0.396181] pci0000:00: ACPI _OSC
 
83
klog            request failed (AE_NOT_FOUND), returned control mask: 0x1d
 
84
klog            
 
85
klog            ADVICE: The _OSC method evaluation failed, which will
 
86
klog            result in disabling PCIe functionality, for example, the
 
87
klog            Linux kernel has to disable Active State Power Management
 
88
klog            (ASPM) which means that PCIe power management is not
 
89
klog            optimally configured.
 
90
klog            
 
91
klog            FAILED [LOW] KlogAcpiDeprecatedProcfsInterface: Test 1,
 
92
klog            LOW Kernel message: [ 0.534105] ACPI: Deprecated procfs I
 
93
klog            /F for AC is loaded, please retry with
 
94
klog            CONFIG_ACPI_PROCFS_POWER cleared
 
95
klog            
 
96
klog            ADVICE: Using an old procfs interface for ACPI AC Adapter,
 
97
klog            this occurs if CONFIG_ACPI_PROCFS_POWER is enabled. This
 
98
klog            should be disabled for kernels > 2.6.37.
 
99
klog            
 
100
klog            FAILED [LOW] KlogAcpiDeprecatedProcfsInterface: Test 1,
 
101
klog            LOW Kernel message: [ 0.576306] ACPI: Deprecated procfs I
 
102
klog            /F for battery is loaded, please retry with
 
103
klog            CONFIG_ACPI_PROCFS_POWER cleared
 
104
klog            
 
105
klog            ADVICE: Using an old procfs interface for ACPI battery,
 
106
klog            this occurs if CONFIG_ACPI_PROCFS_POWER is enabled. This
 
107
klog            should be disabled for kernels > 2.6.37.
 
108
klog            
 
109
klog            Found 4 unique errors in kernel log.
 
110
klog            
 
111
klog            ==========================================================
 
112
klog            0 passed, 4 failed, 0 warning, 0 aborted, 0 skipped, 0
 
113
klog            info only.
 
114
klog            ==========================================================