Weird what device do you both have?clothednblack said:
Sent from my DROID2 GLOBAL using RootzWiki Forums
Weird what device do you both have?clothednblack said:I had the same.issue, BMc said try without unthrottle and the issue is gone for me
I have better battery stats. I will charge up and run for an hour and see the the apparently says. Then I will wipe system and reflash rom w/pb w/o unthrottle.Odd but good to know. You have a wakelock that is forcing.your device awake. Check your running processes first and I would also check out betterbatterystats. There is a free version released by the developer on xda (as an xda edition)
As far as I'm aware untrhottle only affects 3g and currently the razr is unsupported. Which razr are you talking about.akiles said:Hello. I heard about PB in a different forum and had to come hear to check it out myself. Have read all 498 posts took me 2 days![]()
Everyone talks about 3g, but saw some users were applying PB to their bionics. Does the unthrottle mod affect lte?
While on that subject? Has anyone tried PB on a RAZR?
The extracted PB2.2 folder is in the incorrect location. Make sure it is in /sdcard/extracted/ and then open terminal and typenhugh406 said:I've tries this several times, following the instructions to the T, and I continue to get the below error
(Tapatalk and the rootz app won't let me post pics...)
Help!
http://db.tt/K2ExdcJo
sh /*/*/*/setup.sh
... really??? it was that easy...and i iz a [email protected] haha, ty BMC, you're a beast! keep up the good workThe extracted PB2.2 folder is in the incorrect location. Make sure it is in /sdcard/extracted/ and then open terminal and type
I will be editing the OP's soon to make sure everything is squared away. May be utilitizing my 5th post in there as another place for more info.Code:sh /*/*/*/setup.sh
Lol np glad I could helpnhugh406 said:... really??? it was that easy...and i iz a [email protected] haha, ty BMC, you're a beast! keep up the good work
Unthrottle is universal for all devices as long as settings.db exists in /data/data/com.android.providers.settingsarnshrty said:As far as I'm aware untrhottle only affects 3g and currently the razr is unsupported. Which razr are you talking about.
Sent from my DROID2 GLOBAL using RootzWiki Forums
Busybox version most likely. In terminal type after root:Hey BMc, I ran the option 6 in pb and when checking cron it says " [- cron is a bad number "and that it's not running, I tried to attach a pic but it just crashes, any ideas on what went wrong?
crond
pgrep crond
crond -c /data/cron
As far as I'm aware untrhottle only affects 3g and currently the razr is unsupported. Which razr are you talking about.
Sent from my DROID2 GLOBAL using RootzWiki Forums
Unthrottle should work. And with the clockwork on boot hack flashed( it also enables init.d support) the others will become supported as well except for the recovery swap. I will have to add in the correct files for the flashing of flashme.zip for the razr and I will get that done later today if you are willing to attempt this.akiles said:I was referring to the verizon version of the RAZR (XT912).
I was wondering if the 3g hacks would affect LTE connectivity -this phone has connectivity issues as it is.
Thinking about trying this, but I'm not man enough to try it without an SBF to fallback.
Thanks for your response!
Lol np. Bigger things to come in the near future hopefully.fakiesk8r333 said:Hey bmc,
Man has this come a long way. I remember when all this bad boy did was unthrottle. I haven't ran it in a while, downloading now and gonna run it in the am. Keep it up man!!!!
Swyped from my Liberated DROIDX
Unthrottle should work. And with the clockwork on boot hack flashed( it also enables init.d support) the others will become supported as well except for the recovery swap. I will have to add in the correct files for the flashing of flashme.zip for the razr and I will get that done later today if you are willing to attempt this.
I am running a droid bionic with Kin3tx, using the 1.19.0 busybox you mention and here is what I get when typing the commands you mention:Busybox version most likely. In terminal type after root:
and see if it errors out or returns a #. if it doesnt error out typeCode:crond
and see if it gives you a number. if it doesnt error out or give you a number, then type this:Code:pgrep crond
and then type pgrep crondCode:crond -c /data/cron
If it errors out on either of those you dont have the necessary busybox commands and I would reccommend dropping down to v1.19.0.git.adrynalyne until I add in all the necessary commands into the zip.