[ROM][OFFICIAL][LAKE] LineageOS 17.1 for Moto G7 Plus [weeklies]

Search This thread

RonEBorden

Member
Jan 22, 2021
8
0
Try back to stock, let it update to latest stock version which will also update the firmware. Then try lineage. I have your phone. Wifi, LTE and Bluetooth do work.
I tried to take it back to stock ROM but mucked it up. I tried to do it by modifying a batch file for an older XT1965-3 changed to reflect the XML instructions.

That didn't work well so I took it to LineageOS 17.1, TWRP, MAGISK. Unfortunately WiFi still does not work.

I'm looking for a solution and advice.
 
Last edited:

RonEBorden

Member
Jan 22, 2021
8
0
Try back to stock, let it update to latest stock version which will also update the firmware. Then try lineage. I have your phone. Wifi, LTE and Bluetooth do work.
I tried to take it back to stock ROM but mucked it up. I tried to do it by modifying a batch file for an older XT1965-3 changed to reflect the XML instructions.

That didn't work well so I took it to LineageOS 17.1, TWRP, MAGISK. Unfortunately WiFi still does not work.

I'm looking for a solution and advice.
------------
Update:

I tried taking the Moto G7 Plus back to stock with LAKE_RETAIL_10_QPWS30.61-21-18-3_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip with a batch file of mfastboot commands based on the ServiceFile.XML (see below)

Unfortunately, the phone is now in a Boot Loop.

Is there another method of doing this?
----------------------
UPDATE 2021-01-24 :
This morning I used the last Android 9 version of Lake Retail,
LAKE_RETAIL_9.0_PPWS29.98-111-9_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip, with a flashfile.bat edited as per flashfile.xml. Installation went smoothly. However, WiFi remains unable to turn ON.

Also, this may mean there is a problem with the LAKE_RETAIL_10_QPWS30.61-21-18-3... firmware files.

echo -------------------------------------------
echo phone_model model="lake"
echo Moto G7 Plus XT1965-3 LAKE_RETAIL
echo software_version version="lake-user 10 QPWS30.61-21-18-3 323d8 release-keysM636_21.71.02.66R"
echo -------------------------------------------
echo
mfastboot getvar max-sparse-size
mfastboot oem fb_mode_set
mfastboot flash partition gpt.bin
mfastboot flash bootloader bootloader.img
mfastboot flash modem NON-HLOS.bin
mfastboot flash fsg fsg.mbn
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash bluetooth BTFM.bin
mfastboot flash dsp dspso.bin
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash dtbo dtbo.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash system system.img_sparsechunk.5
mfastboot flash system_b system_other.img
mfastboot flash vendor system vendor.img_sparsechunk.0
mfastboot flash vendor system vendor.img_sparsechunk.1
mfastboot flash oem oem.img
mfastboot flash oem_b oem_other.img
mfastboot erase carrier
mfastboot erase ddr
mfastboot oem fb_mode_clear
echo -------------------------------------------------------------------------
echo please scroll up and check your flash for any errors
echo -------------------------------------------------------------------------
pause
mfastboot reboot
exit
 
Last edited:

maciocho

Senior Member
Oct 15, 2013
123
28
Wrocław
For me, 01.19 and 01.26 build, sim card is not detected after update or reboot. Tray needs to be popped out and back in for sim to be discovered.
 
Last edited:

luspi

Member
Jul 28, 2017
19
4
I switched to this build a little over a week ago and everything is working perfectly (thanks Jleeblanch!), no issues anywhere that I've noticed. I'd say go for it!
 
I'm running a G7 Plus XT1965-T as my daily driver. Got stuck in a boot loop on first install but booted into TWRP and wiped data and Dalvik and rebooted. Small issue figuring out how a AB partition phone works, changed to A partition in TWRP. No issues since.
I fresh installed 17.1 Jan 19 after doing the AB partition copy and OTA updated to Jan 26 build with no issues. Everything works well, no bugs to report. Big thanks to the folks putting in the time on this.
 
  • Like
