[PD] jackd & pd -jack

Alexander Klosch alexander.klosch at medien.uni-weimar.de
Tue Jul 8 12:48:15 CEST 2003


well, that was easy. after removing all traces of all jack installations, reinstalling the CCRMA jack rpm now 
#pd -jack starts.

thanx alot guenter!
regards 
kloschi



On Tue, 8 Jul 2003 10:37:18 +0200 (CEST)
guenter geiger <geiger at xdv.org> wrote:

> Looks like you have two versions of jack installed. Make sure that
> your jack installation is clean, then the packages from PlanetCCRMA
> should work fine.
> Especially take a look at /usr/local/lib/libjack*,
> /usr/local/bin/jackd, etc .... If these files exist, then you have
> most probably two versions of jack installed (then one from
> PlanetCCRMA and one that you compiled yourself?).
> 
> In this case, remove any trace from the version you have compiled
> yourself.
> 
> Guenter
> 
> On Tue, 8 Jul 2003, Alexander Klosch wrote:
> 
> > hi,
> >
> > I'm trying to get pd with jack support running for an 4-channel
> > audio installation (with an EWS88MT) which has to be built up until
> > wednesday night :) and I was wondering if someone else has similar
> > problems and maybe a solution, which I would need very soon.
> >
> > # jackd -V
> > jackd version 0.72.4
> >
> > I run:
> > # jackd -R -d alsa -d hw:0 -r 44100 -p 1024 &
> >
> > I tried several pd sources (CCRMA pd-0.36.0-3.cvs.i386.rpm and
> > pd-0.36.0-2.cvs.src.rpm & CVS devel_0_36) with all same errors pop
> > up.
> >
> > jack says:
> > -------------------------------------------------------------------
> > -----#jackd -R -d alsa -d hw:0 -r 44100 -p 1024 &
> > [1] 32085
> > jackd 0.72.4
> > Copyright 2001-2003 Paul Davis 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 compiled with System V SHM support
> > loading driver ..
> > creating alsa driver ... hw:0|hw:0|1024|2|44100|nomon|swmeter|rt
> > open
> > port alsa_pcm:capture_1 has mixdown = 0x40019f30
> > port alsa_pcm:capture_2 has mixdown = 0x40019f30
> > port alsa_pcm:capture_3 has mixdown = 0x40019f30
> > port alsa_pcm:capture_4 has mixdown = 0x40019f30
> > port alsa_pcm:capture_5 has mixdown = 0x40019f30
> > port alsa_pcm:capture_6 has mixdown = 0x40019f30
> > port alsa_pcm:capture_7 has mixdown = 0x40019f30
> > port alsa_pcm:capture_8 has mixdown = 0x40019f30
> > port alsa_pcm:capture_9 has mixdown = 0x40019f30
> > port alsa_pcm:capture_10 has mixdown = 0x40019f30
> > port alsa_pcm:capture_11 has mixdown = 0x40019f30
> > port alsa_pcm:capture_12 has mixdown = 0x40019f30
> > port alsa_pcm:playback_1 has mixdown = 0x40019f30
> > port alsa_pcm:playback_2 has mixdown = 0x40019f30
> > port alsa_pcm:playback_3 has mixdown = 0x40019f30
> > port alsa_pcm:playback_4 has mixdown = 0x40019f30
> > port alsa_pcm:playback_5 has mixdown = 0x40019f30
> > port alsa_pcm:playback_6 has mixdown = 0x40019f30
> > port alsa_pcm:playback_7 has mixdown = 0x40019f30
> > port alsa_pcm:playback_8 has mixdown = 0x40019f30
> > port alsa_pcm:playback_9 has mixdown = 0x40019f30
> > port alsa_pcm:playback_10 has mixdown = 0x40019f30
> > starting engine
> >
> >
> > **** alsa_pcm: xrun of at least 269.507 msecs
> >
> > cannot read connection request from client
> > cannot complete new client connection process
> > cannot read connection request from client
> > cannot complete new client connection process
> > -------------------------------------------------------------------
> > -----
> >
> > pd says:
> > -------------------------------------------------------------------
> > -----# pd -jack
> > Testing for Jack
> > cannot read response from jack server (No such file or directory)
> > cannot read response from jack server (No such file or directory)
> > Pd: system call timed out
> > /dev/dsp (read/write): Interrupted system call
> > (now will try write-only...)
> > Pd: system call timed out
> > /dev/dsp (writeonly): Interrupted system call
> > error: OSS: SNDCTL_DSP_CHANNELS failed /dev/dsp
> > using OSS audio interface
> > audio I/O stuck... closing audio
> >
> > pd: exiting
> > -------------------------------------------------------------------




More information about the Pd-list mailing list