[PATCH] data: klog.json: set _DOS error to low as kernel workarounds it (LP#1250764)

Alex Hung alex.hung at canonical.com
Wed Nov 20 09:22:19 UTC 2013


Signed-off-by: Alex Hung <alex.hung 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 5d18c01..9bd7be5 100644
--- a/data/klog.json
+++ b/data/klog.json
@@ -5139,7 +5139,7 @@
   },
   {
    "compare_mode": "regex",
-   "log_level": "LOG_LEVEL_HIGH",
+   "log_level": "LOG_LEVEL_LOW",
    "tag": "FWTS_TAG_ACPI",
    "pattern": ".*defines _DOD but not _DOS",
    "advice": "ACPI Method _DOD (Enumerate all devices attached to display adapter) is defined but we should also have _DOS (Enable\/Disable output switching) defined but it's been omitted. This can cause display switching issues.",
-- 
1.8.1.2




More information about the fwts-devel mailing list