[Help] terminal not granting su access - Verizon Samsung Galaxy S III

I'm having trouble trying to run scripts in terminal. When I enter terminal, hit su> enter , I'm not gaining access to root. Seemed to happen after I flashed the latest beans Rom because I was able to run scripts while in wicked.
At first I was trying with Rom toolbox pro and it wasn't working. Then I downloaded terminal emulator from the play store and that didn't work. Su app shows it has root access and I even made it reprompt me to reallow access. That didn't work. Tried installing busy box from the market and that didn't work either. Out of idea plus I googled the hell out of it too. Thanks!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SCH-I535 using Tapatalk

aypeeootrek said:
I'm having trouble trying to run scripts in terminal. When I enter terminal, hit su> enter , I'm not gaining access to root. Seemed to happen after I flashed the latest beans Rom because I was able to run scripts while in wicked.
At first I was trying with Rom toolbox pro and it wasn't working. Then I downloaded terminal emulator from the play store and that didn't work. Su app shows it has root access and I even made it reprompt me to reallow access. That didn't work. Tried installing busy box from the market and that didn't work either. Out of idea plus I googled the hell out of it too. Thanks!
Sent from my SCH-I535 using Tapatalk
Click to expand...
Click to collapse
I saw you have # prompt meaning you do have root access, but when you tried to execute another command and it said command not found, sounds like there's an issue with your other app, but not root. If you download root checker from the market and verify you have root then the issue is not with root.

buhohitr said:
I saw you have # prompt meaning you do have root access, but when you tried to execute another command and it said command not found, sounds like there's an issue with your other app, but not root. If you download root checker from the market and verify you have root then the issue is not with root.
Click to expand...
Click to collapse
Hey thanks for replying. And I kinda figured that with the root issue. Just really unsure how else to describe my issue. Any suggestions?
Sent from my SCH-I535 using Tapatalk

aypeeootrek said:
Hey thanks for replying. And I kinda figured that with the root issue. Just really unsure how else to describe my issue. Any suggestions?
Sent from my SCH-I535 using Tapatalk
Click to expand...
Click to collapse
Do you have SuperSu app on the phone? if not download it, if you do open up the app and check see if will update (if it update it should fixed your issue) and what version do you have, should be 1.93

buhohitr said:
Do you have SuperSu app on the phone? if not download it, if you do open up the app and check see if will update (if it update it should fixed your issue) and what version do you have, should be 1.93
Click to expand...
Click to collapse
Believe it's up to date
Sent from my SCH-I535 using Tapatalk

Not the biggest deal but there are a few scripts I want to run like operation killjoy and the crystal clear
Sent from my SCH-I535 using Tapatalk

aypeeootrek said:
Not the biggest deal but there are a few scripts I want to run like operation killjoy and the crystal clear
Sent from my SCH-I535 using Tapatalk
Click to expand...
Click to collapse
give this a try, uncheck re-authentication and default access change from Prompt to Grant. Run the script command and let me know the error. The issue maybe with the scripts not Su.

buhohitr said:
give this a try, uncheck re-authentication and default access change from Prompt to Grant. Run the script command and let me know the error. The issue maybe with the scripts not Su.
Click to expand...
Click to collapse
Same thing. Also, when terminal gains su access, isn't there another line that gets displayed in terminal and then you're allowed to type command. Like it pretty much tells you that you now have access. And the scripts worked previously on w wicked 4.3 tw and some 4.4 roms too
Sent from my SCH-I535 using Tapatalk

aypeeootrek said:
Same thing. Also, when terminal gains su access, isn't there another line that gets displayed in terminal and then you're allowed to type command. Like it pretty much tells you that you now have access. And the scripts worked previously on w wicked 4.3 tw and some 4.4 roms too
Sent from my SCH-I535 using Tapatalk
Click to expand...
Click to collapse
Try another terminal app..

