public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Timo Hoenig <thoenig-dCxI//HcOdFeoWH0uzbU5w@public.gmane.org>
To: soeren.wellhoefer-hi6Y0CQ0nG0@public.gmane.org
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	"Yu, Luming" <luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Subject: Re: Fwd: [ACPI-bugzilla] acpi doesn't work sometimes
Date: Tue, 29 Nov 2005 09:57:21 +0100	[thread overview]
Message-ID: <1133254641.25720.13.camel@linux.site> (raw)
In-Reply-To: <200511291341.02349.luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>

Hi,

cc'ing Soeren.

On Tue, 2005-11-29 at 13:41 +0800, Yu, Luming wrote:

> I am using an acer notebook with suse 10.0.
> 
> ACPI seems to not work arbitrarily. Sometimes it work and is started during
> boot, sometimes not.
> 
> I often get the message by kpowersave, that it could not start because of
> not running acpi.
> 
> When trying to restart i get this message:
> 
> acpid: can't open /proc/acpi/event: Device or resource busy
> 
> What's the problem and why is it so arbitrary?

Some other daemon process acquired the the event interface before
powersaved could.  Identify the process with

   lsof |grep "/proc/acpi/event"

In rare cases its known that users encounter races between services for
the ACPI event interface.  Only acpid should access the kernel interface
directly; other user space processes should use the socket of acpid to
collect ACPI events.

Since you're using SL 10.0 I suspect you're packages are not up-to-date.

As a fortuneteller:  You've installed mobile selection of SUSE 10.0,
thus IAL (iald) is running which acquires the ACPI event interface as
fallback.  On a Acer notebook its safe to drop iald.

> I considered that it might be, that X is started before acpi. So I've
> already tried to reset the order at media:/hda6/etc/init.d/rc .
> 
> But this doesn't work...
> 
> regards
> 
> Soeren Wellhoefer

   Timo



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

      parent reply	other threads:[~2005-11-29  8:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-29  5:41 Fwd: [ACPI-bugzilla] acpi doesn't work sometimes Yu, Luming
     [not found] ` <200511291341.02349.luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2005-11-29  8:57   ` Timo Hoenig [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1133254641.25720.13.camel@linux.site \
    --to=thoenig-dcxi//hcodfeowh0uzbu5w@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=soeren.wellhoefer-hi6Y0CQ0nG0@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox