![]() |
Re: Share your Widgets!
Quote:
|
Re: Share your Widgets!
Quote:
|
Re: Share your Widgets!
Quote:
|
Re: Share your Widgets!
Is it possible to fix what I have said, or not? Leave one parameter Mem without these symbols in front http://s016.radikal.ru/i334/1105/d5/efc4d82bdcdb.png
|
Re: Share your Widgets!
Since a restoration using Backupmenu, my widget displays temperatures between 250 and 380 °C. It's pretty hot, yes.
I used the following code but it did not solve the issue. Code:
sudo gainrootI'm using a modified version of the ideal profile (increased max limit from 850 to 900 MHz). Of course, when triggering the "Temperature" mode of the widget, the temperature is considered too high, so the max clock is set to 600 MHz. When triggering the "Ideal" button (corresponding to my modified ideal profile), it works but I can't benefit from the dynamic switch depending on temperature. Perhaps I could delete some config files for my kernel to reset it? I don't even know where the modified profiles are stored. Thanks in advance! |
Re: Share your Widgets!
Quote:
|
Re: Share your Widgets!
Oh, thanks for your answer!
So do you know how I should edit the widget to make it take into account 0.1 grades instead of grades? Currently I think the widget is still made for grades, so when it detects a temperature ranging between 200 and 300 units, it must say "Whoo hoo mate, your phone is burning; you wan't me to overclock the CPU? No way!" I'm speaking about the "Temperature" button of the widget. |
Re: Share your Widgets!
Quote:
|
Re: Share your Widgets!
Well, this one. Sorry, this is the first of the thread so I did not think about the others further in the thread. My fault! :p
I use the version with battery indicator and min freq/max freq. |
Re: Share your Widgets!
4 Attachment(s)
Quote:
STEP 1 Code:
rootQuote:
STEP 2 Then, insted of importing that beecon_OCCP.txt or other beecon_OCCPsomethingsomething.txt file from this thread you should import one of the files I attached to this post (instruction is in http://talk.maemo.org/showpost.php?p...8&postcount=30 ). The change I made is: Code:
echo -e "TEMPERATURE : <span font = \\"14\\"><b>`cat /sys/class/power_supply/bq27200-0/temp` C</b></span>Code:
echo -e "TEMPERATURE : <span font = \\"14\\"><b>`awk '{ print $1/10}' < /sys/class/power_supply/bq27200-0/temp` C</b></span> |
| All times are GMT. The time now is 20:44. |
vBulletin® Version 3.8.8