Twrp testing for Android One versions only [WIP][ocluhl_401] - HTC U11 Life Guides, News, & Discussion

Major thanks and credits to @Captain_Throwback
I've never made a recovery with fde work 100% without the help of @Captain_Throwback
So make sure to thank him
ok guys I've learned a bit about a/b devices so I thought I would try to help get a twrp build for Android One u11 life devices.
Credits to @Motto_MTR for getting me back here and building and testing.
Credits to @SHA_NDY
For all the testing
I've uploaded the source to github.
All old test builds can be found here
https://androidfilehost.com/user/?w=settings-dev-files&flid=293472
New source will be updated as ocluhl has fbe encryption and is based more on Google source and less HTC..
All testers and devs are welcome to participate.
Test
https://www.androidfilehost.com/?fid=6006931924117937237
fastboot boot twrp.img
Important information
Do not flash as there is no recovery partition on a/b devices.
Twrp 3.3.0-0 has the option to install ramdisk which I will provide to install twrp once we have confirmed successful decryption.
I'm adding telegram channel for testing but all links will be posted here as well.
https://t.me/joinchat/AAAAAFGMsEzWJ0k05is15A
Mods if not allowed please remove telegram link.
New source Im using now.
Github
https://github.com/TWINNFAMOUS/android_device_htc_ocla1
New changes to github will be updated once successful testing of each changes have been made.
It's OK to press the thanks button if I helped you

Please post any and all logs as there may be something not working.
This is all at your own risk.
Do not flash the img files they are only meant for booting recovery.
A installer will be provided once everything is fully working.
More about that later.

This one too

Would be nice to have a working twrp!

SHA_NDY said:
Would be nice to have a working twrp!
Click to expand...
Click to collapse
Well help test. A new build should be coming soon it's just takes longer because I don't have the device to test. And only have 1 tester so far and it's someone that asked me to help him so if others want it to work start by posting cid & mid . As I only have the Japan cid & mid. Thanks

twinnfamous said:
Well help test. A new build should be coming soon it's just takes longer because I don't have the device to test. And only have 1 tester so far and it's someone that asked me to help him so if others want it to work start by posting cid & mid . As I only have the Japan cid & mid. Thanks
Click to expand...
Click to collapse
Alright, here we go. I'm located in Germany.
Don't know if cid and mid covers Europe or Germany only...
CID: HTC__034
MID: 2Q3F20000
Attached a partition list if helpful...

SHA_NDY said:
Alright, here we go. I'm located in Germany.
Don't know if cid and mid covers Europe or Germany only...
CID: HTC__034
MID: 2Q3F20000
Attached a partition list if helpful...
Click to expand...
Click to collapse
Partition list was helpful.
I'll add this to the source.
I wonder how many cid and mid are different.
If u can send me your build prop from system

...and the build.prop...

SHA_NDY said:
...and the build.prop...
Click to expand...
Click to collapse
There are some differences but not to many.

TWRP is the only chance to get a nandroid backup, isn't it?
I want to play around with some GSIs but see no chance to get a backup restored properly.
Backup of system partition only didn't work. My unlock PIN wasn't accepted after restoring.
So I hope we get it to work. I'm looking forward to test!

SHA_NDY said:
TWRP is the only chance to get a nandroid backup, isn't it?
I want to play around with some GSIs but see no chance to get a backup restored properly.
Backup of system partition only didn't work. My unlock PIN wasn't accepted after restoring.
So I hope we get it to work. I'm looking forward to test!
Click to expand...
Click to collapse
Can u send me boot.img from your device.
I'll be working on it today I'll pm u a test twrp once done.

twinnfamous said:
Can u send me boot.img from your device.
I'll be working on it today I'll pm u a test twrp once done.
Click to expand...
Click to collapse
https://androidfilehost.com/?fid=1395089523397956708

SHA_NDY said:
https://androidfilehost.com/?fid=1395089523397956708
Click to expand...
Click to collapse
One last thing before I start the build.
Can u open terminal emulator and enter
su
getprop
Then post the output.

twinnfamous said:
One last thing before I start the build.
Can u open terminal emulator and enter
su
getprop
Then post the output.
Click to expand...
Click to collapse
Getprop output in attachment

SHA_NDY said:
Getprop output in attachment
Click to expand...
Click to collapse
Test 0.2
https://www.androidfilehost.com/?fid=1395089523397959100

