Re: [Jack-Devel] Jack won't start on boot

PrevNext  Index
DateSun, 09 Jul 2017 14:28:38 +0300
From alex <[hidden] at gmail dot com>
To[hidden] at lists dot jackaudio dot org
In-Reply-ToRobin Gareus Re: [Jack-Devel] Jack won't start on boot
On 07/08/2017 09:20 PM, Robin Gareus wrote:
> On 07/08/2017 07:30 PM, Joakim Hernberg wrote:
>> On Sat, 8 Jul 2017 19:11:31 +0300
>> alex <[hidden]> wrote:
>>
>>> I'm trying to run a script in my Odroid-U3 which launches Jack and
>>> Pd, but Jack doesn't start.
>>>
>>> This is my script, called 'launch_jack_pd.sh':
>>> #!/bin/bash
>>> jackd -dalsa -dhw:1 -i2 -o4 -p512 -r48000 &
>>>
>>> pd -jack -inchannels 2 -outchannels 4 -nogui -open
>> Maybe you need a sleep to make sure that jack is really running before
>> you start pd?
>>
> OT here, but there's  `jack_wait` (comes with jackd) to wait for JACK to
> become available (better than "sleep").
I get similar behavior, works fine manually with 'jack_wait -w' but on 
boot jack_wait waits for ever as jack never starts.
PrevNext  Index

1499599736.14651_0.ltw:2,a <9ac0062e-72d4-8a86-0a37-2ba28774f3c9 at gmail dot com>