From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Subject: Re: [privat] Re: 2.6.9-rc4 ACPI problem after starting X Date: Fri, 15 Oct 2004 17:36:33 +0200 Sender: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Message-ID: <20041015173633.1c9d3239.admin@wodkahexe.de> References: <20041013172118.0ec42975.admin@wodkahexe.de> <20041014223607.GA9549@message-id.gmane0305.slipkontur.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20041014223607.GA9549-l0tNAEGuAhhzZ8+rp42Dbp9+tswZ0GTaehPwdyo5hKaELgA04lAiVw@public.gmane.org> Errors-To: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Stefan Seyfried Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-acpi@vger.kernel.org On Fri, 15 Oct 2004 00:36:07 +0200 Stefan Seyfried wrote: > On Wed, Oct 13, 2004 at 05:21:18PM +0200, Sebastian wrote: > > Hi, > > > > After starting X (v. 4.4.0) I'm getting still some strange ACPI > > errors in dmesg. > > > > dswload-0292: *** Error: Looking up [PBST] in namespace, > > AE_ALREADY_EXISTS psparse-1133: *** Error: Method execution failed > > [\_SB_.PCI0.LPC0.BAT1._BST] (Node c1474f28), AE_ALREADY_EXISTS > > > > This does not happen, when working with the console. It starts some > > seconds, after i started X. > > i suspect this is some battery applet accessing your battery. > What windowmanager / desktop environment are you using? > -- > Stefan Seyfried > Hi, thanks for that hint. it seems gkrellm is causing these problem. after preventing gkrellm from starting via .xinitrc these messages don't apear anymore. i did a little research, since gkrellm is only reading /proc/acpi/battery/BAT1/state and /proc/acpi/ac_adapter/ACAD/state to display battery status. i can reproduce these error messages with the following command: while [ 1 ]; do cat /proc/acpi/battery/BAT1/state && sleep 1; done it's 100% reproduceable on my laptop. should i fill a bug report ? kernelversion is 2.6.9-rc4. but this problem is present since 2.6.7 (or earlier) Sebastian ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl