Hovatek Forum DEVELOPMENT Android TWRP rotation problem
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


TWRP rotation problem

TWRP rotation problem

ktl20
ktl20
ktl20
Junior Member
36
14-10-2019, 02:27 PM
#1



Hi 
I have problem with twrp on my Finow Q7 Plus smartwatch MTK6580 Android 5.1 Its boots but it is upside down. any solution for that ? I cant do anything with twrp

TWRP recovery
Stock recovery
X3non
X3non
X3non
Recognized Contributor
22,062
15-10-2019, 10:23 AM
#2
(14-10-2019, 02:27 PM)ktl20 Hi 
I have problem with twrp on my Finow Q7 Plus smartwatch MTK6580 Android 5.1 Its boots but it is upside down. any solution for that ? I cant do anything with twrp
...

try this
Edit the .twrps file found within twrp folder in internal storage using a text editor and change tw_rotation to 180
you're to add to the end of the file a space then
Code:

tw_rotation180

see if that works for you
This post was last modified: 15-10-2019, 10:24 AM by X3non.
ktl20
ktl20
ktl20
Junior Member
36
15-10-2019, 10:49 AM
#3
My situation is that i have rooted smartwatch with magisk. I flash patched boot image with SP Flash Tool and now i have installed Magisk 20. Then i flash twrp recovery with sp flash tool on boot and recovery partition to boot my watch in twrp recovery. It boots in twrp but i cant do anything becouse its rootated. If i flash twrp recovery with sp flash tool only for recovery partition can i find twrps file on my internal storage? Where is that file? This is the instructions i get from guy who ported this twrp recovery for my watch.

TWRP built and compiled by Iscle

How to use the files:
1. With your watch turned on, copy the file "TWRP_patcher.zip" to the /sdcard directory.
2. Turn off your watch.
3. Open the "SP_Flash_Tool_v5.1824_Win" folder and run "flash_tool.exe".
4. In the "Scatter-loading File" box choose the "MT6580_Android_scatter.txt" file located in the "TWRP_image" folder.
5. Press on "Download".
6. Connect the watch dock to the computer.
7. Put the watch on your dock and wait until a green tick appears on the screen.
8. Pick up your watch and power it on.
WARNING: the following step (9) will install the default boot.img for the stock rom of the device. If you have another rom installed, be sure to flash it after finishing this guide.
9. On the recovery, go to Install -> Install Zip and select the previously copied file "TWRP_patcher.zip"
10. Wait until it finishes and that's it!
11. Do whatever you want with TWRP.
12. ...
13. Profit!

I understand that i must flash twrp image on boot and recovery partition to boot my watch to wtrp and make some changes and then i must flash boot image to boot my watch to android?
When i only flash recovery partition could i find twrps file and change tw_rotation to 180?
After that i can use adb reboot recovery command to go to twrp?
X3non
X3non
X3non
Recognized Contributor
22,062
16-10-2019, 12:44 AM
#4
(15-10-2019, 10:49 AM)ktl20 ...
I understand that i must flash twrp image on boot and recovery partition to boot my watch to wtrp and make some changes and then i must flash boot image to boot my watch to android?
When i only flash recovery partition could i find twrps file and change tw_rotation to 180?
After that i can use adb reboot recovery command to go to twrp?

you will need to clarify from the OP of the guide you're following as to why you need to flash to both boot and recovery, normally you should flash twrp to recovery partition only

answer to your 3 questions below
the changes you speak about, based on the instructions is same as flashing boot.img back to boot partition
yes
yes
ktl20
ktl20
ktl20
Junior Member
36
16-10-2019, 10:30 AM
#5



(16-10-2019, 12:44 AM)X3non
(15-10-2019, 10:49 AM)ktl20 ...
I understand that i must flash twrp image on boot and recovery partition to boot my watch to wtrp and make some changes and then i must flash boot image to boot my watch to android?
When i only flash recovery partition could i find twrps file and change tw_rotation to 180?
After that i can use adb reboot recovery command to go to twrp?

you will need to clarify from the OP of the guide you're following as to why you need to flash to both boot and recovery, normally you should flash twrp to recovery partition only

answer to your 3 questions below
the changes you speak about, based on the instructions is same as flashing boot.img back to boot partition
yes
yes

when i flash twrp recovery only on recovery partition my watch boots normaly but i cant find .twrps file I have TWRP folder in internal storage. Where is that file? When i do adb reboot recovery my watch boots in TWRP recovery but upside down like before
This post was last modified: 16-10-2019, 10:37 AM by ktl20.
ktl20
ktl20
ktl20
Junior Member
36
16-10-2019, 10:59 AM
#6
I have used Hovatek Twrp porter and it works. I have twrp recovery on my watch and everything is fine except that is very small font size and on this watch its hard to do something with twrp. Is there any way to change resolution or font size in twrp?
X3non
X3non
X3non
Recognized Contributor
22,062
16-10-2019, 11:12 PM
#7
(16-10-2019, 10:59 AM)ktl20 I have used Hovatek Twrp porter and it works. I have twrp recovery on my watch and everything is fine except that is very small font size and on this watch its hard to do something with twrp. Is there any way to change resolution or font size in twrp?

try this
unpack both the twrp from our tool and your previous twrp using the guide @ https://www.hovatek.com/forum/thread-15817.html
copy and replace the items from /ramdisk/twres in your previous twrp to that from our tool
repack then flash and check if the fonts sizes are okay
ktl20
ktl20
ktl20
Junior Member
36
17-10-2019, 09:15 AM
#8
(16-10-2019, 11:12 PM)X3non
(16-10-2019, 10:59 AM)ktl20 I have used Hovatek Twrp porter and it works. I have twrp recovery on my watch and everything is fine except that is very small font size and on this watch its hard to do something with twrp. Is there any way to change resolution or font size in twrp?

try this
unpack both the twrp from our tool and your previous twrp using the guide @ https://www.hovatek.com/forum/thread-15817.html
copy and replace the items from /ramdisk/twres in your previous twrp to that from our tool
repack then flash and check if the fonts sizes are okay
It worked great!! now everything is clear and works fine. Thank You very muchSmile
ktl20
ktl20
ktl20
Junior Member
36
19-10-2019, 05:07 PM
#9
Now i have another problem with my recovery. Cant mount system invalid argument. I found solution to fix partition change file system in advanced wipe menu but i don't have "Repair or change file system " button...any ideas?
X3non
X3non
X3non
Recognized Contributor
22,062
21-10-2019, 12:04 AM
#10



(19-10-2019, 05:07 PM)ktl20 Now i have another problem with my recovery. Cant mount system invalid argument. I found solution to fix partition change file system in advanced wipe menu but i don't have "Repair or change file system " button...any ideas?

already replied to @ https://www.hovatek.com/forum/thread-30519.html
This post was last modified: 21-10-2019, 12:52 AM by X3non.
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram