my device is always booting to fastboot and shows me only a blank screen
i was running android 2.3
i tried to install clockworkmod recovery and i lost my all recovery
then i tried to install twrp recovery trough adb and after that my device went to fastboot and now my device is always at fastboot
i can pull the battery out because its like that like iphone
fastboot commands are working and my android is identified by pc
can you please help me to get my device back to working condition
thanks
Related
Hi,
I am trying to see if I can spring an old Karbonn Titanium s2 back to life by installing a compatinble Cyanogen OS in it if I can find one.
I have ADB and FastBoot installed in my Windows 7 PC.
Now the problem I am facing is I just cant boot this damn thing into Fastboot mode.
So,When I do this
adb reboot bootloader
The phone simply reboots. Literally. Reboots.
On the other hand, commands like
adb reboot recovery
works just fine.
Its just the reboot bootloader command that isnt working, which is halting my endeavor at the very first step because I cant unlock a bootloader that is invisible and so I cant install a custom recovery in it.
Any Help??
Thanks in advance.
P.S: The device runs Android JB and is rooted.
Hello,
Recently I flashed a CWM file on my android 'Lava Iris X1 Grand'. Now my phone is stuck in a bootloop. For some reason i cant enter recovery mode even before my phone was stuck in a bootloop. I am not sure whether my phone has USB debugging enabled or not. I have even rooted my android with KingRoot. I have downloaded your Minimal Adb and Fastboot but it cant find my device.
Overall problem:
1) Phone Stuck in Bootloop
2)USB debugging enabled ? Not sure
3) Can't enter recovery mode
4) ADB wont find my device
Note : When I used Minimal Adb and Fastboot, when i type Fastboot devices some numbers appear but when I used the command 'adb devices' my device is not shown. I have a backup at my phone through the Flashify app but since recovery mode cant show I cant recover it.
Please help me out here. I don't know what else to do.
Thank You in advance
Fixed
Sorry posted in wrong section
My phone is fixed now using SP Flash Tool
Hi, I want to install a stock official google release of android 7.0 onto the Doopro P2 Pro. If I cant do that I want to at least root the phone, the reason being that this phone is pretty well built, but the software is just bloatware, it barely qualifies as android, it also has ads. I successfully got into bootloader/fastboot, and I checked that it is unlocked via windows cmd "fastboot oem device-info". I also successfully flashed some kind of twrp into it with "fastboot flash recovery "C:\Users\...\twrp.img"".
The only problem is that this phone only has options if I boot it into recovery mode, but only a logo if I am in fastboot mode. I tried using "fastboot boot "C:\Users...\twrp.img"", which returns a remote: dtb not found error.
Now when I try to boot into recovery mode (adb reboot recovery), it just loads the bootloader which only has a logo as I mentioned earlier. The OS still boots up fine. The only problem I can think of is that I am trying to boot a TWRP that is not compatible with the device / android (6.0.1). Please somebody help me!
gabor6505 said:
Hi, I want to install a stock official google release of android 7.0 onto the Doopro P2 Pro. If I cant do that I want to at least root the phone, the reason being that this phone is pretty well built, but the software is just bloatware, it barely qualifies as android, it also has ads. I successfully got into bootloader/fastboot, and I checked that it is unlocked via windows cmd "fastboot oem device-info". I also successfully flashed some kind of twrp into it with "fastboot flash recovery "C:\Users\...\twrp.img"".
The only problem is that this phone only has options if I boot it into recovery mode, but only a logo if I am in fastboot mode. I tried using "fastboot boot "C:\Users...\twrp.img"", which returns a remote: dtb not found error.
Now when I try to boot into recovery mode (adb reboot recovery), it just loads the bootloader which only has a logo as I mentioned earlier. The OS still boots up fine. The only problem I can think of is that I am trying to boot a TWRP that is not compatible with the device / android (6.0.1). Please somebody help me!
Click to expand...
Click to collapse
hi, same for me, any news, did you found any way to root it or any stock firmware rom source maybe?
Hi:
My unlocked bootloader SS2 phone got stucked in Download Mode after successfully installed/flashed AICP ROM
It booted once and when i rebooted to enter recovery got stucked. Tried pushing buttons combos but still stucked in Dmode.
Have no access to fastboot from Windows but can get limited access to fastboot in Debian: can flash several twrp recoveries, can flash
AICP ROM again but can not get fastboot oem commands working.
Can't enter to recovery because phone never turn off.
Tried also to come back to Nougat but can't enter recovery to flash ss2_old_bootloader.
I do not know what to do.
Any help?
Also have this problem... any help?
have u try to connect into computer, use adb, and use this command :
Code:
fastboot reboot
what's the result with that?
No connection.
But i have reinstalled OST Treble ROM and phone now working.
gsausalito said:
Hi:
My unlocked bootloader SS2 phone got stucked in Download Mode after successfully installed/flashed AICP ROM
It booted once and when i rebooted to enter recovery got stucked. Tried pushing buttons combos but still stucked in Dmode.
Have no access to fastboot from Windows but can get limited access to fastboot in Debian: can flash several twrp recoveries, can flash
AICP ROM again but can not get fastboot oem commands working.
Can't enter to recovery because phone never turn off.
Tried also to come back to Nougat but can't enter recovery to flash ss2_old_bootloader.
I do not know what to do.
Any help?
Click to expand...
Click to collapse
I also have problem after flashing to AICP and sometimes phone (after power off) stuck in Download mode.
Just enter:
fastboot --set-active=a reboot
rgr1 said:
I also have problem after flashing to AICP and sometimes phone (after power off) stuck in Download mode.
Just enter:
fastboot --set-active=a reboot
Click to expand...
Click to collapse
I have the same problem. I tried to follow your advice, but fastboot in my PC doesn't recognize the parameter (all I get is fastboot help page).
Regards.
EDIT: reinstalled treble v3.1 via OST and it fixed the download mode issue.
thanks!
hi,
got the same problem, stuck at download mode but phones can`t to pc via usb so I am unable to use fastreboot.
Any other suggestions how to fix it ?
internety1 said:
hi,
got the same problem, stuck at download mode but phones can`t to pc via usb so I am unable to use fastreboot.
Any other suggestions how to fix it ?
Click to expand...
Click to collapse
in my xperience is connect your phone to the PC then open cmd ... make sure in folder of adb and fastboot .exe stored ...
type:
Code:
fastboot continue
longu said:
I have the same problem. I tried to follow your advice, but fastboot in my PC doesn't recognize the parameter (all I get is fastboot help page).
Regards.
EDIT: reinstalled treble v3.1 via OST and it fixed the download mode issue.
Click to expand...
Click to collapse
Maybe use other fastboot.
Sometimes you must enter:
Code:
fastboot --set-active=_a reboot
("_a" instead of "a")
BTW. My Aquos sometimes stuck in download mode after installing AICP.
I fixed this by entering:
Code:
adb shell
bootctl mark-boot-successful
Hello, i have the same exact problem. I tried to use adb program to fix this problem, but my laptop couldn't recognize my device. Any other solutions would be helpful. Thanks for your attention! (I'm a beginner in technology, so please forgive me)
Hello all,
I am stuck in this problem. Would appreciate any help.
Working in LINUX ubuntu 18.
Got a MI pad 1 with locked bootloader.
flashed TWRP recovery using fastboot. Booted into TWRP successfully.
Flashed the files from this
https://www.techeia.com/2018/10/best-custom-rom-for-mi-pad-1-2018.html
Everything flashed successfully.
Rebooted only to be stuck into MI logo screen. Bootloop probably because of locked bootloader.
Hence, I decided to wipe the bootloader itself
got the hint from here https://forum.xda-developers.com/mi-pad/how-to/fix-fastboot-bootloop-fix-xiaomi-mi-pad-t4008653
but I didn,t wiped recovery. but erased everything else. Then powered off to boot into previously installed TWRP recovery.
From there, I am trying to boot into fastboot or TWRP but the screen is showing blank. I am using the key pattern for fastboot or recovery and trying to detect the device into any mode through ubuntu terminal using
sudo fastboot devices and
adb devices
but its not detecting the device there also. USB debugging was enabled already.
Any clues for how can I boot into fastboot or TWRP from this.
Regards
Hiteshkartik
@hiteshkartik
A device with erased boot-loader never can work: you simly get a black screen. You no longer can communicate with it - neither via ADB nor via Fastboot.
Can I have a way around ?? I mean installing bootloader or somehow booting into fastboot or TWRP directly with any toolkit or terminal.