Question Rog phone 5 firmware original - ASUS ROG Phone 5 / 5s

Hi , i came here because i want to repair my phone , i got an Firmware Version: WW_ZS673KS_18.0810.2101.95_M2.13.24.9-ASUS_1.1.46_Phone-user.raw , and it make me impossible to have OTA update , so i want to ask if people have a flashall with the original firmware version : UL-ASUS_I005_1-ASUS-18.0840.2104.57-1.1.91-user , thanks !

Please take a moment to search. There are about 10 other threads on this.

twistedumbrella said:
Please take a moment to search. There are about 10 other threads on this.
Click to expand...
Click to collapse
yes thanks you it worked i get my phone back to original

Gokual said:
yes thanks you it worked i get my phone back to original
Click to expand...
Click to collapse
how your got your phone back to original

same question... I flashed my CN version phone with WW rom and upgraded the latest. Now I am not able to go back to CN. any suggestion?

bleachwind said:
same question... I flashed my CN version phone with WW rom and upgraded the latest. Now I am not able to go back to CN. any suggestion?
Click to expand...
Click to collapse
RAW Firmware Collection and Guide
All fastboot / adb commands require using the side USB-C port https://developer.android.com/studio/releases/platform-tools.html#download Make sure you have fastboot installed Add platform tools to PATH (post 2) Make a backup of anything...
forum.xda-developers.com

twistedumbrella said:
RAW Firmware Collection and Guide
All fastboot / adb commands require using the side USB-C port https://developer.android.com/studio/releases/platform-tools.html#download Make sure you have fastboot installed Add platform tools to PATH (post 2) Make a backup of anything...
forum.xda-developers.com
Click to expand...
Click to collapse
guess what.... I am running https://forum.xda-developers.com/t/bypass-system-update-failed-update-w-fastboot.4297353/ now , quick question @twistedumbrella, do I need flash xrom and asusfw?

bleachwind said:
guess what.... I am running https://forum.xda-developers.com/t/bypass-system-update-failed-update-w-fastboot.4297353/ now , quick question @twistedumbrella, do I need flash xrom and asusfw?
Click to expand...
Click to collapse
If you are doing that, you aren't flashing images.

twistedumbrella said:
If you are doing that, you aren't flashing images.
Click to expand...
Click to collapse
I tried https://forum.xda-developers.com/t/complete-restore-cn-ww-ww-cn.4287497/ however I never get it works. I keep getting fastboot getvar cid remote: 'Unknown variable' errors.

Make sure fastboot is installed correctly and follow the instructions carefully. Instructions for installing fastboot have been added to the post.
If you have an issue with a guide, it's better to post in the guide's thread. It doesn't help others if the issues, solutions, etc are fragmented across threads.

twistedumbrella said:
Make sure fastboot is installed correctly and follow the instructions carefully. Instructions for installing fastboot have been added to the post.
If you have an issue with a guide, it's better to post in the guide's thread. It doesn't help others if the issues, solutions, etc are fragmented across threads.
Click to expand...
Click to collapse
Oh it's happen to me doesn't matter with which guide. I will put the error I have met under your post as a reference. Thanks for the reminder.

Related

Needed stock rom samsung M200s??

Hi all I i eeded stock rom samsung M200s??
thank advance
samnang ouch said:
Hi all I i eeded stock rom samsung M200s??
thank advance
Click to expand...
Click to collapse
these are the factory images. be sure you get the one for m200....there are several devices on this page.
https://developers.google.com/android/nexus/images
Thank for reply but i need M200s not M200 .
Please Help
I Have a Korean Version of Nexus S (m200) flashed w/ custom Rom 4.2 Hellybean,
can someone help me Flash the Official Stock Rom 4.1 JellyBean please?
and another thing, if it is flashed does my phone still openline (all sim available)?
samnang ouch said:
Thank for reply but i need M200s not M200 .
Click to expand...
Click to collapse
No such thing exists. It's m200.
summereyes said:
I Have a Korean Version of Nexus S (m200) flashed w/ custom Rom 4.2 Hellybean,
can someone help me Flash the Official Stock Rom 4.1 JellyBean please?
and another thing, if it is flashed does my phone still openline (all sim available)?
Click to expand...
Click to collapse
Get that. And read the instructions.
hp420 said:
these are the factory images. be sure you get the one for m200....there are several devices on this page.
https://developers.google.com/android/nexus/images
Click to expand...
Click to collapse
Get that. And read the instructions.[/QUOTE]
i already downloaded the factory image for my phone but, i dont know how to flash it please give some step by step procedure please
summereyes said:
Get that. And read the instructions.
Click to expand...
Click to collapse
i already downloaded the factory image for my phone but, i dont know how to flash it please give some step by step procedure please[/QUOTE]
You will find these files useful if you have used the Android Open-Source Project, flashed custom builds on your device, and wish to return that device to its factory state.
In order to use these files, you need to have the fastboot tool in your PATH. That tool is compiled as part of every configuration of the Android Open-Source Project and is the tool used to flash custom builds on your device. On GNU/Linux systems, this also implies that you have configured USB access as mentioned in the machine setup instructions.
Your device needs to be in fastboot mode, with the bootloader unlocked. The relevant key combinations and commands are documented on the page about building for devices.
You need to uncompress each download before use, which creates a new directory for that exact download. That directory contains a ./flash-all.sh script, which handles the various operations, installs the necessary bootloader, baseband firmware(s), and operating system. Note that this operation deletes all user data by default.
After restoring a factory image, it is recommended that you lock the bootloader, for security reasons.
Click to expand...
Click to collapse
So, more or less
Have fastboot working
Boot in fastboot mode
Make sure you untar every file from the link above.
wipe data
fastboot -w update image-sojuk-JRO03E.zip

[Firmware] 6.09.401.10 • No Red Warning • No Wipe

