[Q] Chainfire 3D Softbrick. - Android Q&A, Help & Troubleshooting

I've seen countless of threads about this but none gave me the answer.
What I have:
stock*** recovery
adb
a firmware for my model, a zip with a file called update.img
odin
What I don't have:
any custom rom for my model
any custom recovery for my model
adb shell, my system files being corrupted
download mode; tryed countless times to enter it by adb, by power both power buttons holded plugging usb than just pressing the up button; by holding just the down button, everytime it booted into recovery but not download
Any advise how can I flash that firmware? I think I might need some next-gen tool.
Or if I can't flash that firmware, any advise how can I replace system so I wont any errors in ADB?
Im out of warranty.

bump (

Related

[Q] Recovery on Galaxy 10.1

Anyone know of a way to get into recovery mode (botton combo, one-click, etc.) on the 10.1 tab without having android sdk and adb installed on my PC? I am not new at flashing files in recovery mode, but going through help files/instructions on adk is a bit overwhelming.
I have the root zip file on my tab, I just need to get into recovery mode to flash it.
Thanks in advance...
It isn't possible without adb on a non-rooted device. You can attempt to boot into recovery mode by holding power and volume down on start up and selecting the android guy with "downloading" but it will say: "waiting for usb" and hang there. I was attempting to do this the other night.
Getting into recovery is dead simple though once you have adb going. Go to the android development section and go to rooting your tablet. Download the drivers > connect to the computer > run adb in command prompt once you have your sdk installed > then if you have your drivers fully installed and usb debugging mode is on just type in command prompt "adb reboot recovery" and it will send you directly to recovery mode to flash any zip file you please.
Thx, Really wish someone had a one-click option, I guess i'll just have to jump in
I've been trying to boot into recovery for a while now, but with no luck. I installed the full SDK platform, and the Manager app downloaded and installed all the available packages (took forever). The 'push' command seemed to work fine, and when I do "adb reboot recovery" the tablet reboots, but just goes into the battery charging screen. Any idea why this might be happening, and what I can do to get into recovery?
kentoe said:
It isn't possible without adb on a non-rooted device. You can attempt to boot into recovery mode by holding power and volume down on start up and selecting the android guy with "downloading" but it will say: "waiting for usb" and hang there. I was attempting to do this the other night.
Getting into recovery is dead simple though once you have adb going. Go to the android development section and go to rooting your tablet. Download the drivers > connect to the computer > run adb in command prompt once you have your sdk installed > then if you have your drivers fully installed and usb debugging mode is on just type in command prompt "adb reboot recovery" and it will send you directly to recovery mode to flash any zip file you please.
Click to expand...
Click to collapse
The mode that says "downloading" is not recovery mode. Just select the one on the left and you will get into stock recovery mode (unless you already have Clockwork installed).
Itaintrite said:
The mode that says "downloading" is not recovery mode. Just select the one on the left and you will get into stock recovery mode (unless you already have Clockwork installed).
Click to expand...
Click to collapse
I managed to do that, but it wouldn't show anything on my '/sdcard' directory, even when I renamed the root package to "update.zip"
In red, it says "E:unknown volume for path [/sdcard]" Not sure if I'm getting into real, stock recovery, or what - seems crazy that stock wouldn't be able to access its own sdcard directory.
Battery not recovery mode
I am in a similar situation, when I use adb to run recovery mode it sends me to teh battery charging screen. With the exception of that they only other things I can do are to hold power and vol to get option of using Fastboot or ODIN. I do not have any options ever to chose to go into recovery mode. Anyone know why this may be? I am running 3.1 IO version.
Thanks
You will need fastboot and recovery.img to boot into recovery in order to perform a factory reset.
Installing the sdk works best, as drivers needed are acquired from the process! ELse there are extracted contents available on net including just the drivers, adb (and fastboot!)
Check my thread #9
http://forum.xda-developers.com/show....php?t=1136958
bakobitz said:
I managed to do that, but it wouldn't show anything on my '/sdcard' directory, even when I renamed the root package to "update.zip"
In red, it says "E:unknown volume for path [/sdcard]" Not sure if I'm getting into real, stock recovery, or what - seems crazy that stock wouldn't be able to access its own sdcard directory.
Click to expand...
Click to collapse
I don't think the stock retail recovery is capable of flashing off SD storage. That's why the current rooting methods have you first flash either I/O recovery or a custom recovery.
Berner said:
I don't think the stock retail recovery is capable of flashing off SD storage. That's why the current rooting methods have you first flash either I/O recovery or a custom recovery.
Click to expand...
Click to collapse
The manual says to press the power and UP VOL button to get into recovery mode for update flash or wipe data ..
Pressing power and DOWN VOL enters fastboot mode
gunzo71 said:
The manual says to press the power and UP VOL button to get into recovery mode for update flash or wipe data ..
Pressing power and DOWN VOL enters fastboot mode
Click to expand...
Click to collapse
Go ahead and let know if you are able to enter recovery with the keys combination and wipe or factory reset the device, according to manual. Did not work for me, am on 3.1 honeycomb i/o galaxy tab 10.1 and many others.
engljeff said:
Anyone know of a way to get into recovery mode (botton combo, one-click, etc.) on the 10.1 tab without having android sdk and adb installed on my PC? I am not new at flashing files in recovery mode, but going through help files/instructions on adk is a bit overwhelming.
I have the root zip file on my tab, I just need to get into recovery mode to flash it.
Thanks in advance...
Click to expand...
Click to collapse
Use the quick boot app. Works well for me. Supports power off, recovery, and normal reboot for the free version. Oh yeah but that requires root.
Sent from my GT-P7510 using Tapatalk
mughalgxt said:
Go ahead and let know if you are able to enter recovery with the keys combination and wipe or factory reset the device, according to manual. Did not work for me, am on 3.1 honeycomb i/o galaxy tab 10.1 and many others.
Click to expand...
Click to collapse
yes it did.. thats why I said try that ..
On 3.1 IO too .. though I broke it within 3 weeks
gunzo71 said:
The manual says to press the power and UP VOL button to get into recovery mode for update flash or wipe data ..
Pressing power and DOWN VOL enters fastboot mode
Click to expand...
Click to collapse
This worked for me on Rogers 4G version

Possible to flash modem.bin from recovery ?

Hi,
I have only a MAC, with Lion.
Trying to downgrade my SGS2 radio to KD5 (best for H3G italy, accordingly with many italian users), using heimdall command line.
note: I had this working in the past, while rooting the phone 1st time. Done that, I moved to many roms, namely CM7 and MIUI.
Back to today, when I try to flash the radio file I get the
"unable to find a compatible device in download mode".
Phone is plugged in USB, and already in download mode (vol- home power pressed 3 seconds; vol+ to confirm).
No matter what I try.
Being unable to fix the problem, I'm now trying to workaround it.
Question:
is there a way to flash the radio from the working recovery ?
Thanks
There is but you will have to create a compatible zip file for CWM recovery. Alternatively you can find a CWM modem zip file and just swap out the modem to the one you want.
Done !
For further readers, you may want to start from one of the flashable found here:
http://goo-inside.me/galaxys2/radios

[Q] i cant get TWRP recovery installed via either , SP Flash tools nor Fastboot

I did everything that was stated in the how to's but to no avail. additionally i cant get TWRP installed via fatboot, i have checked and crosschecked usb debugging and unlock OEM , but i cant get it to work , with SP Flash my phone pops up and vanishes in the hardware manager withing fractions of a second so it doesnt work with the sp Flash , in fastboot it wont let me download to recovery even if i use the command line oem unlock , because the volume up button that you have to use to accept[yes] doesnt work , only the vol down[no ] button has an effect, anyone any ideas anyone?
?
Kylekassar said:
I did everything that was stated in the how to's but to no avail. additionally i cant get TWRP installed via fatboot, i have checked and crosschecked usb debugging and unlock OEM , but i cant get it to work , with SP Flash my phone pops up and vanishes in the hardware manager withing fractions of a second so it doesnt work with the sp Flash , in fastboot it wont let me download to recovery even if i use the command line oem unlock , because the volume up button that you have to use to accept[yes] doesnt work , only the vol down[no ] button has an effect, anyone any ideas anyone?
?
Click to expand...
Click to collapse
To use SP Flash tools, turn the phone off, press download on the software then plug the phone in. The preloader is only meant to show for a short time (a fraction of a second to a few seconds) so SPFT needs to be sending the signal to download in that time window.
What I've also found works is to press download on SPFT then press and hold power and volume up until the device starts downloading.
thx for the quick answer i will try a.s.a.p.
Kylekassar said:
thx for the quick answer i will try a.s.a.p.
Click to expand...
Click to collapse
Tried but it doesnt work , i starts the dload but then i end up on brom error : STATUS_PRELOADER_INVALID(0xC0030004) no recovery flashed
Kylekassar said:
Tried but it doesnt work , i starts the dload but then i end up on brom error : STATUS_PRELOADER_INVALID(0xC0030004) no recovery flashed
Click to expand...
Click to collapse
That could be a couple of things:
Which SPFT version are you using? If its an older version try using a newer one.
Or
The scatter file you loaded is not good, download a stock firmware and use the scatter file from that.
Try this:
fastboot flash recovery "filename".img
or
fastboot flash boot "filename".img
Do you have the MTK drivers installed? What does your phone appear as in the Device Manager? Like others have said, once you've chosen your scatter file and recovery to flash, hit download and then plug in the phone.
Managed to fix this? I have the exact same problem and not able to fix it till now....
I'm in a similar situation. I CAN get my phone to flash recovery in SPFT and get a lovely big green tick but when I power off and boot into recovery using power and volume up it boots into the stock android recovery rather than TWRP.
Going another way via ADB, I can get the phone detected but when I send the OEM unlock bootloader command I am unable to use volume up to confirm. Only the volume down key works to cancel.
All I want is to put viper4android on. Never had any issues until this phone.
chandlerp said:
I'm in a similar situation. I CAN get my phone to flash recovery in SPFT and get a lovely big green tick but when I power off and boot into recovery using power and volume up it boots into the stock android recovery rather than TWRP.
Going another way via ADB, I can get the phone detected but when I send the OEM unlock bootloader command I am unable to use volume up to confirm. Only the volume down key works to cancel.
All I want is to put viper4android on. Never had any issues until this phone.
Click to expand...
Click to collapse
Are you 100% sure the recovery.img you flashed was TWRP?
Absolutely. Downloaded from this very site. It was this one: recovery_TWRP_3021_P9000.img
---------- Post added at 02:23 PM ---------- Previous post was at 02:17 PM ----------
Did an OTA update this morning and am showing as on build number Elephone_P9000_20160608 now. Haven't tried flashing since the update as I'm at work with locked down computers. Was going to try again over the weekend. Which recovery and version of flash tools would you recommend trying this time?
thanks for any advice.
Actually I have the same problem.
I tried to reinstall the drivers because it seems to be not the correct one. Here is a pic: i.imgur.com/FoUnVyz.png
After I read somewhere that i can try and hold down Volume+ while connecting my phone to the pc where i started the download in sp tools prior.
I got this error code: STATUS_PRELOADER_INVALID(0xC0030004)
And here I am with a not-up-to-date elephone p9000.
Anybody care to help me?
I'm in the same situation, tried everything - flashtool recovery.img separate in download mode, flashtool in update mode full 7.0 with replaced original recovery.img with TWRP one, played with fastboot with no luck as did not find the way to OEM UNLOCK it - vol + not reacting. Bought the phone on Gearbest, looks like it's locked very hard.
Can't install TWRP
Me too! I've updated my p9000 to latest stock v7 rom with spft. I can't install twrp recovery despite getting a geen tick from spft. Tried four times but it won't overwrite the stock rom recovery. A locked bootloader seems to be the popular diagnosis but spft doesn't use the bootloader. What else could it be? Ideas very welcome.
Did you boot into recovery immediately after flashing? A normal system boot will overwrite TWRP with the stock recovery. Once you start TWRP there is an option to prevent this from happening.
Can't install TWRP
Thanks for the suggestion. I flashed twrp again but it won't boot into recovery afterwards without a restart, just hangs. Stiĺl on stock recovery.

Stuck at honor-logo

I'm sorry that probably many have asked the same quesiton, but I'm desperate. The case is I followed the guide on rootyourmobile dot com how-to-unlock-bootloader-install-twrp-and-root-huawei-honor-7 to unlock, install twrp and root. All went good until installing SuperSu through TWRP, where the installation process got cancelled and I'm now stuck at honor-logo. I can still access twrp(it's in chinese though), by holding volum up + power, but I dont manage to access fastboot mode.
I realize this is a way to go. I guess my problem is not getting into fastboot, I also tried all options under Reboot in TWRP. Should I let the battery run out? Any help is much appreciated. Hope my phone is not total garbage...
DigiGoon said:
Okay follow these step, if you don't understand any step ask again. But follow these:
Download the UPDATE.APP of the Build number you were on before.
Extract system.img, boot.img, recovery.img, cust.img from that UPDATE.APP
Flash all these files via bootloader mode, to boot into bootloader mode, once a loop is over and you see blank screen on your phone, quickly press Vol DOWN button and while pressing it connect your phone to a PC. If this doesn't work and you get into recovery, then in recovery go to option Reboot, in that select Bootloader.
Once in bootloader mode, flash these files by firing these commands from a CMD, make sure files are situated in the same location where you open up the CMD.
Code:
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot flash boot boot.img
Now after your phone boots up normally, put the same UPDATE.APP from which these files were extracted in dload folder of your external SDcard.
Now switch off your phone and press all the three buttons(Vol UP + Vol DOWN + Power) simultaneously.
Flashing process will start.
Hope this helps.
Click to expand...
Click to collapse
mosoo said:
I'm sorry that probably many have asked the same quesiton, but I'm desperate. The case is I followed the guide on rootyourmobile dot com how-to-unlock-bootloader-install-twrp-and-root-huawei-honor-7 to unlock, install twrp and root. All went good until installing SuperSu through TWRP, where the installation process got cancelled and I'm now stuck at honor-logo. I can still access twrp(it's in chinese though), by holding volum up + power, but I dont manage to access fastboot mode.
I realize this is a way to go. I guess my problem is not getting into fastboot, I also tried all options under Reboot in TWRP. Should I let the battery run out? Any help is much appreciated. Hope my phone is not total garbage...
Click to expand...
Click to collapse
No need to open a separate threat. Check your post.
Why are you quoting my post and starting a new thread with it?

10€ who helps me solve this problem

Somehow I ****ed up my Oneplus One pretty badly.
I can't load in fastboot at all (either with pushing the vol+ key & power key nor with adb reboot-fastboot)
I already flashed the oneplus one recovery tool image and even tried the colouros image.
Nothing worked and I even can't adb push any file on my sdcard nor can I sideload any file to it (error can't find media)
every restart bring me directly to the recovery. (earlier i still had twrp running and tried wiping and flashing zips. even the stockroms didn't work. there was nothing else on the internal space but the gapps/rom zip files)
Isn't there a way I can force a complete image on my phone like I could on my Samsung with odin?
Did i accidently delete my boot partition?
How can I install the fastboot mode?
I will pay via paypal.

Categories

Resources