[Q] - Huawei Ascend P6, Mate

Hi all!I've bought from China the ascend p6,which looks like having a custom rom on it,but it just doesn't allow me to use the play store.The build number of the software is p6-u06v100r001c11b506,the kernel version is [email protected] #2.To get rid of the chinese language recovery,I've installed the twrp which was working fine,until I decided to follow,not pretty well,the guide here,on xda,to go from the chinese firmware to the international one,and I've installed the stock rom.From that time,I'm just not able to enter into the recovery anymore,if I keep pressed the volume buttons plus the power button,the phone remains stuck on the logo screen,if I keep pressed it for around 3 seconds it reboot normally into the system,but no recovery or fastboot even from my linux pc.I've tried to download rom manager to install a custom recovery but looks like this model is not supported,so nada.What can I do to install a recovery and get it back to work to install a custom recovery that will allow me to use the play store?
Thank you so much guys,any help is really appreciated!
Marco

marco981 said:
Hi all!I've bought from China the ascend p6,which looks like having a custom rom on it,but it just doesn't allow me to use the play store.The build number of the software is p6-u06v100r001c11b506,the kernel version is [email protected] #2.To get rid of the chinese language recovery,I've installed the twrp which was working fine,until I decided to follow,not pretty well,the guide here,on xda,to go from the chinese firmware to the international one,and I've installed the stock rom.From that time,I'm just not able to enter into the recovery anymore,if I keep pressed the volume buttons plus the power button,the phone remains stuck on the logo screen,if I keep pressed it for around 3 seconds it reboot normally into the system,but no recovery or fastboot even from my linux pc.I've tried to download rom manager to install a custom recovery but looks like this model is not supported,so nada.What can I do to install a recovery and get it back to work to install a custom recovery that will allow me to use the play store?
Thank you so much guys,any help is really appreciated!
Marco
Click to expand...
Click to collapse
If you can boot up your phone normaly into system then turn usb debugging on and try to use adb commands to enter either recovery or fastboot mode.
Sent from my SM-G850F

tileeq said:
If you can boot up your phone normaly into system then turn usb debugging on and try to use adb commands to enter either recovery or fastboot mode.
Sent from my SM-G850F
Click to expand...
Click to collapse
But how?Because everytime I give the command through adb reboot fastboot,the phone shows just the logo and I can't go further

marco981 said:
But how?Because everytime I give the command through adb reboot fastboot,the phone shows just the logo and I can't go further
Click to expand...
Click to collapse
That is the fastboot node on the P6, which means that you can use fastboot commands now to flash what you need. That is either new recovery or new system.
Sent from my P6-U06

tileeq said:
That is the fastboot node on the P6, which means that you can use fastboot commands now to flash what you need. That is either new recovery or new system.
Sent from my P6-U06
Click to expand...
Click to collapse
Thank you for the reply,but everytime the terminal is stuck on waiting for device and doesn't do anything...Which commands should I type to install the recovery?
Thank you!

marco981 said:
Thank you for the reply,but everytime the terminal is stuck on waiting for device and doesn't do anything...Which commands should I type to install the recovery?
Thank you!
Click to expand...
Click to collapse
The proper command in fastboot mode should be FASTBOOT FLASH RECOVERY RECOVERY.IMG where recovery.img should be the name of the recovery file that you have on your computer.
Sent from my P6-U06

tileeq said:
The proper command in fastboot mode should be FASTBOOT FLASH RECOVERY RECOVERY.IMG where recovery.img should be the name of the recovery file that you have on your computer.
Sent from my P6-U06
Click to expand...
Click to collapse
I've tried it several times,but the terminal keeps being stuck saying waiting for device and nothing happens..

marco981 said:
I've tried it several times,but the terminal keeps being stuck saying waiting for device and nothing happens..
Click to expand...
Click to collapse
Then you need to reinstall usb drivers. To make sure that its all installed good before you try to flash the file type this command - fasbtboot devices - if it shows up a device with random numbers and letters then you can use the flashing commands.
Sent from my P6-U06

I have a linux operating system,do I need to install any driver for the device?

Also if you only doing this for the play store i can upload it on a server and you can download and install it from there. As for the recovery you can search on the store for an app called RASHR and flash recovery through it, but only if you have root permissions on the phone.
Sent from my P6-U06

I can try,but I actually have the play store,it just doesn't communicate with the server,that's why i thought that was a problem related to the chinese version of the firmware.I don't actually think that the phone is rooted,as I've tried to install a couple of apks and they say that there are no root permissions on it

marco981 said:
I can try,but I actually have the play store,it just doesn't communicate with the server,that's why i thought that was a problem related to the chinese version of the firmware.I don't actually think that the phone is rooted,as I've tried to install a couple of apks and they say that there are no root permissions on it
Click to expand...
Click to collapse
https://mega.co.nz/#!KkwHzI4I!WEyvdMOUucW6rAONY8ERyz6aIOSIzSI1UGWa0M4nesM
This is the link and for the drivers i think you do need them no matter what system are you using.
Sent from my P6-U06

Nada.It just says that there is a problem communicating with servers everytime I try to register...

marco981 said:
Nada.It just says that there is a problem communicating with servers everytime I try to register...
Click to expand...
Click to collapse
This might get long so if you have a skype add me tileeq15 and ill try to help real time.
Sent from my P6-U06

Related

[Q] Persistent low battery error while using flashing tool

hi,
My phone is soft bricked and stuck at boot logo. I am trying to flash stock recovery/kdz file using flash tool but getting stuck at"low battery" error.
Could you please help how i can bypass this error? I have spend a lot of time online and tried few methods but always getting stuck at this error. I dont have any alternative phone and this is really disappointing.
I am using E988 India model.
CLICK HERE MATE. LET ME KNOW IF IT HELPS. IF NOT USE THE INSTRUCTIONS BELOW
I'm using same phone and have the same problem. I still can't flash stock with the tool but I can tell you how to get out of soft brick. Download madmacks e980 lokified TWRP recovery and also CM 11 latest version. Get in to recovery mode and go to install file (sideload) and flash the recovery first then reboot in to recovery again and sideload CM 11. When I get a definitive solution to flash stock I will let you know mate. If you have problems or don't know what I'm talking about then reply here. You well need adb installed on computer and open a new command window by holding shift and click right noise button at the same time. Make sure you perform this from the same directory as where there files are that your flashing. Once your phone prompts you to sideload type in to the command window adb sideload (the exact file name of the file you want to flash.zip) but without the brackets
uppon2 said:
CLICK HERE MATE. LET ME KNOW IF IT HELPS. IF NOT USE THE INSTRUCTIONS BELOW
I'm using same phone and have the same problem. I still can't flash stock with the tool but I can tell you how to get out of soft brick. Download madmacks e980 lokified TWRP recovery and also CM 11 latest version. Get in to recovery mode and go to install file (sideload) and flash the recovery first then reboot in to recovery again and sideload CM 11. When I get a definitive solution to flash stock I will let you know mate. If you have problems or don't know what I'm talking about then reply here. You well need adb installed on computer and open a new command window by holding shift and click right noise button at the same time. Make sure you perform this from the same directory as where there files are that your flashing. Once your phone prompts you to sideload type in to the command window adb sideload (the exact file name of the file you want to flash.zip) but without the brackets
Click to expand...
Click to collapse
Thank you very much for this help. I have never tried adb. Probably I shall now learn it and then try to do as you suggested. I am not particular about stock ROM. In fact I will be happy if there is stable cm ROM for this phone.
I juts bought this phone two days back. There are too many model numbers n am little scared now about choosing the right ROM. Do you mind sharing link for correct cm11 ROM please?,
Thanks again for your help!
Sent from my GT-I9500 using xda app-developers app

OTA update

