Open ThongSong7 opened 3 years ago
Faute de Frappe...
Can you clarify how you solved it?
I flashed the original image of Android Wear because I could not find a correct way to have this bootable from a shutdown state... also if the instructions are correct then there is not even a way since this is overwriting only the userdata partition and not the boot partition of the watch. So really not solved, but by design?
@ThongSong7 Do you have a link to the image of Android wear ?
I flashed the original image of Android Wear because I could not find a correct way to have this bootable from a shutdown state... also if the instructions are correct then there is not even a way since this is overwriting only the userdata partition and not the boot partition of the watch. So really not solved, but by design?
The watch should definitely be able to boot into AsteroidOS from a shutdown state as demonstrated here:
https://user-images.githubusercontent.com/7857908/127991375-47eab2e6-5f31-4f44-a4f1-f73c67fd317e.mp4
AsteroidOS only uses the boot and userdata partition for this. So that it is only needed to flash the Android Wear boot.img if you want to return to Android Wear.
@ThongSong7 Do you have a link to the image of Android wear ?
Generally, you can use the files from https://forum.xda-developers.com/t/guide-howto-return-to-stock-for-huawei-watch.3219596/ to return to Android Wear. If that still doesn't work, there are also full firmware images available here: https://rootjunkysdl.com/?dir=Huawei%20Watch of which I would recommend the sturgeon-mec23l-wear-stock.zip
file.
@MagneFire : Super and thanks for the information. I will flash again.... not sure what went wrong before.
Did some experimenting. I don't know why the recovery is triggered on your watch.
But I can recreate the bootloop by simply booting into fastboot menu and then boot into recovery from there.
While bootlooping it shows the identical error where it mentions that the cache
partition failed to mount.
At this point the bootloader will always try to boot to recovery. Even from a shutdown state. So it looks like the recovery is broken for some reason on my watch too.
However, I did find a workaround to this issue: Flash the fastboot
image (https://release.asteroidos.org/nightlies/sturgeon/zImage-dtb-sturgeon.fastboot) also on the recovery partition.
fastboot flash recovery ~/Downloads/zImage-dtb-sturgeon.fastboot
Not sure if this is normal behaviour, but I flashed my Sturgeon with the nightly images from the webpage via instructions on how to install.
Kindly advise, as I would like to keep AsteroidOS and because seemingly there is no longer Android Wear available since it boots to a bootloop with error (too fast to read, but something to do with cache).
Surely a guru has seen this type of behaviour and could assist here?
Thanks in advance for all/any help!