Comment 36 for bug 292256

Revision history for this message
Pieter Hintjens (ph-imatix) wrote : Re: [Bug 292256] Re: backlight failed after suspend to ram on IBM X40

On Mon, Nov 10, 2008 at 12:14 PM, hyperair <email address hidden> wrote:

> You can't not have pm-utils. That's where pm-suspend is.

You're right, the package is installed, but I have no idea how to see
what version it is. pm-utils is not a command and "pm-suspend -v"
does a suspend... :-)

Here is the grep of system.hardware:

root@nb200802:/usr/lib/pm-utils/sleep.d# lshal | grep system.hardware
  system.hardware.primary_video.product = 13698 (0x3582) (int)
  system.hardware.primary_video.vendor = 32902 (0x8086) (int)
  system.hardware.product = '2372GHG' (string)
  system.hardware.serial = '99DT676' (string)
  system.hardware.uuid = '3C711681-4793-11CB-AC6D-FB1692D47557' (string)
  system.hardware.vendor = 'IBM' (string)
  system.hardware.version = 'ThinkPad X40' (string)
root@nb200802:/usr/lib/pm-utils/sleep.d#

-Pieter