I want to flash my Yotaphone 2 - YotaPhone

Hello everyone!
I have a Yotaphone 2 which has Android Kitkat 4.4! I want to flash an Android 5.0 Lollipop ROM into it! Please tell me how I can do so! NOTE: I already have YotaFlasher. I just can't figure out a way to enter "bootloader" mode so that I ncan flash it!
Cheers! :good:

Solved!!!!!!!!!!!! Its actually simple! just shutdown the phone and restart it with the POWER BUTTON and VOLUME DOWN BUTTON and it goes directly into Bootloader Mode!

Related

Help! can't go into bootloader

so while i bricked my milestone 2 my power button is broken so to get into the bootloader i hold voldwn + shutter then put in the battery but i get a black screen it is not recognised by the pc and 5 secs after it would boot into a bootloop i was wondering if anyone to please give me the OTA package for gingerbread so i could flash it has an update.zip through the android recovery ? thanks
Only have a recovery package, u need ?
I can upload it.
yes please! thanks very much!

[Q] HELP. Bricked :( Motorola Xoom

Basically its stuck at the M dual core logo screen.
I used android sdk to flash the img file. But now its stuck at the M dual core logo.
Theres a thread with a solution, but it has a filesonic link
Please help.
Also I hate XDA's rules, it makes it hard for me especially during emergencies
I have to wait 5 minutes and I can't post in the developers section.
Are you trying to reboot into the Operating System or reboot into recovery (CWM recovery)?
To reboot device, press volume up plus power--hold it until you see the dual core screen...with luck, it will proceed to boot up the device.
However, if you are trying to reboot into CWM recovery, after rebooting (vol up and power, wait a couple of seconds from when you first see dual core screen and press volume down. You should see starting android recovery in upper left... then press volume up and power to choose it. If you want fastboot, dont wait 2 seconds, just hit volume down, and you should see starting fastboot protocol.
Hey, I know it isn't in English but may help you!
http://www.youtube.com/watch?v=EcXwP5zw_Y8
You download you're retail rom in motodev website: http://goo.gl/sQ0Qb
(On the video I download the Brazilian Rom, but download your version!)
Force fastboot mode in you're Xoom holding "volume up" + "power" button and after 3 seconds after reboot press "volume up" to enter in fastboot mode.
;D
Bricked?
I'm pretty sure that the screen lighting up and displaying the company logo is the definition of not bricked. Probably the Volume + Power thing will work, I've had to do that a few times.
Yes thank you m1ch4el.
Now I know there's a way out if I get bricked again, exactly what I was looking for. Now to continue experimenting XD
Which Version is you Xoom and from the sounds of it your xoom is not bricked, if you are able to get into RSD mode on your Xoom you can flash your stock images from MOTO DEVS WEBSITE! Make sure
1. you have newest update and drivers from motorolas website
2. find RSD version 4.2 or later and install it onto your computer
3. find the right file of your stock image hint (its ends with a sbf file)
4. once flash is done restart and BAMO you shouldnt be bricked anymore

[HOWTO][GUIDE] Rooting the M9+ (m9pw / htc_hiau_ml_tuhl)

How-to: root the HTC M9+ (tested on Chinese model)
This is a short step by step guide about rooting the device. So far tested on a chinese HTC M9+
A collection of stock partitionas, RUUs, and twrps: https://forum.xda-developers.com/on...uu-m9-hiauml-ruu-recovery-collection-t3690966
DISCLAIMER, WARNING: If you use this guide, all responsibility is yours. The author is not responsible in any way if something goes haywire or any damage happening to the device
This was tested on a Chinese M9+. Please if you try, report back how it goes. Also be aware that currently there are some regions with firmware where we miss the stock recovery image for the different stock ROMs the different M9+ models come with in different countries, and the process contains steps that overwrite Stock recovery, and as of now, I can't provide you with your stock recovery for all possible carriers only a selected few ones and there's no way I know of to save it. (The fastboot boot recovery.img didn't work for me, since the new Download mode didn't allow me to just boot the custom recovery without flashing it. If you know a new way how to do that (boot recovery without flashing it), you can save your own Stock recovery that way, then don't forget to let us know how that can be done!!!) Some region's stock recovery if you want to revert to them: link. Also as soon as you mount ReadWrite the system partition OTA flashing will stop working. You need to back up the system partition in Read-Only mode, available in TWRP 2.8.7.0., and restore that untouched system backup to make OTA work again along with the stock recovery.
Hit the Thanks button if you like the work being done.
You will need
- for Windows:
-- HTC Sync installed (and fastboot.exe inside it's installation, look the fastboot.exe up there)
(-- Optional: Oracle Java JDK 7 + Android SDK platform tools installed (for fastboot.exe, HTC Sync contains fastboot.exe too))
- for Linux:
-- fastboot and working adb connection
- in general:
-- A third party (custom) recovery downloaded, like TWRP (you can get one here: http://forum.xda-developers.com/one-m9/one-m9-general/recovery-twrp-2-8-6-0-english-m9pw-t3116099 ), to flash the SuperSU installer
-- SuperSU installer downloaded (e.g. https://download.chainfire.eu/1001/SuperSU/UPDATE-SuperSU-v2.78-20160905010000.zip )
-- Phone and USB cable
Steps to root the device (starting with a locked device):
1. Unlock the Bootloader. You can do it online here: http://www.htcdev.com/bootloader Select the 'All Other Supported Models'. Proceed as the HTC site directs you. Read everything carefully.
2. Go into Download mode (with an unlocked bootloader): with a device fully booted you can do so with Power off the phone and then long Power + Vol Down
3. Connect phone to PC with USB cable
4. Flash custom recovery with fastboot in command line:
Code:
fastboot flash recovery recovery_xy.img
output for a successful recovery flashing:
Code:
target reported max download size of 800000000 bytes
sending 'recovery' (13996 KB)...
OKAY [ 1.454s]
writing 'recovery'...
(bootloader) HOSD CL#534001
(bootloader) [email protected]
(bootloader) [email protected]%
(bootloader) Update partition OK
(bootloader) [email protected]
OKAY [ 1.272s]
finished. total time: 2.728s
4.1 After a successful flashing of recovery, you can create a full backup with the installed recovery if you wish, before rooting the device, check point 6th. how to go into recovery mode. There select Backup and do it. Then Reboot to normal mode and continue:
5. Boot the phone to normal mode, copy the SuperSU update flashable installer zip to device from your PC From fastboot Download mode to boot to normal mode: just navigate with volume buttons and select Reboot with pressing the Power button.
6. Go into recovery mode: Power off. Long press Power + Vol Down. In Download mode with volume buttons navigate to reboot to bootloader, press power. In bootloader navigate with volume buttons to BOOT TO RECOVERY MODE, press Power.
7. In booted Recovery, install SuperSU flashable zip with Install button: Select Install in the recovery, browse the SuperSU zip and flash it
Then reboot. The SuperSU app should be there amongst the accessible apps, and also now you can go super user in an adb shell (you'll need to enable USB Debugging in Developer options by going into Settings/About/Software information/More and pressing Build number 6+ times to get Developer Options, and then go into Developer options and enable USB Debugging):
Code:
c:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
[email protected]_hiau_ml_tuhl:/ $ su
su
[email protected]_hiau_ml_tuhl:/ #
In general in Download mode and Bootloader mode, you can navigate with Volume Up/Down buttons and select an option with pressing the Power button.
Have a successful flashing, and be careful! And don't forget: We only have a selected few region's stock firmware's stock recovery images to replace the custom ones here on this forum, so only do this if you are okay with custom ROM development (that can be flashed from TWRP/custom recovery) or you can get your hands on a stock recovery for your model's appropriate official stock rom version otherwise official OTA updates might not work with TWRP.
Also as soon as you mount ReadWrite the system partition OTA flashing will stop working. You need to back up the system partition in Read-Only mode, available in TWRP 2.8.7.0., and restore that untouched system backup to make OTA work again along with the stock recovery.
You'll find a bunch of stock recoveries here: http://forum.xda-developers.com/one-m9/one-m9-general/firmware-stock-recoveries-regions-t3120826
Thanks! this did work for me! :good::good:
thanks for this guide! (-:
It worked for me too!
Great
Thanks
Sent from my HTC M9pw using XDA Free mobile app
C_Kings87 said:
Thanks! this did work for me! :good::good:
Click to expand...
Click to collapse
maramau said:
It worked for me too!
Great
Thanks
Sent from my HTC M9pw using XDA Free mobile app
Click to expand...
Click to collapse
Which version are you on? I purchased M9+ today in India and I am currently on 1.08.707.4 with HTC sense 7.0.
I am asking this because I just received a notification for System Update 1.61.707.4 (382.5 MB) and was wondering if this method would still work if I take this update..
IndianHacker said:
Which version are you on? I purchased M9+ today in India and I am currently on 1.08.707.4 with HTC sense 7.0.
I am asking this because I just received a notification for System Update 1.61.707.4 (382.5 MB) and was wondering if this method would still work if I take this update..
Click to expand...
Click to collapse
It should work. Nothing is depending on the version of firmware you've got with the update (as this isn't a method to s-off which generally depends on firmware and kernel version because of the exploit it may use.)
I'm confident that you will be able to do the official HTC unlock and then flash recovery and root zip to your phone after the update, that's how it usually is.
HTC one M9 Problem on restarting up
Dear friends and developer,
I had unlocked my htc m9 and I try to install the TWRP 2.7.0.2 but it keep gives me an error after that I press LK DDR TEST AND after that it's stuck on this AND just keep restarting on the same screen and I can't go back to the boot-loader.
any help plz ?
Thanks a lot
Please write me back to send you the images
This is when it restart
postimg.org/image/4nr273a8r
This is when it get stuck
postimg.org/image/86323hb4r
This is m9 plus forum, not m9. Do you have the plus? There's only 2.8.7.0 and 2.8.6.0 recovery for it, no 2.7.0.2
Yes,he has m9 plus "HTC_HIAU_ML".
First, maybe he flash the wrong custom recovery.
Second, he should't run "DDR TEST" mode. It will result in boot loop.
Try to press all 3 botton (volume up + down + power) for a period of time.
Maybe it will power down the device. Give it a go.
Yes I have HTC M9+
yvtc75 said:
Yes,he has m9 plus "HTC_HIAU_ML".
First, maybe he flash the wrong custom recovery.
Second, he should't run "DDR TEST" mode. It will result in boot loop.
Try to press all 3 botton (volume up + down + power) for a period of time.
Maybe it will power down the device. Give it a go.
Click to expand...
Click to collapse
Thanks a lot for your advice , I try it many time but it's not working at all, it just keep restarting and IF I just wait it show me this screen http://postimg.org/image/4nr273a8r
please help me.
khaled03 said:
Thanks a lot for your advice , I try it many time but it's not working at all, it just keep restarting and IF I just wait it show me this screen http://postimg.org/image/4nr273a8r
please help me.
Click to expand...
Click to collapse
This I've not seen yet. Seems like boot to download and recovery mode is not in this menu, which is a serious issue, but very strange as you're s-on. What exactly you flashed as recovery 2.7.0.2 and how?
Reading that the normal ways don't work to get to download mode and it's also missing in bootloader mode too, I've no idea how you can then get to download mode, that way I don't know how you can flash back to ruu. If the download mode cannot load then it's near to brick, as far as my knowledge goes. Maybe someone with more knowledge about a-boot could help, or someone with special equipment to fix the phone. Sorry
Okay
tbalden said:
This I've not seen yet. Seems like boot to download and recovery mode is not in this menu, which is a serious issue, but very strange as you're s-on. What exactly you flashed as recovery 2.7.0.2 and how?
Reading that the normal ways don't work to get to download mode and it's also missing in bootloader mode too, I've no idea how you can then get to download mode, that way I don't know how you can flash back to ruu. If the download mode cannot load then it's near to brick, as far as my knowledge goes. Maybe someone with more knowledge about a-boot could help, or someone with special equipment to fix the phone. Sorry
Click to expand...
Click to collapse
Thanks a lot my friend .
I will wait maybe another one have this problem let's see
Does the fingerprint scanner still work after rooting?
yes it does there is also a mod for it====== http://forum.xda-developers.com/one-m9/one-m9-general/kernel-cleanslate-1-0-0-base1-61-81-t3147180
yankies2 said:
yes it does there is also a mod for it====== http://forum.xda-developers.com/one-m9/one-m9-general/kernel-cleanslate-1-0-0-base1-61-81-t3147180
Click to expand...
Click to collapse
Fingerprint doesnt work, it wakes and puts to sleep.
tbalden said:
This I've not seen yet. Seems like boot to download and recovery mode is not in this menu, which is a serious issue, but very strange as you're s-on. What exactly you flashed as recovery 2.7.0.2 and how?
Reading that the normal ways don't work to get to download mode and it's also missing in bootloader mode too, I've no idea how you can then get to download mode, that way I don't know how you can flash back to ruu. If the download mode cannot load then it's near to brick, as far as my knowledge goes. Maybe someone with more knowledge about a-boot could help, or someone with special equipment to fix the phone. Sorry
Click to expand...
Click to collapse
In earlier time,there were one option "DDR TEST" on the bootloader menu, I ever saw this.
Someone in Taiwan tried to press this option and result in boot loop.
He must return the device to customer service/repair department finally to resume it.
Here is another case on China.
http://tieba.baidu.com/p/3801472336
riz157 said:
Fingerprint doesnt work, it wakes and puts to sleep.
Click to expand...
Click to collapse
What are you exactly trying? It works after rooting for most users, and also with the kernel mod. This is the first time someone tells it doesn't
yvtc75 said:
In earlier time,there were one option "DDR TEST" on the bootloader menu, I ever saw this.
Someone in Taiwan tried to press this option and result in boot loop.
He must return the device to customer service/repair department finally to resume it.
Here is another case on China.
http://tieba.baidu.com/p/3801472336
Click to expand...
Click to collapse
wow,that sounds very bad luck, and poor work by HTC :s
I have just go out from this screen,
Hello friends,
I have just go out from this screen,
the solution is connect the phone to the PC then press and hold the volume down & up together and then press and hold the power for 2 minutes it starts to flash you have to wait until you hear the sound of the first connect then you have to release the power but you have to continue pressing the volume down & up and wait for 20 seconds then press the power again and wait to hear the sound again.
after doing this 2 times then release all of your fingers. .... and wait to see the normal reboot to the HTC screen and it works again.
Thanks a lot GOD
khaled03 said:
Hello friends,
I have just go out from this screen,
the solution is connect the phone to the PC then press and hold the volume down & up together and then press and hold the power for 2 minutes it starts to flash you have to wait until you hear the sound of the first connect then you have to release the power but you have to continue pressing the volume down & up and wait for 20 seconds then press the power again and wait to hear the sound again.
after doing this 2 times then release all of your fingers. .... and wait to see the normal reboot to the HTC screen and it works again.
Thanks a lot GOD
Click to expand...
Click to collapse
Wow, and who could tell you this piece of information? Sounds like there's more hidden stuff in these phones than one would think of.
Thanks for sharing

Zenfone 5 stuck on intel inside logo

Hello all, please help me !!!
i have problem, my zenfone 5 stuck on "intel inside" logo. i already test with xFSTK application, but the result still same (Back to intel inside logo).
Sorry my english is bad. Thank's before
Hey buddy,
Download the stock firmware 2.22.40.44. Extract recovery.img from the file. Also download other firmwares after this update. Now turn off your phone. Now turn on by pressing vol+ button and power button at the same time. Now flash the recovery.img. Now turn off the mobile and enter recovery mode by pressing vol - and power button at the same time. Wait till recovery mode comes up. Now if you see no command screen or just an exclamatory mark press vol - and + at the same time amd hold for 5 seconds. Now factory reset once.Now you'll see few options. Now in your pc place all the rom zip files in the fastboot folder. Now select update via adbsideload option. Now first sideload 2.22.40.44 using the command (sideload ROMNAME.zip). As soon as it completes turn off the phone return to recovery mode and sideload other firmwares till 2.22.40.54. Now turn on the phone. Wait till it loads up. Now if you want to update to lollipop, copy the lollipop rom files into internal sd card. Now disconnect data cable. It'll ask for update. That's it. Think this'll help you.
Diharja said:
Hello all, please help me !!!
i have problem, my zenfone 5 stuck on "intel inside" logo. i already test with xFSTK application, but the result still same (Back to intel inside logo).
Sorry my english is bad. Thank's before
Click to expand...
Click to collapse
Try to use debrick tool
Sent from my ASUS_T00F using XDA-Developers mobile app

leenovo a6000 softbricked

guys please help me i was flashing a new rom on my lenovo a6000 but accidentally i soft bricked my lenovo
and it just stucked on logo and not even getting in recovery mode
help me out to fix it as i dont know anything on lenovo
please mention complete process or link me to that
plzzzz guys help me out
don't get panic there are many threads answers your questions search xda
but generally take off the battery put it back again now press power button along withe volume (-) down
until you see lenovo logo withe little Chinese words
download kitkat twrp if you are on kitkat rom or lolipup twrp if you are on lollipop rom
extract it to you desktop pc
connect your phone withe pc
in twrp folder double click boot twrp
ED300 said:
don't get panic there are many threads answers your questions search xda
but generally take off the battery put it back again now press power button along withe volume (-) down
until you see lenovo logo withe little Chinese words
download kitkat twrp if you are on kitkat rom or lolipup twrp if you are on lollipop rom
extract it to you desktop pc
connect your phone withe pc
in twrp folder double click boot twrp
Click to expand...
Click to collapse
How to know mobile is connected to pc or not

Categories

Resources