Added link which explains audio group issues on Ubuntu

This commit is contained in:
Kaj Ailomaa 2013-04-05 16:47:16 +02:00
parent a6a2dfbb96
commit 872542b0a7

View File

@ -168,6 +168,8 @@ title: Ubuntu Linux
named /etc/security/limits.d/audio.conf.disabled, rename it to the former. named /etc/security/limits.d/audio.conf.disabled, rename it to the former.
Run the command <code>sudo usermod -a -G Run the command <code>sudo usermod -a -G
audio <em>YOUR-LOGIN-NAME</em></code>. Then logout and login again. audio <em>YOUR-LOGIN-NAME</em></code>. Then logout and login again.
On Ubuntu Studio the user is a member of audio group by default, but not
on other flavors. Read more about why <a href="https://wiki.ubuntu.com/Audio/TheAudioGroup">here</a>
</p> </p>
</dd> </dd>
</dl> </dl>