Active Topics

 



Notices


Reply
Thread Tools
Posts: 101 | Thanked: 30 times | Joined on Jul 2010
#51
Originally Posted by sacal View Post
Thanks gft2k1

The issue isn't in multiboot menu. Mine is almost the same except that i now use power39. Anyway with power37 the problem was the same.
I am now waiting for a stable multiboot 0.2.9 to try it and see if the problem still remains.
I currently use titan's power40 and multiboot 0.2.9 and everything works fine (bq27x00_battery module) and overclock with a workaround.

The following files are required:

nitdroid-uninstaller
multiboot_0.2.9_armel.deb
kernel-power-bootimg_2.6.28-maemo40_armel.deb
kernel-power-modules_2.6.28-maemo40_armel.deb
multiboot-kernel-maemo_0.2_armel.deb
multiboot-kernel-power_0.2_armel.deb
nitdroid-kernel-2.6.28-06_final1_armel.deb
nitdroid-0.0.6-patch-1.tar.gz
nitdroid-0.0.6-patch-2.tar.gz

Copy all files to /home/user/MyDocs

The steps:

You must deinstall titan's power39 with the icon "deinstall-power-kernel" (make sure you are connected to internet).

Open xterminal and as root:

mount -o noatime,rw /dev/mmcblk1p2 /and
cd /home/user/MyDocs
sh nitdroid-uninstaller
dpkg -i multiboot_0.2.9_armel.deb
dpkg -i kernel-power-bootimg_2.6.28-maemo40_armel.deb
dpkg -i kernel-power-modules_2.6.28-maemo40_armel.deb
dpkg -i multiboot-kernel-maemo_0.2_armel.deb
dpkg -i multiboot-kernel-power_0.2_armel.deb
dpkg -i nitdroid-kernel-2.6.28-06_final1_armel.deb
cd /and
tar xzvf /home/user/MyDocs/nitdroid-0.0.6-patch-1.tar.gz
tar xzvf /home/user/MyDocs/nitdroid-0.0.6-patch-2.tar.gz

If you want to enable overclock in titan's power40:

download kernel-power-settings_0.11_armel.deb and copy the file to /home/user/MyDocs/tmp (please note if the tmp dir doesnt exist you will need to create it).

Open xterminal and as root:

cd /home/user/MyDocs/tmp
dpkg-deb -x kernel-power-settings_0.11_armel.deb /home/user/MyDocs/tmp

Now you should see in that directory two new dirs. One will be called usr and one called etc

You now need to copy those two folders into the system in "/" (not in "/root" !)

I use OpenSSH Server to do this (is simple )

If program ask you to overwrite file click yes to all.

Once you have done this the last step is to change the perms on the two binaries.

Open xterminal and as root:

chmod +x /usr/sbin/kernel-*

That's all !

Now keep in mind this means you wont get update notifications about kernel-power etc as you are essentially just copying files and not installing the package itself.

I follow this steps and everything work fine (for me).

If you wanna try fell free.............
 

The Following 2 Users Say Thank You to gft2k1 For This Useful Post:
Posts: 101 | Thanked: 30 times | Joined on Jul 2010
#52
Originally Posted by Erazor View Post
yes its the ideal setting

but now the strange thing
over the night it goes down to 250MHz
over the day it goes down to 500MHz

its very very strange

btw i use the power-kernel 40 from extra-devels

and

lv=low voltage
ulv=ultra low voltage
xlv= xtreme low voltage
starving=please give me MORE power

correct?
Yes, it's correct.........

Your issue is very, very strange..............

I currently use OCCP by techie with this settings:

TEMPERATURE: starving
STOCK: default
IDEAL: ideal

By the way, you can try setting "lv" because is very similar to "ideal".
 
Posts: 101 | Thanked: 30 times | Joined on Jul 2010
#53
I also use titan's power 40
 
Posts: 101 | Thanked: 30 times | Joined on Jul 2010
#54
sorry for the long post to sacal, i know this is not the right place to speak of multiboot and nitdroid but i really want to solve his problem...............
 

