Android Pie libra by @Kenga

WJXXBSH

Senior Member
Dec 22, 2018
86
56
18
@WJXXBSH
I installed your last build rom, & it's :good::good: very like it, but how to enable fingerprint sensor
Thanks
I think this issue is probably caused by SELinux (too), you could run "setenforce 0" in terminal (with root access, which will set selinux to permissive) to test if it's working. I have Mi-4c on my own, so I don't have a device to test if fingerprint is working.
 
  • Like
Reactions: rojobrono

hiresn

New member
Jun 17, 2019
3
1
0
@WJXXBSH
I flashed your latest release(06/15/19). It's smoother than los 15.1 . And I found a issue with it. I can't use wifi since I connected cellular. When the device connected to wifi, it will close wifi automatically. I tried factory reset but it didn't work. I just flashed Magisk and pico gapps, idk if this issue due to this.
Wish you can fix it. Anyway thanks for your rom, I love it very much.:D
 

rojobrono

Member
Aug 7, 2018
12
1
0
I think this issue is probably caused by SELinux (too), you could run "setenforce 0" in terminal (with root access, which will set selinux to permissive) to test if it's working. I have Mi-4c on my own, so I don't have a device to test if fingerprint is working.
sorry ,the fingerprint setting still gone with this method in my device..
 

WJXXBSH

Senior Member
Dec 22, 2018
86
56
18
@WJXXBSH
I flashed your latest release(06/15/19). It's smoother than los 15.1 . And I found a issue with it. I can't use wifi since I connected cellular. When the device connected to wifi, it will close wifi automatically. I tried factory reset but it didn't work. I just flashed Magisk and pico gapps, idk if this issue due to this.
Wish you can fix it. Anyway thanks for your rom, I love it very much.:D
I haven't found this issue on my device. I always keep my mobile data on and have no trouble connecting wlan.
Did you choose "Refuse" when you enable wlan in quick settings? Or was there a "x" symbol on wlan and cellular icon in status bar?
 

hiresn

New member
Jun 17, 2019
3
1
0
I haven't found this issue on my device. I always keep my mobile data on and have no trouble connecting wlan.
Did you choose "Refuse" when you enable wlan in quick settings? Or was there a "x" symbol on wlan and cellular icon in status bar?
I enabled wlan random mac address in development settings, so wlan crashed.
 
Last edited:

cacafaruq

Member
Mar 21, 2012
36
19
0
@WJXXBSH
I flashed your latest release(06/15/19). It's smoother than los 15.1 . And I found a issue with it. I can't use wifi since I connected cellular. When the device connected to wifi, it will close wifi automatically. I tried factory reset but it didn't work. I just flashed Magisk and pico gapps, idk if this issue due to this.
Wish you can fix it. Anyway thanks for your rom, I love it very much.:D
Link please, the latest update
 

snic

Member
Dec 8, 2004
38
1
0
Athens
Mr WJXXBSH install the latest rom (23/06/19) .

Many problems on this version :

1. After the installation of this rom and pico gapps , install a cloud backup of my phone (Wifi) and the phone is very hot , very slowly and not smooth.
2. On many apks dont show the buttons (agree / not agree) , i have screenshots.
3. The wifi is not very strong.
4. The phone on the charging is very hot.
5. Before install the gapps delete the CJK fonts on system folder . I think to create 2 roms , one with this font and second without this font, because a newbie user have problems with this...

Tomorrow check it on the mobile data work and i post how to working the phone.

Thank you very much for your time.
 
Last edited:

WJXXBSH

Senior Member
Dec 22, 2018
86
56
18
Mr WJXXBSH install the latest rom (23/06/19) .

Many problems on this version :

1. After the installation of this rom and pico gapps , install a cloud backup of my phone (Wifi) and the phone is very hot , very slowly and not smooth.
2. On many apks dont show the buttons (agree / not agree) , i have screenshots.
3. The wifi is not very strong.
4. The phone on the charging is very hot.
5. Before install the gapps delete the CJK fonts on system folder . I think to create 2 roms , one with this font and second without this font, because a newbie user have problems with this...

Tomorrow check it on the mobile data work and i post how to working the phone.

Thank you very much for your time.
The problem 2~4 are likely to be caused by the first one. I didn't find these problem on my phone, so there maybe something wrong in your GAPPs (I don't install GAPPs on my phone, so I cannot have a test). This version has no changes on Wi-Fi moudle, so it should be the same as previous version (wifi on my phone works well). For the 5th one, I once considered to take this way, but build two different versions is not so convenient after all.
 
Last edited:
  • Like
Reactions: snic

snic

Member
Dec 8, 2004
38
1
0
Athens
The problem 2~4 are likely to be caused by the first one. I didn't find these problem on my phone, so there maybe something wrong in your GAPPs (I don't install GAPPs on my phone, so I cannot have a test). This version has no changes on Wi-Fi moudle, so it should be the same as previous version (wifi on my phone works well). For the 5th one, I once considered to take this way, but build two different versions is not so convenient after all.
Today tested my phone with Mobile Data , working good but again the phone is to hot. Sometimes the phone working like sleeping and waking up but slowly. I dont know what is this but its a problem. About battery with 100% to 0% maximum 12 hours( I tested today without instalations , reboot , etc). And when install a apk is very slowly and when press to open it slowly again.
 

WJXXBSH

Senior Member
Dec 22, 2018
86
56
18
Today tested my phone with Mobile Data , working good but again the phone is to hot. Sometimes the phone working like sleeping and waking up but slowly. I dont know what is this but its a problem. About battery with 100% to 0% maximum 12 hours( I tested today without installations , reboot , etc). And when install a apk is very slowly and when press to open it slowly again.
That's strange...I installed a 50MB APK, it took the same time as the last version (the installation speed is always slower, because the dex2oat filter is set to "speed", which I wrote in my post before), and it worked properly when I opened it up. And the battery consumption is as normal as the previous version.
Did you make any change to init.qcom.post_boot.sh (or change CPU scheduler in other ways)? I only met problems like this when that file is failed to load after boot. You may run "cat /sys/devices/system/cpu/cpu0/cpufreq/interactive/target_loads" in ADB shell to see if it's wrong (right value: "80 580000:63 680000:54 780000:60 880000:32 1180000:98 1280000:93"). If there is something else, it seems to be wrong (Also, if you found all your CPU little cores keep working at freq "1536" and don't decrease to "384", it's also not right).
NOTE: My Mi-4c is 3GB/32GB version.
 
Last edited:
  • Like
Reactions: snic

snic

Member
Dec 8, 2004
38
1
0
Athens
That's strange...I installed a 50MB APK, it took the same time as before (it's always a little slow), and it worked properly when I opened it up. And the battery consumption is as normal as the previous version.
Did you make any change to init.qcom.post_boot.sh (or change CPU scheduler in other ways)? I only met problems like this when that file is failed to load after boot. You may run "cat /sys/devices/system/cpu/cpu0/cpufreq/interactive/target_loads" in ADB shell to see if it's wrong (right value: "80 580000:63 680000:54 780000:60 880000:32 1180000:98 1280000:93"). If there is something else, it seems to be wrong (Also, if you found all your CPU little cores keep working at freq "1536" and don't decrease to "384", it's also not right).
The slow speed is when install an application not when install gapps.
I don't make any change's. Factory reset(Dalvik Cache+System+Cache+Data) + install ROM + install open gapps and reboot.
I'll try to check all this who write in your reply me and i write you the answer's.
 

snic

Member
Dec 8, 2004
38
1
0
Athens
That's strange...I installed a 50MB APK, it took the same time as the last version (the installation speed is always slower, because the dex2oat filter is set to "speed", which I wrote in my post before), and it worked properly when I opened it up. And the battery consumption is as normal as the previous version.
Did you make any change to init.qcom.post_boot.sh (or change CPU scheduler in other ways)? I only met problems like this when that file is failed to load after boot. You may run "cat /sys/devices/system/cpu/cpu0/cpufreq/interactive/target_loads" in ADB shell to see if it's wrong (right value: "80 580000:63 680000:54 780000:60 880000:32 1180000:98 1280000:93"). If there is something else, it seems to be wrong (Also, if you found all your CPU little cores keep working at freq "1536" and don't decrease to "384", it's also not right).
NOTE: My Mi-4c is 3GB/32GB version.
The slow speed is when install an application not when install gapps.
I don't make any change's. Factory reset(Dalvik Cache+System+Cache+Data) + install ROM + install open gapps and reboot.
I'll try to check all this who write in your reply me and i write you the answer's.
For the first i have problem to install the adb shell on my pc and i cannot try it.
For the second I install the CPUz and the little cores decrease to "384" .
What can do ? :(
 

WJXXBSH

Senior Member
Dec 22, 2018
86
56
18
For the first i have problem to install the adb shell on my pc and i cannot try it.
For the second I install the CPUz and the little cores decrease to "384" .
What can do ? :(
It seems no problem about CPU scheduler.

In your post on 25/6/2019:
For the 2nd problem, do you mean the permission dialog has no "Allow" or "Deny" button (I didn't find your screenshots)? I also found this issue on my phone (it has been there since the first los-16.0 verison), which the two buttons only show part of them. But I could partly see the two buttons (in Chinese) and click them. It's a bug (by Google) in Android 6.0~9.0 with "Permission Review" enabled, but it's fixed in Android Q at last.
For the 4th problem, my phone is also hot if I use it heavily during charging. Just like Snapdragon 810, better performance means more heat. I choose to relax the thermal control configs and get better performance.

In your post on yesterday:
For the problem "slow to install apk", it's not a bug after all. The installation speed is always slower, because the dex2oat filter is set to "speed", which I wrote in my post before. It will improve the performance after you finish installing and open it up.
For the problem "slow to wake up", have you ever turned on/off WiFi or Bluetooth too fast? Each operation should have a gap about 10 seconds, or it may cause some problems (e.g. phone will wake up slowly or soft reboot at last; WiFi will not work until you reboot your phone).
 
Last edited:
  • Like
Reactions: snic

snic

Member
Dec 8, 2004
38
1
0
Athens
It seems no problem about CPU scheduler.

In your post on 25/6/2019:
For the 2nd problem, do you mean the permission dialog has no "Allow" or "Deny" button (I didn't find your screenshots)? I also found this issue on my phone (it has been there since the first los-16.0 verison), which the two buttons only show part of them. But I could partly see the two buttons (in Chinese) and click them. It's a bug (by Google) in Android 6.0~9.0 with "Permission Review" enabled, but it's fixed in Android Q at last.
For the 4th problem, my phone is also hot if I use it heavily during charging. Just like Snapdragon 810, better performance means more heat. I choose to relax the thermal control configs and get better performance.

In your post on yesterday:
For the problem "slow to install apk", it's not a bug after all. The installation speed is always slower, because the dex2oat filter is set to "speed", which I wrote in my post before. It will improve the performance after you finish installing and open it up.
For the problem "slow to wake up", have you ever turned on/off WiFi or Bluetooth too fast? Each operation should have a gap about 10 seconds, or it may cause some problems (eg. phone will wake up slowly or soft reboot at last; WiFi will not work until you reboot your phone).
For the 2nd problem , yest that's the problem. On another rom i dont have this problem.
For the other problems ok . Will get used to it.
 

rojobrono

Member
Aug 7, 2018
12
1
0
@WJXXBSH
thank you very much for fixing fingerprint sensor & maintaining the rom

my favorite feature from your rom is the expandable menu at quick setting that's like previous android's version

but i got 3 problems
1. can't install app after installing gapps although from playstore
fixed with installing latest open gapps
2. always show play store crash notice ,
fixed with signing in to google account after disabling it to stop annoying continuous crash notice
3. weird charging behavior, it stops at about 50% (start charging at night) until reconnecting the charger(in the morning) then the battery percentage increase like second count until about 90% , then increase normally fast until 100%
it happen twice with different charger & cable ( i just charge 3 times after install your rom)
fortunately it fixed with installing a magisk module "advanced charging controller"

can you explain why the third problem happen? & are there more "natural" solution?

thanks
 

WJXXBSH

Senior Member
Dec 22, 2018
86
56
18
@WJXXBSH
thank you very much for fixing fingerprint sensor & maintaining the rom

my favorite feature from your rom is the expandable menu at quick setting that's like previous android's version

but i got 3 problems
1. can't install app after installing gapps although from playstore
fixed with installing latest open gapps
2. always show play store crash notice ,
fixed with signing in to google account after disabling it to stop annoying continuous crash notice
3. weird charging behavior, it stops at about 50% (start charging at night) until reconnecting the charger(in the morning) then the battery percentage increase like second count until about 90% , then increase normally fast until 100%
it happen twice with different charger & cable ( i just charge 3 times after install your rom)
fortunately it fixed with installing a magisk module "advanced charging controller"

can you explain why the third problem happen? & are there more "natural" solution?

thanks
I once heard the 3rd problem happened on several devices. However, it never happened on most (including mine) phones, even if I replaced the original battery with a new one and tried many cables. Have you ever changed your battery to a non-official one? Or is there something happened to your Type-C port on your phone?
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone