Hi everyone,
I see a new update came out today but it doesn't say what changes are included.
Is it worth updating?
I see a new update came out today but it doesn't say what changes are included.
Is it worth updating?
The last update was on 30.05.22.Hi everyone,
I see a new update came out today but it doesn't say what changes are included.
Is it worth updating?
there is a 2022-06-06 build, but I still have this ringtone loudness problem
there was, it was released as usual on Mondays, but no description this time
You have to flash another boot.img. It should work from Magisk. Just install Magisk in the way you would like to have root.Hi! When I try to put the original ROM through Moto rescue and assist everything goes well but I have no cellhone network. Can anyone point me in the right direction to solve this please?
Your device has failed verification and may not work properly.
To learn more, visit:
motorola.com/unlockbootloader
ID: N/A
Your device will boot in 5 seconds.
DEVICE ID AND UNLOCK KEY
Now that you understand the risks associated with unlocking the bootloader, let’s get started!
First, we’ll need to get your device ready to get the device ID and unlock key. You’ll need to do a few things to get this.
- Install the Android SDK. You can download it here.
- Install the latest Motorola USB Drivers. Get them here.
Next, you will need to get your device ID.
TO GET YOUR DEVICE ID
- Put your device in fastboot mode (press the power button and volume down button at the same time and connect your device to your computer with a USB cable).
- On your computer, open a command prompt or Terminal session.
- Go to the Directory where you installed the Android SDK tools, and type:$ fastboot oem get_unlock_data
- This fastboot command will return a character string. This is the Device ID which you will be using to generate your unique unlock key.
Example Device ID (PC User)$ fastboot oem get_unlock_data
(bootloader) 0A40040192024205#4C4D3556313230
(bootloader) 30373731363031303332323239#BD00
(bootloader) 8A672BA4746C2CE02328A2AC0C39F95
(bootloader) 1A3E5#1F53280002000000000000000
(bootloader) 0000000
Example Device ID (Mac Users)INFO0A40040192024205#4C4D3556313230
INFO30373731363031303332323239#BD00
INFO8A672BA4746C2CE02328A2AC0C39F95
INFO1A3E5#1F53280002000000000000000
INFO0000000- To generate your unlock code, you’ll need to paste together the 5 lines of output into one continuous string without "bootloader or info" or white spaces. Using the example above, the line you’d send us would be:
- 0A40040192024205#4C4D355631323030373731363031303332323239#BD008A672BA4746C2CE02328A2AC0C39F951A3E5#1F532800020000000000000000000000
- Copy the Device ID string, being sure there are no spaces, and paste it into the "Make Sure you Device Is Unlockable" field below. This will verify that your device can be unlocked.
MAKE SURE YOUR DEVICE IS UNLOCKABLE
Paste the Device ID string into the field below to verify that your device is unlockable:
PS C:\Program Files (x86)\Minimal ADB and Fastboot> fastboot oem get_unlock_data
fastboot : The term 'fastboot' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ fastboot oem get_unlock_data
+ ~~~~~~~~
+ CategoryInfo : ObjectNotFound: (fastboot:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command fastboot was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If you trust this command, instead type: ".\fastboot". See "get-help about_Command_Precedence" for more details.
PS C:\Program Files (x86)\Minimal ADB and Fastboot> .\fastboot oem get_unlock_data
...
(bootloader) Unlock data:
(bootloader) 3A15980418526607#
(bootloader) 5A593332324D39443937004D6F746F2047200000#
(bootloader) 17C6E283DBADE567A7E51F140FE711B0469027F2#
(bootloader) 1D91D6BA000000000000000000000000
OKAY [ 0.018s]
finished. total time: 0.019s
PS C:\Program Files (x86)\Minimal ADB and Fastboot> fastboot devices
fastboot : The term 'fastboot' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ fastboot devices
+ ~~~~~~~~
+ CategoryInfo : ObjectNotFound: (fastboot:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command fastboot was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If you trust this command, instead type: ".\fastboot". See "get-help about_Command_Precedence" for more details.
PS C:\Program Files (x86)\Minimal ADB and Fastboot> .\fastboot devices
ZY322M9D97 fastboot
PS C:\Program Files (x86)\Minimal ADB and Fastboot> fastboot oem unlock H5CHEA5N3JTQ7R2IOOSF
fastboot : The term 'fastboot' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ fastboot oem unlock H5CHEA5N3JTQ7R2IOOSF
+ ~~~~~~~~
+ CategoryInfo : ObjectNotFound: (fastboot:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Suggestion [3,General]: The command fastboot was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default. If you trust this command, instead type: ".\fastboot". See "get-help about_Command_Precedence" for more details.
PS C:\Program Files (x86)\Minimal ADB and Fastboot> .\fastboot oem unlock H5CHEA5N3JTQ7R2IOOSF
...
(bootloader) WARNING: This command erases all user data.
(bootloader) Please re-run this command to continue.
OKAY [ 0.006s]
finished. total time: 0.007s
PS C:\Program Files (x86)\Minimal ADB and Fastboot> .\fastboot oem unlock H5CHEA5N3JTQ7R2IOOSF
...
(bootloader) Check 'Allow OEM Unlock' in Android Settings > Developer
(bootloader) Options
OKAY [ 0.006s]
finished. total time: 0.008s
PS C:\Program Files (x86)\Minimal ADB and Fastboot>
You should have received an email with your Unlock Key. If you did not, check you spam folder. Inside the email is a UNIQUE_KEY, a 20-character alphanumeric code that you will use to unlock your device.
Unlock your device
- Turn off your device.
- Start your device in fastboot mode. To do this on most Motorola devices, push and hold the power and volume down at the same time, release the power button then release volume down. The device will power up in fastboot mode
- Connect the device to the computer with a USB cable. You'll get a confirmation message on the device will indicate that it's connected.
- Open a command window or terminal on your computer.
- Change field to show the path to the tools folder within the Android SDK folder.
- Verify that the desktop and device are connected by entering the following in the command field:$ fastboot devicesYou should see that your device is connected.
- Now you will unlock the bootloader. Simply enter the following in the command line:$ fastboot oem unlock UNIQUE_KEYThe UNIQUE_KEY is the code you received in the email. It is case-sensitive.
- If the line was entered correctly, your device's screen will confirm that your device is unlocked. You have just unlocked your device's bootloader.
- After a device is successfully unlocked, it will reboot and when it starts again you will see the screen below.
I also noticed the same issue. What I am testing is adjust:
Battery -> Battery saver and performance -> Performance profile: Efficiency. In default the selections is in the middle. I am testing one level lower. It says power saving at the cost of higher latency.
Yes, if the battery drain would be reduced this ROM is perfect.
lineage-18.1-20221003-recovery-montana
flashed the lineage-18.1-20221003-nightly-montana with result "Total xfer: 1.00x"
Did you format data before booting?
No battery drain issue, however, be aware that this phone runs A11 very poorly. It can get very slow at times. Honestly the g5s shouldn't be upgraded past A10 as that is the last android version that it can run at an acceptable speed. Unless you really want as recent of a version as possible I suggest sticking with A10.Hello everyone! I might give this ROM a try. On my Moto G5 lineageos-18 also by @JarlPenguin works like a charme. Before install I would like to know if everyone is having the battery drain issue with the current version or only a few people? Thank you.
Edit: 2nd question: Is anyone running the other kernel? What are the experiences with it?
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
What is your--
LineageOS version:
LineageOS Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
2021-04-08:
Initial 18.1 build.
2020-10-13:
Initial release.
It was a problem with the F2FS driver.Thank you! Just curious, what was the core reason of the issue?