[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cpufreq funktioniert nicht



Ich kann auf meinem Laptop (Sony Vaio VGN-FE21S) mit einer Intel Core Duo T-2400 seit der Neuinstallation nicht den Takt verändern.

vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_available_frequencies
1833000 1333000 1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_available_governors
ondemand conservative userspace powersave performance
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_cur_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_governor
performance


Das alleine ist schon ein widerspruch, da "scaling_cur_freq" und "scaling_governor" nicht zusammenpassen (bei "performance" sollten es 1,83GHz sein).

Die Einstellungen zu verändern bringt auch kein wirkliches Ergebnis:

vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# echo "powersave" > scaling_governor
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_governor
powersave
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_cur_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# echo "performance" > scaling_governor
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_governor
performance
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_cur_freq
1000000
vodi-laptop:/sys/devices/system/cpu/cpu0/cpufreq#

Vor der Neuinstallation hat es noch funktioniert.

lg Bernhard

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/


Reply to: