Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756510AbYBOLur (ORCPT ); Fri, 15 Feb 2008 06:50:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751258AbYBOLug (ORCPT ); Fri, 15 Feb 2008 06:50:36 -0500 Received: from out4.smtp.messagingengine.com ([66.111.4.28]:54767 "EHLO out4.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750922AbYBOLuf (ORCPT ); Fri, 15 Feb 2008 06:50:35 -0500 X-Sasl-enc: VtwcGMVhKieqP5ai9eVvz/sRflUDPvxfMNTNLiNufOPc 1203076233 Date: Fri, 15 Feb 2008 09:50:30 -0200 From: Henrique de Moraes Holschuh To: Lukas Hejtmanek Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org Subject: Re: 2.6.25-rc1 regression - IBM ACPI backlight Message-ID: <20080215115030.GA27836@khazad-dum.debian.net> References: <20080214103801.GB4366@ics.muni.cz> <20080214122452.GB12775@khazad-dum.debian.net> <20080215110213.GA5648@ics.muni.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080215110213.GA5648@ics.muni.cz> X-GPG-Fingerprint: 1024D/1CDB0FE3 5422 5C61 F6B7 06FB 7E04 3738 EE25 DE3F 1CDB 0FE3 User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1914 Lines: 40 On Fri, 15 Feb 2008, Lukas Hejtmanek wrote: > On Thu, Feb 14, 2008 at 10:24:52AM -0200, Henrique de Moraes Holschuh wrote: > > > as of 2.6.25-rc1, there is no more /sys/class/backlight/acpi_video1 which > > > controlled LVDS backlight on Lenovo ThinkPad T61. There is still > > > acpi_video0 which seems to have sane values but echo N > brightness has no > > > effect at all. > > > > > > thinkpad_acpi module reports that ACPI controlled backlight is present. > > > > Please report this to linux-acpi @ vger . kernel . org... > > > > It is likely caused by the stuff to locate and disable the unused video > > device in the DSDT (apparently it got the wrong device?!). > > > > However, BEFORE reporting to linux-acpi, please test it in single user mode > > without X *ever* being loaded on that boot. New X disables the BIOS > > brightness changes that ACPI uses. > > 2.6.24 kernel has two acpi_video[01]. 2.6.25-rc1 does not, it contains only > acpi_video0 (even in text mode in single user without X being loaded) which > does not work at all. The thinkpad DSDT exports two acpi video nodes, but only one is active. Apparently, ACPI video chose the wrong one. You did the test by booting directly to single user mode (without X loading at all since the last reboot), correct? That means there is a bug to report, indeed. Please report it through http://buzilla.kernel.org, as that's the preferred method of bug reporting by the ACPI people. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- 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/