Description: El Suri Temperature Control regula la frecuencia de los procesadores al detectar una temperatura mayor al límite impuesto y libera los procesadores cuando logra enfriar el equipo.
Sólo ha sido testeada en OpenSuSE 11.3 x64 con un Turion 64 X2.
This app monitorizes CPU temp and regulates frequency to prevent overheat and eventual system crash or burn.
Only tested on OpenSuSE 11.3 x64 running Turion 64 X2.
Hi,
Do you also have an English version ? Although my Spanish is good enough to understand its operation, I'm on an English OS that throws different errors than the ones expected in Spanish when going through the configuration setup.
Cheers,
No, I don't have, but I can barely guide through this as my english isn't very good:
Error: la opción requiere un argumento/Error: argument required
Un número entero (por ejemplo 2200000)/A big integer (like 2200000)
Un número entero (por ejemplo 60)/A small integer (like 60)
Uno o varios números enteros (por ejemplo 2200000 1100000 550000)/Just one either several big integers (like 2200000 1100000 550000)
echo: error de escritura: Argumento inválido/echo: write error: Invalid argument
Uno o varios números separados por un guión (por ejemplo 0-1)/Just one either several dash separated numbers (like 0-1)
Un listado de procesos activos/An active proccesses list
Una ventana que solicite la contraseña de root/A window asking for root password
Hope you find it useful.
Thanks for that, but I had already figured that out. The point I was trying to make is that on 3 items in the configuration setup, I'm being thrown an error because the Spanish error message expected is different from the one my English OS (SusE 11.2) is barfing up.
1) Se ejecuto el commando -c . El valor esperado era: "Error: la opcion requiere un argumento". El resultado obtenido es: Error: /usr/bin/sh: -c: option requires an argument . Desea grabar la configuracion ?
2) Se ejecuto el commando echo $freq > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq El valor esperado era: "echo: error de escritura: Argumento invalido" El resultado obtenido es: Error: /usr/bin/sh: line 0: echo: write error: Invalid argument
Desea grabar la configuracion ?
3) Se ejecuto el commando kdesu chmod 666 El valor esperado era: "Una ventana que solicite la contrasena de root" El resultado obtenido es: Error: chmod: missing operand after `666' Error: Try `chmod --help' for more information.
Desea grabar la configuracion ?
One of the things it causes is that the setup is not accepting my /usr/bin/sh path and instead stays at the default value /bin/sh .
1) Se ejecuto el commando -c . El valor esperado era: "Error: la opcion requiere un argumento". El resultado obtenido es: Error: /usr/bin/sh: -c: option requires an argument . Desea grabar la configuracion ?
1) Is right!
2) Se ejecuto el commando echo $freq > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq El valor esperado era: "echo: error de escritura: Argumento invalido" El resultado obtenido es: Error: /usr/bin/sh: line 0: echo: write error: Invalid argument
Desea grabar la configuracion ?
2) I think it's correct, coose "Si"
3) Se ejecuto el commando kdesu chmod 666 El valor esperado era: "Una ventana que solicite la contrasena de root" El resultado obtenido es: Error: chmod: missing operand after `666' Error: Try `chmod --help' for more information.
Desea grabar la configuracion ?
3) This is correct too... I think kde is not showing kdesu app because of the missing operand...
I'll have to figure out a better setup algorythm because this is not helping... Sorry.
I'll check why isn't accepting another interpreter but that should work...
Ratings & Comments
5 Comments
Hi, Do you also have an English version ? Although my Spanish is good enough to understand its operation, I'm on an English OS that throws different errors than the ones expected in Spanish when going through the configuration setup. Cheers,
No, I don't have, but I can barely guide through this as my english isn't very good: Error: la opción requiere un argumento/Error: argument required Un número entero (por ejemplo 2200000)/A big integer (like 2200000) Un número entero (por ejemplo 60)/A small integer (like 60) Uno o varios números enteros (por ejemplo 2200000 1100000 550000)/Just one either several big integers (like 2200000 1100000 550000) echo: error de escritura: Argumento inválido/echo: write error: Invalid argument Uno o varios números separados por un guión (por ejemplo 0-1)/Just one either several dash separated numbers (like 0-1) Un listado de procesos activos/An active proccesses list Una ventana que solicite la contraseña de root/A window asking for root password Hope you find it useful.
Thanks for that, but I had already figured that out. The point I was trying to make is that on 3 items in the configuration setup, I'm being thrown an error because the Spanish error message expected is different from the one my English OS (SusE 11.2) is barfing up. 1) Se ejecuto el commando -c . El valor esperado era: "Error: la opcion requiere un argumento". El resultado obtenido es: Error: /usr/bin/sh: -c: option requires an argument . Desea grabar la configuracion ? 2) Se ejecuto el commando echo $freq > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq El valor esperado era: "echo: error de escritura: Argumento invalido" El resultado obtenido es: Error: /usr/bin/sh: line 0: echo: write error: Invalid argument Desea grabar la configuracion ? 3) Se ejecuto el commando kdesu chmod 666 El valor esperado era: "Una ventana que solicite la contrasena de root" El resultado obtenido es: Error: chmod: missing operand after `666' Error: Try `chmod --help' for more information. Desea grabar la configuracion ? One of the things it causes is that the setup is not accepting my /usr/bin/sh path and instead stays at the default value /bin/sh .
1) Se ejecuto el commando -c . El valor esperado era: "Error: la opcion requiere un argumento". El resultado obtenido es: Error: /usr/bin/sh: -c: option requires an argument . Desea grabar la configuracion ? 1) Is right! 2) Se ejecuto el commando echo $freq > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq El valor esperado era: "echo: error de escritura: Argumento invalido" El resultado obtenido es: Error: /usr/bin/sh: line 0: echo: write error: Invalid argument Desea grabar la configuracion ? 2) I think it's correct, coose "Si" 3) Se ejecuto el commando kdesu chmod 666 El valor esperado era: "Una ventana que solicite la contrasena de root" El resultado obtenido es: Error: chmod: missing operand after `666' Error: Try `chmod --help' for more information. Desea grabar la configuracion ? 3) This is correct too... I think kde is not showing kdesu app because of the missing operand... I'll have to figure out a better setup algorythm because this is not helping... Sorry. I'll check why isn't accepting another interpreter but that should work...
This app has nothing to do with KDE. Even if useful, it's wrongly sorted at kde-apps.org. Please move to the correct site. m0nk