• Matt001

    On this website: http://www.arduino.cc/playground/Interfacing/PD

    the link to download simplemessagesystem library is down.

    Anyone knows why?

    Any alternatives to get the library? (pduino with firmata not working well)

    posted in technical issues read more
  • Matt001

    When I launch Pd all other audio applications will lose sound (youtube, audio players, movies,...).
    Pd forces its own sound in.

    How to resolve this?

    My specs:
    Ubuntu maverick, 64bit
    Pd-0.42.5-extended-ubuntu-lucid-amd64.deb

    Haven't tinkered with ALSA mixer or other sound control. ANy recommendations where I could look?

    M

    posted in technical issues read more
  • Matt001

    Hi everyone,

    How do I install pd-extended on Ubuntu 10.10 64 bit?

    I saw some of you succeeded (one post mentioned additional installing of some libraries).
    How do I install it if 64 bit release isn't out yet?

    PS: I tried installing 10.04 release, which downloads but wouldn't run. I know that's not good.

    Thanks!

    Matt

    posted in technical issues read more
  • Matt001

    I implemented this instructions (routed browser audio to jack as a pulse audio).
    All went fine.

    But pure data still disables the sound when I play music in the browser.

    Any clues?

    UBuntu 10.10 64bit
    pd-extended

    posted in technical issues read more
  • Matt001

    I have just launched qjackctl from GUI. It opened with a message:

    16:26:59.072 Patchbay deactivated.
    16:26:59.118 Statistics reset.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    16:26:59.160 ALSA connection graph change.
    16:26:59.390 ALSA connection change.

    This appeared before starting jack or qjackclt (or maybe jack is running in the background when I had invoked it from the command line about an hour ago...hmm).

    No clue why jack isn;t working. Any ideas??

    posted in technical issues read more
  • Matt001

    How did you solve it?
    (I am opened similar thread, maybe you can post there?)

    posted in technical issues read more
  • Matt001

    I did.

    For command jackd I get this terminal output:

    matjaz@matjaz-NV59C:~$ jackd
    jackdmp 1.9.6
    Copyright 2001-2005 Paul Davis and others.
    Copyright 2004-2010 Grame.
    jackdmp 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
    Cannot create thread 1 Operation not permitted
    Cannot create thread 1 Operation not permitted

    usage: jackdmp [ --no-realtime OR -r ]
    [ --realtime OR -R [ --realtime-priority OR -P priority ] ]
    (the two previous arguments are mutually exclusive. The default is --realtime)
    [ --name OR -n server-name ]
    [ --timeout OR -t client-timeout-in-msecs ]
    [ --loopback OR -L loopback-port-number ]
    [ --port-max OR -p maximum-number-of-ports]
    [ --midi OR -X midi-driver ]
    [ --verbose OR -v ]
    [ --clocksource OR -c [ c(ycle) | h(pet) | s(ystem) ]
    [ --replace-registry ]
    [ --silent OR -s ]
    [ --sync OR -S ]
    [ --temporary OR -T ]
    [ --version OR -V ]
    -d backend [ ... backend args ... ]
    Available backends may include: alsa, dummy, freebob, firewire or net

    jackdmp -d backend --help
    to display options for each backend

    and for qjackctl:
    The same control GUI opened where I clicked start.

    15:38:11.262 Patchbay deactivated.
    15:38:11.263 Statistics reset.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    15:38:11.286 ALSA connection graph change.
    15:38:11.482 ALSA connection change.
    15:38:19.241 Startup script...
    15:38:19.242 artsshell -q terminate
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    sh: artsshell: not found
    15:38:19.646 Startup script terminated with exit status=32512.
    15:38:19.646 JACK is starting...
    15:38:19.646 /usr/bin/jackd -dalsa -d/dev/dsp -r44100 -p256 -n2 -Xseq
    15:38:19.649 JACK was started with PID=2544.
    Cannot create thread 1 Operation not permitted
    Cannot create thread 1 Operation not permitted
    jackdmp 1.9.6
    Copyright 2001-2005 Paul Davis and others.
    Copyright 2004-2010 Grame.
    jackdmp 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 server starting in realtime mode with priority 10
    Cannot lock down memory area (Cannot allocate memory)
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL /dev/dsp
    control open "/dev/dsp" (No such file or directory)
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL /dev/dsp
    control open "/dev/dsp" (No such file or directory)
    audio_reservation_init
    Acquire audio card Audio-1
    creating alsa driver ... /dev/dsp|/dev/dsp|256|2|44100|0|0|nomon|swmeter|-|32bit
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL /dev/dsp
    control open "/dev/dsp" (No such file or directory)
    Cannot initialize driver
    JackServer::Open() failed with -1
    Failed to start server
    15:38:19.743 JACK was stopped with exit status=255.
    15:38:19.745 Post-shutdown script...
    15:38:19.746 killall jackd
    jackd: no process found
    15:38:20.153 Post-shutdown script terminated with exit status=256.
    15:38:21.703 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    15:38:31.152 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    15:38:42.143 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    15:39:02.300 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started

    I'm lost.

    posted in technical issues read more
  • Matt001

    note that I get the error message in the previous posting before I connect Pd (or anything) to jack.
    I just open Jack and click Start.

    posted in technical issues read more
  • Matt001

    Hi,

    Yes.
    I have turned on the computer and freshly started jackd. I start it from qjackcti (http://en.wikipedia.org/wiki/Qjackctl).

    Error messages:

    1. first window:
    Could not connect to JACK server as client.

    • Overall operation failed.
    • Unable to connect to server.
      Please check the messages window for more info.

    2. Message window:

    13:55:36.236 Patchbay deactivated.
    13:55:36.254 Statistics reset.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    13:55:36.336 ALSA connection graph change.
    13:55:36.559 ALSA connection change.
    13:55:36.560 ALSA connection graph change.
    13:55:38.356 Startup script...
    13:55:38.357 artsshell -q terminate
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    sh: artsshell: not found
    13:55:38.760 Startup script terminated with exit status=32512.
    13:55:38.760 JACK is starting...
    13:55:38.760 /usr/bin/jackd -dalsa -d/dev/dsp -r44100 -p256 -n2 -Xseq
    13:55:38.798 JACK was started with PID=2106.
    Cannot create thread 1 Operation not permitted
    Cannot create thread 1 Operation not permitted
    jackdmp 1.9.6
    Copyright 2001-2005 Paul Davis and others.
    Copyright 2004-2010 Grame.
    jackdmp 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 server starting in realtime mode with priority 10
    Cannot lock down memory area (Cannot allocate memory)
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL /dev/dsp
    control open "/dev/dsp" (No such file or directory)
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL /dev/dsp
    control open "/dev/dsp" (No such file or directory)
    audio_reservation_init
    Acquire audio card Audio-1
    creating alsa driver ... /dev/dsp|/dev/dsp|256|2|44100|0|0|nomon|swmeter|-|32bit
    ALSA lib control.c:882:(snd_ctl_open_noupdate) Invalid CTL /dev/dsp
    control open "/dev/dsp" (No such file or directory)
    Cannot initialize driver
    JackServer::Open() failed with -1
    Failed to start server
    13:55:39.278 JACK was stopped with exit status=255.
    13:55:39.279 Post-shutdown script...
    13:55:39.279 killall jackd
    jackd: no process found
    13:55:39.700 Post-shutdown script terminated with exit status=256.
    13:55:40.822 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    13:55:54.576 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    13:58:38.483 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started
    13:59:09.197 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
    Cannot connect to server socket err = No such file or directory
    Cannot connect to server socket
    jack server is not running or cannot be started

    As you can see the last paragraph (...jjack server is not running or cannot be started...) then repeats itself over and over again every 30 seconds.

    Seems like Jack isn't working??

    Thanks.

    posted in technical issues read more
  • Matt001

    Thanks!

    There seems to be similar thread going on with sonsofsol.

    i installed jackd, when typing this command:

    pacmd load-module module-jack-source channels=2; pacmd load-module module-jack-sink channels=2;

    i get the following error

    Welcome to PulseAudio! Use "help" for usage information.
    >>> Module load failed.
    >>> Welcome to PulseAudio! Use "help" for usage information.
    >>> Module load failed.

    when trying to connect pd with jack i get
    error: JACK: unable to connect to JACK server
    JACK: jack returned status 17

    How to fix this?

    Also in PD, when I choose ALSA midi, not Jack, then PD appears in Jack control.
    Does this mean alsa-midi is the way to connect Pd to Jack? Not by choosing "Jack" in "media"?

    M

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!