How To Guide Installing TWRP and LInageOS

Search This thread

RaresCelTare

Member
Apr 27, 2015
19
9
@LAST_krypton Is Force Doze the deep sleep option?
I've disabled it and the same thing happens to the screen.
I'm not sure if you have a Samsung A12, but that's what it says under your comments (Current device: Samsung A12 on LineageOS 18.x or GSI 11)
What did you do to it to work properly on Lineage?
disable.jpg
 
Last edited:

LAST_krypton

Senior Member
@LAST_krypton Is Force Doze the deep sleep option?
I've disabled it and the same thing happens to the screen.
I'm not sure if you have a Samsung A12, but that's what it says under your comments (Current device: Samsung A12 on LineageOS 18.x or GSI 11)
What did you do to it to work properly on Lineage?
View attachment 5425519
I do have a samsung A12 and I had the same isssues. I was running Linage and GSI roms on this phone for quite some time, but I switched to stock because of thoes issues and m currently testing stuff on stock. But I will switch to linage back again.
 
Last edited:

LAST_krypton

Senior Member

RaresCelTare

Member
Apr 27, 2015
19
9

LAST_krypton

Senior Member
This one, right?
View attachment 5425733
It doesn't ask for root permission and after activating Processor, the screen still becomes unresponsive.

Also, after installing Lineage, from the system I installed magisk apk, direct patched and rebooted, things work, but there is this error when starting the app.
View attachment 5425735
ignore the magisk error, it is something with forceing SE LINUX permenetly.
 

DandyFug

Member
Oct 22, 2021
5
2
Hi I'm kinda new to this. So I followed your guide on unlocking the bootloader and rooting. I've also installed TWRP, no problems at all. Now I'm trying to install LineageOS to my phone, I don't have an external SD Card so I couldn't do method 1, I went to try method 2 which is through ADB sideload. If I don't start sideload on my phone it is detected by "adb devices", but when I start sideload on my phone it disappears from "adb devices" and I can't sideload the lineageos file into it(Tried on both my Linux and Windows system). I still don't know much so I tried playing around with it, I used "adb push" to put the lineageos file into the device and it worked, I can click on it in "Install Image" but in the install image screen I don't see "System Image" as a choice. I'm just wondering if there's anything I did that was wrong?
 

LAST_krypton

Senior Member
Hi I'm kinda new to this. So I followed your guide on unlocking the bootloader and rooting. I've also installed TWRP, no problems at all. Now I'm trying to install LineageOS to my phone, I don't have an external SD Card so I couldn't do method 1, I went to try method 2 which is through ADB sideload. If I don't start sideload on my phone it is detected by "adb devices", but when I start sideload on my phone it disappears from "adb devices" and I can't sideload the lineageos file into it(Tried on both my Linux and Windows system). I still don't know much so I tried playing around with it, I used "adb push" to put the lineageos file into the device and it worked, I can click on it in "Install Image" but in the install image screen I don't see "System Image" as a choice. I'm just wondering if there's anything I did that was wrong?
Probably bugs with TWRP, I had problems with ADB SIDELOAD too, dev should fix them soon. If you don't see SYSTEM_IMAGE then flash DynaPatch to allow flashing to DYNAMIC_PARTITIONS in RECVOERY. You can find DynaPatch here, and you can ask about SIDELOAD problems...
 
  • Love
Reactions: DandyFug

DandyFug

Member
Oct 22, 2021
5
2
Probably bugs with TWRP, I had problems with ADB SIDELOAD too, dev should fix them soon. If you don't see SYSTEM_IMAGE then flash DynaPatch to allow flashing to DYNAMIC_PARTITIONS in RECVOERY. You can find DynaPatch here, and you can ask about SIDELOAD problems...
Thank you so much, it worked! LineageOS is now installed on my phone :)
 

LAST_krypton

Senior Member
You can now follow this guide for A127F. TWRP just released for A127F.
 

baktolio

Member
Jul 12, 2010
13
2
@LAST_krypton Is Force Doze the deep sleep option?
I've disabled it and the same thing happens to the screen.
I'm not sure if you have a Samsung A12, but that's what it says under your comments (Current device: Samsung A12 on LineageOS 18.x or GSI 11)
What did you do to it to work properly on Lineage?
View attachment 5425519

This one, right?
View attachment 5425733
It doesn't ask for root permission and after activating Processor, the screen still becomes unresponsive.

Also, after installing Lineage, from the system I installed magisk apk, direct patched and rebooted, things work, but there is this error when starting the app.
View attachment 5425735
thanks for the guide... managed to get LOS 18 installed but got the same issues regarding touch after wake... is this something that needs to be reported in AndyYan's LOS 18 thread?
 
Last edited:
  • Like
Reactions: LAST_krypton

chechumaru

Member
Nov 15, 2017
11
4
When I try to install Lineage OS with method 1, TWRP asks partition to flash image:
Boot, Recovery, Optics Image, Prism Image or Super.

Which one should I use?
 

LAST_krypton

Senior Member
When I try to install Lineage OS with method 1, TWRP asks partition to flash image:
Boot, Recovery, Optics Image, Prism Image or Super.

Which one should I use?
Flash dynapatch to allow flashing on dynamic partitions in recovery, then you will see system_image where you want to flash on.
Flashing on SUPER woun't work because of READ_ONLY restrictions thats why you need to flash dynapatch.
 
  • Like
Reactions: chechumaru

world

Senior Member
Oct 23, 2021
517
66
HTC Wildfire S
Samsung Galaxy A20

DISCLAIMER: I WAS NEVER, HAVE NEVER BEEN, AND WILL NEVER BE RESPONSIBLE OF ANY DAMAGES AGAINST YOUR DEVICES BY YOUR OWN MIS-OPERATIONS

Code:
# knox_bit_warranty:0x1
#
# Your warranty is now void
#
# You have been warned.
#
# I will laught at you if you point the finger at me.

Hello everyone, in this guide i'll be showing you how to install TWRP with Andy Yan's LinageOS, or any other ROM you want.

Make sure to follow this guide if you haven't allready unlocked the bootloader and rooted your phone

INSTALLING TWRP



# Make sure you are on android 11 and that you have followed the guide mentioned for unlocking the bootloader and rooting
1. Go in settings app
2. Go in to developer options (they should already be enbled if you folowed the guide mentioned)
3. Enable usb debuging if they aren't allready
4. Reboot to download mode, you can do it with the HW keys or send it from the Android Debuging Bridge (ADB)
For the HW key method power off the phone and conect it to the PC, then hold VOL UP and VOL DOWN at the same time. After that you should get two options, you want the first one which is just press VOL UP.
For the ADB method, install the most up to date SDK platform-tools version and open CMD or TERMINAl in the install folder and type adb reboot download.
A usb debuging request should pop up on the phone, you want to click allow, and it should reboot in to download mode.
5. Open odin, click on AP or PDA and select the twrp file you have downloaded and uncheck auto reboot in options then you can click start
6. After the flashing process hold VOL DOWN and POWER at the same time and immediately after the phone exits the download mode hold VOL UP and POWER at the same time
7. If you failed to boot in to TWRP the instalation process will have to be repeated again.



INSTALING LINAGEOS OR ANY OTHER CUSTOM ROM

Download a AB rom, TREBLE CHECK is wrong.

# You will need an a external Sd_card if you are doing the method 1

Method 1.​

1. Transfer the linageos .img file you have downloaded to your sd_card.
2. Boot in to TWRP, VOL UP + POWER while booting or adb reboot recovery.
3. Once in TWRP select wipe, click advanced wipe and select data, system, internal storage, cache, dalvik, optional(efs, and thoes other stuff, not going to name them.)
4. After successful wipeing go in to install and select storage, click Micro Sd card and click ok.
5. Click install image and find your LinageOs.img file and select it.
6. Now you should be in a install image screen, select System Image and swipe to FLASH.
7. Reboot and enoy.


Method 2.​

1. Boot in to TWRP and go in to WIPE, selcect advanced wipe and check data, system, internal storage, cache, dalvik, optional(efs, and thoes other stuff, not going to name them.)
2. Go in to advanced options and select ADB sideload.
3. From the TERMINAL or CMD window type "adb devices" to check if your device is beeing recognized.
4. If the conections is confirmed type "adb sideload LineageOS.zip"
5. After flashing reboot and enoy.


If by any chance you get issues with flashing roms in TWRP because of problems with dynamic partitions flash DynaPatch to allow flashing to dynamic_partitions in recovery, you don't necesery need to use DynaPatch. You can use unviresal system rv disable enable, etc and etc. This is a problem in TWRP it self which soon should be fixed.
Another thing is if you rooted your phone the way in my guide, the patched boot_image might still stick to the new rom.
Knowng bugs:
LinageOs screen touch stop after putting the phone to sleep.



Credits
@edward0181 twrp
@AndyYan LinageOs
i bricked my phone, is there any way to fix this error?

DTB Load Fail
 

world

Senior Member
Oct 23, 2021
517
66
HTC Wildfire S
Samsung Galaxy A20

DISCLAIMER: I WAS NEVER, HAVE NEVER BEEN, AND WILL NEVER BE RESPONSIBLE OF ANY DAMAGES AGAINST YOUR DEVICES BY YOUR OWN MIS-OPERATIONS

Code:
# knox_bit_warranty:0x1
#
# Your warranty is now void
#
# You have been warned.
#
# I will laught at you if you point the finger at me.

Hello everyone, in this guide i'll be showing you how to install TWRP with Andy Yan's LinageOS, or any other ROM you want.

Make sure to follow this guide if you haven't allready unlocked the bootloader and rooted your phone

INSTALLING TWRP



# Make sure you are on android 11 and that you have followed the guide mentioned for unlocking the bootloader and rooting
1. Go in settings app
2. Go in to developer options (they should already be enbled if you folowed the guide mentioned)
3. Enable usb debuging if they aren't allready
4. Reboot to download mode, you can do it with the HW keys or send it from the Android Debuging Bridge (ADB)
For the HW key method power off the phone and conect it to the PC, then hold VOL UP and VOL DOWN at the same time. After that you should get two options, you want the first one which is just press VOL UP.
For the ADB method, install the most up to date SDK platform-tools version and open CMD or TERMINAl in the install folder and type adb reboot download.
A usb debuging request should pop up on the phone, you want to click allow, and it should reboot in to download mode.
5. Open odin, click on AP or PDA and select the twrp file you have downloaded and uncheck auto reboot in options then you can click start
6. After the flashing process hold VOL DOWN and POWER at the same time and immediately after the phone exits the download mode hold VOL UP and POWER at the same time
7. If you failed to boot in to TWRP the instalation process will have to be repeated again.



INSTALING LINAGEOS OR ANY OTHER CUSTOM ROM

Download a AB rom, TREBLE CHECK is wrong.

# You will need an a external Sd_card if you are doing the method 1

Method 1.​

1. Transfer the linageos .img file you have downloaded to your sd_card.
2. Boot in to TWRP, VOL UP + POWER while booting or adb reboot recovery.
3. Once in TWRP select wipe, click advanced wipe and select data, system, internal storage, cache, dalvik, optional(efs, and thoes other stuff, not going to name them.)
4. After successful wipeing go in to install and select storage, click Micro Sd card and click ok.
5. Click install image and find your LinageOs.img file and select it.
6. Now you should be in a install image screen, select System Image and swipe to FLASH.
7. Reboot and enoy.


Method 2.​

1. Boot in to TWRP and go in to WIPE, selcect advanced wipe and check data, system, internal storage, cache, dalvik, optional(efs, and thoes other stuff, not going to name them.)
2. Go in to advanced options and select ADB sideload.
3. From the TERMINAL or CMD window type "adb devices" to check if your device is beeing recognized.
4. If the conections is confirmed type "adb sideload LineageOS.zip"
5. After flashing reboot and enoy.


If by any chance you get issues with flashing roms in TWRP because of problems with dynamic partitions flash DynaPatch to allow flashing to dynamic_partitions in recovery, you don't necesery need to use DynaPatch. You can use unviresal system rv disable enable, etc and etc. This is a problem in TWRP it self which soon should be fixed.
Another thing is if you rooted your phone the way in my guide, the patched boot_image might still stick to the new rom.
Knowng bugs:
LinageOs screen touch stop after putting the phone to sleep.



