Article 5CREF Help me set Pipewire

Help me set Pipewire

by
adcdam
from LinuxQuestions.org on (#5CREF)
i cant make it work, i dont use jack i just want to use it as a replacement of pulseaudio

when i launch it i got this:

[W][000000597.669910][module-rtkit.c:517 set_nice()] could not set nice-level to -11: No such file or directory
[W][000000597.670337][module-rtkit.c:504 idle_func()] could not make thread realtime: No such file or directory
[E][000000597.671292][module-portal.c:137 on_portal_pid_received()] Failed to receive portal pid: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get PID of name 'org.freedesktop.portal.Desktop': no such name
[W][000000597.674452][module-rtkit.c:517 set_nice()] could not set nice-level to -11: No such file or directory
[W][000000597.674742][module-rtkit.c:517 set_nice()] could not set nice-level to -11: No such file or directory
[W][000000597.674897][module-rtkit.c:504 idle_func()] could not make thread realtime: No such file or directory
[W][000000597.674981][pulse-server.c:5198 make_local_socket()] pulse-server 0x1c443f0: unlink stale socket /run/user/1000/pulse/native
[W][000000597.675189][module-rtkit.c:504 idle_func()] could not make thread realtime: No such file or directory
[E][000000597.677026][backend-ofono.c:525 ofono_register_reply()] oFono: Register() failed: org.freedesktop.DBus.Error.ServiceUnknown
[E][000000597.690522][bluez5-dbus.c:1761 get_managed_objects_reply()] GetManagedObjects() failed: org.freedesktop.DBus.Error.ServiceUnknown

this is my xinitrc
if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then
eval `dbus-launch --sh-syntax --exit-with-session`
fi
sxhkd &
exec bspwm
/usr/bin/pipewire

how do i set pipewire-pulse -a?
i typed pipewire pulse -a native but thats wrong

mplayer complain like this with pipewire installed
mplayer: error while loading shared libraries: libpulse.so.0: cannot open shared object file: No such file or directorylatest?d=yIl2AUoC8zA latest?i=yZ8bCHvEuqo:31RfNH50MJA:F7zBnMy latest?i=yZ8bCHvEuqo:31RfNH50MJA:V_sGLiP latest?d=qj6IDK7rITs latest?i=yZ8bCHvEuqo:31RfNH50MJA:gIN9vFwyZ8bCHvEuqo
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments