Em Sun, 22 Nov 2020 12:17:06 +0100 Vitaly Zaitsev via devel devel@lists.fedoraproject.org escreveu:
On 22.11.2020 10:05, Mattia Verga via devel wrote:
I think the package name is wrong, it should be pipewire-pulseaudio. However, it seems it doesn't correctly replace pulseaudio:
# dnf install pipewire-pulseaudio --enablerepo=updates-testing
This is absolutely fine. You should use dnf swap instead:
dnf swap pulseaudio pipewire-pulseaudio --allowerasing
Tried it today (tested using a COPR repo with pipewire-0.3.17, as with 0.3.15, it would try to remove a large number of packages which depends on PA).
There are still some packages being removed, probably due to wrong dependency chains:
# dnf swap pulseaudio pipewire-pulseaudio --allowerasing
Last metadata expiration check: 2:23:59 ago on Mon Dec 14 09:09:34 2020. Package pipewire-pulseaudio-0.3.17-3.fc33.x86_64 is already installed. Dependencies resolved. =================================================================================================================== Package Architecture Version Repository Size =================================================================================================================== Removing: pulseaudio x86_64 14.0-2.fc33 @updates 4.0 M Removing dependent packages: alsa-plugins-pulseaudio i686 1.2.2-3.fc33 @fedora 123 k alsa-plugins-pulseaudio x86_64 1.2.2-3.fc33 @fedora 121 k pulseaudio-module-bluetooth x86_64 14.0-2.fc33 @updates 231 k pulseaudio-module-gconf x86_64 14.0-2.fc33 @updates 40 k pulseaudio-module-gsettings x86_64 14.0-2.fc33 @updates 51 k pulseaudio-module-x11 x86_64 14.0-2.fc33 @updates 78 k pulseaudio-module-zeroconf x86_64 14.0-2.fc33 @updates 194 k pulseaudio-qpaeq x86_64 14.0-2.fc33 @updates 106 k steam i686 1.0.0.68-2.fc33 @rpmfusion-nonfree-updates 2.9 M Removing unused dependencies: gamemode i686 1.6-1.fc33 @updates 248 k gamemode x86_64 1.6-1.fc33 @updates 276 k gnome-shell-extension-gamemode noarch 1-4.fc33 @fedora 46 k inih i686 49-2.fc33 @fedora 25 k inih x86_64 49-2.fc33 @fedora 25 k libatomic i686 10.2.1-9.fc33 @updates 32 k libdbusmenu-gtk3 i686 16.04.0-16.fc33 @fedora 96 k libnsl i686 2.32-2.fc33 @updates 160 k libpng12 i686 1.2.57-12.fc33 @fedora 450 k mpg123-plugins-pulseaudio x86_64 1.26.2-2.fc33 @fedora 16 k
Transaction Summary =================================================================================================================== Remove 20 Packages
Also, PipeWire is not working fine with Mate Desktop volume control via media keys (XF86AudioLowerVolume, XF86AudioRiseVolume, XF86AudioMuteVolume). I opened a BZ for such issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1907617
-
I ran a few quick tests using both PA and Jack apps.
I didn't notice any major issue on my tests so far. Regards, Mauro