Credits
@edward0181 twrp
@AndyYan LinageOs
and when i flash what do i select? boot or recovery or super (method 1)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 5

    DISCLAIMER: I WAS NEVER, HAVE NEVER BEEN, AND WILL NEVER BE RESPONSIBLE OF ANY DAMAGES AGAINST YOUR DEVICES BY YOUR OWN MIS-OPERATIONS

    Code:
    # knox_bit_warranty:0x1
    #
    # Your warranty is now void
    #
    # You have been warned.
    #
    # I will laught at you if you point the finger at me.

    Hello everyone, in this guide i'll be showing you how to install TWRP with Andy Yan's LinageOS, or any other ROM you want.

    Make sure to follow this guide if you haven't allready unlocked the bootloader and rooted your phone

    INSTALLING TWRP



    # Make sure you are on android 11 and that you have followed the guide mentioned for unlocking the bootloader and rooting
    1. Go in settings app
    2. Go in to developer options (they should already be enbled if you folowed the guide mentioned)
    3. Enable usb debuging if they aren't allready
    4. Reboot to download mode, you can do it with the HW keys or send it from the Android Debuging Bridge (ADB)
    For the HW key method power off the phone and conect it to the PC, then hold VOL UP and VOL DOWN at the same time. After that you should get two options, you want the first one which is just press VOL UP.
    For the ADB method, install the most up to date SDK platform-tools version and open CMD or TERMINAl in the install folder and type adb reboot download.
    A usb debuging request should pop up on the phone, you want to click allow, and it should reboot in to download mode.
    5. Open odin, click on AP or PDA and select the twrp file you have downloaded and uncheck auto reboot in options then you can click start
    6. After the flashing process hold VOL DOWN and POWER at the same time and immediately after the phone exits the download mode hold VOL UP and POWER at the same time
    7. If you failed to boot in to TWRP the instalation process will have to be repeated again.



    INSTALING LINAGEOS OR ANY OTHER CUSTOM ROM

    Download a AB rom, TREBLE CHECK is wrong.

    # You will need an a external Sd_card if you are doing the method 1

    Method 1.​

    1. Transfer the linageos .img file you have downloaded to your sd_card.
    2. Boot in to TWRP, VOL UP + POWER while booting or adb reboot recovery.
    3. Once in TWRP select wipe, click advanced wipe and select data, system, internal storage, cache, dalvik, optional(efs, and thoes other stuff, not going to name them.)
    4. After successful wipeing go in to install and select storage, click Micro Sd card and click ok.
    5. Click install image and find your LinageOs.img file and select it.
    6. Now you should be in a install image screen, select System Image and swipe to FLASH.
    7. Reboot and enoy.


    Method 2.​

    1. Boot in to TWRP and go in to WIPE, selcect advanced wipe and check data, system, internal storage, cache, dalvik, optional(efs, and thoes other stuff, not going to name them.)
    2. Go in to advanced options and select ADB sideload.
    3. From the TERMINAL or CMD window type "adb devices" to check if your device is beeing recognized.
    4. If the conections is confirmed type "adb sideload LineageOS.zip"
    5. After flashing reboot and enoy.


    If by any chance you get issues with flashing roms in TWRP because of problems with dynamic partitions flash DynaPatch to allow flashing to dynamic_partitions in recovery, you don't necesery need to use DynaPatch. You can use unviresal system rv disable enable, etc and etc. This is a problem in TWRP it self which soon should be fixed.
    Another thing is if you rooted your phone the way in my guide, the patched boot_image might still stick to the new rom.
    Knowng bugs:
    LinageOs screen touch stop after putting the phone to sleep.



    Credits
    @edward0181 twrp
    @AndyYan LinageOs
    2
    Probably bugs with TWRP, I had problems with ADB SIDELOAD too, dev should fix them soon. If you don't see SYSTEM_IMAGE then flash DynaPatch to allow flashing to DYNAMIC_PARTITIONS in RECVOERY. You can find DynaPatch here, and you can ask about SIDELOAD problems...
    Thank you so much, it worked! LineageOS is now installed on my phone :)
    1
    After installing TWRP I can't boot into my system. It's always boot on TWRP. What should I do?
    1
    6. Now you should be in a install image screen, select System Image and swipe to FLASH.
    7. Reboot and enoy.
    Everything works (root/twrp) until the last 2 steps. Installing Lineage and enjoying it. I have downloaded the appropriate archive, unpacked and copied it to sdcard alonside with disable dm verity.
    When I try to flash the rom, I get an error that sounds like this: couldn't find partition as system_image. What should I do.
    1
    Flash dynapatch to allow flashing on dynamic partitions in recovery, then you will see system_image where you want to flash on.
    Flashing on SUPER woun't work because of READ_ONLY restrictions thats why you need to flash dynapatch.
    Thank you so much!!!! Lineage OS installed at least!!!!