This also solved my problem on Arch Linux, where pidof is also located in /bin . Making a symlink allieviates the problem for me.
Thanks Regards, Simon On Fri, 3 Feb 2006, Michael Biebl wrote: > I found the bug that made kpowersave fail to properly autosuspend. > It's the path to the pidof binary, which is set to /sbin/pidof. But in > Debian and Gentoo it is /bin/pidof. So checkBlacklisted fails and > kpowersave does not generate a suspend event. > You can apply the patch which sets the correct path for Gentoo. > > @Danny: Do you think it would be safe to assume /bin/pidof or should we > create a configure check? > > Cheers, > Michael > _______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
