Android OS Forum banner
Status
Not open for further replies.
41 - 59 of 59 Posts

· Android Underling
Joined
·
110 Posts
Manual installation on Eclipse 1.2 works perfectly. Thanx for all the work bringing Powerboost to us (my gf runs it on her DX, as does my sister on her DX...but it actually flashes for them!).

Sent from my DX2 running powerboosted Eclipse 1.2 (waiting impatiently for my GNex!).
 

· Android Underling
Joined
·
110 Posts
Also works on Eclipse 1.3 rc2 (still manually installed ). FYI...

Sent from my DX2 running powerboosted Eclipse 1.3 rc2 (and impatiently waiting for my GNex).
 

· Android Beginner
Joined
·
70 Posts
Is it OK to run this and quickclocks advanced at the same time? I like the conservative governor but also want to undervolt and maybe underclock as well. I noticed quiclclocks advanced has its own governor setting, not sure how the two would interact...

Sent from my DROIDX using Tapatalk
 

· Android Beginner
Joined
·
59 Posts
Decided to give this another go. Ran the script via adb. I'm mainly interested in the conservative governor.
I get errors though:
Code:
<br />
Installing Conservative Gov cp: can't create '/system/lib/modules/cpufreq_conser<br />
vative.ko': No such file or directory<br />
cp: can't create '/system/lib/modules/symsearch.ko': No such file or directory<br />
chmod: /system/lib/modules/symsearch.ko: No such file or directory<br />
chmod: /system/lib/modules/cpufreq_conservative.ko: No such file or directory<br />
Done<br />
So I created a folder called modules in /system/lib and that worked. So now it has the kernel modules in that folder, reboot, and checked the governor... no change. After a little investigating, looks like these modules are not at all compatible with our Droid X2.

Code:
<br />
# chmod 644 /system/lib/modules/cpufreq_conservative.ko<br />
chmod 644 /system/lib/modules/cpufreq_conservative.ko<br />
<br />
# chmod 644 /system/lib/modules/symsearch.ko<br />
chmod 644 /system/lib/modules/symsearch.ko<br />
<br />
# insmod /system/lib/modules/cpufreq_conservative.ko<br />
insmod /system/lib/modules/cpufreq_conservative.ko<br />
insmod: init_module '/system/lib/modules/cpufreq_conservative.ko' failed (Exec format error)<br />
<br />
# insmod /system/lib/modules/symsearch.ko<br />
insmod /system/lib/modules/symsearch.ko<br />
insmod: init_module '/system/lib/modules/symsearch.ko' failed (Exec format error)<br />
So then I thought, ok, well, I'll try the battery calibration thing, since I'm a bit annoyed at Motorola for releasing an update that has battery jumping.
Code:
<br />
# sh /sdcard/unthrottle/etc/init.d/91battcalibration<br />
sh /sdcard/unthrottle/etc/init.d/91battcalibration<br />
# /sys/class/power_supply/battery/batt_current: No such file or directory<br />
OP-- Are you sure this is at all compatible with the Droid X2? =\
 

· Registered
Joined
·
213 Posts
Does this work on the stock 2.3.4 software or do you need to be running a ROM to use this script?

Sent from my DROID X2 using Tapatalk
 

· Registered
Joined
·
17 Posts
So I installed powerboost 2.0 on my X running MIUI 1.11.9 I lost my status bar so I tried to sbf it but it will not go into bootloader mode and now it is stuck in a bootloop when I went back in and try to reinstall 1.11.9 after going into recovery and wipe date/cache. Any ideas?
 

· Registered
Joined
·
4,225 Posts
Discussion Starter · #58 ·
ishy64 said:
So I installed powerboost 2.0 on my X running MIUI 1.11.9 I lost my status bar so I tried to sbf it but it will not go into bootloader mode and now it is stuck in a bootloop when I went back in and try to reinstall 1.11.9 after going into recovery and wipe date/cache. Any ideas?
V2.0 did not support MIUI ICS build. You need to run 2.1.0 which is only available in ICS thread in OP
 
41 - 59 of 59 Posts
Status
Not open for further replies.
Top