the-modem-distro / pinephone_modem_sdk

Pinephone Modem SDK: Tools to build your own bootloader, kernel and rootfs
GNU General Public License v3.0
597 stars 64 forks source link

PPP: Call audio heavily distorts #223

Open UltraBlackLinux opened 11 months ago

UltraBlackLinux commented 11 months ago

Hey there, I currently cannot use my PPP for calling, because the call audio heavily distorts, seemingly on both sides: Call audio seems to muffle and reduce in volume to a point where nobody can understand anyone. Sometimes it still manages to recover for maybe three seconds, just before going back to being heavily muffled.

Any idea what's going on? I'm running version 0.7.4

mikeshenson commented 10 months ago

Distorts sounds like you have it on speaker phone. Do not use the speaker phone on the PinePhone Pro.

On my PinePhone Pro I made these changes to increase the volume.

sudo nano /usr/share/alsa/ucm2/PinePhonePro/VoiceCall.conf

Set

cset "name='ADC Capture Volume' 160" ... cset "name='IN1 Boost' 0" cset "name='IN2 Boost' 1" cset "name='IN3 Boost' 0"

EDIT: 2024 Aug 02 /usr/share/alsa/ucm2/PinePhonePro/VoiceCall.conf cset "name='ADC Capture Volume' 1" cset "name='Mono ADC Capture Volume' 1" ... cset "name='IN1 Boost' 0" cset "name='IN2 Boost' 0" cset "name='IN3 Boost' 0"

I always use a headset (3.5mm headphones with microphone).

UltraBlackLinux commented 10 months ago

I don't have the speaker enabled, it really is on the earpiece