Hi Christian, Christian Gogolin wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1The requested output is: $ bash -x /etc/acpi/sleep.sh + test -f /usr/share/acpi-support/policy-funcs + . /usr/share/acpi-support/policy-funcs ++ . /usr/share/acpi-support/power-funcs +++ umask 022 +++ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 +++ POWERSTATE=/var/lib/acpi-support/powerstate +++ HDPARM='/sbin/hdparm -q' +++ LIDSTATE=/var/lib/acpi-support/lidstate ++ CheckPolicy ++ getXuser +++ finger +++ grep -m1 ': ' +++ awk '{print $1}' ++ user= ++ '[' x = x ']' +++ finger +++ grep -m1 : +++ awk '{print $1}' ++ user=cgogolin ++ '[' xcgogolin = x ']' ++ '[' xcgogolin '!=' x ']' +++ getent passwd cgogolin +++ cut -d: -f6 ++ userhome=/home/cgogolin ++ export XAUTHORITY=/home/cgogolin/.Xauthority ++ XAUTHORITY=/home/cgogolin/.Xauthority ++ export XUSER=cgogolin ++ XUSER=cgogolin ++ pidof gnome-power-manager kpowersave ++ test cgogolin '!=' '' ++ pidof dcopserver ++ echo 1 + '[' 1 '!=' 0 ']' + /usr/share/acpi-support/suspendorhibernate suspend
Thanks! This output matches my expectations. Now could you send in the output of:
bash -x /usr/share/acpi-support/suspendorhibernate suspend Cheers, Bart -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

