I guess powernow-k8 needs to be added to /etc/modules ;). r...@64studio:~# cat /etc/modules # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored.
loop lp rtc sbp2 fuse Ralf Mardorf wrote: > http://trac.64studio.com/64studio/ticket/467 > > This isn't needed: > > r...@64studio:/usr/bin# ls -al | grep cpu > -rwxr-xr-x 1 root root 18256 2008-06-10 > 19:42 cpufreq-selector > r...@64studio:/usr/bin# chmod u+s /usr/bin/cpufreq-selector > r...@64studio:/usr/bin# ls -al | grep cpu > -rwsr-xr-x 1 root root 18256 2008-06-10 > 19:42 cpufreq-selector > > But this: > > spinymouse-s...@64studio:~$ sudo -i > r...@64studio:~# modprobe powernow-k8 > r...@64studio:~# ls /sys/devices/system/cpu/cpu0/ > cache cpufreq crash_notes topology > > After this: > > r...@64studio:~# chmod u-s /usr/bin/cpufreq-selector > r...@64studio:~# ls -al /usr/bin | grep cpu > -rwxr-xr-x 1 root root 18256 2008-06-10 > 19:42 cpufreq-selector > > It's still fine for the user. > -- Secret of Tux: http://images.wallaceandgromit.com/user_uploads/forum_thumbnails/5/75/355.jpg "Gromit bit me" says HMV dog: http://img.dailymail.co.uk/i/pix/2007/03_03/GomitHMVPA_468x319.jpg _______________________________________________ 64studio-users mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-users
