#800875 pm-utils: cannot resume from suspend after upgrade to jessie

#800875#5
Date:
2015-10-04 13:07:12 UTC
From:
To:
Dear Maintainer(s),

After upgrading from wheezy to jessie, I am unable to resume from
suspend.  pm-suspend appears to function as expected (drives spin down,
fans stop, screen blanks), but the keyboard spacebar, power button,
mouse, and wake-on-lan packets all fail to wake the machine.

Odd symptom: after issuing `pm-suspend` (or `s2ram --force` or
`echo mem >/sys/power/state`), the keyboard (Kinesis FreeStyle) "FN" led
is lit.  Pressing the spacebar immediately causes the LED to extinguish
and the display's "no signal" message to appear.

I was unable to boot with my previous kernel (3.2.0-4-686-pae) to test
whether this might be a kernel issue.

Boot options "nodemodeset" and "pnpbios=off" had no effect.  Option
"acpi=off" made pm-suspend a no-op (as is probably to be
expected). Mainboard is an Intel DP67BG, graphics card is a Radeon
HD5450 (using xorg "radeon" driver, not fglrx).  suspend/resume worked
great in wheezy under previous kernel.

Any help and/or advice would be appreciated.

marmosets,
  Bryan

#800875#10
Date:
2015-10-11 12:14:31 UTC
From:
To:
This is (as suspected) not a problem with pm-utils; in fact, pm-utils
enabled me to solve the problem with a 1-liner (yay pm-utils!). I'm
reporting the solution in case anyone else has similar issues.

I was able to isolate the bug by following the instructions under
https://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt : it
turns out that freeze-ups occurred whenever my soundcard module
(snd_ice1712) was loaded.  The card is an M-Audio Delta 1010LT, and has a
record of strange behavior with this board. After adding the module to the
pm-utils SUSPEND_MODULES list, suspend/resume works as before.
Specifically, I added a file /etc/pm/config.d/modules containing the line:

 PM_SUSPEND_MODULES="snd_ice1712"

... and it's all good.  Apologies for the noise, feel free to close the
issue.

marmosets,
  Bryan

#800875#15
Date:
2023-12-21 17:56:09 UTC
From:
To:
Dear submitter,

as the package pm-utils has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1058701

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)