I did lol. Tired rom toolbox and terminal emulator. When I get some time, I'm going to restore a nano and see if it works. I'll backup this rom as well and try a fresh install. Thanks for taking the time to try and help
Sent from my SCH-I535 using Tapatalk

Related

New You tube In market now!!!

http://htcdev.net/topic/163958-youtube-gets-redesigned-”gingerbread-version”-heads-to-the-market/
Yeah I got it 1/2 hour ago it looks good but u think we can't still post coments they took the stars off lol, but one hung I hate is the new white icon around it I preferred the black one
Sent from my PC36100 using XDA App
i like it seems to load faster
For some reason, I'm keep getting the message that installation was unsuccessful!
plmiller0905 said:
For some reason, I'm keep getting the message that installation was unsuccessful!
Click to expand...
Click to collapse
Same here, just removed the current apk. Need to reboot and install now see if that does the trick.
bizdady said:
Same here, just removed the current apk. Need to reboot and install now see if that does the trick.
Click to expand...
Click to collapse
Yup..thats what I'm trying now...hopefully it works.
Here's what you do:
Open up your shell/command prompt and cd to wherever ADB is.
Use these commands:
adb shell
su Select "Allow" if you get a Superuser pop-up on your phone
mount -o remount,rw /system
cd /system/app
rm YouTube.apk
cd /data/data
rm -rf com.google.android.youtube
pm uninstall com.google.android.youtube
exit
adb reboot
Click to expand...
Click to collapse
When your phone comes back on, just go into the Market and install YouTube.
Thanks that worked..I just used Root Explorer..removed the original Youtube apk, rebooted, and the new installed without a problem.
Thanks again.
Am i missing something here? how can i search for the most popular video without choosing a category?????
please!!
can someone pleaseeee post a APK..
rolf90 said:
can someone pleaseeee post a APK..
Click to expand...
Click to collapse
What for,the app is in the Market.
rolf90 said:
can someone pleaseeee post a APK..
Click to expand...
Click to collapse
drmacinyasha said:
Here's what you do:
Open up your shell/command prompt and cd to wherever ADB is.
Use these commands:
When your phone comes back on, just go into the Market and install YouTube.
Click to expand...
Click to collapse
I did not have to do thru all this,mines installed right over the old one and done.Everything works fine.
asesino said:
I did not have to do thru all this,mines installed right over the old one and done.Everything works fine.
Click to expand...
Click to collapse
Same here. Running Myn's RLS2
I'm getting the same thing..thought something was wrong with my phone. Everytime I try to download it from the market it says installation unsuccessful..
Swyped by Gator_don & his Evo
Got it! Thanx for the heads up guys
Sent from my phone.. I think Tapatalk???
asesino said:
What for,the app is in the Market.
Click to expand...
Click to collapse
its not showing up in my market i spelled youtube with space and without the space in between and still couldnt find it.
It actually works now!
rolf90 said:
its not showing up in my market i spelled youtube with space and without the space in between and still couldnt find it.
Click to expand...
Click to collapse
http://www.appbrain.com/app/youtube/com.google.android.youtube#
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
plmiller0905 said:
Thanks that worked..I just used Root Explorer..removed the original Youtube apk, rebooted, and the new installed without a problem.
Thanks again.
Click to expand...
Click to collapse
Just tried that, but it didn't work. I couldn't delete the "YouTube.apk" file because it said that it was "read-only".
How do I get the new version?
I'm on CM6.
th3gh05t said:
Just tried that, but it didn't work. I couldn't delete the "YouTube.apk" file because it said that it was "read-only".
How do I get the new version?
I'm on CM6.
Click to expand...
Click to collapse
I assume you are rooted? You need ROOT COMMANDER to do that... set the ROOT to READ/WRITE and then you can erase the old app.
For me, I didnt have to do that, the new one installed over the old one. Im using SPRINT LOVERS ROM
Follow my instructions above, or in Root Explorer, click the little icon in the top-right that says "Mount R/W" when you go to /system/app