Reactions: Ultramanoid

victorsv

Member
Dec 24, 2015
32
1
31
Rio de Janeiro
linktr.ee
Moto G7 Plus
I have the model XT1965-2, installed the system and Open GApps(pico) by TWRP and then root by Magisk. When transferring the backup, the system presents an error in Interf sist(com.android.systemui). The same error occurs when trying to access whatsapp.
detail: "ap fastboot flash mode (secure)", I no longer have access to Recovery

--------------------------------------------
Possuo o modelo XT1965-2, instalei o sistema e o Open GApps(pico) pelo TWRP e depois root pelo Magisk. O sistema na hora de transferir o backup da erro em Interf sist(com.android.systemui), mesmo erro ocorre ao tentar acessar o whatsapp.

detalhe: "ap fastboot flash mode (secure)", não tenho mais acesso ao Recovery
 
Last edited:

youzi0335

Member
Jan 11, 2021
13
6
I tried to take it back to stock ROM but mucked it up. I tried to do it by modifying a batch file for an older XT1965-3 changed to reflect the XML instructions.

That didn't work well so I took it to LineageOS 17.1, TWRP, MAGISK. Unfortunately WiFi still does not work.

I'm looking for a solution and advice.


My phone(Revvlry+, XT1965-T) is ok on stock rom, but has no wifi(connected, no internet) on 3rd rom(Lineage 17/18, pixel).

======

update

just found that the phone can use wifi to explorer web but it only with a "x" beside the symbol. this may cause by the google service was banned in china.

======

update

solved


(for android 11)

adb shell settings put global captive_portal_mode 0

adb shell settings put global captive_portal_https_url https://www.google.cn/generate_204


(for android 10.0/9.0/8.1/8.0/7.1.2/7.1.1)

adb shell settings put global captive_portal_https_url https://www.google.cn/generate_204
 
Last edited:
  • Like
Reactions: Ultramanoid
I'm running a G7 Plus XT1965-T as my daily driver. Got stuck in a boot loop on first install but booted into TWRP and wiped data and Dalvik and rebooted. Small issue figuring out how a AB partition phone works, changed to A partition in TWRP. No issues since.
I fresh installed 17.1 Jan 19 after doing the AB partition copy and OTA updated to Jan 26 build with no issues. Everything works well, no bugs to report. Big thanks to the folks putting in the time on this.
OTA updated Feb 2, 20201 build, no issues so far. Running 17.1 without gapps or magisk.
 

maciocho

Senior Member
Oct 15, 2013
123
28
Wrocław
Hi All,

Can anyone help me with sim card not being detected after update or reboot. Tray needs to be popped out and pushed back in for sim to be discovered.
I did a clean install of 19.01 and then updated up to the latest build but it persists.Tried different sim cards, still it has to be popped out to be discovered.

Any ideas?

Thanks in advance!
 

SvenHee

Senior Member
Sep 11, 2014
183
18
Ede
I wanted to make a time-lapse video and opened up the included camera, which has the function built in.
Unfortunately it does not work, even after updating to the latest version of lineage.

When you open up settings, there is the time-lapse option under video, showing "off". If you tap it I can choose how often to take a picture.
When I pick one, it returns and the time-lapse option gets to be greyed out and does not want to return to the list of choices.

Any thoughts or experiences?

EDIT:
Interesting, lineage on my samsung tablet has the same problem!
 
Last edited:

pastorbob62

Senior Member
Mar 29, 2013
1,491
560
Springfield
Good morning fellow users. I have a couple of questions about the Lineage 17.1 Updater. I am currently on version 0112 but there are 4 updates since. Is it safe to use the Updater or do I need to download and install via TWRP. Secondly, do I need to install each new version until I am on 0209?
 

longerXDA