Modified Firmware Without The Red Developer's Warning​Please make sure you understand EVERY STEP before trying to flash a new firmware. I AM NOT RESPONSIBLE FOR ANYTHING GOING WRONG OR ACCIDENTAL BRICKS!
This firmware is WITHOUT the development warning overlay:
This build is for
development purposes only
Do not distribute outside of HTC
without HTC's written permission.
Failure to comply may
lead to legal action.​
This is the custom version from Vomer's Guid where you can also find a step by step instructions on how to flash a new firmware.
The only change I made was modifying the HBOOT to remove the red warning.
*** This will NOT wipe your SD partition ***
But please make a back up before flashing for safety.
Requirements for flashing: S-OFF
If you do not know how to flash a Firmware or it is your first time, follow Vomer's Guide for detailed instructions.
If you do know what you are doing, here is a reminder of the commands:
Code:
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip C:\adb\Firmware_File_Name.zip
fastboot flash zip C:\adb\Firmware_File_Name.zip (repeat)
fastboot reboot
DOWNLOAD LINKS: (Show appreciation and hit the THANKS below)
The Latest Files moved HERE
fw_6.09.401.10_custom_nored
Credits:
@vomer for his amazing guide and the custom firmware.
Great will try thanks...........
everything is ok. Thank you.
\\Yoshi
Lol and I did with hex steps few minutes ago. Should have checked this thread :laugh:
Hello what is the hboot version in this firmware please?
If I have a 401.5 rom, would it be better to keep that firmware or install this new one?
myheroduane said:
Hello what is the hboot version in this firmware please?
Click to expand...
Click to collapse
Hboot 1.57
danielr18 said:
If I have a 401.5 rom, would it be better to keep that firmware or install this new one?
Click to expand...
Click to collapse
Don't think it matters too much... I sometimes update FW before the new ROM comes out and sometimes the other way around.
Never had issues with either.
Hey there sir, if i already flashed Stock firmware ( 6.09.401.10) with red warning, can i just Flash this over it? Will it work?
ali-k95 said:
Hey there sir, if i already flashed Stock firmware ( 6.09.401.10) with red warning, can i just Flash this over it? Will it work?
Click to expand...
Click to collapse
Yes it works.
After flashing, still show 6.09.401.5????
HkDng said:
After flashing, still show 6.09.401.5????
Click to expand...
Click to collapse
Did you get a successful message?
Make sure you have the correct MD5, you might have a corrupt download.
Follow the flashing guide to the letter. Vomer's Guide, "SECTION 2: FIRMWARE UPGRADE"
Remember, you have to do the flashing command when in RUU mod twice. the first one is system preparation and the second actually installs the FW.
matanlevanon said:
Did you get a successful message?
Make sure you have the correct MD5, you might have a corrupt download.
Follow the flashing guide to the letter. Vomer's Guide, "SECTION 2: FIRMWARE UPGRADE"
Remember, you have to do the flashing command when in RUU mod twice. the first one is system preparation and the second actually installs the FW.
Click to expand...
Click to collapse
yes, I did as instruction in other post, flash twice ... successfully message ...
HkDng said:
yes, I did as instruction in other post, flash twice ... successfully message ...
Click to expand...
Click to collapse
Where do check for version of the firmware?
in Settings/About/Software information it shows the version that the ROM is based on. If you are using a 4.09.401.05 based ROM this is what it will show...
You can boot into bootloader and see the version at the top or do "fastboot getvar all" when in bootloader and you'll get all your phone's info.
Not working for me got a error: FAILED (status read failed (Too many links)) and it's gone into some weird mode like bootloader but say's RUU USB and my os is in red and it says os-4.09.1700.1 (6.09.401.10) What should i do? Never had this happen before
Edit:It continued flashing in bootloader and it skiped some bits in the firmware i rebooted bootloader and all is fine
This happains when the connection between computer and cell breaks. Flash it again and replace the cable with some other usb cable. may be cable problem
liam_davenport said:
Not working for me got a error: FAILED (status read failed (Too many links)) and it's gone into some weird mode like bootloader but say's RUU USB and my os is in red and it says os-4.09.1700.1 (6.09.401.10) What should i do? Never had this happen before
Edit:It continued flashing in bootloader and it skiped some bits in the firmware i rebooted bootloader and all is fine
Click to expand...
Click to collapse
Might be a USB cable problem...
Make sure you are using the HTC cable (or a good quality one) and try again.
kami2k said:
This happains when the connection between computer and cell breaks. Flash it again and replace the cable with some other usb cable. may be cable problem
Click to expand...
Click to collapse
matanlevanon said:
Might be a USB cable problem...
Make sure you are using the HTC cable (or a good quality one) and try again.
Click to expand...
Click to collapse
Thanks guy's and yes it's the usb port in my phone its a bit loose need to send off for repair before it breaks
is this compatible for the GPE m7 or is it just for the sense version. thanks
J73 said:
is this compatible for the GPE m7 or is it just for the sense version. thanks
Click to expand...
Click to collapse
It is the latest firmware that was released for the M7 WWE. not sure what version GPE is on but I know that I used a GPE FW before on my sense rom.
I would read about it more in the GPE forums...

Issues booting into recovery after trying to update to M

