From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: New: After Hibernation the battery charging information is not working any more. Date: Mon, 28 Jan 2008 18:34:36 +0100 Message-ID: <200801281834.36823.rjw@sisk.pl> References: <200801281734.07679.rjw@sisk.pl> <20080128170548.GF8471@vzsze.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from ogre.sisk.pl ([217.79.144.158]:35965 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755308AbYA1RhM (ORCPT ); Mon, 28 Jan 2008 12:37:12 -0500 In-Reply-To: <20080128170548.GF8471@vzsze.de> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Rolf Kutz Cc: Andrew Morton , linux-acpi@vger.kernel.org, bugme-daemon@bugzilla.kernel.org On Monday, 28 of January 2008, Rolf Kutz wrote: > On 28/01/08 17:34 +0100, Rafael J. Wysocki wrote: > >On Monday, 28 of January 2008, Rolf Kutz wrote: > >> On 28/01/08 17:06 +0100, Rafael J. Wysocki wrote: > >> >On Monday, 28 of January 2008, Rolf Kutz wrote: > >> >> On 28/01/08 16:16 +0100, Rafael J. Wysocki wrote: > >> >> >On Monday, 28 of January 2008, Rolf Kutz wrote: > >> > > >> >Would you be able to install git and use it for downloading kernel sources? > >> > >> Yes, I can install it, but I'm not familiar with it. > > > >No problem. http://linux.yyz.us/git-howto.html#getting_started should be > >sufficient for starters and I'll tell you what to do next. > > Installed git and pulled Linus tree, like described in the howto. OK, thanks. We're going to carry out a bisection over several commits. Please go to the linux-2.6 directory and do: $ git checkout 88fb61e4ba263685a0d5b82c7e9cd6f22a9e6a9d Then, compile the kernel and test it.