[Q] OT107 - Enter fastboot or recovery on rooted device - Android Q&A, Help & Troubleshooting

I got a tablet device (Omega OT107) I've rooted it using
Code:
ro.kernel.qemu
method.
Next I'm triying to flash Custom Recovery and my problems started here.
What I've tried:
1.
Code:
flash_image recovery
- no success process of flashing never ends
2. Install bootmenu to /data/bootmenu
3. Installed 2 different 2Init's
None of this worked or even had an impact on how device works (it always boots in android correctly).
I've tried to boot it to fastboot mode to flash recovery from there but there is a problem that I have.
Volume(up or down) + Power buttons starts device to Android not to bootloader (I've read you need to remove and reinsert battery to make it work, but device has a build in batery and needs to be taken apart to remove it so I did not tryed it)
Code:
adb reboot bootloader
- boots to what I think is a bootloader (screen is black(no light is comming out of it)) when connected to Windows PC it is seen as Android Bootloader Interface (Android-SDK driver).
Code:
fastboot devices
does not discover any devices, clicking volume or power button does nothing.
Code:
adb reboot recovery
- boots devices it what seems to be useless recovery mode. At start there is a standing android dude with fireball on his chest, and imidietly changes to a lying position with his chest oppened and an exclamation mark comming out of it (I've red it is ok and I need to press Volume(down/up) + Power buttons to open recovery menu but it does not happen).
My question is:
Is it normal to some devices bootloader to look like mine? How to make it discoverable to fastboot?

I had this issue and I fixed with "press all the buttons!" and suddenly I sow recovery menu...to factory reset. if it doesn't work repeat with rebooting with pin

Does someone knows a way how to hard reset this thing?? ^^

about firmware
Any idea where find the firmware for this tablet?
Mine is now freeze on recovery logo

hard reset OT107
1.Turn off our tablet.
2 We press the MENU button at the same time + POWER HOUSE click and hold
3.Wait until the Android image.
4.Then VOL + button and the POWER and appears to us to Recovery Mode
5.Navigation is Vol-i + and confirmed by pressing POWER.

Related

[Q] atrix bootloop can't enter fastboot mode

my phone doesnt't boot using power button. it only boots when it's conected to the computer (the green led comes, and after a coulpe of minutes it boots) but doesn't pass the M logo (which by the way is teared beacuse of the ROM (epinter 4.2) <--- that is normal) i try to enter fastboot mode by hitting the vol down (or up) button when booting but it can't enter fastboot mode.
i've searched this problem but none seem to have it my way (i mean no boot, no fastboot). any help would be apreciated.
Code:
adb shell toolbox reboot bootloader

[RECOVERY] That damn key combination

Hello everybody,
I've recently refurbished my phone with LGUP and I'm installing TWRP.
I have:
1) Activated OEM unlocking in the developer options menu
2) Flashed the unlock.bin image in the unlock partition from fastboot
3) Rebooted in the bootloader and typed:
Code:
sudo fastboot flash recovery twrp-3.2.1-0-h850.img
(I'm running Linux. LGUP was run with Windows: my VirtualBox VM didn't like LGUP for some reason)
4) Once the partition was successfully flashed with the right recovery, I unplugged the USB cable and the battery from the phone.
Here comes the interesting part: I've done this process 50 different times but I can't seem to get the right key combination to boot into recovery down. It doesn't help that every guide has a slightly different version. Here the average version I've gathered:
1) Press [Power] and [Vol Down] simultaneously until the LG logo appears.
2) Release both buttons immediately and count 1 second.
3) Press repeatedly [Vol Down] until the TWRP logo is displayed.
Thing is, it doesn't work for me. I always end up in the stock ROM. Of course, at the point, it's too late.
Code:
sudo adb reboot recovery
reboots the phone only to show something along the lines of:
Code:
Command not found.
How did you do it?
--
ben569
I've also tried
Code:
sudo fastboot boot twrp-3.2.1-0-h850.img
without success.
Your key combo isn't exactly how it should be @ben569.
Press and hold volume down and the power button together. As soon as you see the LG logo on the screen let go of the power button then quickly press it again (never letting go of volume down). Keep holding until you see the Factory Reset screen, then tap on yes (twice I think).
Don't count to 1 second, just release + press again. That's how it worked for me 2 years ago and several others since then
Good luck :fingers-crossed:
It worked!
Thank you very much! Flashing Lineage 15.1 right now.
EDIT: LineageOS sucessfully installed.

