I am not sure what you are attempting to do by trying to replace
pipewire with pulse, but you only removed the pipewire to pulseaudio
module, you did not erase any of the actual pipewire rpms, just the
module that provides pulseaudio compatibility.

What exactly did the dnf swap command say it did?

rpm -qa | grep -E "pulse|pipe" should show the current installed state.


On Thu, Jun 1, 2023 at 11:46 AM Frank Elsner via users
<users@lists.fedoraproject.org> wrote:
>
> Hello all,
>
> I've done
>           sudo dnf swap --allowerasing pipewire-pulseaudio pulseaudio
>
> But even after login pipewire seems still to be active:
>
> # ps -ef | grep -E "pulse|pipe"
> frank      19848   19503  3 18:19 ?        00:00:47 /usr/bin/pipewire
> frank      19850   19503  4 18:19 ?        00:00:56 /usr/bin/pipewire-pulse
>
> and
>
> # pactl stat
> Connection failure: Connection refused
> pa_context_connect() failed: Connection refused
>
>
> Regards, Frank
>
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to