twinnfamous said:
Test 0.2
https://www.androidfilehost.com/?fid=1395089523397959100
Click to expand...
Click to collapse
Yo twinnfamous,
is it necessary to have stock bootimage flashed to boot partition? Because I actually have Magisk patched one and the test 0.2 isn't booting.

SHA_NDY said:
Yo twinnfamous,
is it necessary to have stock bootimage flashed to boot partition? Because I actually have Magisk patched one and the test 0.2 isn't booting.
Click to expand...
Click to collapse
What happened when you booted it?
Magisk doesn't matter u are booting from the img not the phone

twinnfamous said:
What happened when you booted it?
Magisk doesn't matter u are booting from the img not the phone
Click to expand...
Click to collapse
I entered fastboot mode on the phone.
Then ran
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot "C:\Users\AndyCristi\Downloads\twrp-ocla1-test-0.2.img"
downloading 'boot.img'...
OKAY [ 2.342s]
booting...
and now it is stuck there...
My phone screen tells me "Flash images success (1/1)" but still got fastboot screen on the phone.

SHA_NDY said:
I entered fastboot mode on the phone.
Then ran
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot "C:\Users\AndyCristi\Downloads\twrp-ocla1-test-0.2.img"
downloading 'boot.img'...
OKAY [ 2.342s]
booting...
and now it is stuck there...
My phone screen tells me "Flash images success (1/1)" but still got fastboot screen on the phone.
Click to expand...
Click to collapse
Reboot to bootloader then recovery

twinnfamous said:
Reboot to bootloader then recovery
Click to expand...
Click to collapse
I reboot to bootloader. Then I can "fastboot boot 0.2.img". My phone restarts after approximately 5-10secs then black screen.
Code:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot "C:\Users\AndyCristi\Downloads\twrp-ocla1-test-0.2.img"
downloading 'boot.img'...
OKAY [ 1.214s]
booting...
OKAY [ 10.140s]
finished. total time: 11.358s
---------- Post added at 21:29 ---------- Previous post was at 21:24 ----------
In recovery mode my phone is not recognized by my computer, so no command can be sent.

Related

[GUIDE] Return OP2 to 100% Stock / Unbrick Soft Bricked OP2

