From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758517Ab0EXXCP (ORCPT ); Mon, 24 May 2010 19:02:15 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:35610 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755806Ab0EXXCO (ORCPT ); Mon, 24 May 2010 19:02:14 -0400 From: "Rafael J. Wysocki" To: Daniel Mack Subject: Re: [Regression] Commit "power_supply: Use attribute groups" breaks KDE battery monitor on openSUSE 11.3 M6 Date: Tue, 25 May 2010 01:03:08 +0200 User-Agent: KMail/1.12.4 (Linux/2.6.34-tst; KDE/4.3.5; x86_64; ; ) Cc: Anton Vorontsov , Greg KH , Kay Sievers , LKML , Linus Torvalds , Andrew Morton , Maciej Rutecki References: <201005250028.24687.rjw@sisk.pl> <20100524223221.GQ30801@buzzloop.caiaq.de> In-Reply-To: <20100524223221.GQ30801@buzzloop.caiaq.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201005250103.09009.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 25 May 2010, Daniel Mack wrote: > On Tue, May 25, 2010 at 12:28:24AM +0200, Rafael J. Wysocki wrote: > > Your commit 5f487cd34f4337f9bc27ca19da72a39d1b0a0ab4 (power_supply: Use > > attribute groups) unfortunately breaks KDE 4.4's battery monitor from openSUSE > > 11.3 Milestone 6 on my Acer Ferrari One. Apparently, the battery monitor can't > > access the sysfs battery attributes with this commit applied. > > Can you still see the attributes in sysfs? Yes, I can. > What are their properties? They don't seem to be different from the properties without the commit. Yet, the battery monitor evidently thinks the battery is not present (it also doesn't seem to see the AC adapter). Thanks, Rafael