Comment 13 for bug 1450396

Revision history for this message
Jan Rathmann (kaiserclaudius) wrote : Re: Gigabyte P35-DS3: does not stay suspended

Thanks for the hint to try more than one hook at once, that's really useful!

I'm done with the testing faster than I thought, because unfortunately none of the hooks makes the bug go away. I even tested applying all five of them together, but no success.

The only thing notable is, that /bin/sh spills out errors on three of the hook scripts:

/usr/lib/pm-utils/sleep.d/00powersave: 3: .: : not found
/usr/lib/pm-utils/sleep.d/94cpufreq: 6: .: : not found
/usr/lib/pm-utils/sleep.d/99video: 22: .: : not found

I'm not sure if this has any implication on this bug (I tested executing the hooks with /bin/bash instead, but that lead to just more syntax errors).