Sideloading Samsung Captivate

How to sideload for samsung captivate?
1. Download Terminal Emulator from android market (or any terminal).
2. Go to this post on your samsung captivate.
3. Copy this Below
su cd /dbdata/databases/com.android.providers.settings
sqlite3 settings.db
update secure set value = "1" where name = "install_non_market_apps";
.quit
reboot
4. Your phone will reboot and you can sideload. try to download an app from pandaapp.com.
5. Success!!!!!!!!!! Made very easy compared to using Android SDK.
-I dont claim to find this. But i havent seen this on youtube or any where else-
Hope You Luck!
-Jordan5555
Thanks for the info!
Sent from my GT-I9000 using XDA App
It's explained Tip: Enable Non Market App Installs on the Samsung Captivate]here[/url, I used a little variation on that method:
Can I suggest an even easier way of editing and manipulating the settings.db file? I used a combination of Root Explorer, SQLite Editor and Dropbox, modified from this link. You zip and copy settings.db from your Captivate to Dropbox, then you can edit it in Firefox, zip it, copy it back, and manipulate it from there - or I found I could copy the file to another folder I created (modified market), edit the file in there with SQLite, save the file and then copy it back to the original folder following their directions. The one thing you have to be careful of is making sure you're mounted R/W instead of R/O in Root Explorer or you'll get errors, something like 'permission denied'.
The Sideload Wonder Machine is nice, but I'm not always at my computer when I find something I want to try, this method made sideloading totally contained on the Captivate. Works a charm
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i tried the first method by copying the code and i got "Permission Denied" so then i just typed in the first line. got the same "Permission Denied"
is there a step i need to do first?
sorry if there is something obvious i should do first, i'm a bit of a noob
gisxer said:
i tried the first method by copying the code and i got "Permission Denied" so then i just typed in the first line. got the same "Permission Denied"
is there a step i need to do first?
sorry if there is something obvious i should do first, i'm a bit of a noob
Click to expand...
Click to collapse
What are you using, Root Explorer? You have to click the r/w at the top of the screen to enable writing. If it's r/o, that means read only.
Root Explorer? no, just Terminal Emulator and pasted the code into the Terminal window. i take it that's not what it meant
gisxer said:
Root Explorer? no, just Terminal Emulator and pasted the code into the Terminal window. i take it that's not what it meant
Click to expand...
Click to collapse
Ah, no, I see, you're referring to the first method. I dunno, I used what I posted, and it worked well.
nevermind lol
sorry should have mentioned that. the method posted by jordan5555 got the error
Permission denied (Jordans mthd)
Sent from my SAMSUNG-SGH-I897 using Tapatalk
While the process described here isn't technically sideloading, it is enabling installation of non-market applications without being attached to a computer, a.k.a. De-crippling . I have already simplified this process into one click, with no need for running any console commands or downloading the android SDK. Check out One Click De-Cripple for Captivate here.
BTW, your phone will need to be rooted before this process will be successful.
rafter109 said:
While the process described here isn't technically sideloading, it is enabling installation of non-market applications without being attached to a computer, a.k.a. De-crippling . I have already simplified this process into one click, with no need for running any console commands or downloading the android SDK. Check out One Click De-Cripple for Captivate here.
BTW, your phone will need to be rooted before this process will be successful.
Click to expand...
Click to collapse
Having to be rooted is why I went wit the method I posted above - because at the time I wasn't ready to root. What that method did do is force me to learn a bit about Android file structure and how to 'fiddle around' with the innards of the system. Eventually, of course, I got brave, rooted, and it's been all customizing from then on.
Of course, once you've rooted and gone to a custom ROM you never have to worry about all this again
Cant you just use the sideload wonder machine? Worked for me when I didn't have the "install_non_market_apps" file changed.
yentlequible said:
Cant you just use the sideload wonder machine? Worked for me when I didn't have the "install_non_market_apps" file changed.
Click to expand...
Click to collapse
Sure, but then I have to be at my computer to load anything. I far prefer what I did, so it's just plain done. Plus I don't want the constant reminder that AT&T has crippled my phone - a phone I'm paying way too much for monthly.
reinbeau said:
Sure, but then I have to be at my computer to load anything. I far prefer what I did, so it's just plain done. Plus I don't want the constant reminder that AT&T has crippled my phone - a phone I'm paying way too much for monthly.
Click to expand...
Click to collapse
Good point... The only reason I used the sideload wonder machine in the first place was to get root explorer on my phone since the market was not working. After that I just modified the database file.

