public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Fwd: [ACPI-bugzilla] acpi doesn't work sometimes
@ 2005-11-29  5:41 Yu, Luming
       [not found] ` <200511291341.02349.luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Yu, Luming @ 2005-11-29  5:41 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



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?

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

--
Sören Wellhöfer
soeren.wellhoefer-hi6Y0CQ0nG0@public.gmane.org
Carl-Zeiss-Gymnasium Jena

Telefonieren Sie schon oder sparen Sie noch?
NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie


-------------------------------------------------------
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
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

-------------------------------------------------------

-- 
Thanks,
Luming


-------------------------------------------------------
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_idv37&alloc_id\x16865&op=click

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fwd: [ACPI-bugzilla] acpi doesn't work sometimes
       [not found] ` <200511291341.02349.luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
@ 2005-11-29  8:57   ` Timo Hoenig
  0 siblings, 0 replies; 2+ messages in thread
From: Timo Hoenig @ 2005-11-29  8:57 UTC (permalink / raw)
  To: soeren.wellhoefer-hi6Y0CQ0nG0
  Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Yu, Luming

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-11-29  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox