Hello I'm trying to enable power management on my debian box .. currently im on wheezy Linux debian 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1+deb7u1 x86_64 GNU/Linux .. I have done this so far
apt-get install cpufrequtils sysfsutils cat /proc/cpuinfo | grep "model name" model name : Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz modprobe p4-clockmod The next step is to enable the correct driver but when i modprobe pr-clockmod it looks like something is happening but it isn't .. lsmod |grep p4-clockmod or even just lsmod |grep p4 dosen't show anything How do i get the correct driver so i can do the next step witch is modprobe cpufreq_conservative ? Thanks Josef -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20130919034556.GB10554@debian