Hi guys,
I try to update my phone via ADB. ZE551ML (Z00A) and the message in recovery is this,
http://postimg.org/image/7o23fmrkv/
I got the Chinese version and later on, i installed the WW rom.
Some help please?
Hope you've flashed recovery img,boot img & droidboot img of your SKU to the latest firmware you are updating ur phone to..
Sent from my ASUS_Z00AD using Tapatalk
I just want to update so i can unlock my bootloader and install superzen.
There weren't any instructions for the steps you mentioned.
I just take the zip file and sidrload it.
from adb logs nobody can understand something.
CenereZar said:
from adb logs nobody can understand something.
Click to expand...
Click to collapse
Well, in summary.
I bought it from China, installed the rooted ROM.
Then i had some issues and i reset the device.
oXydead said:
Well, in summary.
I bought it from China, installed the rooted ROM.
Then i had some issues and i reset the device.
Click to expand...
Click to collapse
This is a precious guide for updating and changing CN to WW.I had a similar issue.My phone was CN and i didn't know that.solved with this http://forum.xda-developers.com/zenfone2/general/guide-to-apply-ota-bootloop-rooted-zf2-t3127835e
Title is not important.following that you will have a updated and WW phone.
CenereZar said:
This is a precious guide for updating and changing CN to WW.I had a similar issue.My phone was CN and i didn't know that.solved with this http://forum.xda-developers.com/zenfone2/general/guide-to-apply-ota-bootloop-rooted-zf2-t3127835e
Title is not important.following that you will have a updated and WW phone.
Click to expand...
Click to collapse
It still gives me an error...
oXydead said:
It still gives me an error...
Click to expand...
Click to collapse
i'm sorry...as i told i solved a similar issue in that way.Maybe the others can help you ?
UP
From the beginning, I couldn't enter recovery mode normally. When trying to enter there, it gives me an error. So while on the error screen, I hold the power button and click once the volume up key. Then I enter recovery. The installation of the its begins and the error is status 7. The phone is bought from China. Installed the WW Rom. Afterwards, I flashed the rooted WW Rom.
Any help would be appreciated. Cheers.
Bump...
oXydead said:
Bump...
Click to expand...
Click to collapse
Mate, you need to follow the guide supplied by CenereZar though personally this might help more, especially chapter 4 - http://forum.xda-developers.com/zenfone2/general/asus-zenfone-2-flashing-recovery-mode-t3096596.
You're trying to install a WW rom on a CN rom base. You'll get a bootloop...
Unless you flash ALL the files properly you will be stuck with a brick...
ultramag69 said:
Mate, you need to follow the guide supplied by CenereZar though personally this might help more, especially chapter 4 - http://forum.xda-developers.com/zenfone2/general/asus-zenfone-2-flashing-recovery-mode-t3096596.
You're trying to install a WW rom on a CN rom base. You'll get a bootloop...
Unless you flash ALL the files properly you will be stuck with a brick...
Click to expand...
Click to collapse
I will give it a try, thanks.
Keep in mind, i use the pre-rooted ROM and i am on 2.15.40.13
oXydead said:
Keep in mind, i use the pre-rooted ROM and i am on 2.15.40.13
Click to expand...
Click to collapse
Yep, so did I...
ultramag69 said:
Yep, so did I...
Click to expand...
Click to collapse
I got the pop-up "Update Found" but when phone powers off, i get an error.
I also get an error, applying it from adb. ''Installation aborted" Status 7
oXydead said:
I got the pop-up "Update Found" but when phone powers off, i get an error.
I also get an error, applying it from adb. ''Installation aborted" Status 7
Click to expand...
Click to collapse
You need to replace boot.img, droidboot.img and recovery with the version of ww android you are trying to flash through fastboot.
Just remember that as you are replacing the bootloader and recovery these files MUST be perfect. If they're corrupt you will end up with a brick.
Don't worry about using ADB to flash stock rom, the pre-rooted image is fine just make sure you wipe all the partitions and then reflash them before flashing the system.img...
You should be able to find the 1st 3 files in the pre-rooted image thread as Shakalaka included them in his download directory with the pre-rooted.img file... Thankyou again Shakalaka...
ultramag69 said:
You need to replace boot.img, droidboot.img and recovery with the version of ww android you are trying to flash through fastboot.
Just remember that as you are replacing the bootloader and recovery these files MUST be perfect. If they're corrupt you will end up with a brick.
Don't worry about using ADB to flash stock rom, the pre-rooted image is fine just make sure you wipe all the partitions and then reflash them before flashing the system.img...
You should be able to find the 1st 3 files in the pre-rooted image thread as Shakalaka included them in his download directory with the pre-rooted.img file... Thankyou again Shakalaka...
Click to expand...
Click to collapse
I am doing it all right. But when my phone restarts, it gives me an error.
I had this problem from the begging. To enter to recovery, error appeared then i have to press power+up volume to enter.
I am going nowhere...
oXydead said:
I am doing it all right. But when my phone restarts, it gives me an error.
I had this problem from the begging. To enter to recovery, error appeared then i have to press power+up volume to enter.
I am going nowhere...
Click to expand...
Click to collapse
Did I say go to recovery?
You just hold Power and volume up from power off or bootloop. This should get you to bootloader mode. It should have a few options the first being "normal boot", pressing down goes through a few options like recovery and so on.
If you press up there are no options displayed. This is fastboot and the safest way to flash with fastboot. If you don't hit power the other options will flash with fastboot too BUT if you hit the power button it will reset to the option displayed.
Go to to bootloader mode, press volume up and use fastboot to either erase cache or flash the rom on your phone. It must be a pre-rooted rom as the stock ones WON'T flash through fastboot...

