Fix: Add blank line after code block in Step 4 to correct Step 5 header rendering #847
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
= How to troubleshoot sound problems
|
||||
Hank Lee ; The Music and Audio SIG
|
||||
:revnumber: F40
|
||||
:revdate: 2025-05-26
|
||||
:revdate: 2025-05-27
|
||||
:category: Administration
|
||||
:tags: Troubleshooting, Sound, Multimedia
|
||||
|
||||
|
@ -208,7 +208,8 @@ sudo usermod -aG audio $USER
|
|||
|
||||
If the audio configuration is corrupted, you can reset it by moving the old config folders:
|
||||
|
||||
|
||||
[source, bash]
|
||||
----
|
||||
mv ~/.config/pulse ~/.config/pulse_backup
|
||||
mv ~/.config/pipewire ~/.config/pipewire_backup
|
||||
----
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue