[PATCH] klog: ACPI does not specify _BQC as a mandatory method.
Alex Hung
alex.hung at canonical.com
Mon Mar 24 03:32:43 UTC 2014
In addition, Linux returns cached brightness if _BQC is missing. There is
no function loss with the absence of _BQC.
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 936e1b3..0d6abad 100644
--- a/data/klog.json
+++ b/data/klog.json
@@ -4343,7 +4343,7 @@
},
{
"compare_mode": "string",
- "log_level": "LOG_LEVEL_HIGH",
+ "log_level": "LOG_LEVEL_LOW",
"pattern": "No _BQC method",
"advice": "_BQC (Brightness Query Current level) seems to be missing. This method returns the current brightness level of a built-in display output device.",
"label": "KlogAcpiMissingBqc"
--
1.8.1.2
More information about the fwts-devel
mailing list