Turns out eOS has inherited LineageOS’ issues.
Device: Redmi 3s
eOS version: e3.0.1.
Missing audio in calls. People have historically fixed this by setting persist.vendor.audio.fluence.voicecall to false in build.prop.
This has been reported on E before
I changed from Lineage 17 to /e/ lastest version (1.5) and noticed the same problem that I faced long time ago with Lineage 15 or 16: There is no sound in calls. So I cannot hear the partners voice and the partner cannot hear my voice.
With Lineage 15 and 16, I fixed this issue by changing system/build.prop entry “persist.vendor.audio.fluence.voicecall=true” to “persist.vendor.audio.fluence.voicecall=false”
(see for more details: https://www.reddit.com/r/LineageOS/comments/anhdp7/fix_the_no_so…
MicroG is not letting me use Mobiqwik. When this first happened on Lineage 22, I reported on GitHub
opened 05:37PM - 03 May 25 UTC
App: Mobikwik
Package id: com.mobikwik_new
MobiKwik fails to launch because mi… croG initializes the system WebView before MobiKwik, causing a conflict. MobiKwik tries to set a custom data directory suffix for WebView (via WebView.setDataDirectorySuffix()) during its startup, but this fails with the error
> Can't set data directory suffix: WebView already initialized
because WebView has already been initialized elsewhere, probably by microG. This leads to a blue screen of death (BSOD) crash. Please review the crash logs I have attached below.
The app works without MicroG. It fails as soon as I install MicroG. I am on MicroG 0.3.6.244735, but the crash can be replicated on MicroG 0.3.7.250932. I am currently using Shelter to circumvent this.
**System**
Android Version: 15
Custom ROM: Lineage OS 22.2
**microG**
microG Core version: 0.3.6.244735
microG Self-Check results: all ticked but gsf
**Crash logs**: [log.txt](https://github.com/user-attachments/files/20024383/log.txt)
On Lineage, Mobiquik detects issues. The scanner doesn’t work, but payments go through. With MicroG enabled, it fails to initialize, as indicated in the GitHub report. To circumvent this, I used Shelter to clone Mobiquik. But on eOS, this does not work.
Mobiquik is working on Volla OS, which also implements MicroG
Payment app PhonePe is also not working. It tries to auto capture OTP verify but fails. Phonepe works on Lineage OS both with and without Micro G.
1 Like
No NO NO NO NO
I had to type no 4 times because the form wouldn’t let limit me respond in less than 20 characters. This needs improvements too.
1 Like
tcecyk
July 22, 2025, 9:07am
4
they’d need to clone the device repo and do that build.prop fix you suggest. But probably more effective to get this done in the lineage repo?
1 Like
Jets
July 22, 2025, 1:51pm
5
I can live with 20 characters, helps reduce spam.
So what is your question so far all I have seen is complaining, do you have a question for eOS users?
Why didn’t i think of this? For now i hope some from E sees this and fixes near term builds.
Meanwhile, i will engage with Lineage to get this cleaned up from the source.
tcecyk
July 22, 2025, 5:32pm
7
you need to file an /e/ gitlab ticket if you want that, but a hard sell for a one-off line fix
if you engage with Lineage, go through gerrit
tcecyk
July 23, 2025, 8:37am
8
are they ahead in microG version? there was a fix in microG 0.3.8+ for the error type mobiquik put out. /e/OS public versions not yet on 0.3.8+
java.lang.IllegalStateException: Can’t set data directory suffix: WebView already initialized
can you get a logcat for this failure to attribute it?