HI, I encounter a problem I've never seen described anywhere before.
It seems I can flash twrp, but when I boot in recovery, it's not twrp that appears (probably Zuk's recovery as it's both simple and in chinese -with possibility to switch to english- by default).
History of actions :
- flash ZUI 1.9 with QFIL
- upgraded the distro with built-in system update until there's no update left (1.9 -> 2.1 ->2.5 -> 3.1 -> 3.5 -> 4.0)
- unlocked the bootloader with setting it in the developpers option, then using fastboot (fastboot oem unlock-go)
so fas so good
- then flashed twrp 3.4 (fastboot flash recovery twrp.img). Seems to work ok
Code:
Sending 'recovery' (24757 KB) OKAY [ 1.088s]
Writing 'recovery' OKAY [ 0.186s]
- reboot
- select recovery at startup. And a recovery appears, but visibly, it's not twrp.
Any idea ?
BTW, I tried with twrp 3.3.1-0, but no change.
Thanks in advance.