Stuck in recovery mode

I accidently flashed the lineage 16 recovery instead of lineage 17.1 recovery. I tried to install the 17.1 update through updater but my phone stuck into recovery mode. Neither I can boot into bootloader nor to android. I can''t flash anything. Power + volume down and connect the cable also not working to go into bootloader. Even bootloader option within the recovery also brings me back to recovery mode. ...adb devices command is also showing "device offline". Any help will be appreciated.
you should start from the beginning
is your bootloader still unlocked?
stukka2006 said:
you should start from the beginning
is your bootloader still unlocked?
Click to expand...
Click to collapse
I can't go into fastboot mode. Is there any other way to check it?
Thank you @stukka2006 for replying me. I guess I saved my phone. So here what I did-
1. Extracted the stock firmware (Luckily I had one but can be found in the forum) and copied the dload folder to sdcard (as I was not able to access internal storage). (@stukka2006 your hint to start from the beginning)
2. Power off the phone and pressed Both volume buttons + power button simultaneously. After the vibration I left the power button while still holding both vol buttons till software update screen appears. But software update failed. So I just touched the reboot now option. The phone rebooted to fastboot mode.
3. I installed TWRP but was not able to reboot to recovery through commands and system reboot command brings me back to fastboot mode. So I again power off the device with cable connected and pressed both vol buttons. This time phone showed recovery screen (Should have worked with normal button shortcuts also, I guess) and I flashed the rom and rebooted normally.
Everything is working fine now except that I lost the data.
Happy you got all clear my friend !!!
[email protected]@wk said:
Thank you @stukka2006 for replying me. I guess I saved my phone. So here what I did-
1. Extracted the stock firmware (Luckily I had one but can be found in the forum) and copied the dload folder to sdcard (as I was not able to access internal storage). (@stukka2006 your hint to start from the beginning)
2. Power off the phone and pressed Both volume buttons + power button simultaneously. After the vibration I left the power button while still holding both vol buttons till software update screen appears. But software update failed. So I just touched the reboot now option. The phone rebooted to fastboot mode.
3. I installed TWRP but was not able to reboot to recovery through commands and system reboot command brings me back to fastboot mode. So I again power off the device with cable connected and pressed both vol buttons. This time phone showed recovery screen (Should have worked with normal button shortcuts also, I guess) and I flashed the rom and rebooted normally.
Everything is working fine now except that I lost the data.
Click to expand...
Click to collapse
You are quite lucky to have the stock ROM.
methuselah said:
You are quite lucky to have the stock ROM.
Click to expand...
Click to collapse
Yeah...who knows when you need it.

M4 Aqua (E2303) bricked - fastboot works but weirdly, flashmode does not