Senior Member
Aug 6, 2012
70
12
Motorola Edge 20
Good morning fellow users. I have a couple of questions about the Lineage 17.1 Updater. I am currently on version 0112 but there are 4 updates since. Is it safe to use the Updater or do I need to download and install via TWRP. Secondly, do I need to install each new version until I am on 0209?
Good morning.
If you use the updater, it will flash the lineage recovery, that mean you will lose twrp.
What I'm doing is download the updated files of lineage and gapps, reboot to recovery, flash the updated lineage and the twrp installer, reboot the recovery, flash the updated Gapps and magisk, and that's it.
I never had troubles.
 

pastorbob62

Senior Member
Mar 29, 2013
1,491
560
Springfield
Good morning.
If you use the updater, it will flash the lineage recovery, that mean you will lose twrp.
What I'm doing is download the updated files of lineage and gapps, reboot to recovery, flash the updated lineage and the twrp installer, reboot the recovery, flash the updated Gapps and magisk, and that's it.
I never had troubles.
Losing TWRP is obvious and I knew I have to reinstall TWRP. I guess my question is; does the updater automatically reboot or will it stop in recovery allowing me to flash the TWRP installer. Also doing it your way means you overwrite the /DATA partition and need to restore that. I assume the Updater won't do that.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 14
    P6tVwPF.jpg


    Code:
    /*
    * Your warranty is now void.
    *
    * I am not responsible for bricked devices, dead SD cards,
    * thermonuclear war, or you getting fired because the alarm app failed. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! YOU are choosing to make these modifications, and if
    * you point the finger at me for messing up your device, I will laugh at you.
    */

    LineageOS is a free, community built, aftermarket firmware distribution of Android 10 (Q), which is designed to increase performance and reliability over stock Android for your device.

    LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.

    Introduction:

    This is the Official LineageOS 17.1 thread for the Moto G7 Plus, codename lake.

    Information:

    Installation

    Downloads:


    XDA:DevDB Information
    LineageOS 17.1, ROM for the Moto G7 Plus

    Contributors
    Jleeblanch
    Source Code: https://github.com/LineageOS

    ROM OS Version: Android 10
    ROM Kernel: Linux 4.x
    ROM Firmware Required: Android 10 (Q) Stock Firmware

    Version Information
    Status:
    Nightly

    Created 2020-04-03
    Last Updated 2020-04-03
    7
    The builds have reappeared with the latest builds from 2021-01-05 (y). Are these issues fixed yet?

    The new build appears to only have half of the fix. However, those of you who were on my test build should be able to jump to the official build without issue. Those of you on stock, may wanna hold off one more week 👍
    5
    FYI, today's build should be good for everyone in any situation 😉
    5
    For now guys, just use TWRP to install, same as all the unofficial versions. You can use the info from my LineageOS 16.0 thread to install using TWRP. I've updated TWRP to work with Lineage 17.1 (meaning working decryption) which you can find links for in the OP of my TWRP thread.

    I would also hold off on updating thru the Updater until that build gets released, as you may wreck your partition table (and btw, you don't need a blankflash to fix. Just flash gpt.bin and the bootloader.img using fastboot, then flash the full stock firmware to recover).

    Apparently the 20200406 build was already in the pipeline to be built, so my gpt-utils changes didn't make it into that build, but will most definitely be in the 20200407+ builds and then the Wiki instructions will be fine to use again if you so choose.

    I will update the 2nd post as as I can with proper TWRP installation info (an alternative method to install) as well as how to maintain TWRP and Magisk when updating via OTA's.
    4
    FYI, today's build should be good for everyone in any situation 😉

    I can confirm that the 2021-01-12 build fixes all the issues with my Moto G7 Plus (XT1965-T). No reboots when removing a USB cables. Phone calls work fine with a SIM card installed.

    FWIW, I did a factory reset as part of the install, so would recommend that as well.