X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=_manual%2F03_setting-up-your-system%2F08_platform-specifics%2F01_ubuntu-linux.html;h=13846791a35bc9e301af1b840efe0d873ccabb75;hb=872542b0a742767278a983fa00139e9df3744aa7;hp=6c1dcee06e1ec49953a8a6b69c9b19d588a14870;hpb=48609ea9be90189776e181cb8e46e4d5a40ba041;p=ardour-manual-diverged diff --git a/_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html b/_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html index 6c1dcee..1384679 100644 --- a/_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html +++ b/_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html @@ -120,11 +120,8 @@ title: Ubuntu Linux
Symptoms
@@ -167,8 +164,12 @@ title: Ubuntu Linux
How to fix

+ Make sure the file /etc/security/limits.d/audio.conf exists. If it is + named /etc/security/limits.d/audio.conf.disabled, rename it to the former. Run the command sudo usermod -a -G audio YOUR-LOGIN-NAME. 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 here