11-04-2022, 02:14 PM
Hi.
How are you, is it working for you? I recently tried on PP postmarketOS build version 20221026-0436-postmarketOS-v22.06-phosh-18-pine64-pinephone.
Mobile data and sms worked, but the sound did not work when playing video in the browser or when calling.
In the sound settings, the items for selecting an audio device were inactive.
Pulseaudio seemed to be running, rc-service showed. Entering the following commands in the console did not restore sound.
In the end, just installing the updates with the commands:
Then after turning PP off and on, items appeared in the sound settings and the sound started working.
How are you, is it working for you? I recently tried on PP postmarketOS build version 20221026-0436-postmarketOS-v22.06-phosh-18-pine64-pinephone.
Mobile data and sms worked, but the sound did not work when playing video in the browser or when calling.
In the sound settings, the items for selecting an audio device were inactive.
Pulseaudio seemed to be running, rc-service showed. Entering the following commands in the console did not restore sound.
Code:
sudo rc-service pulseaudio restart
Code:
sudo rc-service -i pulseaudio restart
Code:
sudo rc-service -I pulseaudio restart
In the end, just installing the updates with the commands:
Code:
sudo apk update
Code:
sudo apk upgrade -a
Then after turning PP off and on, items appeared in the sound settings and the sound started working.