call audio
#18
(09-08-2020, 09:52 PM)Xerxes 8933A/A Wrote:
(09-08-2020, 06:23 PM)SwordfishII Wrote:
(09-08-2020, 05:57 PM)Xerxes 8933A/A Wrote:
(09-08-2020, 03:11 AM)SwordfishII Wrote:
(09-08-2020, 01:53 AM)Xerxes 8933A/A Wrote: So.  The plot thickens.

There are two speakers in this phone, the one you heard youtube on is the rear speaker. The garbled one in calls is the ear speaker.

My phone has the same issue as yours, can place a call, but then the call audio on the pinephone is garbled, but the audio for the call is otherwise fine (the other phone recieves the call fine and the mic input is sent and its perfect)

So I have disassembled the phone and tested the earpiece speaker.    29Ohms which is fine. I then used it with some test leads to play headphone output and it was fine if not that loud but definitely audiable.  So thats a red herring to suspect the speaker itself.  Whatever is happening is either hardware related internally or software.


No one else has had this issue?
I have seen it quite a bit in a bunch of threads. Likely software as calls didn't used to work but do now (with poor audio).

It is helpful that you confirmed is not a software issue.

I think you meant not a hardware issue ;-)

Thanks for confirming though that others have seen this issue.

I figured out a little time after I could reroute the audio internally, and the call audio was just as bad on the rear speaker, and the ear speaker worked fine for system audio so it seems the hardware is OK in that respect.

I wasn't expecting for calls to work (ie connect) but audio not working so it threw me a curve ball.  Sounds like it's pretty close to working though, you can almost make out the words ;-) The driver is doing a lot right, so that's a good start. I'm very new with this PinePhone stuff, so it'll take me a while before I understand the exact state of development and where/how things are being implemented. Think I'll hit up the postmarketos development community and see if I can find this exact issue and if anyone is working on it.

Yeah meant hardware, my mistake.

Given you like to tinker, you might as well dig in.

My suspicion is that it has to do with VOIP protocols/compression as I have also seen reports of clearer audio on 2G. (My phone is a couple countries away right now or I would tinker also)

I would say it's a simple fix to create a script to drop to 2G for calls....but at least in the US many carriers are getting rid of 2G in the near future.


Swordfish, thanks for your suggestions.  Call audio is now working for me but I must have the switchblock switch 6 (earphone/uart) in the OFF position.  If it's in the ON position (UART enabled) the call audio is fine!   I've switched it back and forth a few times to test. The outcome is the same each time.  UART enabled (switch 6 off = call audio works), Earphone enabled (switch 6 on = call audio metallic percussive distorted inaudiable)

So all seems well with the software I've been able to make calls with 3g and 4g now!  YAY.

That does seem to indicate a hardware issue though!   Fortuately I don't really care for the headphone that much ;-)  It would be interesting to know if anyone else has found the same issue has the same solution!

https://wiki.pine64.org/index.php/PinePh...figuration

(09-08-2020, 09:43 PM)bcnaz Wrote: Hmmm....?
  I wonder if they used more than one OS version for the factory installations ?
    I have not changed any of my switches, on any of my Pine phones.

Curious,  Have you tried any other Distro's ?
 Mobian both the stable (on my Brave Heart) and Nightly (on my other convergent phone)
    are working very well also.


Not tried any others yet.

First thing I did on receiving the phone was disable everything by switchblock.  Except modem, mic, and earphone.   I tried to disable the modem but I get no cell service so I gather that is part and parcel of the voice function.

So switch 6 Pulls up IN2 on analog switch BCT4717ETB

https://datasheet.lcsc.com/szlcsc/180921...266763.pdf

Perhaps it's an implementation detail of the OS... I may be jumping to conclusion thinking theres a fault with some hardware, as other peoples phones are not seemingly doing this. It seems a bit fishy in the hardware location of BCT4717ETB to me.  I think it might warrent further investigation...  A 3mm x 2mm package with 10 pins under it ;-(

I will flash another OS on this as soon as I get time.. and see if that can yeild another result.

Atleast we're getting somewhere!

(09-08-2020, 09:43 PM)bcnaz Wrote:   I wonder if they used more than one OS version for the factory installations ?

The OS on this one is

# uname -a

Linux pine64-pinephone 5.7.0 #3-postmarketos-allwinner SMP Tue Sep 1 15:05:31 UTC 2020 a arch64 Linux

# cd /etc; cat os-release

PRETTY_NAME="postmarketOS 1.22.0"
VERSION_ID="1.22.0"
VERSION="1.22.0-ec23a657"
ID_LIKE="alpine"
PMOS_HASH="ec23a657b545987e1c69551a83ce3646d3b7452d"

Not sure if there's any other identifying information I can extract but for comparison purposes that might suffice?

Very interesting indeed. Very strange for UART to need to be enabled for decent audio for you.
Whatlead you to test on that?


Messages In This Thread
call audio - by qiset - 09-04-2020, 10:04 AM
RE: call audio - by qiset - 09-04-2020, 06:56 PM
RE: call audio - by KNERD - 09-04-2020, 08:32 PM
RE: call audio - by Xerxes 8933A/A - 09-06-2020, 09:14 PM
RE: call audio - by bcnaz - 09-07-2020, 06:32 AM
RE: call audio - by KC9UDX - 09-07-2020, 08:00 AM
RE: call audio - by Xerxes 8933A/A - 09-08-2020, 01:53 AM
RE: call audio - by SwordfishII - 09-08-2020, 03:11 AM
RE: call audio - by Xerxes 8933A/A - 09-08-2020, 05:57 PM
RE: call audio - by SwordfishII - 09-08-2020, 06:23 PM
RE: call audio - by Xerxes 8933A/A - 09-08-2020, 09:52 PM
RE: call audio - by SwordfishII - 09-09-2020, 01:50 AM
RE: call audio - by Xerxes 8933A/A - 09-09-2020, 04:24 AM
RE: call audio - by Xerxes 8933A/A - 09-08-2020, 02:07 AM
RE: call audio - by bcnaz - 09-08-2020, 07:11 PM
RE: call audio - by Xerxes 8933A/A - 09-08-2020, 08:44 PM
RE: call audio - by bcnaz - 09-08-2020, 09:08 PM
RE: call audio - by Xerxes 8933A/A - 09-08-2020, 09:36 PM
RE: call audio - by bcnaz - 09-08-2020, 09:43 PM
RE: call audio - by KC9UDX - 09-09-2020, 04:10 AM
RE: call audio - by SwordfishII - 09-09-2020, 05:09 AM
RE: call audio - by Xerxes 8933A/A - 09-09-2020, 05:25 AM
RE: call audio - by Xerxes 8933A/A - 11-18-2020, 12:42 AM
RE: call audio - by KNERD - 11-18-2020, 05:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Plasma mobile latest stable @pp1.2b voice calling audio issue n05ph3r42 3 899 10-03-2023, 06:32 PM
Last Post: Kevin Kofler
  installed postmarketos v23.06 no audio samlo 1 868 07-14-2023, 12:53 AM
Last Post: samlo
  pmos/phosh edge update and audio disappears robthebold 9 5,680 07-10-2022, 03:26 AM
Last Post: arkadione
  headset audio left <-> right desca 3 4,439 09-17-2020, 02:59 PM
Last Post: desca
Question Can't figure out audio routing for modem strake 4 6,564 05-22-2020, 04:46 AM
Last Post: nieral
Big Grin Standing on the shoulders of giants - my first Pine call dukla2000 3 4,440 02-19-2020, 03:52 PM
Last Post: Luke

Forum Jump:


Users browsing this thread: 1 Guest(s)