ACK: [PATCH] klog: ACPI does not specify _BQC as a mandatory method.
IvanHu
ivan.hu at canonical.com
Mon Mar 24 08:24:28 UTC 2014
On 03/24/2014 11:32 AM, Alex Hung wrote:
> 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"
>
Acked-by: Ivan Hu <ivan.hu at canonical.com>
More information about the fwts-devel
mailing list