I was following this guide and after flashing the recovery, I seem to be unable to boot into the recovery mode. I can still boot into fastboot fine. I tried both TWRP 3.0.0 and the 20151227 experimental build mentioned in the guide.
I'm not sure what step I screwed up because none seemed to report an error while following that guide.
I ran into this thread where the OP seemed to maybe having the same issue and I waited at the logo for quite a while as suggested there.
search for the experimental twrp... you will find it here. only this one works with MM
http://forum.xda-developers.com/showpost.php?p=64520513&postcount=229
el3c said:
search for the experimental twrp... you will find it here. only this one works with MM
http://forum.xda-developers.com/showpost.php?p=64520513&postcount=229
Click to expand...
Click to collapse
I tried that before posting but in case I missed something, I tried that again with no progress.
At this point I'd be happy just going back to android 5.x but I'm not sure where to start in terms of removing the mm blobs from the guide I linked and getting a recovery that will actually work.
RagingRoosevelt said:
I tried that before posting but in case I missed something, I tried that again with no progress.
At this point I'd be happy just going back to android 5.x but I'm not sure where to start in terms of removing the mm blobs from the guide I linked and getting a recovery that will actually work.
Click to expand...
Click to collapse
Have you unlocked your bootloader?
fastboot oem unlock
Click to expand...
Click to collapse
then
fastboot flash recovery twrp-20151227-EXPERIMENTAL-shieldtablet-m.img
Click to expand...
Click to collapse
you find it here: http://forum.xda-developers.com/showpost.php?p=64520513&postcount=229
This is must work! I ve done this several times.
It is better to take this Guide...but use the TWRP from the link before: http://forum.xda-developers.com/shield-tablet/general/complete-guide-shield-tablet-k1-root-t3315965
el3c said:
Have you unlocked your bootloader?
then
you find it here: http://forum.xda-developers.com/showpost.php?p=64520513&postcount=229
This is must work! I ve done this several times.
It is better to take this Guide...but use the TWRP from the link before: http://forum.xda-developers.com/shield-tablet/general/complete-guide-shield-tablet-k1-root-t3315965
Click to expand...
Click to collapse
Yup, did both of those steps. What sort of output does fastboot give you when you flashed stuff? My working theory is that the fastboot client on the shield isn't performing the flash even though fastboot on my PC says that everything went OK.
el3c said:
Have you unlocked your bootloader?
then
you find it here: http://forum.xda-developers.com/showpost.php?p=64520513&postcount=229
This is must work! I ve done this several times.
It is better to take this Guide...but use the TWRP from the link before: http://forum.xda-developers.com/shield-tablet/general/complete-guide-shield-tablet-k1-root-t3315965
Click to expand...
Click to collapse
I ended up getting it fixed. It seems like it was an issue with the USB ports I tried. I plugged it into a different one and it seems to be working.

Back to android 5

Hi I'm new, how have I got an acatel Idol 3 (6045 Y)
Well I'll have Idol 3 updated to version 6.0,
I'd like to know how I can go back / downgrade to Android 5
I've already done the hard reset, the cache wipe, but nothing stays the same
Greetings and thanks
Joselito.98 said:
Hi I'm new, how have I got an acatel Idol 3 (6045 Y)
Well I'll have Idol 3 updated to version 6.0,
I'd like to know how I can go back / downgrade to Android 5
I've already done the hard reset, the cache wipe, but nothing stays the same
Greetings and thanks
Click to expand...
Click to collapse
You need to downgrade, only with rom if someone have it.
persona78 said:
You need to downgrade, only with rom if someone have it.
Click to expand...
Click to collapse
With adb? Because it does not work for me, remote command unknown
I've tried everything, that error happens when flashing twrp
regards
Joselito.98 said:
With adb? Because it does not work for me, remote command unknown
I've tried everything, that error happens when flashing twrp
regards
Click to expand...
Click to collapse
Is because with the update you loose bootloader commands ( fastboot)
So, you need to root, after root install Rashr from Google play, with Rashr you can flash twrp, with twrp you can flash aboot.img from 5.0.2 version with a flash zip then you recover bootloader commands like this.
persona78 said:
Is because with the update you loose bootloader commands ( fastboot)
So, you need to root, after root install Rashr from Google play, with Rashr you can flash twrp, with twrp you can flash aboot.img from 5.0.2 version with a flash zip then you recover bootloader commands like this.
Click to expand...
Click to collapse
The problem is there, I want to twrp to do root.
The question is not to get recovery custon, but root
I tried it with adb, but I got the same error ...
regards
Joselito.98 said:
The problem is there, I want to twrp to do root.
The question is not to get recovery custon, but root
I tried it with adb, but I got the same error ...
regards
Click to expand...
Click to collapse
What he's saying is that without fastboot the only way you can flash a ROM is through TWRP. You need to root and then install TWRP, and then install the ROM. Also, if you're doing any kind of reflashing; to do so without a custom recovery is risky at best.
magus7091 said:
What he's saying is that without fastboot the only way you can flash a ROM is through TWRP. You need to root and then install TWRP, and then install the ROM. Also, if you're doing any kind of reflashing; to do so without a custom recovery is risky at best.
Click to expand...
Click to collapse
That's it, but I mean I can not flash the twrp nor the root, I get: unknown remote command
Joselito.98 said:
That's it, but I mean I can not flash the twrp nor the root, I get: unknown remote command
Click to expand...
Click to collapse
You get this because you don't have fastboot any more!!
Do you get this?
You must find another way to root, maybe kingroot!
persona78 said:
You get this because you don't have fastboot any more!!
Do you get this?
You must find another way to root, maybe kingroot!
Click to expand...
Click to collapse
If I have adb and fastboot, with kingroot not working
Now I make a video

			
				
