Hi @mohancm
I'm trying to boot TWRP to a Xiaomi A1 tissot but after run command, phone turns off. After turning on again, nothing happens. Also tried to don't let it boot system. I always got back to LineageOS recovery screen.
Could you help me?
thanks in advance
This is a very old version of TWRP. Switching to the latest official version for Tissot (from official TWRP site) is recommended.
My badActualy the latest TWRP recovery for Tissot is Giovix92's one with treble support and Tissot Manager: https://forum.xda-developers.com/mi...ry-twrp-3-3-1-0-tissot-manager-t3976117/page9
TWRP by Giovix92: Nov 10, 2019
Official TWRP: July 16, 2019
Hi @mohancm
I'm trying to boot TWRP to a Xiaomi A1 tissot but after run command, phone turns off. After turning on again, nothing happens. Also tried to don't let it boot system. I always got back to LineageOS recovery screen.
Could you help me?
thanks in advance
I followed the steps to setup TWRP from LineageOS, but cannot flash TWRP to boot or recovery.
Executing "fastboot flash boot twrp.img" gives me "fastboot: error: Couldn't parse partition size '0x'."
Executing "fastboot flash recovery twrp.img" gives me:
Sending 'recovery' (30912 KB) OKAY [ 0.742s]
Writing 'recovery' FAILED (remote: 'partition table doesn't exist')
fastboot: error: Command failed
Please help
---
EDIT: found the solution. Due to a bug in flashboot, "fastboot flash boot twrp.img" was trying to flash the nonexistent partition "boot__a" instead of the correctly named "boot_a". Changing the command to "fastboot flash boot_a twrp.img" solved my problem and i could succesfully continue with installing LinageOS 17.1 on my Xiaomi Mi A1
I've got a big issue where by trying to flash Twrp after unlocking the bootloader I somehow made this phone do endless boot loops. I flashed "temp" Twrp a couple of times but now that won't work either and I'm left only with fastboot menu after pressing power+downvolume. Any radical ideas here guys? Thanks
---------- Post added at 05:18 PM ---------- Previous post was at 05:02 PM ----------
Hey brother, how did you manage to root this phone? No rom can be flashed without rooting it, right?
yes, I'm on crDroid 6.8, based on Android 10
this is working for stock rom v10.0.24.0 security patch august 2020 ? because i tried to flash this twrp got message system destroyed. T__T
Change and replace all the filename using only twrp. It runs properly! I had the same issueI have same or similar problem. 'fastboot boot twrp-3.3.1-0-tissot.img' boots into blank screen- which looks like it is powered off.
But the screen is not entirely dead - I can 'adb shell' to it, and that drops me into root prompt on the phone:
$ adb shell
tissot:/ #