Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752680Ab3CWXhr (ORCPT ); Sat, 23 Mar 2013 19:37:47 -0400 Received: from hydra.sisk.pl ([212.160.235.94]:37084 "EHLO hydra.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752397Ab3CWXhq convert rfc822-to-8bit (ORCPT ); Sat, 23 Mar 2013 19:37:46 -0400 From: "Rafael J. Wysocki" To: Pavel Machek Cc: =?ISO-8859-1?Q?Bj=F8rn?= Mork , kernel list , lenb@kernel.org, linux-acpi@vger.kernel.org Subject: Re: 3.9-rc3+: reports battery as 0 mWh capacity on thinkpad x60 Date: Sun, 24 Mar 2013 00:45:08 +0100 Message-ID: <6726347.ehkcE9iAxU@vostro.rjw.lan> User-Agent: KMail/4.9.5 (Linux/3.9.0-rc3+; KDE/4.9.5; x86_64; ; ) In-Reply-To: <20130323202155.GC18732@amd.pavel.ucw.cz> References: <20130323114011.GA11092@amd.pavel.ucw.cz> <87zjxu9spk.fsf@nemi.mork.no> <20130323202155.GC18732@amd.pavel.ucw.cz> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT 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: 2270 Lines: 62 On Saturday, March 23, 2013 09:21:56 PM Pavel Machek wrote: > On Sat 2013-03-23 14:00:23, Bjørn Mork wrote: > > "Rafael J. Wysocki" writes: > > > On Saturday, March 23, 2013 12:40:12 PM Pavel Machek wrote: > > >> Hi! > > >> > > >> pavel@amd:~$ cat /proc/acpi/battery/BAT0/info > > >> present: yes > > >> design capacity: 0 mWh > > >> last full capacity: 0 mWh > > >> battery technology: rechargeable > > >> design voltage: 14400 mV > > >> > > >> This worked before... at least it works in 2.6 kernel used by debian. > > > > > > This works for me in 3.9-rc3. May I see your .config? > > > > Well, if this works, then maybe the Kconfig help text should be updated: > > > > config ACPI_PROCFS_POWER > > bool "Deprecated power /proc/acpi directories" > > depends on PROC_FS > > help > > For backwards compatibility, this option allows > > deprecated power /proc/acpi/ directories to exist, even when > > they have been replaced by functions in /sys. > > The deprecated directories (and their replacements) include: > > /proc/acpi/battery/* (/sys/class/power_supply/*) > > /proc/acpi/ac_adapter/* (sys/class/power_supply/*) > > This option has no effect on /proc/acpi/ directories > > and functions, which do not yet exist in /sys > > This option, together with the proc directories, will be > > deleted in 2.6.39. > > > > > > Time to call the bluff now :) > > This should probably be "default y", BTW. > > But problem is not in /proc, /sys has zeros, too. > > pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full > 0 > pavel@amd:~$ cat /sys/class/power_supply/BAT0/energy_full_design > 0 > pavel@amd:~$ cat /sys/class/power_supply/BAT0/model_name > 93P5030 > pavel@amd:~$ Can you narrow the time frame when it stopped working a bit? Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- 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/