From 823bc15cb9f244dabaedacabbbd2adeef7b05230 Mon Sep 17 00:00:00 2001 From: christian-van-rensen-tng <110189059+christian-van-rensen-tng@users.noreply.github.com> Date: Tue, 29 Nov 2022 19:33:42 +0100 Subject: [PATCH] Note about wireplumber --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index f131267..cc06f25 100644 --- a/README +++ b/README @@ -114,6 +114,11 @@ unload pulseaudio bluetooth modules: pactl unload-module module-bluez5-device pactl unload-module module-bluez5-discover pactl unload-module module-bluetooth-discover + +Likewise, pipewire must be disabled: + + sudo systemctl disable --global pipewire + sudo systemctl disable --global wireplumber After that it is possible to start hsphfpd prototype daemon implementation: