Active Topics

 


Reply
Thread Tools
Posts: 127 | Thanked: 17 times | Joined on Aug 2007 @ Montreal, Canada
#1
is there a small application to put the CPU in overclock or whathever performance setting like they made in liqbase ? but without all of Liqbase ?


thank you
__________________
Proud user of KDE, ICEWM, Conky, USBMouse, xkbd.
 
debernardis's Avatar
Posts: 2,142 | Thanked: 2,054 times | Joined on Dec 2006 @ Sicily
#2
If you have a n810, install SlideLock by Jgallen23 ( http://www.internettablettalk.com/fo...ad.php?t=19386 ) and hack it as suggested in my post.
Otherwise, do as Qole writes in http://www.internettablettalk.com/fo...ad.php?t=22353

Last edited by debernardis; 2008-10-24 at 11:58.
 

The Following User Says Thank You to debernardis For This Useful Post:
Posts: 127 | Thanked: 17 times | Joined on Aug 2007 @ Montreal, Canada
#3
Originally Posted by debernardis View Post
Otherwise, do as Qole writes in http://www.internettablettalk.com/fo...ad.php?t=22353
thank you,

I have a n800; I will try Qole's tricks but it would be nice to have a simple desktop applet to do it with the flick of a switch.

Originally Posted by qole View Post
If you're willing to (perhaps) drain your battery a bit more, you might gain some speed by setting your processor to "performance" mode.
Make two little scripts, one called "cpu-perform" and one called "cpu-ondemand" (or whatever you want) and then run them as root (eg, sudo cpu-perform)

cpu-perform
Code:
echo performance >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
cpu-ondemand
Code:
echo ondemand >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
(don't forget to chmod +x cpu-perform)
__________________
Proud user of KDE, ICEWM, Conky, USBMouse, xkbd.
 

The Following User Says Thank You to smog For This Useful Post:
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#4
and what might i ask is wrong with all of liqbase? :P
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 
Posts: 127 | Thanked: 17 times | Joined on Aug 2007 @ Montreal, Canada
#5
liqbase is real good at what it's meant to do; it's just not what I'm looking for.

but yes, you made a very good piece of software. and thank you for your high above average contribution to the community.

in the same way of thinking, I don't want to install Maemo Mapper or Canola; doesn't mean it's not good.
__________________
Proud user of KDE, ICEWM, Conky, USBMouse, xkbd.

Last edited by smog; 2008-10-24 at 13:28. Reason: bar de danseuses
 
bongo's Avatar
Posts: 291 | Thanked: 124 times | Joined on Feb 2006 @ Trier, Germany
#6
Hi!

Im working on a home switcher written in python. It will allow you to turn things on and off from the home screen.
__________________
ongo bongo!
 
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#7
heh, chill - was only pullin your leg.
Its quite simple to get the cpu throttling adjustments.

liqbase does it by calling a small script when you change.


"sudo /usr/bin/liqbase-cpu-powersave"
"sudo /usr/bin/liqbase-cpu-ondemand"
"sudo /usr/bin/liqbase-cpu-performance"

(scripts were added into sudoers list as part of installation)

Theres nothing stopping you calling those scripts yourself or writing variations thereof.
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 

The Following 2 Users Say Thank You to lcuk For This Useful Post:
Posts: 127 | Thanked: 17 times | Joined on Aug 2007 @ Montreal, Canada
#8
Originally Posted by lcuk View Post
heh, chill - was only pullin your leg.
Its quite simple to get the cpu throttling adjustments.

liqbase does it by calling a small script when you change.


"sudo /usr/bin/liqbase-cpu-powersave"
"sudo /usr/bin/liqbase-cpu-ondemand"
"sudo /usr/bin/liqbase-cpu-performance"

(scripts were added into sudoers list as part of installation)

Theres nothing stopping you calling those scripts yourself or writing variations thereof.
thank you,
I will try it even if I'm a scripting newbie

this was a very valuable find to help the small cpu
__________________
Proud user of KDE, ICEWM, Conky, USBMouse, xkbd.
 
Posts: 109 | Thanked: 91 times | Joined on Dec 2007
#9
Originally Posted by lcuk View Post
heh, chill - was only pullin your leg.
Its quite simple to get the cpu throttling adjustments.

liqbase does it by calling a small script when you change.

"sudo /usr/bin/liqbase-cpu-powersave"
"sudo /usr/bin/liqbase-cpu-ondemand"
"sudo /usr/bin/liqbase-cpu-performance"
Hmmm...I think I need to reinstall liqbase to look at those scripts.
Originally Posted by lcuk View Post
(scripts were added into sudoers list as part of installation)

Theres nothing stopping you calling those scripts yourself or writing variations thereof.

My proposed variation, when I have free time (Ha!) is to write a daemon that will change the CPU settings depending on 3 things:
  1. On charger
    run at highest CPU speed
  2. Sufficient battery remaining
    run at normal (on-demand) CPU speed
    the value of "sufficient" would be set by the user...probably 75% as a default
  3. Low battery
    run at a lower (power-saving) CPU speed

This really shouldn't be too hard...and should all be possible as a small python script.
 
lcuk's Avatar
Posts: 1,635 | Thanked: 1,816 times | Joined on Apr 2008 @ Manchester, England
#10
z2n,
we were having this discussion and theres already a program around which starts to do this, but it also accounts for your backlight as well.

acmonitor will set the backlight level based on your charging status, I hacked it to also deal with cpu settings.
The only reason why I never released it was because there wasnt a clean UI.

The extra thing I would want to add to this would be control for when I locked my device.
Because I know when I slide the lock I am done for a while I would want the cpu in powersave and the net disconnected as well.

I started to put together a profile settings screen for all of this, I'll try to find the notes I did.
__________________
liqbase sketching the future.
like what i say? hit the Thanks, thanks!
twitter.com/lcuk
 
Reply

Tags
canada, liqbase, os2008, pipe wrench, snowblower


 
Forum Jump


All times are GMT. The time now is 11:47.