Joselito.98 said:
That's it, but I mean I can not flash the twrp nor the root, I get: unknown remote command
Click to expand...
Click to collapse
Look at this thread to get TWRP and root. Works perfectly; I went through this procedure several times on 6045I. Just read carefully to understand the steps; there are couple of other threads that are linked from this one.
kt-Froggy said:
Look at this thread to get TWRP and root. Works perfectly; I went through this procedure several times on 6045I. Just read carefully to understand the steps; there are couple of other threads that are linked from this one.
Click to expand...
Click to collapse
Now take a look, and in step 1 put the twrp but only for idol 4, not for mine
Joselito.98 said:
Now take a look, and in step 1 put the twrp but only for idol 4, not for mine
Click to expand...
Click to collapse
Yes, the TWRP steps are described for Idol 4, but the process works perfectly fine for 6045. That thread is a compilation of steps from few other threads that are linked from there; some may not be specifically for our model, but they work. Just read carefully and make sure you understand. It's quite normal on XDA, when you find some info from another device's forum, and adapt it to your device. Like I said, I did this myself on 6045I at least 3-4 times, while fooling around with the phone after I got it.
kt-Froggy said:
Yes, the TWRP steps are described for Idol 4, but the process works perfectly fine for 6045. That thread is a compilation of steps from few other threads that are linked from there; some may not be specifically for our model, but they work. Just read carefully and make sure you understand. It's quite normal on XDA, when you find some info from another device's forum, and adapt it to your device. Like I said, I did this myself on 6045I at least 3-4 times, while fooling around with the phone after I got it.
Click to expand...
Click to collapse
But does it work with android 6?
And if I get the same error?
Hello ? Can someone help me please
kt-Froggy said:
Yes, the TWRP steps are described for Idol 4, but the process works perfectly fine for 6045. That thread is a compilation of steps from few other threads that are linked from there; some may not be specifically for our model, but they work. Just read carefully and make sure you understand. It's quite normal on XDA, when you find some info from another device's forum, and adapt it to your device. Like I said, I did this myself on 6045I at least 3-4 times, while fooling around with the phone after I got it.
Click to expand...
Click to collapse
Hello, I followed all the steps of this post, but there is a problem, idol 3 6045Y, there is no download mode, as you did
regards
PS: Thank you
Hi, why are not I going? I tried the sahara and firehose
I do everything well does not come out, no error, but at the time of starting the recovery leaves the factory.
I tried that twrp and also several more, but being all ok, I do not know why it's not going
regards
I have tried the Sahara again in every possible way.
And if with the sahara I try to put a rom with android 5?
And what about the flashtool?
regards
Joselito.98 said:
I have tried the Sahara again in every possible way.
And if with the sahara I try to put a rom with android 5?
Click to expand...
Click to collapse
You can't use Sahara & Firehose for flashing the ROM. It will only let you to flash the recovery (TWRP).
You have to understand that you need to go through several steps here...
1. Your goal is to downgrade to 5.x. You can't flash a 5.x official stock ROM, because the only way to flash stock is to use Mobile Upgrade Q, and you already got an update to 6.0 for your phone. Your only choice is to find a 5.x ROM that can be flashed from TWRP.
2. So, you need to install TWRP. I recommended using Sahara & Firehose, because this method works for me every time with no problems. I pointed you to the thread with ALL the information you need. If it doesn't work for you, I don't know why. Maybe you don't have the proper drivers installed? You need the drivers before you try doing anything with your phone from your PC. Maybe you have a bad USB cable or port? Maybe something else? I have no idea... I simply told you what works for me 100%.
3. There may be another way, if you somehow root you phone first, then flash TWRP using Rashr, for example. But I don't know how to root it. I only rooted it by flashing SuperSU, after I already had TWRP installed, so I can't help you with this...
Most importantly, you need to understand what you are doing, why you need to do specific steps, and the purpose of all the tools you use...
kt-Froggy said:
You can't use Sahara & Firehose for flashing the ROM. It will only let you to flash the recovery (TWRP).
You have to understand that you need to go through several steps here...
1. Your goal is to downgrade to 5.x. You can't flash a 5.x official stock ROM, because the only way to flash stock is to use Mobile Upgrade Q, and you already got an update to 6.0 for your phone. Your only choice is to find a 5.x ROM that can be flashed from TWRP.
2. So, you need to install TWRP. I recommended using Sahara & Firehose, because this method works for me every time with no problems. I pointed you to the thread with ALL the information you need. If it doesn't work for you, I don't know why. Maybe you don't have the proper drivers installed? You need the drivers before you try doing anything with your phone from your PC. Maybe you have a bad USB cable or port? Maybe something else? I have no idea... I simply told you what works for me 100%.
3. There may be another way, if you somehow root you phone first, then flash TWRP using Rashr, for example. But I don't know how to root it. I only rooted it by flashing SuperSU, after I already had TWRP installed, so I can't help you with this...
Most importantly, you need to understand what you are doing, why you need to do specific steps, and the purpose of all the tools you use...
Click to expand...
Click to collapse
Here you have all the procedure "well done" of how to download twrp with the sahara, and you will see that it does not work ...
https://vimeo.com/210311115

