Skip to content

Commit

Permalink
Add Pipewire for Ubuntu (#1109)
Browse files Browse the repository at this point in the history
* Add Ubuntu 22.10 as it uses Pipewire

* Update version

---------

Co-authored-by: leviport <levi@system76.com>
  • Loading branch information
ahoneybun and leviport committed Mar 22, 2023
1 parent 8ca50b3 commit 2ada7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/audio.md
Expand Up @@ -25,7 +25,7 @@ If the system is not playing audio, first try restarting the audio daemon:

| PulseAudio | PipeWire |
| :--------- | :-------|
| Ubuntu and Pop!\_OS pre-22.04 | Pop!\_OS 22.04+ |
| Ubuntu pre-22.10 and Pop!\_OS pre-22.04 | Ubuntu 22.10+ and Pop!\_OS 22.04+ |
| `systemctl --user restart pulseaudio` | `systemctl --user restart wireplumber pipewire pipewire-pulse` |
| `rm -r ~/.config/pulse` | `rm -r ~/.config/pulse` |
| `pulseaudio -k` | |
Expand Down

0 comments on commit 2ada7d8

Please sign in to comment.