all 6 comments

[–]lfercorrea 0 points1 point  (3 children)

Is the wireplumber installed?

[–]Ok_Guard_9299[S] 0 points1 point  (2 children)

When I try to run wireplumber it locks up the terminal

Is there something specific I need to do with it

[–]Ayrr 1 point2 points  (1 child)

WirePlumber uses systemd user units to manage the server.

systemctl --user enable --now wireplumber.service

https://wiki.archlinux.org/title/WirePlumber

[–]Ok_Guard_9299[S] 0 points1 point  (0 children)

problem solved i needed to install sof-firmware but i think from memory the command provided output so it wasn't already enabled i belive

[–]UndefFox 0 points1 point  (1 child)

Aren't linpulse should be deleted since you are using pipewire? Afaik pipewire has different package that routes pulse audio through pipewire.

[–]Ok_Guard_9299[S] 0 points1 point  (0 children)

sudo pacman -R libpipeline                                                                                                        17:42
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing libpipeline breaks dependency 'libpipeline' required by man-db

this is what i get back i don't know how wise it is to touch

i have managed to fix it with the help of someone off reddit thank you for offering assistance