brick , help please - HTC One S

i have unlocked and root my phone
i tried to flash some rom with no Success.....always stock on boot animation
What happened after all my "games" with the phone is that the recovery cant access the sd memory !
i always got this :
e: cant mount /sdcard with any option : flash from zip or restore.
so now i cant flash any rom or made a restore ....
the good news is that fastboot and recovery work...
but my phone doesn't have a working rom now
it happened after i tried to to factory reset from fast boot
what can i do ??

Try to flash your originally RUU to restore your stock ROM.

as i said i cant flash ....
not from the recovery

You don't need the recovery to flash your RUU, because the RUU is a .exe from your computer.
Try this : http://forum.xda-developers.com/showthread.php?t=1630459 -> The 8th post.

i did everything on post 8
i Stuck on the adb push
i put the utb.zip in the same folder where the adb.exe
i write the command in cmd while my phone is in recovery mode
i got this :
adb server is out of date. killing...
ADB server didn't ACK
* failed to start daemon *
error:
what to do ???

its ok now
thanks

Please press Thanks button if I help you

Michael77500 said:
Please press Thanks button if I help you
Click to expand...
Click to collapse
Please don't solicit thanks, it makes you look like an attention whore, a really cheap french one

Related

[HOW-TO] Unbrick Your Android Phone (HTC ONE S)

(Method 1)
Ok so you're trying to put this really cool new custom ROM on your phone and then suddenly, your phone won't start up or go to recovery… well my friends, you have got yourself a bricked phone. The thing you worry about the entire time you're rooting, and flashing your phone, has now become reality. Well, fear no more, for I, have found a way to unbrick your device! after bricking my phone and finding different ways how to do it...
Because we are not able to swap or get the sdcard out from the phone, it makes it difficult on how to add a ROM.zip and re-install. Another issue I found is that CWM will not be able to read the sdcard if you do an adb push ROM.zip /sdcard/ROM.zip or by mounting the sdcard adb shell mount /sdcard . If you have this issue will explain later
So let's get started.
Step 1: Turning Off Your Phone and Reboot to Boot-Loader
Because you have a bricked phone, you can't just hold the power button. So if your phone is not already off then you're going to want to turn off by pressing the volume down + power button until the phone shuts off then turn on to boot-loader by pressing volume down and press for 3 seconds the power button. once in boot-loader select fastboot.
Step 2: Adb push to SD card
I assume that you have install CWM, if you don't you can download it from HERE. Once downloaded install CWM fastboot flash recovery CWM.TOUCH.5.8.3.1.img, where your done go back to boot-loader and select recovery. Once in recovery do an adb push of a ROM, in this example I used "Energy ROM" you can get the ROM from HERE. Once you have your ROM rename ROM.zip and push adb push ROM.zip /sdcard/ROM.zip, you will get a message stating the size of the the push.
If you can't do a push because you got an error message will explain later.
Step 3: Wipe The Phone
Make sure to do a Factory Reset / Wipe before installing ROM
Step 4: Reboot back to fastboot
Once you install the room you will need to make sure you have a boot.img for the ROM your using.
adb reboot bootloader
fastboot flash boot Recoveries/boot.img
YOUR DONE
If your the unlucky one's that can't do an adb push to the SD card do the following.
- Reinstall STOCK Recovery fastboot flash recovery recovery.img
- Lock OEM fastboot oem lock
- Unlock OEM fastboot flash unlocktoken Unlock/Unlock_code.bin
- Reinstall CWM Recovery fastboot flash recovery CWM.TOUCH.5.8.3.1.img
That should fix the problem on how to push back to the sdcard
If you have other methods post them below...
Sticky!!
But this won't work if you flash a wrong radio, will it? I thought that if you flashed a wrong radio, you couldn't get anything done, even not booting into bootloader, because it boots the radio first?
I'll second that this method works. Did for me and is easy to do once you take your time. Also make sure you have all the right files and you make sure to type everything word for word in ADB..
This tutorial already exists as a sticky in the Q&A section:
http://forum.xda-developers.com/showthread.php?t=1630459
Sent from my HTC VLE_U using Tapatalk 2
Nice writeup.
For every new Phone I own, the first thing I do after flashing a Custom Recovery is Making a Nandroid Backup of the stock Rom. If something goes wrong after flashing a bad rom I just restore to Stock rom.
A real life Saver for me.
snwman said:
I'll second that this method works. Did for me and is easy to do once you take your time. Also make sure you have all the right files and you make sure to type everything word for word in ADB..
Click to expand...
Click to collapse
It worked for me when I bricked my phone and had to find ways how to be able to load a ROM back to the SDcard and reflash it...
This is a combo of a tutorial cannondale wrote and one I wrote myself.
His is stickied in Q&A section, mine is in Android Dev section...
Not sure why this is here lol.
i get the error 155 when trying to install the RUU
420haxr said:
i get the error 155 when trying to install the RUU
Click to expand...
Click to collapse
Try to relock your bootloader first.
In fastboot:
fastboot oem lock
Sent from my HTC One S
Issue
Ok, still running into an issue. No errors when I push, I locked, unlocked, tried everything again. Reset everything, installed fresh CWM, tried it all over...
What's happening is that it's saying it pushed the file over, but I can't find it anywhere after it's done. This happened the first time I installed custom...I just can't remember what I did to get it to work...
Anyone has the link of stock recovery for HTC One S z560e(ville c2)?? i get error 155 when i try to install with RUU.
After i flash the cwm touch recovery I cant boot into recovery... my phone is stuck on the HTC boot logo with the red text underneath. Is it a problem with recovery or should i try install an RUU. My phone is HTC One S villec2 (S3).