help rooting please

Hello any help would be much appreciated.. Looking for a link to root my mi max it's running the latest version global 8.2.01 stable if anyone could point me in the right direction I'd be well grateful... Thanks ????
I have same issue that my mi max was updated to latest Mi developer rom which is Android 7 and I have lost my root privileges, even I can not downgrade to old version that I've backed up in twrp. I can't log in to twrp and my own language was gone in latest rom, please someone help me to guide us for rootting, thanks in advance.
What ever way I try I just cannot put twrp recovery on my phone bootloaders unlocked tried 4 different ways... It's driving me crackers!!!
denny1970 said:
What ever way I try I just cannot put twrp recovery on my phone bootloaders unlocked tried 4 different ways... It's driving me crackers!!!
Click to expand...
Click to collapse
Hi, sure way for me to install recovery it`s just put your recovery image in adb folder placed preferred in main drive, in my case disk c:, rename recovery with this name to simplify operation and reboot your device to fastboot mode (pressing vol- and pwr and open a terminal windows in your pc with right click mouse and shift at same moment, write to verify device is recogniced; fastboot devices, then write; fastboot flash recovery recovery.img. At second chance you have a tool flasher that works ever for me https://forum.xda-developers.com/mi...-xiaomi-twrp-flasher-mauronofrio-win-t3405207
tinkko said:
I have same issue that my mi max was updated to latest Mi developer rom which is Android 7 and I have lost my root privileges, even I can not downgrade to old version that I've backed up in twrp. I can't log in to twrp and my own language was gone in latest rom, please someone help me to guide us for rootting, thanks in advance.
Click to expand...
Click to collapse
I've read that upgrading to the beta can re-lock your bootloader. So, first check if your bootloader is locked, and if so just unlock using the same process as before. Your Mi Account should still have unlock privileges
MikusP said:
I've read that upgrading to the beta can re-lock your bootloader. So, first check if your bootloader is locked, and if so just unlock using the same process as before. Your Mi Account should still have unlock privileges
Click to expand...
Click to collapse
Thanks, will check for it, cheers
---------- Post added at 08:04 PM ---------- Previous post was at 07:57 PM ----------
denny1970 said:
What ever way I try I just cannot put twrp recovery on my phone bootloaders unlocked tried 4 different ways... It's driving me crackers!!!
Click to expand...
Click to collapse
Try this link: I can log into TWRP and installed SuperSU but Wifi doesn't work, can't turn on, No SIM shows in status bar, in latest Mi Developer ROM, now I am going back to Android 6 version,
SubwayChamp said:
Hi, sure way for me to install recovery it`s just put your recovery image in adb folder placed preferred in main drive, in my case disk c:, rename recovery with this name to simplify operation and reboot your device to fastboot mode (pressing vol- and pwr and open a terminal windows in your pc with right click mouse and shift at same moment, write to verify device is recogniced; fastboot devices, then write; fastboot flash recovery recovery.img. At second chance you have a tool flasher that works ever for me https://forum.xda-developers.com/mi...-xiaomi-twrp-flasher-mauronofrio-win-t3405207
Click to expand...
Click to collapse
Yeah did all the above mate finds the phone and when type the other part in it just says failed to load recovery image or something like that...
denny1970 said:
Yeah did all the above mate finds the phone and when type the other part in it just says failed to load recovery image or something like that...
Click to expand...
Click to collapse
It`s your bootloader is unlocked you don`t must have any issue with this, some screenies to look at
Mine does all of your screen shots It's the last screen shoot yours looks OK mine says fail.... To load recovery image....
denny1970 said:
Mine does all of your screen shots It's the last screen shoot yours looks OK mine says fail.... To load recovery image....
Click to expand...
Click to collapse
can you upload your last screenie? did you try with tool in the link posted?
Check if your bootloader status is indeed unlocked, some rom & using miflash can let your bootloader relock again.
Use
fastboot oem device-info
in adb command to check
used the tool it works but i dont have the twrp password and wont even boot back up to normal ????
cant get off the mi logo ,,,i can get in to fast boot and flash twrp but dont seem to work ..how can i restart me phone
denny1970 said:
used the tool it works but i dont have the twrp password and wont even boot back up to normal ????
cant get off the mi logo ,,,i can get in to fast boot and flash twrp but dont seem to work ..how can i restart me phone
Click to expand...
Click to collapse
No, password is just to decrypt data, don`t worry for that, just slide and go on, if you loosed your data, do a format data to decrypt and never more twrp will ask for password
SubwayChamp said:
can you upload your last screenie? did you try with tool in the link posted?
Click to expand...
Click to collapse
i usedthe tool but hit a problem...im stuck on the mi logo after i come out of twrp the phone wont boot and i dont have the twrp password
SubwayChamp said:
No, password is just to decrypt data, don`t worry for that, just slide and go on, if you loosed your data, do a format data to decrypt and never more twrp will ask for password
Click to expand...
Click to collapse
ive done a factory wipe and format data its still on the mi logo not sure if ive killed the phone
denny1970 said:
i usedthe tool but hit a problem...im stuck on the mi logo after i come out of twrp the phone wont boot and i dont have the twrp password
Click to expand...
Click to collapse
Go to recovery again with hw keys, don`t worry for password, just xiaomi knows, it`s not relevant, when ask for just slide and go main menu, format data (only data) and mount system, then reboot normally. I don`t know if factory reset probably you delete your system, if this is so flash again rom and then supersu
SubwayChamp said:
Go to recovery again with hw keys, don`t worry for password, just xiaomi knows, it`s not relevant, when ask for just slide and go main menu, format data (only data) and mount system, then reboot normally. I don`t know if factory reset probably you delete your system, if this is so flash again rom and then supersu
Click to expand...
Click to collapse
Thanks for the reply...... I flash the original rom all sorted now thanks maybe twrp is not for me lol way to many problems for me...

Unable to install twrp

So this is my millet 6, I try Adb, TWRP manager, but my computer can use U disk mode, you can also use the official phone assistant to install the development version, but can not install the TWRP Manager to TWRP Recoey. You can view the video, hope everyone can help me.
https://www.facebook.com/100015187571561/posts/614327575750156/
潇霄小云 said:
So this is my millet 6, I try Adb, TWRP manager, but my computer can use U disk mode, you can also use the official phone assistant to install the development version, but can not install the TWRP Manager to TWRP Recoey. You can view the video, hope everyone can help me.
https://www.facebook.com/100015187571561/posts/614327575750156/
Click to expand...
Click to collapse
Did you unlocked bootloader? You have to flash twrp with adb while the phone is in fastboot mode.
mArIuS% said:
Did you unlocked bootloader? You have to flash twrp with adb while the phone is in fastboot mode.
Click to expand...
Click to collapse
I am sure to unlock bl。
The twrp manager always downloads the img file repeatedly, as if the img file could not be used. My moto xforce button is blue and can be installed after clicking twrp
Hey, I'm having the same issue here :S Already tried with Linux and Windows, both same issue... Fastboot detects my device, but it got stuck in there... I'm using the latest version of stock firmware...
I never faced this issue before, for sure my phone is unlocked and I already flashed like hundreds of time in the past. Is there something new?
Thanks!

[Moto X4] Boot Loop after Update to lineage-16.0-20200325, adb unauthorized

Hi, I have a bit of a problem:
I have a Moto X4 that's happily been running LineageOS for a while now. Today, I tried updating to the latest/last 16.0 nightly using the LOS updater. Since then, the device is stuck on the LOS boot animation and won't boot further.
I can boot into Recovery, but when I try to connect using adb I get "error: device unauthorized.". After googling this error message I find tutorials telling be to deactivate USB debugging or answer on-screen prompts, neither of which is possible since I can't boot the device to get into those setting or see any prompts.
Any ideas?
-M
xoth said:
Hi, I have a bit of a problem:
I have a Moto X4 that's happily been running LineageOS for a while now. Today, I tried updating to the latest/last 16.0 nightly using the LOS updater. Since then, the device is stuck on the LOS boot animation and won't boot further.
I can boot into Recovery, but when I try to connect using adb I get "error: device unauthorized.". After googling this error message I find tutorials telling be to deactivate USB debugging or answer on-screen prompts, neither of which is possible since I can't boot the device to get into those setting or see any prompts.
Any ideas?
-M
Click to expand...
Click to collapse
Magisk installed?
Can you boot into download mode?
kurtn said:
Magisk installed?
Click to expand...
Click to collapse
No, what's that?
Can you boot into download mode?
Click to expand...
Click to collapse
Well, if I boot up the device holding power and volume down it goes into the fastboot mode where I can then choose "Start", "Boot Recovery", etc. Is that the mode you mean?
xoth said:
No, what's that?
Well, if I boot up the device holding power and volume down it goes into the fastboot mode where I can then choose "Start", "Boot Recovery", etc. Is that the mode you mean?
Click to expand...
Click to collapse
Yes, sorry. From there you can install stock ROM or twrp.
kurtn said:
Yes, sorry. From there you can install stock ROM or twrp.
Click to expand...
Click to collapse
Don't I need a working (ie. not stuck on "unauthorized") adb for this? Or am I missing something?
(Sry for the many questions.)
xoth said:
Don't I need a working (ie. not stuck on "unauthorized") adb for this? Or am I missing something?
(Sry for the many questions.)
Click to expand...
Click to collapse
In fastboot mode you don't need adb. You need fastboot.
kurtn said:
In fastboot mode you don't need adb. You need fastboot.
Click to expand...
Click to collapse
Ooooooh, ok! Yeah, that makes sense. (In my head fastboot was always something using adb, not something completely different.)
Ok, so I should be able to fastboot to something like twrp, hopefully make a backup there, and then try and flash something else on it? I'll see if I manage that, thanks! :fingers-crossed:
kurtn said:
In fastboot mode you don't need adb. You need fastboot.
Click to expand...
Click to collapse
Ok, Update and new problem:
I successfully fastbooted into twrp (Once I tried another cable because the first one wouldn't... *grumble*) but when I tried to mount the data partition to make a backup before flashing, it prompted me for the pattern but despite given the correct pattern it didn't decrypt.
Since fastboot works I could just flash stock but I'd hoped to safe some stuff first.
Any ideas what might be the issue here?
xoth said:
Ok, Update and new problem:
I successfully fastbooted into twrp (Once I tried another cable because the first one wouldn't... *grumble*) but when I tried to mount the data partition to make a backup before flashing, it prompted me for the pattern but despite given the correct pattern it didn't decrypt.
Since fastboot works I could just flash stock but I'd hoped to safe some stuff first.
Any ideas what might be the issue here?
Click to expand...
Click to collapse
So you e crypted your phone. Good thing: no-one can access your data. Bad thing- you can't either
kurtn said:
So you e crypted your phone. Good thing: no-one can access your data. Bad thing- you can't either
Click to expand...
Click to collapse
Very funny. Dying of laughter over here...
But seriously, this is LOS regular file encryption, I know the correct pattern, so I'd expect something mature like TWRP to be able to mount that. But all I've found so far are open bug tickets of this happening over a range of devices.
Quick Update: I managed to get my device running again using the following steps:
1. Fastboot into twrp.
2. Go to Advanced -> ADB Sideload and activate it there.
3. Sideload an earlier LOS 16.0 nightly. (In my case, I used 16.0-20200322-nightly-payton-signed.zip.)
4. Reboot.
5. Do all the backups.

Categories

Resources