Guide: How to flash english firmware to chinese huawei watch 2 sim card variant

Hello all of you,
even if it is not my watch model, I decide to summarize here a simple and fast guide about how to flash english rom into Shark variant of HW2.
ALL credits to jacklam2005 who point out where to find files, wildlime who gently upload files here, roronono who has find the fast and easy way to get it work.
So here we are:
-make sure you have ADB activated on watch and all files needed on your pc (there are plenty of guides on xda so please search and read it if needed).
-download zip file from here : https://drive.google.com/file/d/0B_ZC_EcYPcnrc0E1b3dMWmZKalE/view?usp=drivesdk (thanks to wildlime)
-you can run it as per word doc instruction inside package, but maybe you will get "Package error" with no result on process. if that, do this steps (thanks to roronono):
-pull out from the zip "HUAWEI WATCH Modem_Update_NXG74I_release.exe", open it with 7zip or similar and take out in a folder those 6 .img files:
bootloader, boot, cache, recovery, system, userdata.
-Boot the watch into bootloader mode
-Use the following commands one by one:
fastboot flash bootloader bootloader.img
fastboot oem unlock (no needed if you already unlock your watch)
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot oem lock (not needed if you want your watch unlocked)
fastboot reboot
done.
Hope this help all of you having HW with sim card slot (shark), once again, credit to jacklam2005, wildlime and roronono for their good job.
Feel free to point out any update about proper firmware here !!
regards
Why would you flash the bootloader before unlocking the bootloader?
TheSt33v said:
Why would you flash the bootloader before unlocking the bootloader?
Click to expand...
Click to collapse
maybe cause a new version of it.... dont really checked but this method is working as it is, so....... who cares?
regards
This english firmware can choose Chinese or English menu?
ringo1102 said:
This english firmware can choose Chinese or English menu?
Click to expand...
Click to collapse
hello,
that's a good question. first it is not english firmware, it is international, you can choose your language at first boot.
every time I moved from chinese to international I just choose italian menu, teorically there should be chinese language but I have to say....... i dont know!
regards
I flashed this on my BT version by mistake.... The watch does not boot at all.. No response when I press the power button cant go into fastboot or anything... its completely dead... Please let me know what can be done...
giangishanghai said:
Hello all of you,
even if it is not my watch model, I decide to summarize here a simple and fast guide about how to flash english rom into Shark variant of HW2.
ALL credits to jacklam2005 who point out where to find files, wildlime who gently upload files here, roronono who has find the fast and easy way to get it work.
So here we are:
-make sure you have ADB activated on watch and all files needed on your pc (there are plenty of guides on xda so please search and read it if needed).
-download zip file from here : https://drive.google.com/file/d/0B_ZC_EcYPcnrc0E1b3dMWmZKalE/view?usp=drivesdk (thanks to wildlime)
-you can run it as per word doc instruction inside package, but maybe you will get "Package error" with no result on process. if that, do this steps (thanks to roronono):
-pull out from the zip "HUAWEI WATCH Modem_Update_NXG74I_release.exe", open it with 7zip or similar and take out in a folder those 6 .img files:
bootloader, boot, cache, recovery, system, userdata.
-Boot the watch into bootloader mode
-Use the following commands one by one:
fastboot flash bootloader bootloader.img
fastboot oem unlock (no needed if you already unlock your watch)
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash userdata userdata.img
fastboot oem lock (not needed if you want your watch unlocked)
fastboot reboot
done.
Hope this help all of you having HW with sim card slot (shark), once again, credit to jacklam2005, wildlime and roronono for their good job.
Feel free to point out any update about proper firmware here !!
regards
Click to expand...
Click to collapse
hi, im new here ...can i ask what is the meaning " the upgrading port was not found"?
when i trying to do on my HW 2 4G... pls advise thanks
devilsden said:
I flashed this on my BT version by mistake.... The watch does not boot at all.. No response when I press the power button cant go into fastboot or anything... its completely dead... Please let me know what can be done...
Click to expand...
Click to collapse
check the de-brick post
mcdull said:
check the de-brick post
Click to expand...
Click to collapse
hi nice to know you here. i just got my HW 2 4G this week. so i totally new in this side... here, hope can get your help n advise. sorry my english not so good. thanks.
my watch is still ok but i can't carry on when this word come out 'the upgrading port was not found'?
1. i follow the step on the upgrade guide v1.4.
2. after i plug in my watch and hit start, the watch screen show in 'FASTBOOT MENU'
3. after the FASTBOOT MENU SHOW OUT then i hit start to carry on
4. but pc window show 'the upgrading port was not found'??? thats what i stuck here.
or is it my ADB setup wrongly?
Thanks all guy.
jackylim said:
hi nice to know you here. i just got my HW 2 4G this week. so i totally new in this side... here, hope can get your help n advise. sorry my english not so good. thanks.
my watch is still ok but i can't carry on when this word come out 'the upgrading port was not found'?
1. i follow the step on the upgrade guide v1.4.
2. after i plug in my watch and hit start, the watch screen show in 'FASTBOOT MENU'
3. after the FASTBOOT MENU SHOW OUT then i hit start to carry on
4. but pc window show 'the upgrading port was not found'??? thats what i stuck here.
or is it my ADB setup wrongly?
Thanks all guy.
Click to expand...
Click to collapse
normally the update should be upgraded in command prompt.
and I have never heard that "upgrading port was not found" message.
but you may try to reinstall the android usb driver.
If you get the devices and driver ready,
in the command prompt, you can try to type "fastboot devices"
It should revert back with something like
C:\adb>fastboot devices
TKQ7NXXXXXXXXX fastboot
Then you are good to go with the rest procedure.
If you read better in Chinese, let me know, I will supplement in Chinese and English.
mcdull said:
normally the update should be upgraded in command prompt.
and I have never heard that "upgrading port was not found" message.
but you may try to reinstall the android usb driver.
If you get the devices and driver ready,
in the command prompt, you can try to type "fastboot devices"
It should revert back with something like
C:\adb>fastboot devices
TKQ7NXXXXXXXXX fastboot
Then you are good to go with the rest procedure.
If you read better in Chinese, let me know, I will supplement in Chinese and English.
Click to expand...
Click to collapse
hi mcdull, very thanks to your help. i will try it out.
mcdull can ask your advise, what is the difference between International and Global firmware?
thanks for your help
jackylim said:
hi mcdull, very thanks to your help. i will try it out.
mcdull can ask your advise, what is the difference between International and Global firmware?
thanks for your help
Click to expand...
Click to collapse
This watch is sold in different region. Although there might be some slight version different between different region, e.g. US/ EU, we are good to use any international / Global rom which supports Google Play. So the major different version for that watch is really the Global/International vs China ROM. China Rom is totally different because Google is not available in Mainland China. And this thread helps to convert a Chinese ROM into Global / International ROM.
mcdull said:
This watch is sold in different region. Although there might be some slight version different between different region, e.g. US/ EU, we are good to use any international / Global rom which supports Google Play. So the major different version for that watch is really the Global/International vs China ROM. China Rom is totally different because Google is not available in Mainland China. And this thread helps to convert a Chinese ROM into Global / International ROM.
Click to expand...
Click to collapse
thanks mcdull, just to find out, have u flash this ROM ? can we get OTA update on this ROM ?
thanks.
jackylim said:
thanks mcdull, just to find out, have u flash this ROM ? can we get OTA update on this ROM ?
thanks.
Click to expand...
Click to collapse
This ROM is a very recent rom, so there is still no OTA available yet. However, if you are using un-verified rom, your boot loader will warn you during boot. And this rom is good with the bootloader without any warning. In this regards, I believe this ROM is OTA friendly.
mcdull said:
This ROM is a very recent rom, so there is still no OTA available yet. However, if you are using un-verified rom, your boot loader will warn you during boot. And this rom is good with the bootloader without any warning. In this regards, I believe this ROM is OTA friendly.
Click to expand...
Click to collapse
thanks again mcdull. i will try it out. but here got 2 ROM
1. [Rom][NXG46W] Huawei Watch 2 4G L-09S Global Fastboot [Factory Images]
2. How to flash english firmware to chinese huawei watch 2 sim card the page here
which one to chose?
jackylim said:
thanks again mcdull. i will try it out. but here got 2 ROM
1. [Rom][NXG46W] Huawei Watch 2 4G L-09S Global Fastboot [Factory Images]
2. How to flash english firmware to chinese huawei watch 2 sim card the page here
which one to chose?
Click to expand...
Click to collapse
they are from the same source.
Some package may contain un-necessary files that you really DON'T want it.
Please skip those files when you are extracting.
You will only need those IMG files.
I will personally use the download from this link. This file is the original.
However, you will need to follow the instruction to obtain those IMGs.
(Make sure you put it in 4G / SIM card variant only)
mcdull said:
they are from the same source.
Some package may contain un-necessary files that you really DON'T want it.
Please skip those files when you are extracting.
You will only need those IMG files.
I will personally use the download from this link. This file is the original.
However, you will need to follow the instruction to obtain those IMGs.
(Make sure you put it in 4G / SIM card variant only)
Click to expand...
Click to collapse
hi mcdull, can i ask what window u use for flashing? mine is window 10, but mine cmd command is diffrence . window 10 is call PowerShell command. do u know about thats.
thanks for advise
jackylim said:
hi mcdull, can i ask what window u use for flashing? mine is window 10, but mine cmd command is diffrence . window 10 is call PowerShell command. do u know about thats.
thanks for advise
Click to expand...
Click to collapse
I uses Win10 as well.. I did not recall the name of the command. I just put Win-R, cmd, enter and that's what I call it cmd.
mcdull said:
I uses Win10 as well.. I did not recall the name of the command. I just put Win-R, cmd, enter and that's what I call it cmd.
Click to expand...
Click to collapse
i use my laptop window 8 to flash it,its work... now is english version. can i know did u all guy flash this ROM here. because i find that the bluetooth logo NFC logo is not there when u turn ON or OFF. but still working find.
hi mcdull, i just want to understand is the whatsapp isit only can read but cannot send? or is there any setting need to do? because when my watch still under chinese version i still can read and send whatsapp. only sms cannot on that time.
thanks for advise

Categories

Resources