Callers report an echo of their voice with speaker off, as well as with speaker on, there is no echo when using ear buds or head phones.
Does this issue exist on the Galaxy S8 or S9 ? I like the S7 for its smaller size, and really have no need to change, I see back in 2019 it was raised with the Dev Team …
Hello,
I have the echo problem since installation of nougat on my S7 but this was only with speaker on.
Today with 1.8.1 installed, I have the echo problem even when speaker is off.
That makes the S7 pretty unusable …
I have the echo problem since installation of nougat on my S7 but this was only with speaker on. Today with 1.8.1 installed, I have the echo problem even when speaker is off.
At least when the phone only had the echo issue on speaker, you could live with it, but now with echo with speaker off, its a bit of a problem …
So the 1.8.1 update has introduced a problem that was not there before.
I have read about USSD “secret codes” allowing to launch a test on a smartphone.
In this case an audio test. But it is also stated that it can blow everything up !?
Anybody already tried that ?
Doesn’t list S7, does say ‘etc’ though at the end: ‘you can try the following secret codes on your device. Samsung Galaxy S8, S9, S10, S20, Galaxy Note 9, Note 10, Note 20, Galaxy A and M series, Galaxy Tab S series, etc’
the Samsung-specific USSD-codes that I tried so far did nothing at all (saying: “connection problem or invalid MMI-code”) , can´t say if not working because of “S7” or due to eOS instead of stock-ROM … my intuition says it´s the latter, but might be wrong of course
Je suppose qu’à l’installation, le système d’origine Samsung ou FloydQ met à jour /boot et /system mais aussi les partitions qui contiennent les pilotes propriétaires Samsung (les blobs si j’ai compris).
Ce que ne fait pas /e/Os qui ne touche pas aux trucs propriètaires.
Est ce que vous avez essayé de re-installer /e/Os après les essais avec la ROM Samsung ? Si ça marche, c’est que les pilotes propriétaires sont trop anciens (ils datent de nougat sur la plupart des S7).
I guess that Samsung/FloyQ install performs an update of /boot & /system partitions but also of /vendors partitions containing proprietary stuff (so called blobs).
/e/Os doesn’t update vendors stuff.
Did you try to re-install /e/Os after the full update with Samsung ROM ?
Could it be a problem with too old proprietary drivers ?
Hello,
I have two S7, one with the official rom and the other with /e/ OS that I installed myself.
I tested the secret code: *#0283#
it works with the S7 with the official rom
it does not work with the S7 /e/OS.
If you need, I can do some tests or manipulations to compare, but I would need assistance, because I am not a computer expert
alrite guys well i am not from EOS but i have face this issue on my s7 herolte on lineageOS microG edition
And i kinda fix this issue…
here is what i did ( require Root permission to edit file or adbshell might work as well )
File location [ “/vendor/etc/audio_effects.xml” ] Change file permision allow yourself to edit it using chmod or properties using any root file explorere
Inside audio_effects.xml
Change Voice communication tab code ( i remove AGC and saved )
<preprocess>
<stream type="voice_communication">
<apply effect="agc"/> (remove this line )
<apply effect="aec"/>
<apply effect="ns"/>
</stream>
</preprocess>
this is how it should look like
<preprocess>
<stream type="voice_communication">
<apply effect="aec"/>
<apply effect="ns"/>
</stream>
</preprocess>
It still make sound but now it has reduce kinda lot its hard to hear ..!! Try it.. all the best