From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Schaaf Subject: Re: back light conflict i915 vs dell-laptop Date: Tue, 11 Jan 2011 12:31:24 +0100 Message-ID: <1294745484.4230.3.camel@lat1> References: <20101125093301.GT1522@bicker> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from oknodo.bof.de (bof-2.saar.de [192.109.53.146]) by gabe.freedesktop.org (Postfix) with ESMTP id 5EE679E7E6 for ; Tue, 11 Jan 2011 04:14:22 -0800 (PST) Received: from [192.168.178.21] by oknodo.bof.de with esmtp (Exim 4.69) (envelope-from ) id 1PccRg-000435-RX for intel-gfx@lists.freedesktop.org; Tue, 11 Jan 2011 12:31:25 +0100 In-Reply-To: <20101125093301.GT1522@bicker> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org The dell laptop backlight problems I reported previously, are fixed with Indan's patch found here: https://bugzilla.kernel.org/show_bug.cgi?id=23472#c32 which disables the is_backlight_combination_mode() function by making it return 0 immediately. I'm running 2.6.37 with that patch applied, and the laptop is symptom free now. best regards Patrick