[ROM][7.1.2][2018-01-15][desire 816 A5][Qualcomm SoC]unofficial LineageOS (inactive) - Desire 816 Original Android Development

I like this disclaimer.
Code:
#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.
*/
Now upgraded to daily driver!
I don't expect any serious issues with this now, and will call it stable.
Not working: LiveDisplay, themes, you tell me with logs
Root no longer built in with Lineage OS. Use SuperSU
Works: NFC, Wifi, BT, tether, rotation, root, sound, video, MTP, GPS/network location, calls, mobile data, MMS, SMS messages, still camera, videocamera, flashlight, ?
File manager root functions working on 12-28-2016 build.
Also includes microg signature spoofing.
60 step volume control
Pixel home button animation from CypherOS
Use nanomod for microg if you want.
I can't test on dwg/dug but there's a build up for you anyway.
Flash with twrp for htc a5 from twrp.me use 3.0.2 or it may bootloop.
for clean flash, wipe>advanced wipe>system, cache, and data
if wifi and or bluetooth go funny on first boot, reboot a time or two and it should settle down.
seems to dirty flash nicely. wipe dalvik cache and cache. Be aware that dirty flashes may cause weird little glitches you can avoid with a clean flash then setting it all up from scratch.
Then flash rom.
If you had gapps and dirty flashed, be sure to flash arm-7.1 gapps before rebooting. If you're using microg, you shouldn't need to copy anything into /system, that set of gapps installs just fine as user apps, and should survive a dirty flash.
ROM folder link in post 2.
Download the md5sum file with the rom so twrp can verify it isn't corrupted before flashing.
for those having issues with boot reverting to fastboot from corrupted /data partitions who do not want to format /data to fix it; (single SIM version. If you need a dual SIM version pm me and I'll build/upload one.)
attached here on this post, unpack boot.img from non-flashable zip file.
Back up your boot.img with trwp before flashing.
flash by fastboot or recovery, for latest ROM release with the errors=panic flag set in the fstab.
Source: cm lineageos, branch cm-14.1
roomservice.xml with my tweaks
https://github.com/bigsuperprojects/android_roomservice
patches (signature spoofing and enhanced volume control)
https://github.com/bigsuperprojects/cm-14-patches
pixel home button animation
https://github.com/bigsuperprojects...mmit/51f6d0f98ea614d61f9500397fe6761867a232c9

download folder

reserved for screenshots

Tweaks
@rjcool1999 put together
stock htc camera and gallery

Hi bigsupersquid,
My phone is dual sim a5_dug. I used open_gapps-arm-7.0-aroma-20160925.zip
Works : wireless, bluetooth, rotation, fm radio, root, location (tested with maps)
No : Phone calls, mobile data, camera, sd-card

New build uploading
Phone still broken but MMS and mobile data working on chl once the ril randomly starts up

A5_Dug
Its great to hear that first Alpha released.. Thanks buddy..hope we will get a cell working version soon...

This looks very promising. Great progress,thanks @bigsupersqiud.

First I wanna say this ROM is amazing
no mobile data ,phone call , camera ,ROOT work on my a5 ul. I've got my carrier name and APN by the phone itself,but no mobile data.
SD card worked for me !!
Check it out
BTY,How can I do to let my official filpcase worked on cyanogen

frank9184 said:
First I wanna say this ROM is amazing
no mobile data ,phone call , camera ,ROOT work on my a5 ul. I've got my carrier name and APN by the phone itself,but no mobile data.
Check it out
Click to expand...
Click to collapse
Root works but cm14 file manager is known to have issues with root.
You might try other apps that need root. Connectbot or built in terminal work fine with su, for example.
Definitely no phone calls, incoming or outgoing calls both cause soft reboots.
Mobile data works on my chl... When the ril actually starts up. Until then, no sim it says. Only on the second release, though. First release, no data even when ril is running.
You can try entering your apn in cellular network settings maybe, but not until it shows a cell signal.
There's a hidden framework file with APNs, I didn't get data until I fixed it. Post your complete apn and carrier and I'll see if it needs added.

bigsupersquid said:
Root works but cm14 file manager is known to have issues with root.
You might try other apps that need root. Connectbot or built in terminal work fine with su, for example.
Definitely no phone calls, incoming or outgoing calls both cause soft reboots.
Mobile data works on my chl... When the ril actually starts up. Until then, no sim it says. Only on the second release, though. First release, no data even when ril is running.
You can try entering your apn in cellular network settings maybe, but not until it shows a cell signal.
There's a hidden framework file with APNs, I didn't get data until I fixed it. Post your complete apn and carrier and I'll see if it needs added.
Click to expand...
Click to collapse
I will dig it at framework.apk later .
Besides ,how can I do to let my official filpcase worked on cyanogen? Use dotmatrix.apk on stock ROM ?

frank9184 said:
I will dig it at framework.apk later .
Besides ,how can I do to let my official filpcase worked on cyanogen? Use dotmatrix.apk on stock ROM ?
Click to expand...
Click to collapse
You could try the apk from stock on the same cm android version (5.0 to cm12, 6.0 to cm13) and see if it works. Think the Hall sensor (magnet sensor) isn't getting registered properly as an input device though, log says it's a keypad instead.
Decompiling framework may not be feasible yet unless small/baksmali are updated for N. I don't know if they are or not. I build the file in instead.
If you can post your carrier MCCMNC it'll help me debug that. Virgin mobile us is 311490, sprint us is 310120 or 31000.
You can find it in your log on cm12 or cm13 in adb while it's running and connected to data...
logcat -db all | grep -i apn
Should give a big spammy list of APNs being tried and used by the system.
Or the /data/data/com.android.providers.telephony/databases/telephony.db from cm13 with data connected, has the info I need in it as well

logcat -db all | grep -i apn
http://pasted.co/78e345aa
P.S.I don't know which site is better for me to paste the log .So I using the site which is searched by Google
And the dB
http://www.mediafire.com/download/kc5wsus34ag3qbz/telephony_-_副本.db
I don't know why attach file is broke with cyanogen mod 13 broswer
AFAIK, magnet sensor don't work on any cyanogen build ,even place dot matrix.apk which is let stock ROM magnet worked

bigsupersquid said:
Root works but cm14 file manager is known to have issues with root.
You might try other apps that need root. Connectbot or built in terminal work fine with su, for example.
Definitely no phone calls, incoming or outgoing calls both cause soft reboots.
Mobile data works on my chl... When the ril actually starts up. Until then, no sim it says. Only on the second release, though. First release, no data even when ril is running.
You can try entering your apn in cellular network settings maybe, but not until it shows a cell signal.
There's a hidden framework file with APNs, I didn't get data until I fixed it. Post your complete apn and carrier and I'll see if it needs added.
Click to expand...
Click to collapse
The same reboot problem got fixed on moto g while calling..you can check that if that solves the reboot problem....thanks for your hard work mate

nageswarswain said:
The same reboot problem got fixed on moto g while calling..you can check that if that solves the reboot problem....thanks for your hard work mate
Click to expand...
Click to collapse
Wonder if they used @mickybart 's lovely ril.
I found it skimming XDA Sony forum I think.
9/27 release uploading, can make and receive calls once the dang ril kicks in. Still APN glitches for non sprint/virgin mobile.

bigsupersquid said:
Wonder if they used @mickybart 's lovely ril.
I found it skimming XDA Sony forum I think.
9/27 release uploading, can make and receive calls once the dang ril kicks in. Still APN glitches for non sprint/virgin mobile.
Click to expand...
Click to collapse
Will it work on a5dwg too???
A5dwg is getting very less support.
Even the 3g 2g selection is not get solved on cm13 over 5 months... Hope that bug will not continue in 7.0
Keep up the good work...I will flash it on a5dwg tomorrow and let you know the results

nageswarswain said:
Will it work on a5dwg too???
A5dwg is getting very less support.
Even the 3g 2g selection is not get solved on cm13 over 5 months... Hope that bug will not continue in 7.0
Keep up the good work...I will flash it on a5dwg tomorrow and let you know the results
Click to expand...
Click to collapse
I dunno but the same ril worked in cm13 for ul and dwg.
I'd be happy to extend support if someone wants to send a dwg or dug to make immediate tests with.
Otherwise it just gets the same changes as the chl/ul. //edit: sometimes I grab m8d changes for dual sim to test as well... Not always though. Really need one in hand to test with. A lot of builds don't get uploaded cause they test bad somewhere. Takes hours to upload a build and they fail uploading partway through often.

bigsupersquid said:
I dunno but the same ril worked in cm13 for ul and dwg.
I'd be happy to extend support if someone wants to send a dwg or dug to make immediate tests with.
Otherwise it just gets the same changes as the chl/ul. //edit: sometimes I grab m8d changes for dual sim to test as well... Not always though. Really need one in hand to test with. A lot of builds don't get uploaded cause they test bad somewhere. Takes hours to upload a build and they fail uploading partway through often.
Click to expand...
Click to collapse
I actually mean that flashing this on a5dwg for testing will be OK or will it brick the device..??very confuse as there is various models in HTC desire 816

Sim not worked?
Enviado desde mi hi6210sft mediante Tapatalk

nageswarswain said:
I actually mean that flashing this on a5dwg for testing will be OK or will it brick the device..??very confuse as there is various models in HTC desire 816
Click to expand...
Click to collapse
fine on ul tl chl dwg dug. not for mediatek variants.
matamata15c said:
Sim not worked
Enviado desde mi hi6210sft mediante Tapatalk
Click to expand...
Click to collapse
yeah, ril is pretty messed up, sometimes doesn't turn on for whole reboot on mine, sometimes pops on within a few minutes. random and unpredictable

Related

Updated RIL (06.08.11)

I have made some updates to the RIL which is the driver for the radio in the phone and would like some people to test it and let me know if they have any issues with signal (as in no service at all from their provider when they did before the update) and also data problems. Apply the update like any other update, from the android installer menu.
EDIT 6.8.11::
Hello again, done some more updates on the RIL for you all. Seems to sync with the modem app a little better for those that just can't let go. Still don't think it's necessary though. Anyway, a few more minor improvements I believe, give it a go.
Hi Scoot thanks for sharing new kernel and updates for us..
I didn't check ext4 or ext2 compatibility because I always do nand installation, but about RIL update I do have signal issue.
After fresh install, my device gets no services at all but after turn on and of ariplane mode and a very long wait, finally the signal reception is fine. Oh, I guess there is also a problem with data connection because sometimes even with 3G or gprs icon appears in status bar, I get no data traffic in or out when I tried to open market or browser. But when it happened, I do airplane mode again and sometimes it fix the problem
I've tried in both your CM 7 and 6.1.2 with Radio1.65.21.18
Hi Scoot, is a HaRET bootable version possible?
leona said:
Hi Scoot, is a HaRET bootable version possible?
Click to expand...
Click to collapse
Hello Leona, i appreciate the donation i received a while ago, little things like that make working on this even more rewarding and worth the challenge You can obviously test the RIL with haret and I have attached a zImage to the first post which you can put in your haret folder
The zImage is untested because i don't use haret so let me know if there are any problems.
Thanks Scoot and no problem.
The Kernal seems to boot fine.
I'm having the usual fun of trying to get into the install menu, so have not been able to apply the update yet, will let you know.
Thanks Scoot, seems to work fine - I don't get any signal problems with the your new kernel and RIL. Data is working correctly too. (using your CM6.1.2 build with radio 1.65.21.18)
What kind of changes have you made to the RIL?
mmec2 said:
Thanks Scoot, seems to work fine - I don't get any signal problems with the your new kernel and RIL. Data is working correctly too. (using your CM6.1.2 build with radio 1.65.21.18)
What kind of changes have you made to the RIL?
Click to expand...
Click to collapse
There are a couple of snags with the RIL, in terms of call performance it is much better, but with data after turning it off and turning on again it fails to get a correct IP, but going into the modem app and turning off then waiting for it to turn on and reassign an IP works so I need to look into that. THe RIL has changed massively, lots of bug fixes and extra stuff added in. Signal strength is now reporting correctly rather then just having either no bars, 2 or 4. In theory calls should come in a little faster too but we'll see. There is still work to be done, mainly to data though, i'd like to get it working like a native android phone being run from the ppp service rather then a script which deals with it all at the minute. This should then do away with the modem app so it can be fully controlled by the OS.
Hi have managed to apply the update now, and can confirm that all works well, yes I noticed that the data connection failed at first, but switching between the two o2 options seemed to fix it.
leona said:
Hi have managed to apply the update now, and can confirm that all works well, yes I noticed that the data connection failed at first, but switching between the two o2 options seemed to fix it.
Click to expand...
Click to collapse
Thanks for the feedback Leona
Scoot are the changes made to Ril kernel specific?
I have a '25 branch kernel can I update my system with your patch?
-Arturo- said:
Scoot are the changes made to Ril kernel specific?
I have a '25 branch kernel can I update my system with your patch?
Click to expand...
Click to collapse
The RIL isn't kernel specific, the kernel was just something else I had been working on so you can apply the RIL update regardless of kernel
Excellent,thanks Scoot.
It seems to be working fine except for data issues that you have mentioned before. Now it really shows the correct signal strenght, where I had zero bars before (which was kind of odd) now it shows one bar. Great update.
I update my RIL before 20 min and for now everything look fine.
I haven't tried the RIL yet, but the kernel works well. I had an issue where ramzswap was crashing the kernel whenever compcache did the insmod, but then realized that it was an old module, and that you provided zram.ko instead.
So, the question: does somebody have a compcache.sh that works with zram? Or, a zramconfig utility compiled for our target? I miss my compcache!
I'll try RIL soon.
n2rjt said:
I haven't tried the RIL yet, but the kernel works well. I had an issue where ramzswap was crashing the kernel whenever compcache did the insmod, but then realized that it was an old module, and that you provided zram.ko instead.
So, the question: does somebody have a compcache.sh that works with zram? Or, a zramconfig utility compiled for our target? I miss my compcache!
I'll try RIL soon.
Click to expand...
Click to collapse
To answer my own question, this edit of compcache.sh seems to work for me.
Also, I have your new RIL installed now, and it seems good. Cell-tower location seems to work, although I'm not sure because I haven't moved to a different tower yet. HSDPA data works, and I have one bar right now.
Kernel works fine except standard crash during sleep (can't wake up, qwerty backlight on) once a day. Boots normallly from Haret, no waiting.
RIL kills my data connection, works after turning airplane mode on/off.
Sent from my Not So Super Froyo using XDA App
Is the connection issue strictly for Haret users, or is NAND affected as well?
I've been running 2 phones, one with .25, the other with .32.9, both Liqid's and 1.70.19.9 radio.
Also, AT&T is doing upgrades to our area right now so I might not be a good candidate for testing, but I can give feedback as soon as I get it installed.
PoXFreak said:
Is the connection issue strictly for Haret users, or is NAND affected as well?
Click to expand...
Click to collapse
It is an issue for all users, the problem is in the 'kill connection' code in the ril. I'll be trying to fix it when i get a chance but for now it doesn't stop data from working, it just means that the radio or modem needs to be turned off and on either by toggling airplane mode or using the modem app included in most builds
Tried it with 7.0.2 RLS2 /system on nand /data on ext4. Took a long time to acquire t-mobile and even longer after in/out of airplane mode. Did get a data connection but had to go back to airplane mode after using wifi (wifi worked great). Had it on about 7 hours and received a couple of calls. It woke up for me to answer after 4 rings on the caller end. Then I had to make a call and it hung up immediately after dialing the number(tried several times and numbers). Other than no out calling it settled down and was very usable. May try 6.1.2 (RLS6) tomorrow pm. Thanks for the hard work
Hey does this kernel contains the optimizations for battery use done by Krazy? Cause with his kernel i get a lot of lag after a long sleep period!

MZ601 ICS 4.0.3 alpha build

Here is a very alpha build of 4.0.3 for the UMTS 3G Xoom, ie., MZ601 (everest). I'm going to be trying to get something better soon, but it's quite serviceable for now.
Disclaimers/notes:
* There's no guarantees with this build, but if you have any issues, providing an "adb lolcat", "dmesg", or "adb lolcat -b radio" output depending on the issue would at least help.
* The framework is _blindly_ hacked to get a stable data connection, so reliability issues may be present (see below); I will be trying to improve this most of all for a subsequent build. Let me know if anyone's interested in the technical details. I will be providing patches of some kind later.
* The RIL's been taken off a 3.2 Telstra AU build and tested on an AU device on Telstra only. Unknown if this works at all for overseas users of the 601, 605, or on other carriers.
* The boot images will start in insecure mode (ie., adb will run as root) but the correct su binary has not been pushed.
Known issues:
* RSSI indications not correct (always shows full strength) (will be fixed in future build)
* If moving and connection drops, data connection is not reestablished properly. To work-around, enable and disable Airplane Mode for this
* after first flash, requires reboot to make data active. (will be fixed in future build)
* gps broken (will be fixed in future build)
Known tested:
* camera
* cellular data connection (although see known issues above)
* wi-fi
* wi-fi tether
* speaker dock
* video playback
Not tested:
* face unlock
* update zips not tested, but probably will not work -- use adb.
* maybe other things
Not provided:
* gapps -- get them elsewhere, and also note above re update zips and adb. Manually installing the "beta" CM ICS gapps seems to work fine.
This is a set of fastboot images: flash all images and "fastboot erase cache", then reboot twice.
http://mediafire.com/download.php?1dfi2hm30dp6bsy
I say thank you! I'll test this ROM in my MZ605 (Brazilian) and report the results. Have a great day.
hey
brilliant, my 601 has just started being awkward with its current 3.2 rom so this is good timing
gonna download and install after work on my UK Mz601 3g
lets see where this goes
ydaraishy said:
providing an "adb lolcat", "dmesg", or "adb lolcat -b radio"
Click to expand...
Click to collapse
LOLCat?
Will test this after work, 've been waiting for MZ601 for ages
Thank you!
_TB_TB_ said:
LOLCat?
Click to expand...
Click to collapse
An easter egg I learnt a while back from mbm...
Hey these sounds really great to get someone working on European 3g Version of ICS.
Could you provide zip file with modified files, or show me list with compare of different file types.
I work also on Stingray Source to get 3g working !!
Hope we could get it work really stable without bugs !!!
Does this widget work for signal strength? Works well on 3.2
https://market.android.com/details?id=com.indepico.netstat
Finally a 601 build! Big thanks. I was using the wifi only versions by teamEOS recently, but then switched back to 3.2, because needed the 3G. I'll give it a try today.
anyone tried this rom and tell how good it works??thx
I can't test it now but great job!
downloading now.. ill give it a try
Downloading and I will report bug for you. Thank for hard work to MZ601
damn just realized i need my desktop to do this
cant do this til later then
EDIT: downloaded it and installed. Had to play around with it abit but it works.
Had to disable and re enable airplane mode then reboot afterwards and that got it to work
Thanks op!
can we overclock with this rom??
Exellent!!!!!!
You can do a backup once installed with ClockworkMod and upload it so
install from SD?, this rom is with root access?
Report I update from 3.2 official MZ 601 dtac network thailand
3G work I have baseband N_01.100.05P
Data connect ok
Camera ok
Bug
Icon show in 3g not H but it's H Mode
Animation in icon 3g and charge battery not show
Next I will test application
teerapong.g said:
Report I update from 3.2 official MZ 601 dtac network thailand
3G work I have baseband N_01.100.05P
Data connect ok
Camera ok
Bug
Icon show in 3g not H but it's H Mode
Animation in icon 3g and charge battery not show
Next I will test application
Click to expand...
Click to collapse
can do a backup with recovery and upload in .zip format?
regards
.... no root (???) ..... gps services need to be activated and need a reboot like 3G .....
Most apps works great ...... no crash or hangs till now ....
Good afternoon. Could someone write the commands that I use via the ADB, to install this .Tar package?
jrenascimento said:
Good afternoon. Could someone write the commands that I use via the ADB, to install this .Tar package?
Click to expand...
Click to collapse
Instructions to Flash & Re-Lock Your Motorola XOOM:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot flash userdata userdata.img
fastboot erase cache

[Q] Wifi Issue on Canadian SM-N900W8 with New official Lollipop..help

I updated to official Lollipop rom on Canadian Note 3 (SM-N900W8) and hit with big WiFi issue. I searched xda and couldn't find the solution. How can I say, Phone don't remember my WiFi after I reboot phone. I have to re-select the WiFi, re-input password and it connects fine. But next reboot, It won't even remember the WiFi i connected to and have to redo all steps again. Anyone with same issue..pleas help.
WiFi issue, what rom?
raju_xda said:
I updated to official Lollipop rom on Canadian Note 3 (SM-N900W8) and hit with big WiFi issue. I searched xda and couldn't find the solution. How can I say, Phone don't remember my WiFi after I reboot phone. I have to re-select the WiFi, re-input password and it connects fine. But next reboot, It won't even remember the WiFi i connected to and have to redo all steps again. Anyone with same issue..pleas help.
Click to expand...
Click to collapse
So I'm actually a little bit curious, what official n900w8 rom are you talking about. I've been looking for one for some time now and nothing. Please link if you can.
With regards to the WiFi. I have heard of this before. People with S5 have reported almost similar issues and solution was a script edit.
There has been ports of the new N900t lollipop rom that after a proper kernel "lean kernel" and a S5 WiFi fix. All this has worked on the n900w8 however video recording and nfc don't work.
I'm really curious as to what your set up is.
I went back to 4.4 because I use nfc so much and video recording is a must.
Thanls so much
VOLTS
Lollipop released for Canadian Note 3 SM-N900W8. Telus, Bell and virgin mobile release 5.0 two days back. See link http://www.sammobile.com/firmwares/database/SM-N900W8/
Have you fixed this?
I have the same problem. I tried editing the build.prop file as suggested on some posts for the 900T but it seems that my phone is not detecting root correctly, so even editing the file reverts when power cycling the phone
raju_xda said:
I updated to official Lollipop rom on Canadian Note 3 (SM-N900W8) and hit with big WiFi issue. I searched xda and couldn't find the solution. How can I say, Phone don't remember my WiFi after I reboot phone. I have to re-select the WiFi, re-input password and it connects fine. But next reboot, It won't even remember the WiFi i connected to and have to redo all steps again. Anyone with same issue..pleas help.
Click to expand...
Click to collapse
Fix Wifi
Edit build.prop ro.securestorage.support and ro.securestorage.knox from true to false. If they are already false change to true and then back to false. Reboot.
You must fix your root issue first, before you can apply this fix...
Good luck
Äx
Thanks. I went back to custom rom with custom kernel on sm-n900w8. I will try once flash official rom. NFC not working in Custom rom.
Custom rom
raju_xda said:
Thanks. I went back to custom rom with custom kernel on sm-n900w8. I will try once flash official rom. NFC not working in Custom rom.
Click to expand...
Click to collapse
I have the rom installed in my N900W8 and at first I was suffering from the WiFi password not saving. However after a few complete wipes both in twrm and in the data wipe service menu.
Now with 5.0 and with lean kernel my passwords save.
So there is a way for it to save and mine works.
AxAtAx said:
Fix Wifi
Edit build.prop ro.securestorage.support and ro.securestorage.knox from true to false. If they are already false change to true and then back to false. Reboot.
You must fix your root issue first, before you can apply this fix...
Good luck
Äx
Click to expand...
Click to collapse
Actually I am using your vision international ROM, works great. I flashed official rom but was too bloated and slow and video recording was not working. Your rom is awesome and fast and already debloted. Only thing not working is NFC which I don't use anyway. Great work..keep it up.
VoltsLee said:
I have the rom installed in my N900W8 and at first I was suffering from the WiFi password not saving. However after a few complete wipes both in twrm and in the data wipe service menu.
Now with 5.0 and with lean kernel my passwords save.
So there is a way for it to save and mine works.
Click to expand...
Click to collapse
If lean kernel custom kernel? If everything works I. E. NFC, video recording.
raju_xda said:
Actually I am using your vision international ROM, works great. I flashed official rom but was too bloated and slow and video recording was not working. Your rom is awesome and fast and already debloted. Only thing not working is NFC which I don't use anyway. Great work..keep it up.
Click to expand...
Click to collapse
Nice, I was going to say, try a different kernel.:good:

Galaxy S5 DUOS (SM-G900FD) No call sound

Hi
Having flashed the latest v16 nightly everything seems good apart from speaker & mic when making or receiving calls. (No sound either in or out)
Of the three possible reasons I've found the first two do not fix it, these being generic problems with google voice settings and a bug in build.prop within the system folder. I also read somewhere that it may be down to which stock ROM was being used previously (G900FDXXS1CQD1_G900FDOXE1CQA4_G900FDXXU1CQA4_HOME.tar) which was the latest 6.01 Russian build as the handset was Russian in origin.
If anyone has a SM-G900FD running v16 working in calls I would appreciate you posting the firmware build you were previously running or any other suggestions.
Thanks........
I have the same problem. no sound in voice call in g900fd.
mkarimi100 said:
I have the same problem. no sound in voice call in g900fd.
Click to expand...
Click to collapse
Been looking since, nothing out there.
They probably don't test the DUOS builds as much cos most people have the G900F
mkarimi100 said:
I have the same problem. no sound in voice call in g900fd.
Click to expand...
Click to collapse
Found the answer tucked away on here posted by Vini69
From what I can gather the devs do not have a G900FD to test on and this problem crept into the next build after
lineage-16.0-20190910-nightly-klteduos-signed.zip
Basically you need root and then edit /system/build.prop
look for line ro.multisim.audio_follow_default_sim=false
change false to true
save and reboot.
Fixed the problem for me although I've now noticed another issue whereby designating the data SIM from slot 2 to slot 1 limits network speed to Edge. Only way to get 3 or 4g is to physically swap them over
there are also others reporting this problem, hope it gets sorted.
RESOLVED SM-G900FD (Galaxy S5 DUOS)
[RESOLVED]
I hope this works for others as well.
For me it worked, first I got tired of it and went back to stock Android 6.0.1 to check if its hardware related problem or software issue. I got cleared that my earpiece and mic works well with stock. Then I reflashed the TWRP using Heimdall (Previously I did it using ODIN). Flashed <lineage-16.0-20200419-nightly-klteduos-signed.zip> using ADB (Previously I did it by copying it on Phone memory) and Installed GAPPS as well using ADB file <open_gapps-arm-9.0-full-20200523.zip> (Previously flashed them after copying into phone memory).
Problems faced this time:
1- Boot loop (Mistake: accidentally gave permission to install TWRP application). Don't allow that just reboot normally.
2- Got issue while setting up GAPPS Mini bundle so I jumped to full apps. It worked for me this time. (FOR This repeated whole process again)
So far working well.
Calling sound can be heard on Loud Speaker and Earpiece as well. [ RESOLVED For me]
Hardware and Build details:
SM-G900FD Snapdragon Version
Build installed: linage_klteduos-userdebug 9 PQ3A.190801.002 edf6d6620b
PS: I'm a newbie can't post links to the files used
Hi, mine was UAE build and it worked for me by using ADB and Heimdall to flash Recovery and ROM (Previously I was flashing recovery using ODIN and ROM by copying it into the phone memory. Check my other reply in the same post for further details I hope it works for you as well. If it does please leave a comment for others. Good Luck! :good:
Previous build: MMB29M.G900FDXXS1CQD2... It's UAE based...
First I installed lineage OS 16 then went to linage os 17 (unofficial) and yet I couldn't resolve the issue and in then I went back to Official build (as I thought I have hardware fault) but it wasn't a hardware issue.
chillipig said:
Hi
Having flashed the latest v16 nightly everything seems good apart from speaker & mic when making or receiving calls. (No sound either in or out)
Of the three possible reasons I've found the first two do not fix it, these being generic problems with google voice settings and a bug in build.prop within the system folder. I also read somewhere that it may be down to which stock ROM was being used previously (G900FDXXS1CQD1_G900FDOXE1CQA4_G900FDXXU1CQA4_HOME.tar) which was the latest 6.01 Russian build as the handset was Russian in origin.
If anyone has a SM-G900FD running v16 working in calls I would appreciate you posting the firmware build you were previously running or any other suggestions.
Thanks........
Click to expand...
Click to collapse
1. Flash 4 files recovery rom.
2. Flash G900FDXXS1CQA5_G900FDOJV1CPI1_G900FDXXS1CQA1_HOME.tar.md5.
3. TEST CALL!!!
4. Flash TWRP.
5. Flash LOS.
6. Happy.
chillipig said:
Found the answer tucked away on here posted by Vini69
From what I can gather the devs do not have a G900FD to test on and this problem crept into the next build after
lineage-16.0-20190910-nightly-klteduos-signed.zip
Basically you need root and then edit /system/build.prop
look for line ro.multisim.audio_follow_default_sim=false
change false to true
save and reboot.
Fixed the problem for me although I've now noticed another issue whereby designating the data SIM from slot 2 to slot 1 limits network speed to Edge. Only way to get 3 or 4g is to physically swap them over
there are also others reporting this problem, hope it gets sorted.
Click to expand...
Click to collapse
Thank you so much for this !
I have been looking so long for a solution.
But build.prop will be overwritten at each upgrade ?
chillipig said:
Found the answer tucked away on here posted by Vini69
From what I can gather the devs do not have a G900FD to test on and this problem crept into the next build after
lineage-16.0-20190910-nightly-klteduos-signed.zip
Basically you need root and then edit /system/build.prop
look for line ro.multisim.audio_follow_default_sim=false
change false to true
save and reboot.
Fixed the problem for me although I've now noticed another issue whereby designating the data SIM from slot 2 to slot 1 limits network speed to Edge. Only way to get 3 or 4g is to physically swap them over
there are also others reporting this problem, hope it gets sorted.
Click to expand...
Click to collapse
For limits network speed Change Edit file /system/build.prop and find : telephony.lteOngsmDevice=1
change to :
telephony.lteOngsmDevice=2
onemohsen said:
For limits network speed Change Edit file /system/build.prop and find : telephony.lteOngsmDevice=1
change to :
telephony.lteOngsmDevice=2
Click to expand...
Click to collapse
Hi
Have just tried this, it results in the 4G SIM changing to H+ and the Edge SIM changing to no data.
Lineage 17.1 is the same.
I really appreciate your help though, can you suggest anything else that may fix this problem?
Many Thanks

Question OOS 12.0.0 Stable Update Cellular Network Fix

Hi,
As you may know most of us is having this issue after the OOS 12.0.0 Stable Update, Cellular Network lost, No Signal, Outgoing call, and SMS.
The below method worked at least for me, let me know if worked with anyone of you please.
Please follow these steps :
1- Turn off your phone.
2- hold press volume-down button with power button.
3- keep holding these two buttons until fastboot recovery screen appears.
4- choose English.
5- you will see three options, Wipe data, reboot, and turn off.
6- tab "reboot".
7- when the phone boots normally, the signal is back .
Not working for me
xda9791 said:
Hi,
As you may know most of us is having this issue after the OOS 12.0.0 Stable Update, Cellular Network lost, No Signal, Outgoing call, and SMS.
The below method worked at least for me, let me know if worked with anyone of you please.
Please follow these steps :
1- Turn off your phone.
2- hold press volume-down button with power button.
3- keep holding these two buttons until fastboot recovery screen appears.
4- choose English.
5- you will see three options, Wipe data, reboot, and turn off.
6- tab "reboot".
7- when the phone boots normally, the signal is back .
Click to expand...
Click to collapse
I wonder if that works. You only reboot your system...
can I use the with LE2125?
Jomsha said:
Not working for me
Click to expand...
Click to collapse
I used to have internet connection, and I receive calls & SMS, But I cannot make outgoing calls and SMS.
try to follow these methods in link below, also it keeps updated so check regularly
Mobile Network not working on OnePlus 9 after OxygenOS 12 Android 12
This guide will show you how to fix the issue of the mobile network not working on the OnePlus 9 after the OxygenOS 12 Android 12 update.
www.droidwin.com
Anonymouze said:
I wonder if that works. You only reboot your system...
Click to expand...
Click to collapse
surprisingly it did, the original method is to wipe the cache in recovery screen, however, somehow I do not have the advanced reboot option in developer options...
gregs4623 said:
can I use the with LE2125?
Click to expand...
Click to collapse
I can't confirm that, but you can try anyways.
xda9791 said:
I used to have internet connection, and I receive calls & SMS, But I cannot make outgoing calls and SMS.
try to follow these methods in link below, also it keeps updated so check regularly
Mobile Network not working on OnePlus 9 after OxygenOS 12 Android 12
This guide will show you how to fix the issue of the mobile network not working on the OnePlus 9 after the OxygenOS 12 Android 12 update.
www.droidwin.com
Click to expand...
Click to collapse
I dont have the Advanced Reboot option unfortunately... And APN delete and update not working either..
my case is worse, my sim card cannot be detected and shows as NO SIM, this is horrible
sunxutian said:
my case is worse, my sim card cannot be detected and shows as NO SIM, this is horrible
Click to expand...
Click to collapse
I also tried paranoid android alpha, the SIM was permanently activating and deactivating...
Has ANYONE figured out how to clear the cache (partition) ?
I updated yesterday, without reading anything first (I figured it was "stable", right ... ), and now I can't get my mobile-network to work (either 5G or reverting to 4G, including APN reset, etc) for more than a few seconds at-a-time.
I chatted w/support, who of course told me to clear the cache (I've had this fix other network issues in the past, stale DNS and such), and seemed puzzled that the option doesn't exist, in Recovery-Mode, you can only do a full-format, period...
So, I'm hoping someone here figured it out?
pgrey2 said:
Has ANYONE figured out how to clear the cache (partition) ?
I updated yesterday, without reading anything first (I figured it was "stable", right ... ), and now I can't get my mobile-network to work (either 5G or reverting to 4G, including APN reset, etc) for more than a few seconds at-a-time.
I chatted w/support, who of course told me to clear the cache (I've had this fix other network issues in the past, stale DNS and such), and seemed puzzled that the option doesn't exist, in Recovery-Mode, you can only do a full-format, period...
So, I'm hoping someone here figured it out?
Click to expand...
Click to collapse
Yea , same problem here.
You can receive sms and calls. But you can't calling or sending sms... Mobile Data also working.. it's frustrating.
Support say clean cache. But there is no option to do so.. lame
Jomsha said:
Yea , same problem here.
You can receive sms and calls. But you can't calling or sending sms... Mobile Data also working.. it's frustrating.
Support say clean cache. But there is no option to do so.. lame
Click to expand...
Click to collapse
Yeah, similar, except that I can only get *some* SMS, or perhaps "delayed" might be more accurate.
As such, I'm sort of locked out of both my Authenticator apps, which seem to not like the fact my mobile-data is sketchy (seems reasonable, actually), and then want to reset things, of course using SMS, but they require the codes to be "timely", which circles back...
Support is lost, if you ask me, they seemed confused about the cache issue, until I sent a pic, and then they just wanted to wrap up the chat, with no actual solution, other than "we'll have someone contact you in 24-48", which I seriously doubt will happen.
It's weird, almost like OP doesn't realize people use their phones for critical tasks, or they don't care, it's hard to say. If you go back and read some of the B2 threads (apparently the last B2 build was the release), it's more obvious that you shouldn't upgrade, and I wouldn't have, if OP had mentioned this, anywhere, in the release-notes...
I shut down backup/restore, right away, so I have a A11 backup, sitting there, now I just need to go find the right APK (support also had no clue there) and matching MD5 (yeah, I'm sort of paranoid about this), and cross my fingers, toes, and more... ;-]
pgrey2 said:
Has ANYONE figured out how to clear the cache (partition) ?
I updated yesterday, without reading anything first (I figured it was "stable", right ... ), and now I can't get my mobile-network to work (either 5G or reverting to 4G, including APN reset, etc) for more than a few seconds at-a-time.
I chatted w/support, who of course told me to clear the cache (I've had this fix other network issues in the past, stale DNS and such), and seemed puzzled that the option doesn't exist, in Recovery-Mode, you can only do a full-format, period...
So, I'm hoping someone here figured it out?
Click to expand...
Click to collapse
Stupid suggestion, but have your tried swapping Sim slots?
That seems to work for some people for getting 5g back...
hello all, same issue here.
i tried everything besides wiping data completely .
i do not want to do this before there is 100% confirmation that this can help.
about the suggested solution of trying the 2nd SIM card slot... i can see 2 sim cards options in cellular settings, but i dont see any other physical slot in my device to enter my SIM card, so i cannot try this method.
i dont understand how there is not patch for it, what we suppose to do in this case?
Thanks.
davidz85 said:
hello all, same issue here.
i tried everything besides wiping data completely .
i do not want to do this before there is 100% confirmation that this can help.
about the suggested solution of trying the 2nd SIM card slot... i can see 2 sim cards options in cellular settings, but i dont see any other physical slot in my device to enter my SIM card, so i cannot try this method.
i dont understand how there is not patch for it, what we suppose to do in this case?
Thanks.
Click to expand...
Click to collapse
My 9pro has a second slot, marked SIM2, on the other side of SIM1...
Yes, but even if i had the 2nd sim card slot, im not sure that this would have been solved this mobile network issue.
How to wipe caches:
Requirements- Root, computer, platform-tools
How to -
Dalvik through adb:
sdk/platform-tools/adb shell
[email protected]:/ $ su system
[email protected]:/ $ cd data/dalvik-cache/
[email protected]:/data/dalvik-cache $ rm *
[email protected]:/data/dalvik-cache $ exit
[email protected]:/data $ exit
Or
Cache through fastboot:
sudo su
fastboot erase cache
Will it do the trick in this case?
edit - maybe wiping all data completely will fix this issue?
davidz85 said:
Yes, but even if i had the 2nd sim card slot, im not sure that this would have been solved this mobile network issue.
Click to expand...
Click to collapse
Which version do you have?
EU?
T-Mobile?

Categories

Resources