No sound on a call in and out
Describe your issue
PM-OS with plasma mobile. Stable build Calls can be established in and out. But no sound. Starting wys via /etc/xdg/autostart does not help
What's the expected behaviour?
Sound in voice-alls in and out
What's the current behaviour?
Only one method works: Login via ssh as may user and start wys with
wys -m Modem
How to reproduce your issue?
All other methods of starting wys correct with and without parameters do not work. Only if I log in via ssh and send the command wys -m Modem &
What device are you using?
Purism/Librem5 with pm-os stable and plasma-mobile
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
v23.12
-
v23.06
(supported until 2024-01-18) -
I confirm that the issue still is present after running sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
-
GNOME Shell on Mobile -
Phosh -
Plasma Mobile -
Sxmo (Wayland/Sway) Please post the output of sxmo_version.sh
-
Other: Please fill out
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
Additional information
wys is running correctly and works this way when started vie ssh login:
ibrem5:~$ ps -a | grep wys
2389 xxxxxxxx 0:00 /usr/bin/wys -m Modem
2683 xxxxxxxx 0:00 grep wys
Edited by Administrator