Transparent status bar – installed with tiwili - take it, work it, leave it

Hi,
this is my first mod with tiwili_wholestory. Further informations of installation method: http://forum.xda-developers.com/showthread.php?t=1232479
This "nothing" on top is what you will get, no other changes. Works for default and BlueSky theme.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just download, extract and run tiwili-ws.bat.
As always: I´m not responsible for any damage etc. If you want to go back run recovery.bat.
Greets
idephili
for further mods
Great job, we are able to get the transparent statusbar to anybuild w/o using UOT kitchen. Thanks
how do I do this on a mac :\
@idephili BIGTHX for your work ...We should be in HH meeting
worked perfekt
how do we run the .bat file? on our phone or on the computer?
kurtis.austin2 said:
how do we run the .bat file? on our phone or on the computer?
Click to expand...
Click to collapse
Computer
sent from my S-Off-icial Sensation using XDA P-App
Nice work! I feel like im back on windows with the transparent bar. Thanks!
Can som1 make like a tutorial if is not too much to ask please I want this really bad thank u!
Sent from my HTC Sensation 4G using XDA App
MUNDO23 said:
Can som1 make like a tutorial if is not too much to ask please I want this really bad thank u!
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
Really?? read his post he has a link where you have to read if you want to install it.
Good stuff
Thanks for your work.
When I run the .bat, there is an issue with the first command and I get the message:
remount failed: Operation not permitted
It then runs through the rest of the process, chucking up errors here and there and ultimately, after a reboot, seems to have had no effect.
Any ideas? I have USB debugging enabled, the correct drivers, etc.
Thanks,
blr000 said:
Thanks for your work.
When I run the .bat, there is an issue with the first command and I get the message:
remount failed: Operation not permitted
It then runs through the rest of the process, chucking up errors here and there and ultimately, after a reboot, seems to have had no effect.
Any ideas? I have USB debugging enabled, the correct drivers, etc.
Thanks,
Click to expand...
Click to collapse
Do you have root?
Greets
idephili
ldelossa.ld said:
how do I do this on a mac :\
Click to expand...
Click to collapse
Hi,
I don´t know anything about mac and adb/apktool. I think they exist, so first you may use them for SystemUI.apk & BlueSky.apk. Extract my zip and copy files from both Updatefolders in your proper decompiled folders. Recompile & sign, then push to phone.
Regards
idephili
yeah, s-off, root, but standard rom.
I have flashed a different battery indicator if that makes any difference?
(Thanks for the quick reply btw)
blr000 said:
yeah, s-off, root, but standard rom.
I have flashed a different battery indicator if that makes any difference?
(Thanks for the quick reply btw)
Click to expand...
Click to collapse
Maybe "adb root" will help.
Greets
idephili
Hmm, it seems there is an issue with how my phone is rooted.
adb root returns 'adbd cannot run as root in production builds' and abd shell gives '$', but then su permission denied?
Phone is rooted though with Superuser installed and working, and TB, so not sure what is going on.
rosie nav bar
Would it possible to do something like this for the rosie nav bar, to make it transparent or glass even?
blr000 said:
Hmm, it seems there is an issue with how my phone is rooted.
adb root returns 'adbd cannot run as root in production builds' and abd shell gives '$', but then su permission denied?
Phone is rooted though with Superuser installed and working, and TB, so not sure what is going on.
Click to expand...
Click to collapse
Maybe a dumb question, but is your system mounted before you try to run the batch file? If you're not sure, try adb remount and run the batch file again.
I remember having some similar weirdness back before Revolutionary when I tried to run the Easy Fr3vo OC/UV batch file package, but I hadn't mounted the system before I ran it.
Hi,
I have a question :
to install need to connect phone (debug usb on) only chrage, right ?
and, maybe it works for EVO 3D gsm versione ?
tks mate

