10-07-2022, 10:25 AM
(This post was last modified: 10-07-2022, 10:38 AM by anonymous.)
Hello
I've just lost sound support. When I lost it two days ago, a reboot was enough to get it back but today, it's over. Any suggestion?
This workaround seems to work:
Code: systemctl --user stop pulseaudio
systemctl --user start pulseaudio
Enjoy
10-07-2022, 01:57 PM
(This post was last modified: 10-08-2022, 01:19 PM by chris_02.
Edit Reason: I had forgotten the restart
)
(10-07-2022, 10:25 AM)anonymous Wrote: Hello
I've just lost sound support. When I lost it two days ago, a reboot was enough to get it back but today, it's over. Any suggestion?
This workaround seems to work:
Code: systemctl --user stop pulseaudio
systemctl --user start pulseaudio
Enjoy
with a sudo reboot same problem.
with systemctl --user restart pipewire-pulse
and the reboot menu at the top right of the display it's good
(10-07-2022, 01:57 PM)chris_02 Wrote: (10-07-2022, 10:25 AM)anonymous Wrote: Hello
I've just lost sound support. When I lost it two days ago, a reboot was enough to get it back but today, it's over. Any suggestion?
This workaround seems to work:
Code: systemctl --user stop pulseaudio
systemctl --user start pulseaudio
Enjoy
with a sudo reboot same problem.
with the reboot menu at the top right of the display it's good Biktorgj's firmware? Did you edit this file bellow?
Code: /usr/share/alsa/ucm2/PinePhone/VoiceCall.conf
(10-07-2022, 08:30 PM)user641 Wrote: (10-07-2022, 01:57 PM)chris_02 Wrote: (10-07-2022, 10:25 AM)anonymous Wrote: Hello
I've just lost sound support. When I lost it two days ago, a reboot was enough to get it back but today, it's over. Any suggestion?
This workaround seems to work:
Code: systemctl --user stop pulseaudio
systemctl --user start pulseaudio
Enjoy
with a sudo reboot same problem.
with the reboot menu at the top right of the display it's good Biktorgj's firmware? Did you edit this file bellow?
Code: /usr/share/alsa/ucm2/PinePhone/VoiceCall.conf
yes BF but if I change with 90% same problem
(10-08-2022, 01:21 PM)chris_02 Wrote: (10-07-2022, 08:30 PM)user641 Wrote: (10-07-2022, 01:57 PM)chris_02 Wrote: (10-07-2022, 10:25 AM)anonymous Wrote: Hello
I've just lost sound support. When I lost it two days ago, a reboot was enough to get it back but today, it's over. Any suggestion?
This workaround seems to work:
Code: systemctl --user stop pulseaudio
systemctl --user start pulseaudio
Enjoy
with a sudo reboot same problem.
with the reboot menu at the top right of the display it's good Biktorgj's firmware? Did you edit this file bellow?
Code: /usr/share/alsa/ucm2/PinePhone/VoiceCall.conf
yes BF but if I change with 90% same problem It happened to me on arch a few days ago, and yesterday with a normal call I could not hear the other person, and the person could not hear me. There's something broken with the sound.
10-09-2022, 06:41 AM
(This post was last modified: 10-09-2022, 06:52 AM by anonymous.)
(10-07-2022, 01:57 PM)chris_02 Wrote: (10-07-2022, 10:25 AM)anonymous Wrote: Hello
I've just lost sound support. When I lost it two days ago, a reboot was enough to get it back but today, it's over. Any suggestion?
This workaround seems to work:
Code: systemctl --user stop pulseaudio
systemctl --user start pulseaudio
Enjoy
with a sudo reboot same problem.
with systemctl --user restart pipewire-pulse
and the reboot menu at the top right of the display it's good
Yes my suggestion is a temporary workaround. When you reboot, you have to reapply it. I'll try your suggestion.
P.S: Your suggestion doesn't seem to help, I still have to restart Pulseaudio to make it work.
10-17-2022, 01:30 AM
(This post was last modified: 10-17-2022, 01:31 AM by dante404.)
I have the same problem since a few days.
Interesting: When I reboot my PinePhone audio devices are missing, volume control not working - Every time! When I check pulseaudio status via:
Code: systemctl --user status pulseaudio
...then pulseaudio is not running, it's "loaded" but "inactive".
Then I have to:
Code: systemctl --user start pulseaudio
...and pulseaudio is running, audio device is found, volume control works, everything seems to be fine (how long? Don't know yet).
I installed available pulseaudio updates yesterday via apt update, but the problem persists.
Using encrypted Mobian (bookworm) on pmOS CE Convergence PinePhone (3GB/32GB) as Daily Driver, and Beta Edition Convergence PinePhone (3GB/32GB) with encrypted Mobian (bookworm) as Backup device.
It is perhaps worth mentioning that installing PipeWire as a drop-in replacement for Pulseaudio, according to the Debian instructions, works on Mobian as well. I immediately did this on my Mobian install in order to get high-fidelity Bluetooth audio, and I have had no problems with sound since, even with all the recent Mobian updates.
(10-17-2022, 03:01 AM)LibrePhoneUser Wrote: It is perhaps worth mentioning that installing PipeWire as a drop-in replacement for Pulseaudio, according to the Debian instructions, works on Mobian as well. I immediately did this on my Mobian install in order to get high-fidelity Bluetooth audio, and I have had no problems with sound since, even with all the recent Mobian updates.
But what exactly did you do?
10-18-2022, 12:43 PM
(This post was last modified: 10-18-2022, 12:44 PM by dante404.)
Here they also talk about pipewire:
https://fosstodon.org/@mobian/109109524888172541
But it's sounds like "No problem, it just works!"... which isn't the case on my phone (and pulseaudio is still here).
Using encrypted Mobian (bookworm) on pmOS CE Convergence PinePhone (3GB/32GB) as Daily Driver, and Beta Edition Convergence PinePhone (3GB/32GB) with encrypted Mobian (bookworm) as Backup device.
|