On Fri, 22 Apr 2022 19:50:47 -0700 ToddAndMargo via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > Hi All > > Fedora 35 > Xfce > > Xfce's bluetooth manager find my Jabra 85h but > when I try to pair with it, I get "Disconnected" > # dnf install pulseaudio-module-bluetooth > Error: > Problem: problem with installed package > pipewire-pulseaudio-0.3.50-1.fc35.x86_64 > - package pipewire-pulseaudio-0.3.50-1.fc35.x86_64 conflicts with > pulseaudio provided by pulseaudio-15.0-2.fc35.x86_64 Don't know if this will solve your problem, but the error says it all. Pipewire and pulseaudio cannot co-exist. Because you are on f35 where pipewire became default, you should remove all pulseaudio packages and replace them with the appropriate pipewire packages. You can try dnf swap pulseaudio pipewire but it might not work because you have both already installed. Then it becomes a manual process of listing the pulseaudio packages you have installed, the corresponding pipewire packages available, and installing the pipewire packages and removing the pulseaudio packages. The issue will be if removing a package wants to take things that depend on it away. If the error is occurring because you are trying to install a pulseaudio package with pipewire the default, and there is not an equivalent bluetooth package for pipewire, you will have to open a bugzilla requesting such a package. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure