Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755061Ab3HBS66 (ORCPT ); Fri, 2 Aug 2013 14:58:58 -0400 Received: from mail-lb0-f182.google.com ([209.85.217.182]:43938 "EHLO mail-lb0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751655Ab3HBS64 (ORCPT ); Fri, 2 Aug 2013 14:58:56 -0400 MIME-Version: 1.0 In-Reply-To: <1544218.2BR9ul04Pj@vostro.rjw.lan> References: <20130731162252.GC4724@pd.tnic> <1544218.2BR9ul04Pj@vostro.rjw.lan> Date: Fri, 2 Aug 2013 13:58:55 -0500 Message-ID: Subject: Re: i915 backlight From: Felipe Contreras To: "Rafael J. Wysocki" Cc: Josep Lladonosa , Aaron Lu , Borislav Petkov , intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, lkml , ACPI Devel Maling List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1928 Lines: 55 On Fri, Aug 2, 2013 at 9:03 AM, Rafael J. Wysocki wrote: > On Friday, August 02, 2013 01:48:37 AM Felipe Contreras wrote: >> On Fri, Aug 2, 2013 at 1:25 AM, Josep Lladonosa wrote: >> > Hello, >> > >> > I am using a Lenovo Edge E530 and, with kernel 3.11.0-rc3, I had to >> > change to this parameter to the kernel boot: >> > >> > >> > GRUB_CMDLINE_LINUX="acpi_osi=\"!Windows 2012\"" >> >> I think it's pretty obvious that for the time being we need to >> blacklist a ton of machines so they boot without this OSI. In fact, in >> might make sense to simply remove the OSI completely for all machines >> (for now). > > That would have made sense 6 months ago, but not today. Today, like 6 months ago these machines remain broken, and it will be the same tomorrow, presumably on v3.11, and at least v3.12 as well. > The reason is that you don't really know what's affected by that and I'm > pretty sure it's not only backlight. I haven't heard a single comment that says acpi_osi="!Windows 2012" breaks other things. OTOH everybody is saying it fixes the backlight problem (if indeed it's the same problem). Are you claiming that those users are wrong? > So no, we won't do that. Yeah, because that would fix the backlight problems, not tomorrow, or several months from now, *today*. Geez, who would want that? Here is the patch to fix the problem, *today*. https://bugzilla.kernel.org/show_bug.cgi?id=60682 This is what we should do: 1) Improve that blacklist list 2) Fix the Intel driver issues 3) Enable your patch that uses the Intel driver instead 4) Remove that patch Anything else is not be good for the users. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/