View Single Post
Posts: 306 | Thanked: 38 times | Joined on Dec 2009 @ Austria
#114
i saved the kernel-config file to /usr/sbin
chmod +rwx /usr/sbin/kernel-config

i saved the the frequency schemes to /usr/share/kernel-power-settings

and then i executed:

Code:
echo "#!/bin/sh" > /etc/X11/Xsession.post/80kernel-config
chmod +rwx /etc/X11/Xsession.post/80kernel-config
echo "sudo kernel-config load dsp" >> etc/X11/Xsession.post/80kernel-config
loading kernel-config with dsp profile works flawless on startup
but the problem with the ON things are still there

see... http://pastebin.com/6bUbe13X