From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] data/gentoo-news:master commit in: 2022-07-29-pipewire-sound-server/
Date: Fri, 5 Aug 2022 10:55:35 +0000 (UTC) [thread overview]
Message-ID: <1659696877.48eabb9f21b21b35ec6e71d935e7d724644fb3b7.pacho@gentoo> (raw)
commit: 48eabb9f21b21b35ec6e71d935e7d724644fb3b7
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 5 10:54:37 2022 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Aug 5 10:54:37 2022 +0000
URL: https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=48eabb9f
2022-07-29-pipewire-sound-server: fix typos
Closes: https://bugs.gentoo.org/862867
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
.../2022-07-29-pipewire-sound-server.en.txt | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/2022-07-29-pipewire-sound-server/2022-07-29-pipewire-sound-server.en.txt b/2022-07-29-pipewire-sound-server/2022-07-29-pipewire-sound-server.en.txt
index d41cca1..81b31f6 100644
--- a/2022-07-29-pipewire-sound-server/2022-07-29-pipewire-sound-server.en.txt
+++ b/2022-07-29-pipewire-sound-server/2022-07-29-pipewire-sound-server.en.txt
@@ -83,6 +83,9 @@ There are several options available:
$ systemctl --user --now enable pipewire.socket pipewire-pulse.socket
$ systemctl --user --now disable pipewire-media-session.service
$ systemctl --user --force enable wireplumber.service
+
+ Root user may replace --user with --global to change system default
+ configuration for all of the above commands.
2. To use PulseAudio's daemon for sound, users should disable USE=sound-server
for PipeWire, enable USE=daemon on media-sound/pulseaudio, and add
@@ -118,8 +121,8 @@ There are several options available:
Alternatively, systemd users can run the following commands as root to change
the default for all users:
- # systemctl --user --global --enable pulseaudio.service pulseaudio.socket
- # systemctl --user --global --force enable pipewire.socket pipewire-pulse.socket
+ # systemctl --global enable pulseaudio.service pulseaudio.socket
+ # systemctl --global --force disable pipewire.socket pipewire-pulse.socket
(If taking this option, the services must be started manually as a one-off as
a user.)
@@ -154,8 +157,8 @@ There are several options available:
Alternatively, systemd users can run the following commands as root to change
the default for all users, again for the purposes of non-audio PipeWire use:
- # systemctl --user --global --enable pipewire.socket
- # systemctl --user --global --force enable wireplumber.service
+ # systemctl --global enable pipewire.socket
+ # systemctl --global --force enable wireplumber.service
(If taking this option, the services must be started manually as a one-off as
a user.)
next reply other threads:[~2022-08-05 10:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-05 10:55 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-03 3:04 [gentoo-commits] data/gentoo-news:master commit in: 2022-07-29-pipewire-sound-server/ Sam James
2022-07-31 3:24 Sam James
2022-07-31 3:24 Sam James
2022-07-29 1:44 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1659696877.48eabb9f21b21b35ec6e71d935e7d724644fb3b7.pacho@gentoo \
--to=pacho@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox