Skip to content

Commit c65a2e0

Browse files
committed
media: add note about audio group.
elogind will use posix attributes to give logged in users access to devices tagged as uaccess (such as audio and joystick input devices). Without it, it's necessary to be in the audio group to access them. Closes #587
1 parent e53df12 commit c65a2e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/config/media/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ To setup audio on your Void Linux system you have to decide if you want to use
88

99
Some applications require PulseAudio, especially closed source programs, but
1010
[PipeWire](./pipewire.md) provides a drop-in replacement for PulseAudio.
11+
12+
If [elogind](../session-management.md) is not enabled, it is necessary to be in
13+
the `audio` group in order to have access to audio devices.

0 commit comments

Comments
 (0)