Archive

Posts Tagged ‘kpowersave’

s2ram configuration with kpowersave

January 2nd, 2009 Comments off

My computer starts rather fast, it’s fully functional in less then one minute, but i would get it up and running asap, so I’m using s2ram, unfortunately my motherboard is no in database, after few tries i have found my params:

s2ram -f -a 3

Problem is it was only working when run s root, my kpowersave had no option to set s2ram options, i did tried to find a solution for it, but yesturday I made progres, now my sleep button is working fine, no more root password required.

To get it working I have modified file /usr/lib/pm-utils/defaults as folows:

...
S2RAM_OPTS="-f -a 3"
...

Hope this will help to keep Your’s linux boxes working better.

Categories: Linux Tags: , , , , ,