TWRP

Search This thread

ercl

Member
Nov 22, 2020
22
0
hahahahaha
G90.jpg
this one does not work, there are no drivers

---------- Post added at 06:38 PM ---------- Previous post was at 06:36 PM ----------

are you using windows or linux? so i will make video for the installation

no need. I ask because there was brick every time so I thought it mattered
 

Tigrouzen

Senior Member
Oct 9, 2007
1,626
2,063
51
MARSEILLE
How did you debloat and does flashing gsi works ?

mounting img erase app and some tweak under file like uncrypt data...

you can also debloat cust.img i forget to push it

but it is small part then i give you command under recovery mode with adb shell

also i debloat system but it's 4gb then i dont want upload it :)

i make script maybe for that

for cust just mount it and erase all

adb shell mount /dev/block/by-name/cust /mnt
adb shell rm -r /mnt/*
reboot

---------- Post added at 20:36 ---------- Previous post was at 20:33 ----------

How did you debloat and does flashing gsi works ?

you need a64 64binder Aonly

simg2img it then flash it like vendor
push your_gsi /dev/block/dm-1
format your userdata
reboot

---------- Post added at 20:41 ---------- Previous post was at 20:36 ----------

the best way it is pull vendor product and system then you can mount to modify

you need linux and root user to mount it read/write

---------- Post added at 20:42 ---------- Previous post was at 20:41 ----------

as you will improve recovery add 2 lcd drivers

i'm looking for
 

Top Liked Posts

  • There are no posts matching your filters.
  • 4
    Finaly full root, recovery perfet

    it only remains to correct the touchscreen for different device

    1
    M
    Mrinalsaha
    I have a redmi 9a but I need a twrp for it. I can test twrp for redmi 9a
    1
    Need some one send dump of his touchscreen info in recovery mode with adb shell

    Wiche one touchscreen doesnt work of course, pm me for explain how and what i need.

    i'm gonna upload full rom with explain, but before i want finish touchscreen issue for some

    Now some rest headache ;)
    1
    Need some one send dump of his touchscreen info in recovery mode with adb shell

    Wiche one touchscreen doesnt work of course, pm me for explain how and what i need.

    i'm gonna upload full rom with explain, but before i want finish touchscreen issue for some

    Now some rest headache ;)

    When you make the procedure, please include any difference in case someone like me still have treble rom. I remember we did some conversion at the time of flashing, not sure if updating to MIUI will have a different procedure than if someone already has MIUI.
    1
    This works for me:

    * Boot up you're phone, connect with usb, and open cmd prompt in platformtools dir.
    * command: "adb reboot bootloader" then wait for Fastboot screen
    * command: "fastboot flash recovery recovery.img"
    * command: "fastboot flash vbmeta vbmeta.img"
    * Press you're power button and hold volume UP button.

    It boots twrp recovery. In my situation i get a black screen (driver problem).

    If you get the TWRP screen, then reflash TWRP to stick.