From mboxrd@z Thu Jan 1 00:00:00 1970 From: joeyli Subject: Re: Fwd: [Bugreport] Screen backllight issues on FirePro M5950 (HP EliteBook 8560w) Date: Tue, 24 Jan 2012 08:58:40 +0800 Message-ID: <1327366720.7090.7.camel@linux-s257.site> References: <1323442460.20114.95.camel@linux-s257.site> <1324443308.10394.456.camel@linux-s257.site> <1327030553.15960.92.camel@linux-s257.site> <1327196727.15960.118.camel@linux-s257.site> <1327276502.15960.150.camel@linux-s257.site> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from victor.provo.novell.com ([137.65.250.26]:47391 "EHLO victor.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753654Ab2AXBDA (ORCPT ); Mon, 23 Jan 2012 20:03:00 -0500 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Artur Flinta Cc: linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org On Mon, 2012-01-23 at 15:45 +0100, Artur Flinta wrote: > Hi! > > On Mon, Jan 23, 2012 at 12:55 AM, joeyli wrote: > > Yes! we still need fix the problem with backlight control. Please kindly > > give me the result after add the following debug parameter: > > acpi.debug_level=0xF acpi.debug_layer=0xFFFFFFFF log_buf_len=5M > > > > I did it and log is in attachment. > Thanks, but looks like your kernel didn't enable CONFIG_ACPI_DEBUG=y So, doesn't show up any acpi debug log in messages. > > And, > > Did you try the following kernel parameter? > > acpi_backlight=vendor > > Sure, but after applying it, backlight control keys doesn't work > anymore, there is also no any message in the log. > Does it work set backlight level by sysfs? echo 9 > /sys/class/backlight/acpi_video0/brightness > I've also checked command: watch -n 1 cat > /sys/firmware/acpi/interrupts/gpe[012][0123456789ABCDEF] > but nothing changed too. > > Regards > Artur I think don't neet test gpe anymore, because we already know function key emit scancode. Thanks a lot! Joey Lee