Reply
Thread Tools
Posts: 25 | Thanked: 0 times | Joined on Feb 2010
#1
I have successfully overclocked my N900, however it fails on ideal and reboots. I have followed the jakiman route of using the lv and then setting the limits - all works great

I have then followed the jakiman queen be and started to use some of his scripts - which are great

However how can I save the following and add it to queen be

kernel-config load lv
kernel-config limits 250 900

If anyone can help please can they provide a step by step guide on saving the custom kernel and then how to put on queen be
 
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#2
Originally Posted by Jamiec902 View Post

kernel-config load lv
kernel-config limits 250 900
then

kernel-config save (name you desire)

if you want to load it:

kernel-config load (name of your saved settings)
__________________
if i did help you, just click "Thanks" on the lower right of my post. thanks!

"The best way to break a Spell is to prevent it from being cast in the first place"

N900: 1000/1150mhz; sampling_rate 15; up_threshold 150000;
 

The Following User Says Thank You to gabby131 For This Useful Post:
cfh11's Avatar
Posts: 1,062 | Thanked: 961 times | Joined on May 2010 @ Boston, MA
#3
Got to the settings of the queen beecon widget and hit add cmd. From there just type the command as you would in xterm (with lines separated by a semi colon)
 

The Following User Says Thank You to cfh11 For This Useful Post:
Posts: 25 | Thanked: 0 times | Joined on Feb 2010
#4
I've gone in an and typed sudo gainroot;kernel-config load jamie

Doesnt seem to be working, any more help?
 
Posts: 282 | Thanked: 18 times | Joined on Mar 2010
#5
as this one . .

rootsh /usr/sbin/kernel-config load ideal_1100

but you need to install rootsh 1.5
 
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#6
Originally Posted by Jamiec902 View Post
I've gone in an and typed sudo gainroot;kernel-config load jamie

Doesnt seem to be working, any more help?
dont be root and try:

/usr/sbin/kernel-config load jarnie
__________________
if i did help you, just click "Thanks" on the lower right of my post. thanks!

"The best way to break a Spell is to prevent it from being cast in the first place"

N900: 1000/1150mhz; sampling_rate 15; up_threshold 150000;
 
Posts: 25 | Thanked: 0 times | Joined on Feb 2010
#7
Got it working in the manner noted above - thanks, however I am trying to use the following


[queen-beecon-header]
version=1.000000
checksum=953708
[queen-beecon-exported-instance]
widgetType=1
operationalStatus=0
hideCanvas=false
snippetBgRGB=5
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ImgFilename=queen-beecon-appok.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ImgFilename=queen-beecon-appwrn.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ImgFilename=queen-beecon-apperr.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ImgFilename=queen-beecon-index.png
widWidth=90
widHeight=68
instanceTitle=1Ghz
instanceCmd=rootsh /usr/sbin/kernel-config load ideal_1000
cmdImgFilename=queen-beecon.png
cmdImgZoom=0
cmdFgRGB=1
cmdVisibilityPosition=5
cmdImgVisibilityPosition=0
cmdJustify=0
cmdFontName=3
cmdFontSize=16
resImgFilename=queen-beecon-resimg.png
resImgZoom=0
resFgRGB=1
resVisibilityPosition=0
resImgVisibilityPosition=0
resJustify=0
resFontName=2
resFontSize=16
updOnStartup=false
updOnClick=true
updOnDesktop=false
delayIndex=0
updNeworkPolicy=0


I have tried changing the line

instanceCmd=rootsh /usr/sbin/kernel-config load ideal_1000

to

instanceCmd=rootsh /usr/sbin/kernel-config load jamie

and it comes up with an error message WARNING Bad Checksum! Possibly corrupt Import Instance Data

Any one any ideas?
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#8
Originally Posted by Jamiec902 View Post
Got it working in the manner noted above - thanks, however I am trying to use the following


[queen-beecon-header]
version=1.000000
checksum=953708
[queen-beecon-exported-instance]
widgetType=1
operationalStatus=0
hideCanvas=false
snippetBgRGB=5
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ImgFilename=queen-beecon-appok.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ImgFilename=queen-beecon-appwrn.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ImgFilename=queen-beecon-apperr.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ImgFilename=queen-beecon-index.png
widWidth=90
widHeight=68
instanceTitle=1Ghz
instanceCmd=rootsh /usr/sbin/kernel-config load ideal_1000
cmdImgFilename=queen-beecon.png
cmdImgZoom=0
cmdFgRGB=1
cmdVisibilityPosition=5
cmdImgVisibilityPosition=0
cmdJustify=0
cmdFontName=3
cmdFontSize=16
resImgFilename=queen-beecon-resimg.png
resImgZoom=0
resFgRGB=1
resVisibilityPosition=0
resImgVisibilityPosition=0
resJustify=0
resFontName=2
resFontSize=16
updOnStartup=false
updOnClick=true
updOnDesktop=false
delayIndex=0
updNeworkPolicy=0


I have tried changing the line

instanceCmd=rootsh /usr/sbin/kernel-config load ideal_1000

to

instanceCmd=rootsh /usr/sbin/kernel-config load jamie

and it comes up with an error message WARNING Bad Checksum! Possibly corrupt Import Instance Data

Any one any ideas?
Import the beecon first and then change the command from settings with "edit cmd"
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 
Reply


 
Forum Jump


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