Comment 10 for bug 1450396

Revision history for this message
Martin Pitt (pitti) wrote : Re: Gigabyte P35-DS3: does not stay suspended

Thanks. So we need to find out which hook does the magic. For each value of <hook> in the below list, can you please run

  sudo /usr/lib/pm-utils/sleep.d/<hook> suspend ; sudo systemctl suspend; sudo /usr/lib/pm-utils/sleep.d/<hook> resume

In descending order of likelyhood, I recommend the following list for <hook>:

  99video
  95hdparm-apm
  00powersave
  94cpufreq
  95led

(The others seem *really* unrelated to suspend..)