[MOD]Notification toggles [62][58][42]

Here it is guys, the notification toggle mod for our phones!
I've ported this mod from the X10's T.E.A.M. ROM with awesome help by pvyParts!
This port is bug free and based on the original 4.0.2.A.0.42 SystemUI.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Let the theming begin!
I already adapted this mod in my Samsung Galaxy S II theme!
Will this work on your htc sense theme?
Sent from my R800i using XDA App
Cat_On_Droid said:
Will this work on your htc sense theme?
Sent from my R800i using XDA App
Click to expand...
Click to collapse
I could make it for my sense theme, but dont know what icons to use
Stupid newb question... how do I install this?
thomassafca said:
I could make it for my sense theme, but dont know what icons to use
Click to expand...
Click to collapse
Well you can try sniping out at the htc forums, but will this work with your theme?
Sent from my R800i using XDA App
Will this work on stock 2.3.4 rooted but locked bootloader + can I have some instructions ; I dont mind adb etc...
EDIt- tried adb install but it doesn't have a certificate =/.
Would not install :-(
Sent from my R800i using XDA App
wrong info.
can you make a step by step installation?
thanks.
opdrago said:
can you make a step by step installation?
thanks.
Click to expand...
Click to collapse
You just need full root acces. Take a look at the dev section.
Cat_On_Droid said:
You flash this in recovery, you need an unlocked bootloader to do this
Sent from my R800i using XDA App
Click to expand...
Click to collapse
You cant flash this through recovery because its not a zip file. Best thing to do is get a program like androidcommander and copy the file over manually. (the program does the adb commands for you)
the file needs to go in system/app and cant be installed like a regular apk.
and you don't need an unlocked bootloader, just full root access
doubleluckstur said:
You cant flash this through recovery because its not a zip file. Best thing to do is get a program like androidcommander and copy the file over manually. (the program does the adb commands for you)
and you don't need an unlocked bootloader, just full root access
Click to expand...
Click to collapse
thanks, i edited my other posts
Hi!!
Please, this mod for 2.3.3 (4.0.A.2.368)?
Thank you so much!!!!
i manage to install it and it works just fine, better than the source.
my question is can you make the icons in the systemUI.apk like the GB MIXER PLAY v10 THEME
THANKS.
doubleluckstur said:
You cant flash this through recovery because its not a zip file. Best thing to do is get a program like androidcommander and copy the file over manually. (the program does the adb commands for you)
the file needs to go in system/app and cant be installed like a regular apk.
and you don't need an unlocked bootloader, just full root access
Click to expand...
Click to collapse
Sorry,but could you explain further? I have root, and copy file to system/app wit root explorer, and cant install it...And I lost system bar now...Any help?
I can't get this to work either.
Androidcommander says I don't have root access even though I'm rooted, and the FAQ infers that I'll have to wipe my phone completely with a new flash and a modified boot.img to get Root Access (which would also require me to learn about editing ROM images).
I did get Busybox though, and I backed up my SystemUI.apk from before... after killing it off from the system/app folder I noticed I can at least restore the old one by installing it as a normal application... but getting this new one simply hasn't been working for me.
Ugh... patience is wearing thin.
sportfisio said:
Sorry,but could you explain further? I have root, and copy file to system/app wit root explorer, and cant install it...And I lost system bar now...Any help?
Click to expand...
Click to collapse
follow that:
http://forum.xda-developers.com/showthread.php?t=1207310&highlight=install+in+recovery&page=2
Boom, sweet victory! I got it working... just had to drive myself near insanity with Android Terminal Emulator.
Added BusyBox to the list of SuperUser Access apps, got Terminal Emulator from the Android Market, moved the SystemUI.apk to the root of my SDCARD and entered the following commands:
su
cd /sdcard/
mount -o remount rw /system/ (somehow [mount -o remount,rw /system/] didn't work because of the comma)
cp -f SystemUI.apk /system/app
...and now I can do something I've been wanting to do for ages... NotificationToggle... get the **** off my system
Got it to work through insecure adb...What i did was install insecure adb via the apk (this cuases your phone to reboot after installing) , typed in "adb remount" in cmd and the simply used this command: adb push SystemUI.apk /system/app/SystemUI.apk.
NOTE - You will have to put the system ui.apk into the same folder as adb and browse to that folder using command prompt.
I'm fairly new to this stuff so no idea if what I did is correct...BUT it is working for me now
opdrago said:
follow that:
http://forum.xda-developers.com/showthread.php?t=1207310&highlight=install+in+recovery&page=2
Click to expand...
Click to collapse
Thanks, that guide finally worked.
Awesome mod, is a MUST!!

[MOD][How to] CWM On Every Boot w/GPS Working

CWM ON EVERY BOOT WITH GPS WORKING
What Is This??
This is a mod to achieve ClockWorkMod Recovery on Every reboot/boot with a fully functioning GPS. So far this is the only method to have CWM On boot without breaking GPS.This methos uses IBMc PowerBoost 2.0.​
Things you will need:
1. Jrummy16's BusyBox Installer (download on market)
2. Download PB-2dot0_final.zip and place on sdcard
3. Terminal Emulator (download on market)
INSTRUCTIONS:
Step 1. Reboot into CWM using Atrix Bootstrapper and
Step 2. flash PB-2dot0_final.zip and reboot
Step 3. Once rom loads up , uninstall AtrixBootstrapper or set permissions in SuperUser for it to "denied" (i would uninstall AtrixBootstrapper after quickly setting to deny,you wont need it)
Step 4. Download Jrummy16's Busybox Installer from market,open it,and click install. You want to install latest 1.19 Busybox over 1.17 that you probably have. looks like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 5. Open Terminal emulator and type the following one line at a time,hitting ENTER after each line is typed:
su
mount -o rw,remount /dev/block/mtdblock3 /system
chmod 755 /system/xbin/powerboost
powerboost
now you should see this:
Step 6. It will ask you if you want it to install Jrummy16's BusyBox Installer,just type N for "No" and hit enter as we already installed this.
Step 7. Now it will Prompt you to select a number. type in 5. "CWR On Every Boot"
Step 8. After "Installation Complete" only takes about 2 seconds, you will type 8 for a Reboot,and type Y for yes.
Step 8. Enjoy!
If you like my work,hit the thanks button,if not,hit the back button : P
If you plan on using this in your projects all i ask is for you to simply credit me in your OP.
CREDITS: BMc08GT (creator of the PowerBoost Script)
You are the man!
Thanks....cant hit the button on my mobile app but will when i get to my pc.
So terminal emulator, can that always be used to push adb commands?
Sent from my MB865 using XDA App
916x10 said:
You are the man!
Thanks....cant hit the button on my mobile app but will when i get to my pc.
So terminal emulator, can that always be used to push adb commands?
Sent from my MB865 using XDA App
Click to expand...
Click to collapse
yes and no, for apks i run adb from pc otherwise u run into problems.
Does this also fix the battery issue where it won't turn on or charge from 0%?
Sent from my MB865 on lfaber06's Supercharged ROM V 5, Update 2
You're my hero today. Ha! Thanks for this...
Out of curiosity... Does this work with PB 2.5 as well?
This is great, thanks a lot rdavisct!
Edit: Nevermind, figured it out.
Sent from my MB865 using xda premium
Question
Question. Does the bug still exist wherein the battery discharges completely and the phone is unable to regain a charge with CWM on Recovery script installed? I haven't personally experienced this because I've never let my battery drain. I've seen it posted in another thread.
http://forum.xda-developers.com/showthread.php?t=1543792&page=12
KEB64 said:
Question. Does the bug still exist wherein the battery discharges completely and the phone is unable to regain a charge with CWM on Recovery script installed? I haven't personally experienced this because I've never let my battery drain. I've seen it posted in another thread.
http://forum.xda-developers.com/showthread.php?t=1543792&page=12
Click to expand...
Click to collapse
Yea thats his phone.not a roms doing
Sent from my MB865 using XDA
rdavisct said:
Yea thats his phone.not a roms doing
Sent from my MB865 using XDA
Click to expand...
Click to collapse
So to answer ur question no,u have nothing to worry about
Sent from my MB865 using XDA
Oh I thought it was a cwm on recovery exclusive bug. BTW, congratulations on inheriting ifaber's work. I'm looking forward to V6. V5 is one of my favorites.
Sent from my MB865 using XDA
I can't get the script to stick. After I do the setup and reboot, I boot into CWM like it should, but once I power off and boot again it just boots normally. I followed the directions exactly, and tried the process again, but the same results.
I assume it's because I'm not creating this script where it wants to go. Any advice or help? Thanks
I should note that I'm on stock 3.6 and have only rooted and installed the bootstrapper previously.
41rw4lk said:
I can't get the script to stick. After I do the setup and reboot, I boot into CWM like it should, but once I power off and boot again it just boots normally. I followed the directions exactly, and tried the process again, but the same results.
I assume it's because I'm not creating this script where it wants to go. Any advice or help? Thanks
I should note that I'm on stock 3.6 and have only rooted and installed the bootstrapper previously.
Click to expand...
Click to collapse
Sounds like you are not mounting the /system first. Make sure u type it exactly in terminal emulator as i posted before running powerscript like so "mount -o /dev/block/mtdblock3 /system" without the quotes
Sent from my MB865 using XDA
Does the removal script work with this setup?
Sent from my MB865 using XDA
rdavisct said:
Sounds like you are not mounting the /system first. Make sure u type it exactly in terminal emulator as i posted before running powerscript like so "mount -o /dev/block/mtdblock3 /system" without the quotes
Sent from my MB865 using XDA
Click to expand...
Click to collapse
I typed it just as it is, and even done it in adb shell with copy and paste, but it would never create the init.d folder or the 99cwr script. So I opened root explorer to see what was going on. The system was mounted as rw, but it just wouldn't create it. So I made the init.d folder myself and ran powerboost again and it created the 99cwr script, but still, normal bootup. I guess it needs to be called during boot or whatever, but idk where to set that. Any suggestions or advice? Thanks
41rw4lk said:
I typed it just as it is, and even done it in adb shell with copy and paste, but it would never create the init.d folder or the 99cwr script. So I opened root explorer to see what was going on. The system was mounted as rw, but it just wouldn't create it. So I made the init.d folder myself and ran powerboost again and it created the 99cwr script, but still, normal bootup. I guess it needs to be called during boot or whatever, but idk where to set that. Any suggestions or advice? Thanks
Click to expand...
Click to collapse
It's because the stock ROM doesn't have init.d support. Flash this then try again.
Nice! That was it. Everything works as it should now. Thanks
cogeary said:
It's because the stock ROM doesn't have init.d support. Flash this then try again.
Click to expand...
Click to collapse
Sorry. Read too fast.assumed you were already had init.d support
Sent from my MB865 using XDA
i still can't get it to work..me also have the same problem as @41rw4lk,but after i flash the init.d file I still cannot get it to work:'(
stock rooted 2.3.6
---------- Post added at 07:00 PM ---------- Previous post was at 06:33 PM ----------
sorry a noob question, where do i need to install the busybox? system/bin or system/xbin

Categories

Resources