]> Shamusworld >> Repos - ardour-manual/commitdiff
When installing jackd on Debian/Ubuntu, one may choose if to use realtime or not.
authorKaj Ailomaa <zequence@mousike.me>
Fri, 5 Apr 2013 14:43:13 +0000 (16:43 +0200)
committerKaj Ailomaa <zequence@mousike.me>
Thu, 11 Apr 2013 20:58:07 +0000 (22:58 +0200)
As an effect, /etc/limits.d/audio.conf may be named /etc/limits.d/audio.conf.disabled,
if one chose "no".

_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html

index 9e630ab95920f0e86e4b0f651375a2874e90f98b..594f777e991146bee01900e2abf4a0c24cd5d0db 100644 (file)
@@ -164,6 +164,8 @@ title: Ubuntu Linux
   <dt>How to fix</dt>
   <dd>
     <p>
+      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 <code>sudo usermod -a -G
         audio <em>YOUR-LOGIN-NAME</em></code>. Then logout and login again.
     </p>