The Following User Says Thank You to gft2k1 For This Useful Post:
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#55
Originally Posted by gft2k1 View Post
Yes, it's correct.........

Your issue is very, very strange..............

I currently use OCCP by techie with this settings:

TEMPERATURE: starving
STOCK: default
IDEAL: ideal

By the way, you can try setting "lv" because is very similar to "ideal".
yeah ist very strange.
now i take the ideal sttings and changed ideal settings to 500-750
because i see the voltage table from the titan kernel

ideal has lower voltages than lv or ulv
and all work fine for me
750mhz are really enough for the phone

BUT now the other problem that i have is when i set the temperature profile it dont clock down by the temperature.
i have rootsh1.8 and changed the rootsh to sudo in the script.
i also changed chmod +x on the overclock and underclock file.
but doesnt work.

with rootsh 1.5 and rootsh it works.
but i want it to run with 1.8 too :P

any ideas?


BTW thanks for the reply
 
Posts: 208 | Thanked: 220 times | Joined on Apr 2010
#56
Originally Posted by Erazor View Post
yeah ist very strange.
now i take the ideal sttings and changed ideal settings to 500-750
because i see the voltage table from the titan kernel

ideal has lower voltages than lv or ulv
and all work fine for me
750mhz are really enough for the phone

BUT now the other problem that i have is when i set the temperature profile it dont clock down by the temperature.
i have rootsh1.8 and changed the rootsh to sudo in the script.
i also changed chmod +x on the overclock and underclock file.
but doesnt work.

with rootsh 1.5 and rootsh it works.
but i want it to run with 1.8 too :P

any ideas?


BTW thanks for the reply
Your device has the same issue that many others have but mysteriously not everyone .sudo in your case will not work unless you hack certain files with the risk of bricking your device,so I cannot help you with that.You will have to use rootsh 1.5 and "rootsh" instead of "sudo".
__________________
With Linux-powered N900..ANYTHING is possible
 
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#57
Originally Posted by techie View Post
Your device has the same issue that many others have but mysteriously not everyone .sudo in your case will not work unless you hack certain files with the risk of bricking your device,so I cannot help you with that.You will have to use rootsh 1.5 and "rootsh" instead of "sudo".
hey... thats my life
With a bug bug here and a bug bug there,
Here a bug, there a bug, ev'rywhere a bug bug



so i gow back to 1.5 and hope all works fine
dont want to brick my phone.
its very stable and awesome fast.

thx




edit //

today the new Queen Beecon comes out and a new version of rootsh1.8 (or is this the old one?)
but now it works for me with the sudo command.

damn thats great


welldone 2 all

Last edited by Erazor; 2010-08-28 at 13:23.
 
Posts: 101 | Thanked: 30 times | Joined on Jul 2010
#58
Hi all..........

I found a simple solution to use OC Control Panel overclock/underclock with rootsh 1.8.

Use OpenSSH Server and open the file /etc/sudoers

Add the following two lines at the end of file:

user ALL = NOPASSWD: /usr/local/bin/overclock
user ALL = NOPASSWD: /usr/local/bin/underclock
(leave a blank line here)

Save the file.

Remember to change rootsh with sudo in /home/user/.OCCP file.

Et voilą ! Now you can use temperature option with overclock according to battery temperature.
 
Erazor's Avatar
Posts: 160 | Thanked: 33 times | Joined on May 2010
#59
yep this works

after the reflash for 2days i set

user ALL = NOPASSWD: ALL

so i can use sudo <command> everywhere

yaaaaaaaa its a security thing, but who cares

Linux ftw ^^
 
Posts: 101 | Thanked: 30 times | Joined on Jul 2010
#60
Originally Posted by Erazor View Post
yep this works

after the reflash for 2days i set

user ALL = NOPASSWD: ALL

so i can use sudo <command> everywhere

yaaaaaaaa its a security thing, but who cares

Linux ftw ^^
Yes, you can use sudo everywere but if you install an application who contains a malware ?
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:55.