maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [announce] maxCPU widget - change the max CPU's clock with a TAP! (https://talk.maemo.org/showthread.php?t=67468)

AgogData 2010-12-27 01:36

Re: [announce] maxCPU widget
 
very useful but dangerous, don't ever leave your phone with any1 else but you.
thanks :)

peacekeper 2010-12-27 02:03

Re: [announce] maxCPU widget
 
i downloaded through teh xterm but no icon on my desktop is there anything else i have to do?

m750 2010-12-27 08:15

Re: [announce] maxCPU widget
 
Quote:

Originally Posted by augustthe (Post 904962)
i got a problem when i install maxcpu is not appearing on the desktop i try rebooting nothing

It is not an application, but a home desktop widget... TAP on desktop to insert it!

Quote:

Originally Posted by Mentalist Traceur (Post 904858)
Does it have "user" as one of its... what do you call them..? Categories, or something? Like, the way software is sorted on the downloads page on this forum in Desktop, Utilities, Other, Science, System, etc...

The categories is "system", but probably is not visible unless it is under test. Try to vote for its Karma ...Please :)
http://maemo.org/packages/package_in...axcpu/0.1.3-1/



OT:
Quote:

Originally Posted by kolos (Post 904819)
I have one request, if you could share your script for CPU's freq and temperature widget (queen beecon), please?

I use this script, but I am not the author
Code:

echo CPU: `awk '{print $1/1000" MHz"}' /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq` `cat /sys/class/power_supply/bq27200-0/temp`°C;
first you have to load a module (only the first time)

Code:

sudo gainroot
echo bq27x00_battery >> /etc/modules
modprobe bq27x00_battery

For problem look at:
http://wiki.maemo.org/Kernel_Power

poeddiee 2010-12-27 10:12

Re: [announce] maxCPU widget
 
Quote:

i got a problem when i install maxcpu is not appearing on the desktop i try rebooting nothing
Quote:

It is not an application, but a home desktop widget... TAP on desktop to insert it!
same problem here.!
but maxcpu doesn't even appear in die list for desktopwidgets... I looked for the the maxcpu.desktop-file, but it is correctly installed and I reinstalled the whole widget a few times...
it won't appear in die list... and it isn't already insert anywhere...

also when I tried to install the .deb with the standart app-manager it says that maxcpu isn't kompatibel... so I installed it via x-term.
but I have the power-kernel, this can't be the problem...

do you have any ideas what's the problem?!
thanks!

m750 2010-12-27 11:40

Re: [announce] maxCPU widget
 
Please, open x-terminal and put this command:
Code:

root
python /usr/lib/hildon-desktop/maxcpu.py

Do you retrive any errors?
yes: post the log
no: go back to the desktop (without closing x-terminal). You must see the widget (look at all that your destkop)

poeddiee 2010-12-27 11:58

Re: [announce] maxCPU widget
 
thanks for your help! but I get an error:

Code:

Nokia-N900:~# python /usr/lib/hildon-desktop/maxcpu.py
Traceback (most recent call last):
File "/usr/lib/hildon-desktop/maxcpu.py", line 6, in <module>
import hildondesktop
ImportError: No module named hildondesktop

I hope you can find a solution :)

geneven 2010-12-27 12:00

Re: [announce] maxCPU widget
 
Sorry to ask this, but why would I want my max cpu posted on my desktop?

It seemed to work fine for me.

m750 2010-12-27 12:12

Re: [announce] maxCPU widget
 
Quote:

Originally Posted by poeddiee (Post 905208)
thanks for your help! but I get an error:

Code:

import hildondesktop
ImportError: No module named hildondesktop


from x-terminal, type
Code:

root
apt-get install python2.5-hildondesktop


m750 2010-12-27 12:16

Re: [announce] maxCPU widget
 
Quote:

Originally Posted by geneven (Post 905211)
Sorry to ask this, but why would I want my max cpu posted on my desktop?

It seemed to work fine for me.

If you don't need this widget, simply don't use it! :confused:

poeddiee 2010-12-27 12:18

Re: [announce] maxCPU widget
 
yeah thank you so much, it finally works!

but I had to type

Code:

apt-get install python-hildondesktop
otherwise I get any error... but now it works fine, great widget, thanks a lot!!! :D

edit: argh but when I clode x-term the widget disappears, too... how can I insert the widget permantly?!

sorry for all the work you have with me =)


All times are GMT. The time now is 09:06.

vBulletin® Version 3.8.8