Package: apmd
Version: 3.2.2-3
Severity: normal

Tracking down some suspend/resume oddities I wrote a script to just log
the invocations (and $1 $2 ) by apmd_proxy. And see:

May 26 15:39:03 grohl apmlog: suspend system
[...]
May 26 15:39:18 grohl apmlog: resume suspend
May 26 15:39:20 grohl apmlog: resume suspend

It sees the resume twice. 

Google found older messages reporting similar behaviour that was said to
be a kernel problem at that time. But with respect to the kernel we
have a completely different view (apm=debug):

May 26 15:39:03 grohl kernel: apm: received system suspend notify
May 26 15:39:04 grohl last message repeated 3 times
May 26 15:39:05 grohl kernel: eth1: got suspend request (state 3)
May 26 15:39:07 grohl kernel: apm: received system suspend notify
May 26 15:39:07 grohl kernel: apm: received system suspend notify
May 26 15:39:16 grohl kernel: MCE: The hardware reports a non fatal, 
correctable incident occurred on CPU 0.
May 26 15:39:16 grohl kernel: Bank 1: f200000000000155
May 26 15:39:16 grohl kernel: apm: received normal resume notify

It sees numerious suspend events (reading apm.c this is known for IBM
Thinkpads and there is a workaround in place to cope with this) but only 
one resume notify. I promise there aren't any more down the lines :)

It's am IBM X31 running custom compiled vanilla 2.6.7.11, if that matters.
But as far as I see it's no kernel issue, is it?

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages apmd depends on:
ii  debconf                     1.4.30.13    Debian configuration management sy
ii  libapm1                     3.2.2-3      Library for interacting with APM d
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  powermgmt-base              1.22         Common utils and configs for power

-- debconf information:
  apmd/overwrite-config-file: true
  apmd/hdparm-removed:
  apmd/suspend-on-ac: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to