i was updating my U8150 with a custom ROM (Ideos HD) and somehow i did something wrong, i did the wipe and install the custom ROM and the Kernel update at the same time. The phone was taking long time to install and when splash logo stops for a few seconds it restart and the phone continues on that more, restarting one and one more time.. then i try to see if i can enter to the Recovery mode and looks like i missed the clockworkmod mode, i cannot enter to that, then y try to see if I can enter to fastboot to reinstall the recovery image (clockworkmod) mode and i see an error message saying " Firmware Update Step 1/2 Unpacking" then after the progress bar it says "Update Failed"
i check the cmd and fastboot mode is not allowed, even the device manager is not on that mode, then doing the recovery i can enter for a few seconds to adb but because the phone is restarting i need to do a few commands on this mode....
My question is: if somehow i can flash the recovery mode with adb?? i have see that some guys do with a terminal emulator but with the phone working and the normal way I hace seeing is on fastboot mode but i cannot enter to that mode...
i just wanted to see if somehow i can install with adb the recovery or maybe entering to the adb with shell and install it from there…
any crazy idea I will try it…
Regards
i just download the original firmware and when entering fastbootmode it automatically detects the .APP File, lets see what happens...
i take the file from this >>> http://forum.xda-developers.com/show....php?t=1011527
i hope at least i can get from stock, i will see if need to do root again...
Hey All,
My Dad's Xoom died over the weekend - 13months after purchase so is not covered by the warranty. He was browsing a site, it came up with a "Internet is not responding - do you want to continue to wait" message and he clicked Wait - after a second the tablet knocked off. It will not come on by pressing Power and only turns on by pressing Power and Vol +
It gets past the Motorolo logo screen and the device starts the boot animation, about 20 seconds into this it freezes and reboots - this continues in a loop. It's been GEDified and was running the last OTA update 4.1.2 - no root etc.
I can get into the stock recovery and performed a factory reset - but the same thing happens. I've also tried Update From USB with an OTG cable but the screen just shows Choose a package to install and under it has /sdcard but nothing else. I have a dummy zip on both the Flash disk and SD card so it's not reading either.
I've also tried to perform update via ADB - when I select it and connect to a PC (Win 7 32bit) it tries to install drivers but I see In Computer Management that it shows under Unknown. ADB Devices returns List of devices message but nothing under it.
I've also selected the fastboot command at boot, tried fastboot devices and the command does see the Xoom.
So my questions
1) Anyone seen anything like this issue before and know how to fix it?
2) Is it best to try to reinstall the ROM? If so, how do you suggest I can see it with ADB?
3) As I have Fastboot command, could I try to install CWM and see if that sees a ZIP on the sdcard - so I can install a new ROM.
Any help much appreciated :good:
so...I've just done a fastboot oem unlock
and then tried to flash the CWM recovery using the fastboot commands - no errors, press reboot and go into Recovery but still getting Android system recovery 3e :crying:
claned said:
so...I've just done a fastboot oem unlock
and then tried to flash the CWM recovery using the fastboot commands - no errors, press reboot and go into Recovery but still getting Android system recovery 3e :crying:
Click to expand...
Click to collapse
So just to add to this, I found the stock recovery.img, boot.img, userdata.img and system.img and used the fastboot commands to send all to the motorola - all succeeded without error....still the same problem though.
I installed RSD lite and tried a few SBF files but I'm getting an INI error - off to google possible solutions to that now
Hi,
I have a problem with my One Plus One. When I open the phone, there is only the "CYANOGEN RECOVERY" screen that appears.
I can access sideloading using the menu but it is not working. I tried to sideload CM12 and it is looping back to the recovery screen
More over, I cannot access fastboot mode. I tried to use adb to reboot the phone in fastboot mode but adb only sees the phone in sideload mode
The Power + vol up combinaison doesn't work...it will come back to the recovery screen
Any idea ?
gspfranc said:
Hi,
I have a problem with my One Plus One. When I open the phone, there is only the "CYANOGEN RECOVERY" screen that appears.
I can access sideloading using the menu but it is not working. I tried to sideload CM12 and it is looping back to the recovery screen
More over, I cannot access fastboot mode. I tried to use adb to reboot the phone in fastboot mode but adb only sees the phone in sideload mode
The Power + vol up combinaison doesn't work...it will come back to the recovery screen
Any idea ?
Click to expand...
Click to collapse
Are you attempting to boot into fastboot with the cable connected? That's been known to cause issues, so unplug and try again.
Hi! My Oneplus One is stuck in boot (the oneplus logo).
I can get into fastboot but not recovery. I have followed some softbrick guides and the problem that I have is that even after flashing twrp as recovery I cant get into recovery. when I try to start it to recovery (volume up + power) I only get to the oneplus logo again. and when I use "fastboot boot twrp.img" the backlight comes on but the fastboot image stays, fastboot doesnt recognize it from this point so i have to restart it into fastboot mode again.
i have tried to flash the factory images, but nothing seems to change.
I dont know what to do, pls help..
After flashing recovery from fastboot, do NOT issue the reboot command. Press and hold the power button till phone powers off. If you issue the reboot command from fastboot, custom recovery will be lost. Also, don't know which twrp version you are trying to flash, but I would suggest flashing 2.8.6.0 first, then after you know you can get into recovery, you can flash another version.
Additionally, to boot to recovery you have to hold
volume down + power
volume up + power brings you to fastboot
Last but not least,
fastboot boot twrp.img
does not boot the recovery which is on your device, but the recovery image which is located inside your fastboot folder on your pc.
kenboyles72 said:
After flashing recovery from fastboot, do NOT issue the reboot command. Press and hold the power button till phone powers off. If you issue the reboot command from fastboot, custom recovery will be lost. Also, don't know which twrp version you are trying to flash, but I would suggest flashing 2.8.6.0 first, then after you know you can get into recovery, you can flash another version.
Click to expand...
Click to collapse
Ok, I did not know that the reboot command removes the custom recovery. Im almost certain that i've tried just powering down and trying recovery before too tho.
I was trying to flash twrp 3.0.0.0 so i'll try 2.8.6.0 asap
AcmE85 said:
Additionally, to boot to recovery you have to hold
volume down + power
volume up + power brings you to fastboot
Last but not least,
fastboot boot twrp.img
does not boot the recovery which is on your device, but the recovery image which is located inside your fastboot folder on your pc.
Click to expand...
Click to collapse
oops, i ofcourse ment that i try to get to recovery by volume down+power, and i know fastboot boot twrp.img boots from the .img on the computer, i just think its peculiar that nothing happens.
nothing has really happend after this, so i still need help.
summary: bump
I don't really get what you say. Perhaps i don't experiences before. @kenboyles72 is correct, official ROM may delete custom recovery (you can change the setting). Then @AcmE85 gives you an option, but it does not work.
Here is my option:
1. download any custom rom. The best idea is as minimum MB as possible. (Flash ROM directly from your PC)
2. flash your recovery, do NOT reboot. (fastboot flash recovery rec.img)
3. flash your ROM. (fastboot flash zip rom.zip)
Let's see if this would help you.
I had some issues a while back, where I was caught in a bootloop and flashing another rom. So I followed this guide, https://www.reddit.com/r/oneplus/comments/31sf0x/guide_how_to_return_from_oxygenos_to_stock_cm11s . You can skip flashing the userdata.img to keep all data on sdcard. Also you can substitute flashing twrp recovery img for stock recovery. I myself went ahead and flashed all stock just to make sure everything booted correctly, then went into dev options and disabled update cm recovery, booted back to fastboot and flashed twrp 2.8.6.0. Evey thing worked like a charm.
Flasing stock rom did not affect anything noticeably.. phone is still stuck in boot/fastboot
Just to confirm, have you tried either/both of these:
http://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
http://forum.xda-developers.com/oneplus-one/general/guide-unbrick-oneplus-one-t3013732
I have followed the return to stock guide, but not the unbrick, since my phone is softbricked, not hardbricked.
I have followed this guide tho, to no avail https://m.reddit.com/r/oneplus/wiki/devices/one/brickguide
the strange thing is that i didnt cause this. The phone started randomly overheating and one time it just never booted up.
I have pixel 1. One week ago my phone won't boot anymore, it just goes into google logo bootloop. I'm able to get into bootloader mode however when I select recovery mode, it just google logo bootloops. I've tried many times with volume up, but once pressing power button to enter recovery mode, the google log immediately comes up and starts looping. I've also tried fastboot to flash all partitions but unfortunately my OEM is locked. I can't use ADB because of unable to access into recovery. Can anyone help me?