From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758258Ab2CTD53 (ORCPT ); Mon, 19 Mar 2012 23:57:29 -0400 Received: from nat.nue.novell.com ([195.135.221.2]:2879 "EHLO nat.nue.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751246Ab2CTD51 (ORCPT ); Mon, 19 Mar 2012 23:57:27 -0400 Subject: Re: [PATCH] Added backlight driver for Acer Aspire 4736 From: joeyli To: Pradeep Subrahmanion Cc: Matthew Garrett , rpurdie@rpsys.net, FlorianSchandinat@gmx.de, akpm@linux-foundation.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <1332156793.2964.3.camel@debian.Gayathri> References: <1331608337.2267.67.camel@debian.Gayathri> <20120312175130.GA18002@srcf.ucam.org> <1331640592.3485.50.camel@debian.Gayathri> <20120313124738.GB10822@srcf.ucam.org> <20120313133458.GA11574@srcf.ucam.org> <1331688294.2577.19.camel@debian.Gayathri> <1331680373.10557.169.camel@linux-s257.site> <1331692996.3052.8.camel@debian.Gayathri> <1331704278.10557.190.camel@linux-s257.site> <1331798740.10557.245.camel@linux-s257.site> <1332047432.6304.13.camel@debian.Gayathri> <1332122514.10557.270.camel@linux-s257.site> <1332156793.2964.3.camel@debian.Gayathri> Content-Type: text/plain; charset="UTF-8" Date: Tue, 20 Mar 2012 11:55:37 +0800 Message-ID: <1332215737.10557.291.camel@linux-s257.site> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Pradeep, 於 一,2012-03-19 於 17:03 +0530,Pradeep Subrahmanion 提到: > > For the maximum level causes blank screen... > > > > Please kindly help to identify which driver handle the brightness > > change, run the following 2 commands: > > > > # echo 5 > /sys/class/backlight/acer-wmi/brightness > > # echo 5 > /sys/class/backlight/intel_backlight/brightness > > > > Which one works to change brightness on your machine? > > Both of them do not work for me.Only hot keys are working. > > Writing to /sys/class/backlight/acer-wmi/brightness > > and /sys/class/backlight/intel_backlight/brightness do not cause any > > change in brightness. > > > Regards , > > Pradeep Subrahmanion A bit strange... Could you please paste your /proc/cmdline ? Did you add acpi_osi="Linux" ? Thanks a lot! Joey Lee