DEBUG.md: add "Logs from PipeWire (wireplumber)" section
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
7060e3a312
commit
c7557729e0
1 changed files with 12 additions and 0 deletions
|
|
@ -105,6 +105,18 @@ To check the configuration syntax, use `alsaucm -c hw:0 dump text` command
|
|||
(replace zero with the corresponding ALSA card number). This command should
|
||||
not return an error.
|
||||
|
||||
Logs from PipeWire (wireplumber)
|
||||
--------------------------------
|
||||
|
||||
````
|
||||
systemctl --user stop wireplumber
|
||||
WIREPLUMBER_DEBUG="spa.*:5" wireplumber
|
||||
````
|
||||
|
||||
The alsa-ucm.c lines shows the selected and enabled devices in runtime.
|
||||
You may redirect the log output to a file and use a grep or another tool
|
||||
to filter them.
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue