Láttam hogy voltak már ilyen témák, de a problémámat nem oldotta meg. Szóval van a következő processzorom(asztali gépben): AMD Athlon 64 X2 6000+
A gond az hogy a cpufreq minden induláskor ugy van beállítva hogy 1000 és 1000 MHz között állítsa a proci órajelét, és csak miután kiadom ezt a parancsot: cpufreq-set -g ondemand -d 1000000 -u 3000000 -c 0 , ezután kezd csak el rendesen működni. A kérdésem, hogy hol lehet ezt beállítani a cpufreqban hogy 1000 és 3000 MHz között állítsa az órajaelet automatikusan? Debiant használok, ezt látom induláskor, mikor manuálisan még nem állítottam be:
(próbáltam olyat hogy ezt: cpufreq-set -g ondemand -d 1000000 -u 3000000 -c 0 beleírtam egy fileba és beraktam az init.d-be, de nem működött. (biztos hülyeséget csináltam :D )
cpufreq-info:
cpufrequtils 002: cpufreq-info (C) Dominik Brodowski 2004-2006
Report errors and bugs to linux@brodo.de, please.
analyzing CPU 0:
driver: powernow-k8
CPUs which need to switch frequency at the same time: 0 1
hardware limits: 1000 MHz - 3.00 GHz
available frequency steps: 3.00 GHz, 2.80 GHz, 2.60 GHz, 2.40 GHz, 2.20 GHz, 2.00 GHz, 1.80 GHz, 1000 MHz
available cpufreq governors: conservative, powersave, ondemand, userspace, performance
current policy: frequency should be within 1000 MHz and 1000 MHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 1000 MHz (asserted by call to hardware).
analyzing CPU 1:
driver: powernow-k8
CPUs which need to switch frequency at the same time: 0 1
hardware limits: 1000 MHz - 3.00 GHz
available frequency steps: 3.00 GHz, 2.80 GHz, 2.60 GHz, 2.40 GHz, 2.20 GHz, 2.00 GHz, 1.80 GHz, 1000 MHz
available cpufreq governors: conservative, powersave, ondemand, userspace, performance
current policy: frequency should be within 1000 MHz and 1000 MHz.
The governor "ondemand" may decide which speed to use
within this range.
current CPU frequency is 1000 MHz (asserted by call to hardware).