On Thu, Jun 10, 2010 at 10:24 AM, Fernando Caba <fc...@uns.edu.ar> wrote: > Victor, this is the debug result for pm-suspend command: > > [r...@fcaba ~]# PM_DEBUG=true /usr/local/sbin/pm-suspend > ++ '[' -z '' ']' > ++ grep -q mem /sys/power/state > ++ '[' -c /dev/pmu ']' > ++ '[' -z '' ']' > + command_exists do_suspend > + type do_suspend > + return 1 > + log 'pm-utils does not know how to suspend on this system.'
Well, suspend is not working because it is not supported by this system. > > > This for pm-hibernate: > > <snip> I do not know if the version of NetworkManager installed on your distro works correctly with the networkmanager hook. You can try blacklisting the Networkmanager hook: echo 'HOOK_BLACKLIST=NetworkManager' >/etc/pm/config.d/00disable_nm.conf to see if that helps. _______________________________________________ Pm-utils mailing list Pm-utils@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/pm-utils