ASUS Zenfone 5 root for WW-2.22.40.54 (4.4.2) firmware

sigoshere

Senior Member
Aug 12, 2011
101
65
0
What should I do if one day I want to unroot the z5?
Installed SuperSU application have built-in full unroot option. It can be also done through fastboot, but you're just 3rd person in this topic - I think about this possibility when more people want this option.

When you're installing new firmware with adb sideload, phone will be automatically unrooted (because /system partition will be formatted).
 
Last edited:

zieahnne27

New member
Jun 15, 2015
1
0
0
=(((

Forgive my noobness.

I dont get the instruction .sorry im no good in english =((

The thing i have right now is the root file and my z.5 Is running .54 Firmware already

WhT should i do =((
 

Kesha96

New member
Jun 20, 2015
2
0
0
i need tutorial video please so confuse :( to root zenfone 5 ww 2.22.40.54 anyone.. please i want root my phone
 
Last edited:

Arif97

New member
Jun 22, 2015
2
0
0
I wrote really simple instruction with commands to run. What part don't you understand? :)
Enable usb debugging mode your phone.connect your phone with computer.
Open terminal in asus zenfone 5 root directory.

Reboot to bootlouder


I done enable usb debugging and connect to computer i not understand open terminal in asus z5 root directory and reboot to bootlouder..
I not understand well this.. but my firmware ready to 2.22.40.54 only is i need root my phone
:( by kesha96
 
Last edited:

sigoshere

Senior Member
Aug 12, 2011
101
65
0
Enable usb debugging mode your phone.connect your phone with computer.
Open terminal in asus zenfone 5 root directory.

Reboot to bootlouder


I done enable usb debugging and connect to computer i not understand open terminal in asus z5 root directory and reboot to bootlouder..
I not understand well this.. but my firmware ready to 2.22.40.54 only is i need root my phone
:( by kesha96
At first: Do you have 2.22.40.54 firmware already and you just need to root your phone? Right?

About the: open terminal in asus z5 root directory. When you download the rooting package:
1. Extract this (I suppose you're using windows).
2. Click right mouse button on the extracted directory.
3. Select something like "open command window here" from menu (like on the example screenshot).
4. Continue with provided simple manual.
 

sigoshere

Senior Member
Aug 12, 2011
101
65
0
Can anyone confirm this, performing these command will format or hard reset the device?
As an author of the script I guarantee that any data wouldn't be overwritten - this is completely safe for your settings, files etc. Just make sure that you have correct version of firmware.
 
Last edited:
  • Like
Reactions: manrock111

dhruvpandit

Senior Member
Mar 19, 2012
194
14
0
vadodara
i am new to zf5,
any tutorial will be good as i cant understand how to go in sideload ?
i am very familiar with recovery and other things.
also some questions,
1.) should i need bootloader unlocked for this ? if yes, how to unlock?
2.) will my data wipe off during bootloader unlock or rooting ? ( i know rooting will not effect on data but i think bootloader unlocking will wipe, not sure about it )


p.s. i am already on WW-2.22.40.54
 

manrock111

Senior Member
May 9, 2011
989
143
0
Internet
after
"Root phone

fastboot flash recovery files/root/recovery.img
fastboot flash update files/root/dummy.zip
adb reboot bootloader"


do i need to perform this too?
"Restore vanilla files

fastboot flash fastboot files/vanilla/fastboot.img
fastboot flash recovery files/vanilla/recovery.img
fastboot flash dnx files/vanilla/dnx_fwr_ctp_a500cg.bin
fastboot flash ifwi files/vanilla/ifwi_ctp_a500cg.bin
fastboot reboot"


My phone restarted normal mode after "fastboot flash update files/root/dummy.zip"

it seems rooted after this command.
 

aveemashfaq

Senior Member
Jul 27, 2012
98
60
0
27
warangal
Is fastboot for Asus working on linux

in the links you have provided, you have put a shell script for rooting it in linux. But I have Ubuntu 14.04 LTS and fastboot never worked for me. I did install from apt-get and got udev rules from cyanogenmod forum. adb works fine for me but not fastboot. fastboot even does not list the device. what are you using? What extra config did you do for fastboot to work :confused: :confused: :crying:
 

Arif97

New member
Jun 22, 2015
2
0
0
Have a problem here..

Im try command adb reboot bootlouder it work.. went i try to do
fastboot flash fastboot files/root/fastboot.img hes said cannot load to files/root/fastboot.img .. help please sigoshere.. i using windows 8.. to root my phone.
:crying:

#anyone help..
 
Last edited:

sigoshere

Senior Member
Aug 12, 2011
101
65
0
after
"Root phone

fastboot flash recovery files/root/recovery.img
fastboot flash update files/root/dummy.zip
adb reboot bootloader"


do i need to perform this too?
"Restore vanilla files

fastboot flash fastboot files/vanilla/fastboot.img
fastboot flash recovery files/vanilla/recovery.img
fastboot flash dnx files/vanilla/dnx_fwr_ctp_a500cg.bin
fastboot flash ifwi files/vanilla/ifwi_ctp_a500cg.bin
fastboot reboot"


My phone restarted normal mode after "fastboot flash update files/root/dummy.zip"

it seems rooted after this command.
You should perform this actions, because it will restore original (from official firmware) flashed files (fastboot, recovery etc).

Extra: if you have problem with your camera after rooting, it will 100% resolve this problem.
 
Last edited:
  • Like
Reactions: manrock111