[Q] EMERGANCY please help s4 based htc one x

i just got my one x today, unlocked bootloader, rooted, i followed the intructions at onexroot and was sucsessful, i dont know exactly what recovery it is, its file is called openrecovery-twrp-2.1.7-evita.img, anyways flashed sucsesfully and everything then i went to install a button mod, i cant find where i got it, anyways it said sucsessful, but when it booted it hangs at the one x screen, i was an idiot and failed to make a bake up, i clicked factory reset in recovery hoping to remove the bad file, no good, i downloaded a custom rom, but i cant put it on the sd because it wont mount, i get
* verifying filesystems...
* verifying partition sizes...
E:unable to mount /sdcard
E:unable to open ums lunfile: (no such file or directory)
please help im freaking out, what can i do to fix it
First turn off ur mobile ( hold down power button until it turns off)..then hold down power and volume down together... is it getting into the bootloader??
since u rooted and installed a custom recovery u must have used 'fastboot.exe' somewhere....did u ???
i have fast boot exe on my computer, im new to this but i dont think i can get it into adb shell, i tried, maybe did it wrong, sd wont mount and no backup like an idiot, and yes i can get into bootlaoder and recovery, thank you so much for quick response
after some fiddleing i can get it into fastboot and it makes the detected sound on the computer but adb still doesnt recogized it, it says no device found
There wil be no adb in fastboot....and i guess it is better to download a RUU(ROM upgrade utility)... its just a exe file...I guess downloading it and running it wil flash the stock ROM in ur phone and there wil be no problem i guess...
ive installed htc sync and am downloading the ruu, if its a earlier version does that matter? im not sure but i think it was at 1.85, or 1.75, the one i found is 1.73, and once downloaded what do i do, total noob, sorry, thanks again
I guess the RUU must be of same version.... Its better if u find the exact version..i am also a noob..so not sure about different version.. btw where did u search for RUU??
http://forum.xda-developers.com/wik...ashing_a_RUU_to_completely_restore_your_phone
http://forum.xda-developers.com/showthread.php?t=1543604
i typed the first command and its stuck at waiting for device???
Yo man dont freak out youre Phone is perfectly fine here take a detailed look at this link http://forum.xda-developers.com/wiki/HTC_One_X
And after that if you still can`t do anything go to youre specificc htc one x thread from the forum and post there those guys will help you faster and fail proof
I had a desire z and i remember that first you must boot the phone in download mode and then the ruu will find it anyway i wish you luck
it wont go into download mode
by first command which command do u denote?? and wat do u mean by download mode??
"fastboot getvar version-main"
somewhere in the myriad of xda threads ive read it said ruu required you to be in download mode, interstingly enough fast boot works on my mac partition, but not my windows, possibly an issue with windows 8 but idk
Possibly HBOOT driver issue oly....phone is in 'usb fastboot' oly right??? and does 'fastboot devices' list ur device??
it goes into fastboot usb, if i click bootloader it says hboot, but when i do adb it says device not found, i dont know where fastboot devices is listed
Phone should be displaying 'fastboot usb'.... Then oly fastboot.exe wil work.....and adb wont work both in 'fastboot usb' and 'hboot'....when in 'fastboot usb' ...in computer type the command 'fastboot devices'....does it list the devices??
it lists a serial number
note that all the drivers and files i have come from htc sync or onexroot.coms bootloader unlock and root pages
then fastboot mode is working fine...what recovery,kernel and ROM are u in...sometimes the problem u stated might occur due to kernel and ROM mismatch...For recovery i would recomend you to install ClockworkMod Recovery....
could you point me to one that works, ive tried 2 supposed cwm recovieries and they both hung at at the legal disclaimer, twrp is the only one that loads
may i know how r u installing the cwm recoveries??? and were u able to run "fastboot getvar version-main" ??

[Q} Soft Brick - looking for the correct RUU/ROM for HTC One s UK Vodafone

Hello
Sorry but I'm a beginner and I have tried fixing my phone for the past 5 hours after failing to install jelly bean
I'm stuck with the sd card mount error problem and the solution I found here doesnt seem to work for me
So it seems the best way would be to "reset" my phone or at least reinstall the existing ROM
Phone is a HTC One S - UK - Vodafone
Didn't manage to locate the correct RUU/ROM
Any help most welcome
Thanks again!
Cedric
cplessier said:
Hello
Sorry but I'm a beginner and I have tried fixing my phone for the past 5 hours after failing to install jelly bean
I'm stuck with the sd card mount error problem and the solution I found here doesnt seem to work for me
So it seems the best way would be to "reset" my phone or at least reinstall the existing ROM
Phone is a HTC One S - UK - Vodafone
Didn't manage to locate the correct RUU/ROM
Any help most welcome
Thanks again!
Cedric
Click to expand...
Click to collapse
Hey, you should be able to manually mount the SD card using ADB/fastboot. Try that first. Do some google for the commands you need, but first try "adb shell" and "mount sdcard".
Cheers!
Thanks for that - I finally managed to install the rom
but now I have another problem: the phone doesnt connect to any network
it's like it doesnt recognise my sim card anymore
any idea?
Would you need more info?
Baseband version is 1.08es.50.02.21_10.09c.50.04L
Ruwin said:
Hey, you should be able to manually mount the SD card using ADB/fastboot. Try that first. Do some google for the commands you need, but first try "adb shell" and "mount sdcard".
Cheers!
Click to expand...
Click to collapse
cplessier said:
Thanks for that - I finally managed to install the rom
but now I have another problem: the phone doesnt connect to any network
it's like it doesnt recognise my sim card anymore
any idea?
Would you need more info?
Baseband version is 1.08es.50.02.21_10.09c.50.04L
Click to expand...
Click to collapse
Ok, make sure that you flash the correct boot.img after flashing the rom. What you experience could be a symptom of wrong boot.img flash or no boot.img flash at all. Try to do that, and also try and wipe cache and Dalvk cache after flashing the boot.img again. Use "fastboot erase cache" after "fastboot flash boot boot.img".
Cheers!
not mmanyQu
Thanks for suggestion
But tried and didnt work
Aslo reinstalled everyting:
Download the ROM
Download Gapps
Extract the boot.img from the ROM and flash it in fastboot
Boot into TWRP recovery and factory data reset
Install the ROM, then install Gapps
Reboot
But still the same pb, any idea?
Getting scared I "broke" my phone now
Spend 10h on it since yesterday....
so thanks again - I'm lost here
Ruwin said:
Ok, make sure that you flash the correct boot.img after flashing the rom. What you experience could be a symptom of wrong boot.img flash or no boot.img flash at all. Try to do that, and also try and wipe cache and Dalvk cache after flashing the boot.img again. Use "fastboot erase cache" after "fastboot flash boot boot.img".
Cheers!
Click to expand...
Click to collapse
Relax, the phone ain't dead. If you can boot it to bootloader, it's fine.
Try and flash a stock RUU and then unlock and root the phone again. I have no other ideea so far...
Any idea how I can locate the correct stock RUU?
I wanted to do that (after reading suggestions in this forum) but didnt know how/where to find them
Thanks again!
Ruwin said:
Relax, the phone ain't dead. If you can boot it to bootloader, it's fine.
Try and flash a stock RUU and then unlock and root the phone again. I have no other ideea so far...
Click to expand...
Click to collapse
cplessier said:
Any idea how I can locate the correct stock RUU?
I wanted to do that (after reading suggestions in this forum) but didnt know how/where to find them
Thanks again!
Click to expand...
Click to collapse
Check this out, look at the two bottom links. Get the most up to date one, it should work: http://www.filefactory.com/f/cf061f69b5bf7878/
Hope it helped!
Tried with both links
None worked - same error message - unable to update while updating signature...
Any idea?
Thank you!!!!
Ruwin said:
Check this out, look at the two bottom links. Get the most up to date one, it should work:
Hope it helped!
Click to expand...
Click to collapse
cplessier said:
Tried with both links
None worked - same error message - unable to update while updating signature...
Any idea?
Thank you!!!!
Click to expand...
Click to collapse
Seriously, i have never seen this error message. This means you gotta focus on mounting the sdcard. You can do it step by step in adb shell:
# cd /dev/block/
# mknod mmcblk0 b 179 0
# mknod mmcblk0p1 b 179 1
This worked for me when i had the same problem on another phone. Try it in adb shell, then reboot to recovery. The sdcard should be mounted.
quick question (stupid I guess) but I tried so many things I getting confused now
when I tried to reinstall stock rom via RUU
the steps are:
flash original recovery via fastboot
relock bootloader
start RUU or OTA
Can you please clarifiy "original recovery"- not sure I did the correct thing at this stage??
Thanks again
Ruwin said:
Seriously, i have never seen this error message. This means you gotta focus on mounting the sdcard. You can do it step by step in adb shell:
# cd /dev/block/
# mknod mmcblk0 b 179 0
# mknod mmcblk0p1 b 179 1
This worked for me when i had the same problem on another phone. Try it in adb shell, then reboot to recovery. The sdcard should be mounted.
Click to expand...
Click to collapse
cplessier said:
quick question (stupid I guess) but I tried so many things I getting confused now
when I tried to reinstall stock rom via RUU
the steps are:
flash original recovery via fastboot
relock bootloader
start RUU or OTA
Can you please clarifiy "original recovery"- not sure I did the correct thing at this stage??
Thanks again
Click to expand...
Click to collapse
Usually when you flash a recovery image it is best practice to pull the original one as backup. I assume you don't have it, so try and search the forum for an original recovery for your phone model. Once you have it, connect the phone via fastboot and do a "fastboot flash recovery recovery.img".
This original recovery will only let you return to factory settings, so no nand backup or zip flashing there. After you got your stock RUU installed, you're back to square 1, so you'll need to unlock the phone, root it, push a recovery (whatever you want) and proceed with flashing stuff.
thanks for your help
I'm going to take a break because nothing is working and will come back in a few days
RUU installation always comes back with an error message (same one)
Tried to change my CID but doesnt work - I cant manage to open a shell session (it doesnt locate my phone, even though USB debugging is selected and fastboot says fastboot usb)...
thanks again

please provide Step-by-step correct procedure to install cm 12.1 nightly on xperia l

hi folks!
from last three days onwards i have been trying to install cyanogenmod 12.1 on my xperia l.......but i got no look.......i used cyanogenmod nightly recovery and when i tried to update from sdcard(cm 12.1 nightly toashan),.........it came out with error installation error from dev/block/mmsd.1 /by-name/fotakernel.......incompatiable package....please provide step-by-step procedure for installing cyanogenmod 12.1 if possible screen shots please........
bharath94 said:
hi folks!
from last three days onwards i have been trying to install cyanogenmod 12.1 on my xperia l.......but i got no look.......i used cyanogenmod nightly recovery and when i tried to update from sdcard(cm 12.1 nightly toashan),.........it came out with error installation error from dev/block/mmsd.1 /by-name/fotakernel.......incompatiable package....please provide step-by-step procedure for installing cyanogenmod 12.1 if possible screen shots please........
Click to expand...
Click to collapse
You can flash nothing in CM recovery you need a new recovery.
If you're on stock ROM use this method
Download this file HERE.
Extract the the file in your computer and open the cmd in the folder by pressing shift+LMB and write the code:
Code:
fastboot flash boot boot.img
important:connect your phone to the computer in fastboot holding the vol+ and connect it.
Now you can press entre you have now CWM recovery .
Boot to recovery and flash CM12 then make a factory reset and boot to system .
If you're using a Lollipop ROM use this method
Just install this app here:
http://forum.xda-developers.com/xperia-l/development/app-recoveries-recovery-installer-t3187914
And give root then flash TWRP .
NOW you can install whatever you want:silly:
n78 shadow said:
You can flash nothing in CM recovery you need a new recovery.
If you're on stock ROM use this method
Download this file HERE.
Extract the the file in your computer and open the cmd in the folder by pressing shift+LMB and write the code:
Code:
fastboot flash boot boot.img
important:connect your phone to the computer in fastboot holding the vol+ and connect it.
Now you can press entre you have now CWM recovery .
Boot to recovery and flash CM12 then make a factory reset and boot to system .
If you're using a Lollipop ROM use this method
Just install this app here:
http://forum.xda-developers.com/xperia-l/development/app-recoveries-recovery-installer-t3187914
And give root then flash TWRP .
NOW you can install whatever you want:silly:
Click to expand...
Click to collapse
ok! but i cant understand "open the cmd in the folder by pressing shift+LMB"! i'm sorry. i'm a biginner! this question may seem so simple! but confusing for me
i can start cmd from the "run" in start button of win7. but it says, "fastboot" command seems meaningless!
I understand the mistake I made. booting started. and give this error:
FAILED <remote: command not allowed>
what is the problem?
PL.biologist said:
ok! but i cant understand "open the cmd in the folder by pressing shift+LMB"! i'm sorry. i'm a biginner! this question may seem so simple! but confusing for me
i can start cmd from the "run" in start button of win7. but it says, "fastboot" command seems meaningless!
I understand the mistake I made. booting started. and give this error:
FAILED <remote: command not allowed>
what is the problem?
Click to expand...
Click to collapse
Open the extracted folder and press shift + Right Mouse Button
Then chose "open a command window"
Edit: sorry for the mistake I wrote LMB it should be RMB
n78 shadow said:
Open the extracted folder and press shift + Right Mouse Button
Then chose "open a command window"
Edit: sorry for the mistake I wrote LMB it should be RMB
Click to expand...
Click to collapse
don't matter, I found it
what about the error????
FAILED <remote: command not allowed>
PL.biologist said:
don't matter, I found it
what about the error????
FAILED <remote: command not allowed>
Click to expand...
Click to collapse
Where did you get this error, while flashing?
Edit: if you have problems flashing via fastbooy there's easier method go here
http://forum.xda-developers.com/xperia-l/orig-development/cwm-recovery-installer-t2589320
And download the recovery installer on your computer and install CWM on your phone then you can flash CM12
Important make sure that your bootloader is unlocked
n78 shadow said:
Where did you get this error, while flashing?
Edit: if you have problems flashing via fastbooy there's easier method go here
http://forum.xda-developers.com/xperia-l/orig-development/cwm-recovery-installer-t2589320
And download the recovery installer on your computer and install CWM on your phone then you can flash CM12
Important make sure that your bootloader is unlocked
Click to expand...
Click to collapse
thanks so much. that worked.
after unlocking the bootloader, I used flashtool and flash in fastboot mode, without any error. but when phone rebooted went to cyanogenmod recovery menu! I choose to update via sd! and all thing were going OK. unfortunately, it failed! the error said that "this update is for c2105, c2104, taoshan, but your phone is." It seems it cant recognize my phone is c2105!
why this error ocured, and what should I do!
again thanks for your good solutions.
PL.biologist said:
thanks so much. that worked.
after unlocking the bootloader, I used flashtool and flash in fastboot mode, without any error. but when phone rebooted went to cyanogenmod recovery menu! I choose to update via sd! and all thing were going OK. unfortunately, it failed! the error said that "this update is for c2105, c2104, taoshan, but your phone is." It seems it cant recognize my phone is c2105!
why this error ocured, and what should I do!
again thanks for your good solutions.
Click to expand...
Click to collapse
this is a known bug of that buggy CM recovery... simply use one of the other available ones ( ONLY FLASH STUFF FOR OUR DEVICR )
Sent from my Xperia T using XDA Free mobile app

First working cwm for CUN-U29

Hello Everyone
------------------------------------------------------------------------
use this at your own risk
______________________________________________
i am new to this , this is my first porting for a recovery , i was able to port Carliv CWM for MTK Devices for Huawei Y5II CUN-U29 , tested by me , its still buggy , anyone ready to help , i will be glad .
known problems :
C:\adb>adb push su /data/local/tmp
** adb: error: failed to copy 'su' to '/data/local/tmp': remote Permission denied
su: 0 files pushed.(fixed)
** Don't use the wipe menu because it will break your device and you will have to flash it again
___________________________________________________
i will provide links to both custom and stock recovery
1- stock recovery :
https://mega.nz/#!uggS2CZb
key = !WqVoKufZAS8z9BEvhMHSbOZ0Yejn7AQuPvOvt7zEwWY
2- custom recovery :
Alpha version
mega.nz/#!us5FABRT
Key = !0n1UV1qYoos7aTO_j_lQqs6CAjN8dclX6GvAXs-hFvo
__________________________________________________________________
**UPDATE***
I was able to fix the bug that prevented sideload from giving the error
adb: error: failed to copy 'su' to '/data/local/tmp': remote Permission denied
New Link : -
https://mega.nz/#!7pAnxR6S
Key: !9mmH-ocpcw-iDJgzBmiqcZrwJye0BxCSrGsFaSlcNTw
___________________________________________________________________
Root
if you would like to obtain root which is what most people want all what you have to do is downloading this file
https://mega.nz/#!6h4GAaIA!jZszskXhViT4PD91QtMYb7Oond9eBUrpzXOPHG20-Pw
in the recovery click *install zip* choose *sideload* on your computer go to the directory where you have your adb and fastboot
for example mine is at c:\adb\ then copy the zip file to that location and use the following command
- adb sideload su.zip
- wait for the process to finish then reboot
- don't wipe anything because that will have to reflash the phone *bug*
- once its done booting you will find supersu in the list of applications
___________________________________________________________________
i need everyone feed back . and please don't steal my efforts .. always link to this thread ..
hit thank you if this helped you
How to Flash
1- you need to unlock your bootloader to flash this
2- you use the fastboot command to flash recovery
3 -fastboot flash recovery recovery.img
Root
its the only available root
Don't forget to hit Thank you button
Hi i have huawei y5ii cun u-29.
Last day i have edited the build.prop file and now it is stuck at bootloop. So i decided to factory reset my phone through custom recovery mentioned above but nothing happened, then accidentaly i have formated the system partition and now it is always stuck at huawei logo and never goes on doesn't charge.
So now my question is how to flash stock firmware on my device i haven't do the nandroid backup ........please helppp.
netcracker said:
Hi i have huawei y5ii cun u-29.
Last day i have edited the build.prop file and now it is stuck at bootloop. So i decided to factory reset my phone through custom recovery mentioned above but nothing happened, then accidentaly i have formated the system partition and now it is always stuck at huawei logo and never goes on doesn't charge.
So now my question is how to flash stock firmware on my device i haven't do the nandroid backup ........please helppp.
Click to expand...
Click to collapse
First i already mention you should not use this recovery to wipe anything , now if you want to fix your problem this device is an MTK device . you will need SP Flash tool and the firmware with the scatter file . you can flash by turning of the phone and press the volume down it will start automatically. you can find guide anywhere its easy .
Can't find Firmware File
[/B]
awab228 said:
First i already mention you should not use this recovery to wipe anything , now if you want to fix your problem this device is an MTK device . you will need SP Flash tool and the firmware with the scatter file . you can flash by turning of the phone and press the volume down it will start automatically. you can find guide anywhere its easy .
Click to expand...
Click to collapse
Thankx for the reply but i cant find the firmware for this model cun u29c578b127, the firmwares that are available are in different model like c567b124 or c578b124.
please can u find me the correct firmware to flash...really appreciate your work bro...
netcracker said:
[/B]
Thankx for the reply but i cant find the firmware for this model cun u29c578b127, the firmwares that are available are in different model like c567b124 or c578b124.
please can u find me the correct firmware to flash...really appreciate your work bro...
Click to expand...
Click to collapse
You can try to flash any other version , it wouldn't harm the device because it's an mtk , you can't break anything , but you have to remember you must uncheck the preloader when you want to flash because it will give you error , while you try to do that , I will try to make you a nandroid backup , it's a good chance to test the recovery anyway , It might take me a day or 2 because I am really busy . Try that firmware and post the results .
Oh I also forgot to mention that you will need sec version of the flash tool
Sec version of the flash tool
You will need the Sec version of the flash tool
netcracker said:
[/B]
Thankx for the reply but i cant find the firmware for this model cun u29c578b127, the firmwares that are available are in different model like c567b124 or c578b124.
please can u find me the correct firmware to flash...really appreciate your work bro...
Click to expand...
Click to collapse
awab228 said:
You will need the Sec version of the flash tool
Click to expand...
Click to collapse
ok so how could i get that sec version?
will it be included in the flash file?
It might be included , or you can try to Google it , this might work http://gsm-firmware.com/index.php?a=browse&b=file-info&id=11531
It's all related to the download agent , swc
root key not working.plz chk
please help us with key root not right
jZszskXhViT4PD91QtMYb7Oond9eBUrpzXOPHG20
not work pleeeeese help
how to root HUAWIE y5ii cun-u29 using CWM(clockworkmod)?
flash this using ADB! , files are in my gmail don't worry I share it to you !
*Im not responsible for bricking your device! , so do it on your own risk !
_______________________________________
what you need ?
- PC
- huawie y5ii cun-u29 files : https://drive.google.com/…/1tB-EmfZQPV0hgTd7a1qJk-j_9T…/view
- cord
- your phone (MODEL: HUAWEI CUN-29)
- huawie drivers: http://phoneusbdrivers.com/huawei-y5ii-usb-driver/
- BRAIN
______________________________________
step:
1. Get bootloader unlock code: https://emui.huawei.com/en/plugin/unlock/index
adb instruction:
2. Enter fastboot mode [voldwn+pwr] and unlock bootloader commands:
" fastboot oem unlock xxxxxxxxxxxxxxxxxx "
(put the unlock code)
2. Download and flash recovery.img , from fastboot commands
: " fastboot flash recovery xxxxxxxx.img "
(remove the battery after you flash this command and put it back again, then proceed step 3)
3. Enter CWM recovery mode [volup+pwr] flash su.zip and its done!
download root checker on playstore to see if its all working , if not try it again .
_______________________________________
I'll make a video on youtube for more tutorials.
- CHANIX
Files are already shared
Files are already shared at the beginning of the post ,
password not working
Hi, please could you re-upload the root file?, the password is not working. Please i've tried a lot of files and they don't work,
i believe yours is the only functional one.
awab228 said:
Files are already shared at the beginning of the post ,
Click to expand...
Click to collapse
Fixed the link
jimmyvelasco said:
Hi, please could you re-upload the root file?, the password is not working. Please i've tried a lot of files and they don't work,
i believe yours is the only functional one.
Click to expand...
Click to collapse
Hello ,
I just fixed the link
https://mega.nz/#!6h4GAaIA!jZszskXhViT4PD91QtMYb7Oond9eBUrpzXOPHG20-Pw
Hi can you please help me when I try to flash custom ROM from the SD Card it's says that same error (status 0) can you please help me
Wassim aoufi said:
Hi can you please help me when I try to flash custom ROM from the SD Card it's says that same error (status 0) can you please help me
Click to expand...
Click to collapse
i don't have access to this device anymore , i didn't finish the work on this devices , i will try to build a new version in the coming week

Categories

Resources