From 11d86021df9452955ab4fc88db728c4d6059fc8b Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Sat, 4 Feb 2023 20:59:10 +0100 Subject: [PATCH] DEBUG.md: add systemctl restart command for pipewire Signed-off-by: Jaroslav Kysela --- ucm2/DEBUG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ucm2/DEBUG.md b/ucm2/DEBUG.md index 48de045..662b46f 100644 --- a/ucm2/DEBUG.md +++ b/ucm2/DEBUG.md @@ -98,7 +98,8 @@ another. Testing changes in the UCM configuration ---------------------------------------- -The sound server must be reloaded to reload the UCM configuration. +The sound server must be restarted to reload the UCM configuration. For +PipeWire, the command `systemctl --user restart wireplumber` is sufficient. To check the configuration syntax, use `alsaucm -c hw:0 dump text` command (replace zero with the corresponding ALSA card number). This command should -- 2.47.1