[ROM][8.1.0][OFFICIAL] Lineage OS 15.x

thefoxx

Member
Jun 26, 2007
16
6
0
I did a clean install of the 2018-05-07 build today and so far the experience is really good.

- Bluetooth drain: Fixed! Didn't notice any drain and reporting seems to be fixed (Bluetooth drain is reported as 0%)
- SafetyNet ctsProfile: true
- PlayStore shows device as "certified" (At least with some older builds I remember it used to show "uncertified")
- VoLTE works

Battery Mod (Incipio):
- Battery percentage reporting does not work, percentage can be shown with "BatteryModPercentage" apk (root) though
- Efficiency Mode is not working
- Bug when starting with Mod attached: Main android battery percentage shows percentage of the battery mod. When detaching the mod "0%" is shown. See attached screenshot
moto_mod_detached_bug.png

I hope your patches for the battery mod will be merged soon to LOS. It was really great to have such perfect support for the battery mod in a custom ROM in your unofficial builds.

Thanks for the great work, apart from the Battery Mod everything is working great so far!
 

andrea_x

Senior Member
Jul 30, 2013
55
8
0
App can't write to SD (adoptable)

Hi,
since a couple of weeks (I can't remember what I've done there, but it was not a OS update) I can't update app that are installed on the external SD (setup as adoptable) and those app can't store data (they keep asking me to login).
I was able to update those apps by enabling the option "Force allow apps on external" under the developer options, but I don't think that this is the right way.
I've flashed an OS update, but nothing has changed.
Any suggestion?
Moto Z Lineage 15.1-20180422-UNOFFICIAL-griffin
 

DietmarCz

New member
May 10, 2018
3
2
0
How can I bring soundboost to work? I installed LineageOS 15.1 clean, Mod Manager recognize the Mod. But sound goes always over phone speaker. Is there a trick to forward audio output to audio Mod?

Thanks.
 

benkas1

Member
Jun 28, 2014
5
0
0
I upgraded to the new LineageOS 15.1, I am not receiving phone calls.
I am testing this using both a landline and Google Hangouts web dialer from my PC.

**Edit** It seems to work again when I flash over the current installation. However, when I reboot, it stops working.
Have the same problem. Did a clean install. I'm also not able call someone. The call starts, but teh phone app doesn't show something. A reboot stops the call. I cannot end it by using the dialer app...

Gesendet von meinem Moto Z mit Tapatalk
 

Nettwerk

Senior Member
May 18, 2009
337
38
58
In Connection
Have the same problem. Did a clean install. I'm also not able call someone. The call starts, but teh phone app doesn't show something. A reboot stops the call. I cannot end it by using the dialer app...

Gesendet von meinem Moto Z mit Tapatalk


You have to select default app for make and receive calls. Default apps Phone.app missing. Select that one and will work perfect.


Sent from my iPhone using Tapatalk Pro
 
  • Like
Reactions: benkas1

benkas1

Member
Jun 28, 2014
5
0
0
You have to select default app for make and receive calls. Default apps Phone.app missing. Select that one and will work perfect.


Sent from my iPhone using Tapatalk Pro
Ah you're right. But I thought it was the default app already. I repeated it and now it works, thanks!

Gesendet von meinem Moto Z mit Tapatalk
 

moemos

Member
Aug 4, 2016
21
5
0
Same problem here. Installed official version today, after using 14.1. But does not recognize SIM. Won't even ask for SIM-Pin.
I modded the phone some time ago to be dual-sim-capable.
Anyone with suggestions what to do?
Hello,
I'm facing the same issue. I enabled Dual-SIM before without any problems at LOS 14. After clean install of LOS 15 no SIM card is recognized. I tried Beta und Official build. Did you manage to fix this? :confused:

//edit: I simply had to add this again to /system/build.prop File, using TWRP Terminal:
echo ro.hw.dualsim=true >>build.prop

Greetings!
 
Last edited:
  • Like
Reactions: Nash123

William-H