Hello People !!!
Want to return your OP2 to 100% Stock Factory Image or have you soft bricked OP2 and nothing except fastboot works or you need OxygenOS fastboot images ? This is the thread for you !!
Download Fastboot Image from here :- https://mega.nz/#!itR00ZaI!gJ6T0jgqfZaIF9NLlCzWj4LIGMMhCw8m8owFdeB_2B4
Extract the Zip in a folder .
Boot the phone into fastboot.
Run the batch file.
Done.
This method WILL NOT WIPE DATA
If you want to wipe data to,flash userdata.img from here :- https://www.androidfilehost.com/?fid=24052804347833307
Use command
fastboot flash userdata userdata_64.img
Click to expand...
Click to collapse
You need the latest adb/fastboot package to be successful.For that,do this :-
Download the full Android SDK here (scroll to the bottom of the page>DOWNLOAD FOR OTHER PLATFORMS>SDK Tools Only)
Extract the zip and place the android-sdk-windows folder on your desktop.
Go into the android-sdk-windows folder and run SDK Manager.exe. Install the following packages (there are a total of 4 packages):-
Tools > Android SDK Tools, Android SDK Platform-tools- Extras > Android Support Library, Google USB Driver
Click to expand...
Click to collapse
Go back into the android-sdk-windows directory, and you should see a new folder named platform-tools. If you don't see this new folder, repeat the step above.
Thanks for reading ...
Credits :- @jcespi2005 For making the fastboot zip ... @Naman Bhalla for making the thread and partitions images thread.
Done to @jcespi2005 here :- http://forum.xda-developers.com/donatetome.php?u=281521
Donate to me here :- http://www.amazon.in/gp/registry/wishlist/1X55WMSVTW3KW/
Thanks again. !!
This method has been tested successfully by atleast 2 people ,including me
This img is oxygen os 2.1.1?
Sent from my Nexus 5 using XDA Free mobile app
matitorres07 said:
This img is oxygen os 2.1.1?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Correct
DEAD
OMG MY OPT IS DEAD... dont start just vibrate and flashing dont star...i cant went in to the recovery mode...just on fastboot HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP
S0ad113 said:
OMG MY OPT IS DEAD... dont start just vibrate and flashing dont star...i cant went in to the recovery mode...just on fastboot HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP
Click to expand...
Click to collapse
i've got the exact same problem. Let me guess: your bootloader is locked?
anyways, try this: press POWER + VOLUME UP until you're in fastboot mode. connect the OP2 to your PC and execute the command 'fastboot continue' in a cmd window. if not, repeat until it works. your phone should boot like normal, you can't restart or shutdown though, since you'll be stuck in the same loop again.
at least that's my problem. can't flash anything since bootloader is locked, ADB does work fine though, as long as the phone is running.
really sucks to need a PC everytime you want to power on your phone.. if anyone can help, i'd gladly appreciate it
S0ad113 said:
OMG MY OPT IS DEAD... dont start just vibrate and flashing dont star...i cant went in to the recovery mode...just on fastboot HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP
Click to expand...
Click to collapse
I TRY TO USE TOOLBOX and try to flash..some via CMD But give me error writing "recover" ...Failed Remote: device is Locked. Cannot Flash images)
Helppppppp me
---------- Post added at 11:13 PM ---------- Previous post was at 11:08 PM ----------
rattig said:
i've got the exact same problem. Let me guess: Your bootloader is locked?
Anyways, try this: Press power + volume up until you're in fastboot mode. Connect the op2 to your pc and execute the command 'fastboot continue' in a cmd window. If not, repeat until it works. Your phone should boot like normal, you can't restart or shutdown though, since you'll be stuck in the same loop again.
At least that's my problem. Can't flash anything since bootloader is locked, adb does work fine though, as long as the phone is running.
Really sucks to need a pc everytime you want to power on your phone.. if anyone can help, i'd gladly appreciate it
Click to expand...
Click to collapse
i try all always locked always loop omg
---------- Post added at 11:38 PM ---------- Previous post was at 11:13 PM ----------
Helpppppppppppppppppppppppppppppppppppppppppppppppppppppppp
Please note that on the fastboot userdata command you are missing a letter. You have "fastboot flash userdata userdata_64.img" and it should be fastboot flash userdata userdata_64G.img. Great job by the way, used it to reset the OP2 and works great.
ukcain said:
Please note that on the fastboot userdata command you are missing a letter. You have "fastboot flash userdata userdata_64.img" and it should be fastboot flash userdata userdata_64G.img. Great job by the way, used it to reset the OP2 and works great.
Click to expand...
Click to collapse
I did it..but is not that the problem....the problem is..when i try to flash some...fail always. give the error : device is Locked. Cannot Flash images
REBORN
Solved ty allll
How on earth did you manage to get a fastboot image for the OP2?
Thanks by the way
Stevles said:
How on earth did you manage to get a fastboot image for the OP2?
Thanks by the way
Click to expand...
Click to collapse
Converting the .DAT inside the official recovery ZIP to .IMG format
The rest of partitions are on the fastboot format, so only system and cache needs conversion, and userdata comes from hydrogenOS fastboot package...
jcespi2005 said:
Converting the .DAT inside the official recovery ZIP to .IMG format
The rest of partitions are on the fastboot format, so only system and cache needs conversion, and userdata comes from hydrogenOS fastboot package...
Click to expand...
Click to collapse
Nice
is not flash me the file system.img
i get error message "the app crash" from windows
pls help
Zahi122 said:
is not flash me the file system.img
i get error message "the app crash" from windows
pls help
Click to expand...
Click to collapse
I'm having the same issue
I'll try to do it through TWRP and see if that works for me
Naman Bhalla said:
Hello People !!!
Want to return your OP2 to 100% Stock Factory Image or have you soft bricked OP2 and nothing except fastboot works or you need OxygenOS fastboot images ? This is the thread for you !!
Download Fastboot Image from here :- https://mega.nz/#!itR00ZaI!gJ6T0jgqfZaIF9NLlCzWj4LIGMMhCw8m8owFdeB_2B4
Click to expand...
Click to collapse
Hi,
Are these images from a Chinese, EU or US version of the device?
thanks
Hello all,
is there a new img.image?
I have great problems and need a super clean install included wipe data!!
Thanxx for helping
S5 & One + Boeffla Inside
S0ad113 said:
Solved ty allll
Click to expand...
Click to collapse
How? What did you do different? For me, the fastboot.exe stops working at the below step.
..\fastboot>fastboot flash system system.img
target reported max download size of 536870912 bytes
Invalid sparse file format at header magi
avi0889 said:
How? What did you do different? For me, the fastboot.exe stops working at the below step.
..\fastboot>fastboot flash system system.img
target reported max download size of 536870912 bytes
Invalid sparse file format at header magi
Click to expand...
Click to collapse
I got the same error at first then I copied all the files into my platform-tools dir that has ADB & fastboot then run it.
Try this tool. It works good for me. But the windows driver for OP2 and the Qualcomm Diagnostic 9006 Driver must be installed.
Sry, can`t post the link. please PN.
Worked great, but it switched my wifi off. Even if I turn it on manually it doesn't show any active networks. I have rebooted several times. Any workaround?

[SOLVED] Unable to flash any recovery

I have found threads where this was asked too but it didn't get solved or it did but for a specific device.
I have a OPX with OOS 3.1.4
In command prompt typed "fastboot oem device-info" it gives me this info "device unlocked true" typed "fastboot flash recovery recovery.img" i named my recovery file "recovery" obviously. i get info
target reported max download size of 536870912 bytes
sending 'recovery' (14758 KB)...
OKAY [ 0.531s]
writing 'recovery'...
OKAY [ 0.313s]
finished. total time: 0.844s
but when i reboot to my recovery it is still the stock OP recovery.
medick_ said:
I have found threads where this was asked too but it didn't get solved or it did but for a specific device.
I have a OPX with OOS 3.1.4
In command prompt typed "fastboot oem device-info" it gives me this info "device unlocked true" typed "fastboot flash recovery recovery.img" i named my recovery file "recovery" obviously. i get info
target reported max download size of 536870912 bytes
sending 'recovery' (14758 KB)...
OKAY [ 0.531s]
writing 'recovery'...
OKAY [ 0.313s]
finished. total time: 0.844s
but when i reboot to my recovery it is still the stock OP recovery.
Click to expand...
Click to collapse
after flashing by "fastboot flash recovery recovery.img", boot into recovery directly by giving this cmd "fastboot boot recovery.img" this time it should overwrite your stock op recovery. try this and report back.
I'm assuming your trying to immediately boot into recovery after flashing because it will overwrite it. You can try the command "fastboot erase recovery" before flashing twrp. After flashing recovery completely turn off the phone. Then hold down volume down and proceed powering on into recovery. Sorry for the step by step if your not a noob just have to make sure we cover step by step. The above post is the proper way to boot after flashing try it first.
cva_kabil said:
after flashing by "fastboot flash recovery recovery.img", boot into recovery directly by giving this cmd "fastboot boot recovery.img" this time it should overwrite your stock op recovery. try this and report back.
Click to expand...
Click to collapse
Thanks for the reply
This is the the info i get:
downloading 'boot.img'...
OKAY [ 0.531s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.578s
And it stays in fastboot mode (guessing cause the dtb wasn't found)
medick_ said:
Thanks for the reply
This is the the info i get:
downloading 'boot.img'...
OKAY [ 0.531s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.578s
And it stays in fastboot mode (guessing cause the dtb wasn't found)
Click to expand...
Click to collapse
Which recovery u tried?
Exodusche said:
I'm assuming your trying to immediately boot into recovery after flashing because it will overwrite it. You can try the command "fastboot erase recovery" before flashing twrp. After flashing recovery completely turn off the phone. Then hold down volume down and proceed powering on into recovery. Sorry for the step by step if your not a noob just have to make sure we cover step by step. The above post is the proper way to boot after flashing try it first.
Click to expand...
Click to collapse
When i boot it stays stuck on the OP logo so I want to try other methods before ereasing my recovery. Cause I think this will give me another problem. Of course if you have more knowledge about this problem and say that it works then i will try it
cva_kabil said:
Which recovery u tried?
Click to expand...
Click to collapse
this one https://dl.twrp.me/onyx/twrp-3.0.2-0-onyx.img.html
medick_ said:
this one https://dl.twrp.me/onyx/twrp-3.0.2-0-onyx.img.html
Click to expand...
Click to collapse
The one u flashed ll not work in oos 3.x.x as u r in new bootloader,
Try flashing this one.. this ll work https://www.androidfilehost.com/?fid=457095661767115910
cva_kabil said:
The one u flashed ll not work in oos 3.x.x as u r in new bootloader,
Try flashing this one.. this ll work https://www.androidfilehost.com/?fid=457095661767115910
Click to expand...
Click to collapse
thanks mate this twrp worked. Is there a way to see if the recovery version is compatible or not? Just for should i get another phone or when i update too nougat
medick_ said:
thanks mate this twrp worked. Is there a way to see if the recovery version is compatible or not?
Click to expand...
Click to collapse
Not exactly,but as of now there is no official twrp for onyx new bootloader.. Luckily we hv smart dev like @Nachiket.Namjoshi Thank for dem.. And not sure about other devices,but u can update to nougat using this unofficial recovery,all AOSP,CM based Nougat roms are compatible with this..
cva_kabil said:
The one u flashed ll not work in oos 3.x.x as u r in new bootloader,
Try flashing this one.. this ll work https://www.androidfilehost.com/?fid=457095661767115910
Click to expand...
Click to collapse
how do you edit the thread title so it's [solved] ?
medick_ said:
how do you edit the thread title so it's [solved] ?
Click to expand...
Click to collapse
Found Go to edit, then advanced edit :good:
cva_kabil said:
Found Go to edit, then advanced edit :good:
Click to expand...
Click to collapse
i know who to contact when i have another problem ;p Thanks a lot
medick_ said:
i know who to contact when i have another problem ;p Thanks a lot
Click to expand...
Click to collapse
Lol happy to help
cva_kabil said:
Lol happy to help
Click to expand...
Click to collapse
hahahah unbelievable phone won't boot after installing superSU any advice
medick_ said:
hahahah unbelievable phone won't boot after installing superSU any advice
Click to expand...
Click to collapse
Welcome back use this one https://www.androidfilehost.com/?fid=24591000424944601
cva_kabil said:
Welcome back use this one https://www.androidfilehost.com/?fid=24591000424944601
Click to expand...
Click to collapse
quick question how do i place this in my internal storage since it won't boot
medick_ said:
quick question how do i place this in my internal storage since it won't boot
Click to expand...
Click to collapse
Connect ur device with usb cable to pc while u r in twrp screen...
cva_kabil said:
Connect ur device with usb cable to pc while u r in twrp screen...
Click to expand...
Click to collapse
thanks, i had to boot recovery with out usb cable else it wouldnt find my phone. I tried deleting the supersu before i came for help but it wouldnt find my phone
SOLVED & THREAD CLOSED

[DUMP] ZenWatch 2 (sparrow, WI501Q) Build M6E69Z

NEW VERSION AVAILABLE!
https://forum.xda-developers.com/zenwatch-2/general/dump-zenwatch-2-sparrow-wi501q-build-t3601596
----------
Inspired by this thread!
Dumped via non-flashed (only live booted) TWRP so I can dump the original recovery too.
Can be flashed in fastboot mode!
To flash these images reboot your watch, swipe from the top left to the bottom right corner when you see the ASUS logo and connect it to your PC.
Then in a command line enter:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Download ALL-IN-ONE zip (system.img, boot.img, recovery.img): Dropbox (262MB) - OneDrive Backup
Download recovery.img: Dropbox (16 384KB) - OneDrive Backup
Download boot.img: Dropbox (16 384KB) - OneDrive Backup
If you need more partitions tell me below, I've only included these ones so far because I know they won't contain any personal or device specific information and should be flashable on other devices too. However I've dumped every single one existing on the ZW2
Please check your file, system.img have problem
leap_ahead said:
Please check your file, system.img have problem
Click to expand...
Click to collapse
What problem you mean? While flashing?
EpicLPer said:
What problem you mean? While flashing?
Click to expand...
Click to collapse
Invalid system parse
leap_ahead said:
Invalid system parse
Click to expand...
Click to collapse
Just to make sure, you do have unpacked the ZIP and flashed the system.img via fastboot, right? Not that you renamed the ZIP to IMG lol
EDIT: Okay, tried it myself and I'm getting the same error... Weird...
EpicLPer said:
Just to make sure, you do have unpacked the ZIP and flashed the system.img via fastboot, right? Not that you renamed the ZIP to IMG lol
EDIT: Okay, tried it myself and I'm getting the same error... Weird...
Click to expand...
Click to collapse
I know my friend! I use the other and is ok
leap_ahead said:
I know my friend! I use the other and is ok
Click to expand...
Click to collapse
Okay, I have no idea how to make a fastboot flashable image out of the dd system.img I made... Sorry
Flashing ok
I flashed this via fastboot without probs. system.img has been flashed splitted into some chunks.
Device booted ok. All fine.
t.daun said:
I flashed this via fastboot without probs. system.img has been flashed splitted into some chunks.
Device booted ok. All fine.
Click to expand...
Click to collapse
Hm, maybe there are some old fastboot versions around that don't know how to handle a "new system image"? Weird...
t.daun said:
I flashed this via fastboot without probs. system.img has been flashed splitted into some chunks.
Device booted ok. All fine.
Click to expand...
Click to collapse
Invalid,!!
EpicLPer said:
Okay, I have no idea how to make a fastboot flashable image out of the dd system.img I made... Sorry
Click to expand...
Click to collapse
I'm using "ext2simg".
I used to use "img2simg" but it caused trouble.
In Ubuntu it's easy peasy going (Win? try Ubuntu on Linux on Windows. Win 10 only)
Code:
sudo apt install android-tools-*
ext2simg <inputfile> <outputfile>
BTW: .simg is something I invented myself.
ranf said:
I'm using "ext2simg".
I used to use "img2simg" but it caused trouble.
In Ubuntu it's easy peasy going (Win? try Ubuntu on Linux on Windows. Win 10 only)
Code:
sudo apt install android-tools-*
ext2simg <inputfile> <outputfile>
BTW: .simg is something I invented myself.
Click to expand...
Click to collapse
Awesome! Thanks a ton man! Did that now and it worked flawlessly
@EpicLPer https://forum.xda-developers.com/zenwatch-2/general/ota-url-sparrow-build-m6e70c-t3601468 u got this ota alrdy? i cant update like always. fastboot flashable imgs would be highly appreciated ^^
can it be the root installed through live booted twrp or the now unlocked bl that prevents normal updates for me? i never did a single ota on any of my phones always custom rom so idk much about ota's.
Sent from my Nexus 6P using XDA Labs
NEW VERSION AVAILABLE!
https://forum.xda-developers.com/zenwatch-2/general/dump-zenwatch-2-sparrow-wi501q-build-t3601596
leap_ahead said:
Invalid,!!
Click to expand...
Click to collapse
Hello, do you have a Chinese version of the brush bag?

[DUMP] ZenWatch 2 (sparrow, WI501Q) Build M6E70C

Inspired by this thread!
Dumped via non-flashed (only live booted) TWRP so I can dump the original recovery too.
Can be flashed in fastboot mode!
To flash these images reboot your watch, swipe from the top left to the bottom right corner when you see the ASUS logo and connect it to your PC.
Then in a command line enter:
Optional (wipes the device): fastboot -w
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Neat All-In-One Backup Document: DropBox Paper
Downloads:
ALL-IN-ONE zip (system.img, boot.img, recovery.img): Dropbox (269MB) - OneDrive Backup
recovery.img: Dropbox (16 384KB) - OneDrive Backup
boot.img: Dropbox (16 384KB) - OneDrive Backup
MD5 Hashes:
sparrow_601_M6E70C_170505.zip: 34745B23F9ED2FD5DCBB6189EA7011A9
recovery.img: 7B33DE51549919AB5DA700B425978BB4
boot.img: 051FF5BAA13B3EB34B0E5DD818ACC167
If you need more partitions tell me below, I've only included these ones so far because I know they won't contain any personal or device specific information and should be flashable on other devices too. However I've dumped every single one existing on the ZW2
ok i ve flashed every single file and also did a wipe before, now i get stuck in the boot screen, before it i was on the 7.x rom from this forum. do u have any idea how to solve this problem? i got the WI501Q
Lecani said:
ok i ve flashed every single file and also did a wipe before, now i get stuck in the boot screen, before it i was on the 7.x rom from this forum. do u have any idea how to solve this problem? i got the WI501Q
Click to expand...
Click to collapse
Seas!
Did you do "fastboot -w"? That'll wipe all userdata. Then flash the images.
EpicLPer said:
Seas!
Did you do "fastboot -w"? That'll wipe all userdata. Then flash the images.
Click to expand...
Click to collapse
Seas
Yes, I did. but now I'm stuck in the bootscreen. :/
Lecani said:
Seas
Yes, I did. but now I'm stuck in the bootscreen. :/
Click to expand...
Click to collapse
Did you get any error message while flashing? And is your bootloader unlocked?
EpicLPer said:
Did you get any error message while flashing? And is your bootloader unlocked?
Click to expand...
Click to collapse
No I didn't get a single one, and yes it is. :/
Guess if I could install the TWRP and flash this on the watch, would this be possible?
Lecani said:
No I didn't get a single one, and yes it is. :/
Click to expand...
Click to collapse
You have to unlock your bootloader first.
EpicLPer said:
You have to unlock your bootloader first.
Click to expand...
Click to collapse
Yea, the bootloader was every single time i tried to install this one unlocked, before flashing, after wiping.. again and again.. always stuck on bootscreen. The only thing i can see is the ASUS logo with some other things, but no boot.
Lecani said:
Yea, the bootloader was every single time i tried to install this one unlocked, before flashing, after wiping.. again and again.. always stuck on bootscreen. The only thing i can see is the ASUS logo with some other things, but no boot.
Click to expand...
Click to collapse
Why would you want to relock your bootloader anyways?
Unlock it now, format via -w, flash boot, recovery and system and then try to boot the watch.
EpicLPer said:
Why would you want to relock your bootloader anyways?
Unlock it now, format via -w, flash boot, recovery and system and then try to boot the watch.
Click to expand...
Click to collapse
Exactly that is what i ve done several times right now.. without any succsess.. I ve never relocked the bootloader. I ll send you what i ve done per PM.
EpicLPer said:
Inspired by this thread!
Dumped via non-flashed (only live booted) TWRP so I can dump the original recovery too.
Can be flashed in fastboot mode!
To flash these images reboot your watch, swipe from the top left to the bottom right corner when you see the ASUS logo and connect it to your PC.
Then in a command line enter:
Optional (wipes the device): fastboot -w
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
Neat All-In-One Backup Document: DropBox Paper
Downloads:
ALL-IN-ONE zip (system.img, boot.img, recovery.img): Dropbox (269MB)
recovery.img: Dropbox (16 384KB)
boot.img: Dropbox (16 384KB)
MD5 Hashes:
sparrow_601_M6E70C_170505.zip: 34745B23F9ED2FD5DCBB6189EA7011A9
recovery.img: 7B33DE51549919AB5DA700B425978BB4
boot.img: 051FF5BAA13B3EB34B0E5DD818ACC167
If you need more partitions tell me below, I've only included these ones so far because I know they won't contain any personal or device specific information and should be flashable on other devices too. However I've dumped every single one existing on the ZW2
Click to expand...
Click to collapse
THANKS!! worked PERFECTLY!!
relock bootloader
EpicLPer said:
Why would you want to relock your bootloader anyways?
Unlock it now, format via -w, flash boot, recovery and system and then try to boot the watch.
Click to expand...
Click to collapse
i relocked my bootloader because i taught that is the problem why my update everytime fails but i think i have the wrong recovery why it wont update
---------- Post added at 05:58 AM ---------- Previous post was at 05:44 AM ----------
keep it up!
What must be noted if one of WebWear 2.0 again on stock if the AW 2.0 update comes? Bootloader is Open ?
SirusX said:
What must be noted if one of WebWear 2.0 again on stock if the AW 2.0 update comes? Bootloader is Open ?
Click to expand...
Click to collapse
Just flash the in post 1 mentioned images and wait, you don't have to close the bootloader.
The ZenWatch is the first watch that I flash, I keep stock in the Fastboot mode!, How do I solve this
Property of WebWear 2.0 according to your instructions flasht and now stands the Stock Asus Screen
Your command fastboot flash system system.img is wrong it must be fastboot flash system.simg
Since I still had an old WebWear 2.0 system.img in the folder it came to the Bootscreen Stock
SirusX said:
Property of WebWear 2.0 according to your instructions flasht and now stands the Stock Asus Screen
Since I still had an old WebWear 2.0 system.img in the folder it came to the Bootscreen Stock
Click to expand...
Click to collapse
I found out there is are two type's of ZenWatch2 I have the wren version
Is it for the Big Version of Zenwatch 2
Gesendet von iPhone mit Tapatalk Pro
SirusX said:
Is it for the Big Version of Zenwatch 2
Click to expand...
Click to collapse
Yes is for the big version (Sparrow)
---------- Post added at 03:22 PM ---------- Previous post was at 03:17 PM ----------
I did the process of flashing the images given in the OP and all worked fine . Just to add , I did fastboot oem unlock first, then fastboot -w, and then followed the instructions given in the OP.
All worked just fine and I'm back to AW 1 .5.
Cheers.
Cannot Load "system.img" Error
Can someone please help me downgrade back to 1.5? I'm seriously so mad that I'm about to throw my Zenwatch 2 in the garbage. Two days of trying to do this and nothing. I'm good until I get to the "fastboot flash system system.img" command line. I'm keep getting an error saying cannot load "system.img". I'm so angry I can barely see straight. Can someone please offer some guidance?
Update: I found the problem. I was so mad that I realized that I just kept entering "fastboot flash system system.img" instead of "fastboot flash system system.simg". All good now thankfully.

Development 100% working TWRP recovery.. my first port but everything works amazing..

100% working TWRP recovery.. my first port but everything works amazing
Thank You Sir!
Edit - Flashed and works good so far; boots anyway; ill test more and repost in awhile
Flashed it to device and it works use gravity box to get advance power menu but everything is working just need to get read write in it would be nice any ideas been trying
svoc said:
Flashed it to device and it works use gravity box to get advance power menu but everything is working just need to get read write in it would be nice any ideas been trying
Click to expand...
Click to collapse
Is this the only missing feature, R/W capabilities for all device partitions or only for a few of them?
I'm assuming you are referring to a permanent setting to allow R/W permissions for /system and not an all encompassing problem of this TWRP image lacking that? In other words, nandroid backups are working?
No rw anywhere not even in Android or twrp but everything else works of this twrp it can be flashed to the device too
No but there's a thread in here with an app called super repack and you'll actually have to hook it up to a computer for this one but it works and it unpacks and repacks your super partition on the Android just follow the directions.. and I have an updated recovery file because the old one the fastboot didn't work
My system product and vendor is RW capable now.. so don't tell me it can't be done
[TOOL][WIN,LIN,AND,DARW] Super image tools | extract or make partitions RW in super partition
Disclaimer: Super image tools was made for testing and educational purposes, ME is not responsible for what you do on/with your device using our tools, you must agree that you using our tools on your own risk, I am not responsible for anything...
forum.xda-developers.com
That is the link to the super repack thread
tbirdguy said:
Thank You Sir!
Edit - Flashed and works good so far; boots anyway; ill test more and repost in awhile
Click to expand...
Click to collapse
You might want to download the updated image I uploaded.. the fast boot works on this one.. it's hell learning how to get fast boot and MTP to work when you are teaching yourself
svoc said:
Flashed it to device and it works use gravity box to get advance power menu but everything is working just need to get read write in it would be nice any ideas been trying
Click to expand...
Click to collapse
mario0318 said:
Is this the only missing feature, R/W capabilities for all device partitions or only for a few of them?
I'm assuming you are referring to a permanent setting to allow R/W permissions for /system and not an all encompassing problem of this TWRP image lacking that? In other words, nandroid backups are working?
Click to expand...
Click to collapse
svoc said:
No rw anywhere not even in Android or twrp but everything else works of this twrp it can be flashed to the device too
Click to expand...
Click to collapse
svoc said:
Flashed it to device and it works use gravity box to get advance power menu but everything is working just need to get read write in it would be nice any ideas been trying
Click to expand...
Click to collapse
Look at the time on the picture if you think I'm lying
Ok I can get it to work but my device will not boot after words but it has rw in twrp and if I just do product I loose all settings and your new twrp adb is not working and if you try to bring a back up over 4gb it fails
Can you tell me what steps you took to get it done I have tried over 10 times having to reflash each time
are you able to share the source so I can attempt to build this for g10/capri?
Hi bro, thanks for your help porting TWRP, I've flashed the recovery succesfully but the touchscreen doesn't work, so I can't type anything on the screen.
I used this code to flash the recovery on fastboot mode:
Code:
fastboot flash recovery_a MotoGuamnaFixed2.img
fastboot flash recovery_b MotoGuamnaFixed2.img
fastboot reboot recovery
When the recovery starts, I get stuck on the password screen.
rogjr1986 said:
100% working TWRP recovery.. my first port but everything works amazing
Click to expand...
Click to collapse
how do i install it
All right so you download your recovery hook your phone up to the computer in fastboot mode and open up your command prompt on your computer you should have ADB and fastboot installed type into the command prompts fastboot flash recovery name.img
Do I need to unlock bootloader?
I am getting
target reported max download size of 798511104 bytes
sending 'recovery_a' (35428 KB)...
OKAY [ 0.836s]
writing 'recovery_a'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.922s

Categories

Resources