[PATCH] data: klog.json: make the _OSC failure advice more general and hand-wavy

Colin King colin.king at canonical.com
Fri Jul 20 23:01:32 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 data/klog.json |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/klog.json b/data/klog.json
index e1a9143..a1f6c62 100644
--- a/data/klog.json
+++ b/data/klog.json
@@ -233,7 +233,7 @@
    "log_level": "LOG_LEVEL_CRITICAL",
    "tag": "FWTS_TAG_ACPI",
    "pattern": ".*pci.*ACPI _OSC request failed.*returned control mask",
-   "advice": "The _OSC method evaluation failed and the ACPI _OSC control for PCIe was not granted. The kernel had to disable Active State Power Management (ASPM) which means that PCIe power management is not optimally configured."
+   "advice": "The _OSC method evaluation failed, which will result in disabling PCIe functionality, for example, the Linux kernel has to disable Active State Power Management (ASPM) which means that PCIe power management is not optimally configured."
   },
   {
    "compare_mode": "string",
-- 
1.7.10.4




More information about the fwts-devel mailing list