Member
Nov 13, 2015
10
4
0
Chengdu
Bug report
I am using dual SIM on MotoZ, and I found every time I change the preferred SIM for Mobile data, phone process got crashed.
build lineage-15.1-20180507-nightly-griffin-signed.zip
here is the log:
--------- beginning of crash
05-14 09:36:50.607 3148 3148 E AndroidRuntime: FATAL EXCEPTION: main
05-14 09:36:50.607 3148 3148 E AndroidRuntime: Process: com.android.phone, PID: 3148
05-14 09:36:50.607 3148 3148 E AndroidRuntime: java.lang.IllegalAccessError: Method 'void com.android.internal.telephony.Phone.restoreSavedNetworkSelection(android.os.Message)' is inaccessible to class 'com.qualcomm.qti.internal.telephony.QtiRadioCapabilityController' (declaration of 'com.qualcomm.qti.internal.telephony.QtiRadioCapabilityController' appears in /system/framework/qti-telephony-common.jar)
05-14 09:36:50.607 3148 3148 E AndroidRuntime: at com.qualcomm.qti.internal.telephony.QtiRadioCapabilityController.sendSubscriptionSettings(QtiRadioCapabilityController.java:562)
05-14 09:36:50.607 3148 3148 E AndroidRuntime: at com.qualcomm.qti.internal.telephony.QtiRadioCapabilityController.handleUpdateBindingDone(QtiRadioCapabilityController.java:226)
05-14 09:36:50.607 3148 3148 E AndroidRuntime: at com.qualcomm.qti.internal.telephony.QtiRadioCapabilityController.handleMessage(QtiRadioCapabilityController.java:162)
05-14 09:36:50.607 3148 3148 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
05-14 09:36:50.607 3148 3148 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
05-14 09:36:50.607 3148 3148 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6494)
05-14 09:36:50.607 3148 3148 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
05-14 09:36:50.607 3148 3148 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
05-14 09:36:50.607 3148 3148 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
05-14 09:36:50.609 3148 3283 D RILJ : [4227]< SIM_IO IccIoResult sw1:0x90 sw2:0x0 [SUB1]
05-14 09:36:50.609 2274 3213 I am_crash: [3148,0,com.android.phone,952647245,java.lang.IllegalAccessError,Method 'void com.android.internal.telephony.Phone.restoreSavedNetworkSelection(android.os.Message)' is inaccessible to class 'com.qualcomm.qti.internal.telephony.QtiRadioCapabilityController' (declaration of 'com.qualcomm.qti.internal.telephony.QtiRadioCapabilityController' appears in /system/framework/qti-telephony-common.jar),QtiRadioCapabilityController.java,562]
05-14 09:36:50.625 2274 2361 I ActivityManager: Showing crash dialog for package com.android.phone u0
 
Last edited:

ximmox

Senior Member
Mar 14, 2010
589
312
0
[...]
-LOS14.1 had the possibility to allow/disallow an app to transfer data over wifi and mobile, so that it was possible to disallow an app completely to connect to internet without the need to use an external firewall tool.
But now i miss these options and i saw also via iptables --list that these settings were not taken over while upgrading. So i have to use an external firewall tool at the moment to get this functionality back.

Will these two functions be available in near future?
[...]
Hi tobi, thanks for your answer regarding AFWall and sorry to quote you again, just a heads-up.

Looks like the feature of restricting Data/Wifi usage for certain apps was merged for LOS15.1 and should be in the next nightly, usually scheduled for today:
https://www.cmxlog.com/15.1/griffin/

There are three changes that look like they bring back that feature: https://review.lineageos.org/#/q/topic:oreo-data-restriction+(status:open+OR+status:merged)

Thanks for pointing this out, I will test this as well and see if it can replace AFWall for restricting internet access for certain apps.
 

Nash123

Senior Member
Sep 21, 2010
384
54
0
Hello,
I'm facing the same issue. I enabled Dual-SIM before without any problems at LOS 14. After clean install of LOS 15 no SIM card is recognized. I tried Beta und Official build. Did you manage to fix this? :confused:

Greetings!
No, sorry. Went back to 14.1.
 

hacker-tobi

Member
Sep 22, 2017
44
17
0
Hi,

last official build brought back the integrated possibility to disallow/allow wifi and wlan access per app like in LOS 14.1.
Tested it with firefox and it works fine.
So no need to use AfWall+ or similar tools any more.

Thanks!

tobi
 
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