#pipewire installation [SOLVED]
89 messages · Page 1 of 1 (latest)
downloaded it ?
sudo pacman -S pipewire
you installed* it
that should be it, you are done, you have pipewire
unless you are having audio problems ?
no audio
what's the output of pacman -Qs pipewire
pacman -S pipewire-alsa pipewire-pulse pipewire-jack
if it ask you to replace pulseaudio, alsa, etc.. just say yes
wire plumber or pipewire media session?
i personally use wireplumber, choose whichever one you want, there's no significant difference
did you press "y" when pacman prompted to remove jack2 ?
yes
it won't delete because ffmpeg waybar and others need it
and pacman can't delete pipewire-jack
says cant find it
I dont think its intalled
nope
weird, pacman should be able to remove it even tho other packages depend on it
you are not supposed to run pipewire from the command line like that
This has nothing to do with pipewire
Let's at least install the pulseaudio and alsa clients then deal with jack2 later
pacman -S pipewire-alsa pipewire-pulse
already done did
since we already know pipewire-jack can replcace jack2 we can probably ignore pacman's inability to resolve the conflicts
pacman -Rdd jack2
then pacman -S pipewire-jack
done
either logout and login or systemctl start --user pipewire.service
what's the output of systemctl status --user pipewire.service
did you try to logout and login again ?
do systemctl stop pulseaudio.service just in case the pluseaudio service is still running, or just re-login
did you ever run pacman -Sy ?
instead of -Syu
not loaded
good then
says the service is not found
yeah because we replaced it with pipewire
ahh
all upto date
let's do systemctl start --user pipewire.service and see if audio work this time
waybar
never used waybar, start a new thread for it. or do some googling
for now mark this as solved
google around, you are not the first person to have this issue
just found this: https://github.com/Alexays/Waybar/issues/1811
might be useful, might be useless
waybar has a wireplumber page on their wiki: https://github.com/Alexays/Waybar/wiki/Module:-WirePlumber
apparently waybar uses wrieplumber to display the current volume
you might have to edit your waybar configuration to deal with that
according to the wiki, you should have something like this in your configs
"wireplumber": {
"format": "{volume}%",
"format-muted": "",
"on-click": "helvum"
}
now doesn't wants to work
pipewire installation
Following the Archlinux section will probably fix this
page not found
now it fucking does...
So did you get it right?
working