Results 1 to 3 of 3

Thread: JACK help

  1. #1
    Join Date
    Nov 2010
    Beans
    12

    JACK help

    i dont really know were to post this but music is an art so i gues ill post here..

    i recently got ardour to do some recoding in but im having a problem with JACK. heres the message i get

    Code:
     p, li { white-space: pre-wrap; } 17:00:09.458 Startup script...
     17:00:09.459 artsshell -q terminate
     sh: artsshell: not found
     17:00:09.870 Startup script terminated with exit status=32512.
     17:00:09.872 JACK is starting...
     17:00:09.880 /usr/bin/jackd -dalsa -dhw:0 -r44100 -p1024 -n2
     jackd 0.118.0
     Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
     jackd comes with ABSOLUTELY NO WARRANTY
     This is free software, and you are welcome to redistribute it
     under certain conditions; see the file COPYING for details
     JACK is running in realtime mode, but you are not allowed to use realtime scheduling.
     17:00:09.972 JACK was started with PID=10232.
     Please check your /etc/security/limits.conf for the following lines
     and correct/add them:
       @audio          -       rtprio          100
       @audio          -       nice            -10
     After applying these changes, please re-login in order for them to take effect.
     You don't appear to have a sane system configuration. It is very likely that you
     encounter xruns. Please apply all the above mentioned changes and start jack again!
     17:00:09.999 JACK was stopped with exit status=255.
     17:00:10.001 Post-shutdown script...
     17:00:10.002 killall jackd
     jackd: no process found
     17:00:10.449 Post-shutdown script terminated with exit status=256.
     17:00:12.021 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.


    idk whats wrong and i really need this to work within the hour. any help?

  2. #2
    Join Date
    Feb 2009
    Beans
    592

    Re: JACK help

    Have you tried following the instructions it gives you in the terminal output:

    Code:
    Please check your /etc/security/limits.conf for the following lines
     and correct/add them:
       @audio          -       rtprio          100
       @audio          -       nice            -10
     After applying these changes, please re-login in order for them to take effect.
     You don't appear to have a sane system configuration. It is very likely that you
     encounter xruns. Please apply all the above mentioned changes and start jack again!
    Seems like a good place to start.

  3. #3
    Join Date
    Nov 2010
    Beans
    12

    Re: JACK help

    got it working! thanks for the help!
    Last edited by icedice; November 4th, 2010 at 10:59 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •