Re: [LAD] Client connection to JACK fails with socket error -- help?

2011-10-12 Thread Robert Jonsson
2011/10/11 Simon Kalteis mailingli...@kernelspace.de My test client of choice is mplayer. (SVN r3418) I checked whether the runtime linker uses the correct libs: /usr/local/bin/mplayer libjack.so.0 = /usr/local/lib/libjack.so.0 (0xb718a000) Perhaps try one of the bundled jack utilities.

Re: [LAD] Client connection to JACK fails with socket error -- help?

2011-10-12 Thread Simon Kalteis
Hi Paul, thanks for your suggestion. On Tue, 11 Oct 2011 23:25:04 +0100 Paul Davis p...@linuxaudiosystems.com wrote: your error is 100% consistent with this not being done thoroughly enough. I solved the problem... it was QJackCtl's fault, somehow. It put parentheses around the server name

Re: [LAD] Kontakt Spikes

2011-10-12 Thread Michael Ost
On 10/07/2011 08:07 PM, Robin Gareus wrote: It's a bit dated but so is your 2.6.24.3 kernel. You will need to compile the kernel with CONFIG_PREEMPT_TRACER=y CONFIG_SCHED_TRACER=y under Kernel hacking - Tracers - .. to get access to /sys/kernel/debug/tracing/ I've got some output, but am

Re: [LAD] Kontakt Spikes

2011-10-12 Thread Robin Gareus
On 10/13/2011 01:28 AM, Michael Ost wrote: On 10/07/2011 08:07 PM, Robin Gareus wrote: It's a bit dated but so is your 2.6.24.3 kernel. You will need to compile the kernel with CONFIG_PREEMPT_TRACER=y CONFIG_SCHED_TRACER=y under Kernel hacking - Tracers - .. to get access to