its because he has not fastboot flash ota your week3 lineage hes sideloading on stock romI'll look into this, I have people who have successfully flashed them
its because he has not fastboot flash ota your week3 lineage hes sideloading on stock romI'll look into this, I have people who have successfully flashed them
maybe its a problem if you're phone was from a carrier. since it happens to me on a spectrum moto g stylus 5gno matter what i do i cant get it to actually boot, it always just goes back to the bootloader after i do all the steps
I too am running into this issue on a retail device that was just recently flashed with the official A12.yea whenever i would try, it would stop at 47% and then stop and says its done, but it wont boot, i can send logs if need be
What does that mean if you don't mind me asking?
You can use the trees used to build this ROM to build other roms
Cool! Would this work on the 2020 variant of the G Stylus?
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 Modded is a free, community built, aftermarket firmware distribution of Android 12 (S), which is designed to increase performance and reliability over stock Android for your device.
LineageOS Modded is based on the Android Open Source Project and LineageOS with extra contributions from many people within the Android community.
All the source code for LineageOS Modded is available in the LineageOS Modded Github repo.
Flashing Instructions:-
1. Download the OTA zip, copy partitions zip and boot image
2.3.Code:fastboot -w
4. Select ADB Sideload mode in Lineage RecoveryCode:fastboot flash boot Lineage-Rec-Boot.img
4.5. Reboot back into Recovery and Select Sideload againCode:adb sideload copy-partitions-20210323_1922.zip
6.7. Enjoy!Code:adb sideload LineageOS-Modded-19.1-Osaka-V2-OTA.zip
Bugs :
* Drop a comment down below if you need any help, you can also Join https://t.me/electimonrel on telegram if you need any help.
- Permissive
- 3G only on Sprint/Boost
- You tell me!!!
Downloads:
Contributors
- https://1pwn.ixmoe.com/android/osaka/Lineage-Rec-Boot.img
- https://1pwn.ixmoe.com/android/osaka/LineageOS-Modded-19.1-Osaka-V2-OTA.zip
- https://1pwn.ixmoe.com/android/copy-partitions-20210323_1922.zip
@Electimon, @Androbots
Source Code: https://github.com/moto-sm4350
Version Information
Status: Stable
1/23/2022: lineage_osaka-img-eng.electimon-Jan-Week3 pushed
6/13/2022: Pushed new update, 19.1 and fixed GPS!
7/6/2022: Device tree is now available to support additional development
No it won't only the 5G 2020 variant
Yes this ROM is discontinuedI would highly recommend against this unless you have no other option. The instructions do not work. They will bootloop your phone. If you put in the effort into finding out the right way to install the ROM (or I can send you good instructions if you insist) you will not be able to install the OTA, it will bootloop your phone. Without the OTA you will have a phone with mobile data that cycles unreliably between everything from H to 5G. GPS will also be inaccurate. Unreliable data and inaccurate GPS and updates not working. Did I mention poor/no support? If that sounds like something you want, I will send you instructions for the install that work. If not, you should try for a different model for now. I just finished up setting myself up on a different model now and the experience is a night and day difference. Using this ROM on the 5G Stylus is just on all around bad experience, however, on the other phone which I recently ordered, installing and using Lineage has been a lot of fun.
Did I mention support for this model is not there? How long has this thread been up with instructions that, when followed to the letter, will bootloop your phone? That's a real disservice to the community if you ask me.
why discontinue? i want to install custom rom
I second that.
/*
* 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.
*/
fastboot -w
fastboot flash boot Lineage-Rec-Boot.img
adb sideload copy-partitions-20210323_1922.zip
adb sideload LineageOS-Modded-19.1-Osaka-V2-OTA.zip
From the factory Slot B partitions aren't filled so if you accidentally switch to it the SoC cannot have the secondary bootloader and you have yourself a brickJust curious -- what's the reasoning for needing to have updated via OTA at least once?
Imagine not reading the installation instructionsto install i boot directly to twrp recovery. advanced wiping the data works flawlessly as well as other functionality within twrp, however when i attempt to install the zip, it returns with:
Invalid zip file format!
Error installing zip file '/sdcard/lineage_osaka-img-eng.electimon-Jan-Week3.zip'
lack of information with error is frustrating. does anyone know why it could be doing this or any potential fixes? ive already tried unzipping and rezipping file. adb sideloading was a potential fix online but those tutorials were quite confusing. thanks all