after flashing the system .img how do you "go to recovery?" thanks
In the boot-loader menu press until you get "boot-recovery" then long press
after flashing the system .img how do you "go to recovery?" thanks
i managed to downgrade my HW1 to 1.5 from 2.0
BUT HOW i disable and remove update notification from 1.5 to 2.0???
hi
i managed to get mine working as well ! (Thanks to abhanli, pkt_lnt and skin180)
make sure you are in fastboot menu on your watch (holding the power button till switches off and the pressing again after vibrates)
most important thing next is to press shift and right click anywhere in the adb folder on your computer, and then run command prompt from there, otherwise adb will not load up and you will think that you have just run a dodgy script !
unlock your bootloader (typing "Fastboot Oem Unlock" in the command prompt in adb folder)
then you can use steps of skin180 (link above)
OR
https://developer.android.com/wear/preview/downloads.html
scroll down to huawei watch and choose second download option (non preview image for after testing) (thanks pkt_lnt)
extract into your adb folder (located in c:\)
then using the command prompt in adb folder, navigate to that extracted folder (using dos commands)
then if you are on windows, type "flash-all.bat"
hey presto - will work !
when it reboots, you may think "darn it still has spinning dots !" but if you wait about 5-10 mins it progresses past that stage and comes up with welcome screen !
My watch is working again !
HUAWEI customer services are a pile of POO. Their repair centre in UK is waste of time. They never answer the phone and never reply to messages.
If the Huawei watch wasnt so beautiful, i'd never bother with them !
Good luck and thanks all.
I'm uploading a zip file that can be flashed with twrp. It might restore stock system, boot and recovery so, after the flash, you should only relock bootloader anda you are good to go.
It's untested so only people that know how to restore the watch should try it.
Like i said, i dont own this watch so i can't test for you. Sorry.
https://mega.nz/#!vkBSCR4C!hZzbAMe7PZPBG88Bfm3mBi6hAfDHCpLMArIwpY6xhHc
Contact me on Hangouts [email protected]I am so over trying to follow all of these instructions and getting nowhere.
I have tried every single method to get this back to stock, and none have worked for me. I have downloaded every file mentioned, and yet my watch is still bootlooping to stock android recovery. Can someone PLEASE give me some help?
I also have been getting a weird code when I use the dd command in adb when following the instructions in post #1. @Skin1980, please help!
This is also my question , I appreciate if somebody will know how to disable the annoying notification , first for me it was gone after I restarted my watch but since today doesn't work like that anymore.
Solutions ?
Hello everybody!
I just wanted to post on my experience with Going Back to Stock.
I apologize in advance for information that you already know. I just wanted to relay what I have experienced in the past 7 hours in total of this eventually successful process.
Reason:
My Stock never fiddled with Huawei Watch W1 that just last month went past its two-year warranty started becoming increasingly slow.
So I did what I normally do ever so often: I went into Fastboot via Hardware Button Mode->Stock Recovery->Wipe Cache and for the first time ever, it took well over twenty minutes and it was still going for it.
As a fool, I thought it was just frozen so I forced restarted it.
Surpriseee! Failed to Mount Cache error in a loop and with the watch at 30% battery. I had to shut it down from fastboot menu.
Troubleshooting:
I tried to search for every square inch of information about people in the same situation. I came across very few XDA Threads.
Some explained that they had to OEM Unlock and install TWRP. Here in TWRP they went to the data partition->Repair partition or something similar and then it magically worked.
Yupee
So I tried the same. Unlocked, installed TWRP and tried to repair partition
--->>>Error: Unable to mount \data
--->>>Unable to mount \system etc
Found some other guy on youtube that explained: In this situation, you have to change the storage Format type. Mine was Ext4 and the only one that worked was FAT.
Now it was detecting storage, data, everything....but no more operating system, or data, boot, recovery(TWRP was just booted from fastboot not flashed)
Followed this thread's steps
Tried the first variant: fastboot boot, recovery and then system.
At the system.img it would start with: Invalid sparse file format at header magi
I rebooted and it was going through bootloop. Of course I went into stock recovery and tried wiping cache and factory settings etc. Still bootloop.
Tried 2nd variant.
But since no-one mentioned the exact order for the 2nd variant, or at least I was not able to see someone mention it probably due to the level of desperation I had, I was doing the following:
Boot the 3 images in order and THEEEN push via ADB and use the ADB shell command.
Of course, most of the times it would boot directly to TWRP.
I attempted this process over and over. Formatting the data, erasing the cache, wiping all data, even storage.
At one point, It booted and I was seeing for the first time in 5 hours the Welcome Message BUT immediately after: Error: Google Play Services Framework has stopped Working-OK Over and over and over. In half a second intervals.
So I tried hitting it from scratch but with a different approach.
-Tried with compiled zip found on this thread.->Bootloop
-Tried with other people's kernels and ROM from other post-neither combination worked
-Tried to find stock image from Google Website-Found ABSOLUTELY NOTHING(it's as if they deleted everything or they just would not allow access anymore to stock images)
Resolution:
Eventually I tried this Thread's procedure the following way:
1.fastboot flash system boot.img
2.fastboot flash system recovery.img
3.fastboot boot TWRP2.8.7.0-Sturgeon.img ->it will boot into TWRP->remove watch from the cradle and put it back.
4.adb push system.img /sdcard/
5.adb shell dd if=/sdcard/system.img of=/dev/block/platform/msm_sdcc.1/by-name/system and at this step you need to wait a LOT. It took about 20min.
6. Wipe cache/factory reset
7. reboot
8. Wait to see if it actually works. If it does without errors then do not forget about the last step.
9.Fastboot OEM lock
I apologize for the long post and I hope that, in my disorganized way of writing, I will be able to help others not to go through the same lengthy process that I had to follow.
Thank you all for all the information I was able to gather from you.
Without you guys, I wouldn't have been able to enjoy my smartwatch again.
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot boot TWRP2.8.7.0-Sturgeon.img
adb push system.img /sdcard/
adb shell
dd if=/sdcard/system.img of=/dev/block/platform/msm_sdcc.1/by-name/system
I'm getting the same exact issue while trying to follow the steps from skin1980
---------- Post added at 04:46 PM ---------- Previous post was at 04:26 PM ----------
I was having the same issue when you go to mount you will notice that the storage space is 0k
When you go to TWRP go to Wipe>Format Data> type "yes" hit Done now when you go to mount you should see the internal storage space go up to 2535 or something close to that. Now try following the steps of copying the system.img to /sdcard/ and then the adb push. mine copies the files and everything but when I try to reboot I get this quick flash in recovery. I can't see what it is. It looks like it saying "error to mount '/cache/'