Hi! I have two proplems I might want to address: I haven't yet found out how to suspend to disk, that is, not running out of power when I leave my PowerBook in standby mode for three days or such. I have found the pm-hibernate utility, but it immediately restarts my system again, failing to really hibernate. I'm not really sure where to find relevant log lines, I don't see nothing in /var/log/{syslog,messages}. pm-suspend.log is attached, sorry for the german language error which would be "invalid argument" or such. The two lines from the functions script are: #v+ echo -n "platform" > /sys/power/disk echo -n "disk" > /sys/power/state #v- The two virtual files contain that very data.
The other problem is with casual suspend and multiuser GNOME sessions: When just one user is logged in through gdm it works like expected and great. When another user logs in through the user switch feature of GNOME (two X11 servers running) it doesn't come up properly again, failing to be able to move the mouse and locking up itself at times. Anyone got any idea for either of this problems? Thanks in advance! Rhonda
Mon Aug 20 13:44:03 CEST 2007: running hibernate hooks. ===== Mon Aug 20 13:44:03 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/00clear ===== ===== Mon Aug 20 13:44:04 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/05led ===== ===== Mon Aug 20 13:44:04 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/10NetworkManager ===== ===== Mon Aug 20 13:44:04 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/20video ===== ===== Mon Aug 20 13:44:04 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/49bluetooth ===== ===== Mon Aug 20 13:44:04 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/50modules ===== ===== Mon Aug 20 13:44:04 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/90clock ===== ===== Mon Aug 20 13:44:05 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/94cpufreq ===== ===== Mon Aug 20 13:44:05 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/95led ===== ===== Mon Aug 20 13:44:05 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/99video ===== Mon Aug 20 13:44:05 CEST 2007: done running hibernate hooks. /usr/lib/pm-utils/functions: line 156: echo: write error: Das Argument ist ungültig /usr/lib/pm-utils/functions: line 157: echo: write error: Das Argument ist ungültig platformdiskMon Aug 20 13:44:05 CEST 2007: running thaw hooks. ===== Mon Aug 20 13:44:05 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/99video ===== ===== Mon Aug 20 13:44:05 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/95led ===== ===== Mon Aug 20 13:44:05 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/94cpufreq ===== ===== Mon Aug 20 13:44:05 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/90clock ===== ===== Mon Aug 20 13:44:07 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/50modules ===== ===== Mon Aug 20 13:44:07 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/49bluetooth ===== ===== Mon Aug 20 13:44:07 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/20video ===== ===== Mon Aug 20 13:44:07 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/10NetworkManager ===== ===== Mon Aug 20 13:44:07 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/05led ===== ===== Mon Aug 20 13:44:07 CEST 2007: running hook: /usr/lib/pm-utils/sleep.d/00clear ===== Mon Aug 20 13:44:07 CEST 2007: done running thaw hooks.