Hi!
M4 Aqua, E2303
Brief history, what I did before:
- On a full stock OS, first, I unlocked bootloader with fastboot oem unlock, which went through nicely.
- After that, I followed this thread to install custom recovery (twrp). Went through nicely (fastboot flash recovery recovery.img and fastboot flash boot boot.img).
- I was able to boot into recovery (twrp), and with the Install function, selecting Conceptify .zip it installed, rebooted.
- On the boot, the Conceptify gear logo was stuck spinning for a very long time. Then I just tried going into TWRP again to install Conceptify again, maybe for the second try it installs without the boot issue.
After this, I was no longer able to enter twrp recovery again. Okay, tried to flash the .img's again (boot and recovery), maybe I can at least get into TWRP recovery again, but no luck, despite both flash commands going through (both sending, writing were OKAY), without errors.
Current symptoms at this point:
- I still can get into fastboot (vol Up + usb plug in; LED red, then blue), and my PC can recognize the phone being in fastboot correctly, with serial number (in fastboot devices). It can still perform the flash/erase commands, but whenever I try fastboot reboot or fastboot reboot-bootloader, it doesn't reboot the phone. At this point, fastboot devices gives back a device in fastboot mode, but with a lot of question marks (?) instead of the serial number. On unplugging it, LED stays blue, like it is frozen or somthing. I kill the phone off with the power cutoff switch (next to microsd).
- holding just Power to turn on phone: Sony logo on the white background and is stuck. After a while I kill off with power cutoff.
- holding Power + vol Up, it vibrates once every 2 seconds or so. Nothing on screen, when I stop holding the buttons, stop vibrating. It however stays in a weird state, cause I can't get into fastboot for example (vol down + usb plug in; like I can do when it was powered off completely). I kill off with power cutoff.
- holding Power + vol Down: Sony logo on the white bkg, and stuck. After a while I kill off with power cutoff.
- tried the all-button hold: Power + vol Down + vol Up for 30 seconds, it was just vibrating every 2-seconds.
- flashmode with Flashtool: I downloaded a stock .ftf, loaded into FlashTool, but upon asking to connect the phone while holding vol Down, it can't detect it. The phone however lights red, then green on the LED light. Tried with both a new Flashtool (0.9.32.0, and a recommended older one as well: 0.9.18.6).
Is there something else I could try to get a working TWRP recovery again, and be able to boot into it?
Thanks for your help!
My M4 (E2312) have pretty much the same symptoms: can not boot anything and just stuck on SONY logo, Flashtool does not recognize phone in flashmode (Vol -), just fastboot. And using fastboot to flash system, boot, recovery shows finished processes but phone does nothing new. And phone does not response well to USB, only after a reset then it updates the status.
I have Pexo ROM v3, custom TWRP, SkyMelon 9 I think,Rooted SuperSU and Magisk( has conflicts so when I boot some pop up says X app has stopped working. When I install some more apps to use it was ok, then the pop ups show up more and more and then it decides to boot loop to the stage we are now.
I have tried install 0.9.33 and 0.9.23.1( somehow only 0.9.23.1 can install 3 drivers), Xperia Companion, Emma, ggsetup 3.2.0.1, Driver SONY so0104 (so0113 ADB interface- status show it cannot start),
So either it is the drivers on computer, the computer USB ports, the phone's software or hardware defects lead to software that caused it.
bdnlspam said:
Hi!
M4 Aqua, E2303
Brief history, what I did before:
- On a full stock OS, first, I unlocked bootloader with fastboot oem unlock, which went through nicely.
- After that, I followed this thread to install custom recovery (twrp). Went through nicely (fastboot flash recovery recovery.img and fastboot flash boot boot.img).
- I was able to boot into recovery (twrp), and with the Install function, selecting Conceptify .zip it installed, rebooted.
- On the boot, the Conceptify gear logo was stuck spinning for a very long time. Then I just tried going into TWRP again to install Conceptify again, maybe for the second try it installs without the boot issue.
After this, I was no longer able to enter twrp recovery again. Okay, tried to flash the .img's again (boot and recovery), maybe I can at least get into TWRP recovery again, but no luck, despite both flash commands going through (both sending, writing were OKAY), without errors.
Current symptoms at this point:
- I still can get into fastboot (vol Up + usb plug in; LED red, then blue), and my PC can recognize the phone being in fastboot correctly, with serial number (in fastboot devices). It can still perform the flash/erase commands, but whenever I try fastboot reboot or fastboot reboot-bootloader, it doesn't reboot the phone. At this point, fastboot devices gives back a device in fastboot mode, but with a lot of question marks (?) instead of the serial number. On unplugging it, LED stays blue, like it is frozen or somthing. I kill the phone off with the power cutoff switch (next to microsd).
- holding just Power to turn on phone: Sony logo on the white background and is stuck. After a while I kill off with power cutoff.
- holding Power + vol Up, it vibrates once every 2 seconds or so. Nothing on screen, when I stop holding the buttons, stop vibrating. It however stays in a weird state, cause I can't get into fastboot for example (vol down + usb plug in; like I can do when it was powered off completely). I kill off with power cutoff.
- holding Power + vol Down: Sony logo on the white bkg, and stuck. After a while I kill off with power cutoff.
- tried the all-button hold: Power + vol Down + vol Up for 30 seconds, it was just vibrating every 2-seconds.
- flashmode with Flashtool: I downloaded a stock .ftf, loaded into FlashTool, but upon asking to connect the phone while holding vol Down, it can't detect it. The phone however lights red, then green on the LED light. Tried with both a new Flashtool (0.9.32.0, and a recommended older one as well: 0.9.18.6).
Is there something else I could try to get a working TWRP recovery again, and be able to boot into it?
Thanks for your help!
Click to expand...
Click to collapse
Yes, I also tried installing conceptify but it doesnt work. At this point its better if you stick with the stock rom, remove as much bloatware as possible and consider it a phone because almost none of the ROMs here work stability wise, or they maybe stable but some features like display brightness or speakers dont work. So I recommend you install stock rom via flashtool and then unlock the bootloader via flashtool again and install twrp again. Also if possible try reinstalling the drivers for the phone in flashtool. Hope this works mate.
Not my name said:
Also if possible try reinstalling the drivers for the phone in flashtool.
Click to expand...
Click to collapse
Thanks for your answer!
Unfortunately, I still can't make Flashtool recognize my M4 as booted in flashmode. Tried installing the drivers with \Flashtool\drivers\Flashtool-drivers.exe , but choosing the "Flashmode drivers" option, it failed during the install (I guess cause there wasnt a connected device that supports it), tried both with phone being connected in flashmode (volDown + plug-inUSB), and phone disconnected as well.
bdnlspam said:
Thanks for your answer!
Unfortunately, I still can't make Flashtool recognize my M4 as booted in flashmode. Tried installing the drivers with \Flashtool\drivers\Flashtool-drivers.exe , but choosing the "Flashmode drivers" option, it failed during the install (I guess cause there wasnt a connected device that supports it), tried both with phone being connected in flashmode (volDown + plug-inUSB), and phone disconnected as well.
Click to expand...
Click to collapse
Can you try it on a Linux PC I guess?

Need Help - Poco F1 Android 12 Stuck in Recovery

I flashed an unofficial Evolution X v6.5 Rom For my Poco F1 today,
it was working fine but then I tried to Reboot into MY Custom Recovery( OrangeFox ) using the Advance Restart Option Exist in Rom.
OrangeFox Recovery Opening Image was Showing but it didn't opened, My phone shut down and rebooted again into the Same OrangeFox Opening Image and then shut down again.
It stuck into Recovery Opening Bootloop.
I tried holding the power button to reboot into system but noting is happening, It is showing same Recovery Opening Image and then shutting down,
I tried holding the power button + Volume UP Button, Same thing was happening Recovery Opening Image and then shutting down.
Luckily when I tried holding the power button + Volume down Button, It opened the bootloader.
So I thought Something happened to the OrangeFox recovery file So I installed the TWRP Recovery with My PC.
BUT Now It showing TWRP Opening Image and then shutting down. Same Recovery Bootloop.
Something( Maybe the Rom ) preventing me from rebooting into any recovery.
I should mention that I didn't installed any new app or anything, I just flashed the rom and then finished the Google setup.
I managed to shut down the phone by holding all 3 button for about 20sec.
But it's not charging anymore, if I plug the to phone to charger it start the whole Recovery Bootloop again.
Please Let me know if you know of any possible solutions.
I managed to fix that issue, In Future if anyone else got same problem in any phone, Then Follow this,
At First Hold all three button for about 25sec to shut down your phone,
at this situation your phone won't charge, if your battery completely drained then your phone might get hard brick, so shut down it at first.
Then download a stable & trustable rom and put that in SD Card or Pendrive( in this case you will be needed an OTG to plug the perdrive into your phone )
Then download the latest TWRP or any other Recovery in your PC. You really need the latest custom Recovery( 0 - 3 Months Old ).
I should let you know, You need to install ADB & Fastboot Drivers on your PC to perform any normal rooting process on your phone, And Download "Android Platform Tools".
Open CMD in "Android Platform Tools" Folder
Connect your phone to your PC in bootloader mode by holding down Power + Volume Down Button.
Then Type in CMD - fastboot devices
To check your device is properly connected or not. If your phone is connected properly then CMD will show a random number and fastboot. If not then connect the phone properly and check the driver.
Then Type - fastboot erase userdata
It will erase all your internal and data.
Then Type - fastboot flash recovery "PUT HERE THE LATEST CUSTOM RECOVERY FULL PATH"
It will flash the custom recovery, IN above command after writing recovery give a space then write the full path or hold and drag the latest custom recovery to command prompt, it will automatically write the full path for you.
After flashing the recovery now you can open the recovery.
Now Open the custom recovery immediately by holding down Power + Volume UP Button.
Then Wipe the Old Rom and flash the new downloaded rom from SD Card or Pendrive.
AND there you go, Now you can reboot into your new system or recovery.

Categories

Resources