Bug 16599 - ACPI brightness control misses _BQC function
Summary: ACPI brightness control misses _BQC function
Status: CLOSED CODE_FIX
Alias: None
Product: ACPI
Classification: Unclassified
Component: Power-Video (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: acpi_power-video
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-15 20:59 UTC by Jonathan Dray
Modified: 2010-10-02 02:17 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.35.2
Subsystem:
Regression: No
Bisected commit-id:


Attachments
Acpi dump output (212.30 KB, text/plain)
2010-08-16 09:01 UTC, Jonathan Dray
Details

Description Jonathan Dray 2010-08-15 20:59:24 UTC
This message is displayed 2 times in the dmesg output :

[    1.039683] ACPI: Using IOAPIC for interrupt routing
[    1.040313] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
...
[    5.214540] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    5.221713] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function


I have dell Studio XPS 1645 and a Debian sid OS.
I can control the brightness level with the key shortcuts so I suspect it concerns the brightness sensor which is not enabled.
Comment 1 Zhang Rui 2010-08-16 05:38:41 UTC
No, this is harmless.
It just suggests that there is a firmware bug in the BIOS, which we already have a workaround.
I assume everything works fine, right?
please attach the acpidump of this laptop.
Comment 2 Jonathan Dray 2010-08-16 09:01:57 UTC
Created attachment 27464 [details]
Acpi dump output
Comment 3 Robert Moore 2010-08-16 15:59:01 UTC
[Firmware Bug]: ACPI: ACPI brightness control misses _BQC function

This is a rather poor error message. First, "ACPI" is duplicated, and second, it is not clear what the rest of the message really means. It probably should be more like "could not find required _BQC function" or "required _BQC function was not found" or "required _BQC function is missing"
Comment 4 Zhang Rui 2010-08-17 02:40:44 UTC
patch with updated error message has been sent out.
https://patchwork.kernel.org/patch/119841/
Comment 5 Len Brown 2010-09-29 01:39:17 UTC
commit e9f74c489c9d4209946c04f29e7a724cb5537206
Author: Zhang Rui <rui.zhang@intel.com>
Date:   Fri Sep 3 10:08:50 2010 +0800

    ACPI video: fix a poor warning message

staged for upstream
Comment 6 Len Brown 2010-10-02 02:17:54 UTC
shipped in linux-2.6.36-rc6-git2

closed

Note You need to log in before you can comment on or make changes to this bug.