I flashed lineage 14.1-20190225-unofficial.
Camera works well on my Redmi 2.
Strange, on my device everything works well. Clean flash might be worth a try. However, if the problem is inherent to the build, I won't be able to fix it. I can't provide any help I'm afraid.
Here is a new build (security patch level 2019-02-05):
The first version is build from the official sources, but includes some additional changes to the kernel (source):
lineage-14.1-20190225-UNOFFICIAL-wt88047_fixes.zip
- Fixed: Sometimes during phone calls the screen will stay off due to the proximity sensor getting stuck (rewrote parts of the sensor driver).
- Fixed: Screen shift bug (cherry-picked from LineageOS 15.1).
- Fixed: Sometimes the device will not go to sleep when the battery is low (~15%), causing the battery to drain very quickly (restored some lines of code that were present in the original charger driver).
The second version is purely build from the official sources:
lineage-14.1-20190222-UNOFFICIAL-wt88047.zip
Whenever I build it for myself I'll publish it here as well. I will make no promises though.
In the second (untouched) version, yes.
In the second (untouched) version, yes.
I noticed that there is another problem leading to non-responsiveness during calls, but this has nothing to do with the proximity sensor:
After some time (days to weeks) my device would (seemingly randomly) lose its mobile data signal. At the same time it would not go to sleep anymore and also keep the screen off during calls. At this point, only a reboot would help. It happens so rarely to me that I find it hard to even get a useful log.
If you suspect that the proximity sensor is still misbehaving in the fixed build, would you please test it with some sensor app? The sensor is placed next to the front camera. Make sure that there's no object near it (~10cm), then move your hand close to the sensor (~1cm) and away from it again. The sensor status should alternate (far→near→far, or 5→0→5). If the sensor is erratic, a kernel log (dmesg) might help me understand what's going on.
Here is a new build (security patch level 2019-02-05):
lineage-14.1-20190225-UNOFFICIAL-wt88047_fixes.zip
Here is a new build (security patch level 2019-03-05):
The first version is build from the official sources, but includes some additional changes to the kernel (source):
lineage-14.1-20190311-UNOFFICIAL-wt88047_fixes.zip
- Fixed: Sometimes during phone calls the screen will stay off due to the proximity sensor getting stuck (rewrote parts of the sensor driver).
- Fixed: Screen shift bug (cherry-picked from LineageOS 15.1).
- Fixed: Sometimes the device will not go to sleep when the battery is low (~15%), causing the battery to drain very quickly (restored some lines of code that were present in the original charger driver).
The second version is purely build from the official sources:
lineage-14.1-20190311-UNOFFICIAL-wt88047.zip
Hi. Why you guys use the 14.1 updated version?
Why not 15.1 ? Its newer and is not better ?!
Some old good apps can't work on lineage 15.1 version.
So use lineage 14.1 version.
Why you guys use the 14.1 updated version?
Why not 15.1 ? Its newer and is not better ?!
Here is a new build (security patch level 2019-03-05):
The first version is build from the official sources, but includes some additional changes to the kernel (source):
lineage-14.1-20190311-UNOFFICIAL-wt88047_fixes.zip
- Fixed: Sometimes during phone calls the screen will stay off due to the proximity sensor getting stuck (rewrote parts of the sensor driver).
- Fixed: Screen shift bug (cherry-picked from LineageOS 15.1).
- Fixed: Sometimes the device will not go to sleep when the battery is low (~15%), causing the battery to drain very quickly (restored some lines of code that were present in the original charger driver).
The second version is purely build from the official sources:
lineage-14.1-20190311-UNOFFICIAL-wt88047.zip
Build yourself a rom
Fixes version getting stuck on twrp, while the other version is okay. Any idea about this? Anyone faced this problem too? ?Here is a new build (security patch level 2019-03-05):
The first version is build from the official sources, but includes some additional changes to the kernel (source):
lineage-14.1-20190311-UNOFFICIAL-wt88047_fixes.zipFixed: Sometimes during phone calls the screen will stay off due to the proximity sensor getting stuck (rewrote parts of the sensor driver).
Fixed: Screen shift bug (cherry-picked from LineageOS 15.1).
Fixed: Sometimes the device will not go to sleep when the battery is low (~15%), causing the battery to drain very quickly (restored some lines of code that were present in the original charger driver).
The second version is purely build from the official sources:
lineage-14.1-20190311-UNOFFICIAL-wt88047.zip
Fixes version getting stuck on twrp, while the other version is okay. Any idea about this? Anyone faced this problem too? ?
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="LineageOS/android_device_wingtech_wt88047" path="device/wingtech/wt88047" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_kernel_wingtech_msm8916" path="kernel/wingtech/msm8916" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_device_cyanogen_msm8916-common" path="device/cyanogen/msm8916-common" remote="github" revision="cm-14.1" />
<project name="TheMuppets/proprietary_vendor_wingtech" path="vendor/wingtech" remote="github" revision="cm-14.1" />
<project name="LineageOS/android_device_qcom_common" path="device/qcom/common" remote="github" />
<project name="LineageOS/android_external_stlport" path="external/stlport" remote="github" />
</manifest>