Same here. The ROM works smoothly except the battery life. I need to charge everyday.
Since I just recently got this model, if I downgrade to previous version, will the power consumption be better than LOS 20?
Same here. The ROM works smoothly except the battery life. I need to charge everyday.
I don't remember, but one thing is certain for me to keep using LOS 20: the NFC radio. It never worked for me, ever since I unlocked the bootloader. It started working only with the first unofficial LOS 20 build, back last October, and kept this way thus far.Same here. The ROM works smoothly except the battery life. I need to charge everyday.
Since I just recently got this model, if I downgrade to previous version, will the power consumption be better than LOS 20?
hello, just asking another question. do you have any issues with the Pixel Launcher on the NikGapps package crashing with the new builds being QPR2?I don't remember, but one thing is certain for me to keep using LOS 20: the NFC radio. It never worked for me, ever since I unlocked the bootloader. It started working only with the first unofficial LOS 20 build, back last October, and kept this way thus far.
No, I don't. I flashed lastly the May 29 full package. Pixel Launcher works as always. I saw that a May 31 build is available. I will certainly flash it along the next LOS build.hello, just asking another question. do you have any issues with the Pixel Launcher on the NikGapps package crashing with the new builds being QPR2?
thank you. so I guess the NikGapps package has been updated to work on QPR2 Android 13No, I don't. I flashed lastly the May 29 full package. Pixel Launcher works as always. I saw that a May 31 build is available. I will certainly flash it along the next LOS build.
EDIT: Downloading the 0607 LOS 20 build right now.
EDIT2: Running the 0607 build with with latest Nikgapps full. Haven't noticed any changes so far. Everything seems to work, just like the previous releases.
Ahhhhhhhhhhhhhhhhhh, thank you.
That is the case.
You saved me from debugging.
hi lm8lm8,
Post a logcat at least.Hello, my Bluetooth is not working properly. It will disconnect shortly after being connected.
/sys/class/power_supply/battery/_charging_enabled
echo 0 > /sys/class/power_supply/battery/charging_enabled
That's because we have a charging control HAL now. You can find it in settings > battery. That's probably the reason why it jumps back to 1.@dtrunk90
Since the new june security update (2023-06-21) I can't use
anymore.Code:/sys/class/power_supply/battery/_charging_enabled
If I do
it jumps back to to 1 and it charges again.Code:echo 0 > /sys/class/power_supply/battery/charging_enabled
Also sadly my NFC is still broken since the may update.
That's because we have a charging control HAL now. You can find it in settings > battery. That's probably the reason why it jumps back to 1.
NFC is working fine here on all my test devices.
If it's disabled it shouldn't jump back to 1,that's a bug then. I'm in contact with the main dev regarding that.Weird, it is deactivated by default.
But I will migrate to it and remove my battery app.
Thank you.
Yeah, probably because I used SODP before I think.
Maybe I should reflash the device with the latest stock firmware in the future and reinstall LOS 20.
Thank you.If it's disabled it shouldn't jump back to 1,that's a bug then. I'm in contact with the main dev regarding that.
Hm you should probably make sure there's no other mod interferring with the charging control/sysfs node. I didn't tested the issue with jumping back to 1 yet but i know that the charging control works for me perfectly well. The only issue i recognize is that when reaching the limit it jumps back to limit - 1%. That should be fixed in the future once the change got merged.Thank you.
Also it doesn't stop if it should.
I tested it now (charging via USB from my laptop).
It stopped / vibrated at 80% and then it continued.
The same bug I had with the charger app and the terminal "echo @ /sys/" before.
Hm you should probably make sure there's no other mod interferring with the charging control/sysfs node. I didn't tested the issue with jumping back to 1 yet but i know that the charging control works for me perfectly well. The only issue i recognize is that when reaching the limit it jumps back to limit - 1%. That should be fixed in the future once the change got merged.
Hm you should probably make sure there's no other mod interferring with the charging control/sysfs node. I didn't tested the issue with jumping back to 1 yet but i know that the charging control works for me perfectly well. The only issue i recognize is that when reaching the limit it jumps back to limit - 1%. That should be fixed in the future once the change got merged.
It happened when i was charging connected to my pc in limit mode. Nevermind, it's fixed on gerrit already.Weird
I don't use any mod and it only started with the new HAL.
Where do you see the -1%?
Here it just stays at 80.
It should look like this. That's the log when it dropped from 80% to 79% and re-charged to 80% because limit isn't reached with 79%.Weird
I don't use any mod and it only started with the new HAL.
Where do you see the -1%?
Here it just stays at 80.
#include <std_disclaimer.h>
/*
* 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.
*/
BUILD_FINGERPRINT=Sony/H8266/H8266:8.0.0/51.1.A.3.159/620448843:user/release-keys
We're going official once lineage 20 is ready. Then weekly builds are automated.Wow! Thanks a lot, @dtrunk90 ! I dirty-flashed this ROM over the official LOS 19.1 one. Also the full Nikgapps package for A13 and the latest Magisk Delta Canary. Things that never worked for me before are now up and running: AAC Bluetooth coded, and most amazingly, NFC and, thus, contactless payments! I'm certainly keeping this ROM running on both my XZ2 and XZ3 phones. Hope you keep updating it at least after each monthly security patches by Google.
The easiest way would be to flash the stock firmware on both slots (you can change the slots with fastboot and flash them with xperifirm).Hi there! I started with tinkering with XZ2C I had laying around, with a stock 10.0 firmware.
So I got to unlock the bootloader and went through all the install guide, but ... I can't get past the recovery image, I mean, I get stuck in a bootloop, with no recovery at all. @MartinX3 past work got me saved, with TWRP recovery. What am I missing?
Thanks all!