Re: [LAU] Linux automatic startup question

From: Christopher Arndt <chris@email-addr-hidden>
Date: Sat Apr 01 2017 - 16:36:44 EEST

Am 01.04.2017 um 11:20 schrieb john gibby:
>I have QjackCtl configured to startup automatically.

How/From where is QjackCtl started?

> This crossover_3chan
> script works fine when I run it manually, but for some reason, running
> it within the QjactCtl startup script is not working.

> crossover_3chan &

I assume the script has executable rights?

Try to use the following line in your QjackCtl post start script to
write the error output from (calling) the script to a file:

/path/to/crossover_3chan > /tmp/crossover_3chan.log 2>&1

Maybe that will give you a better indication of what is going wrong.

Chris

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user

Received on Sat Apr 1 20:15:01 2017

This archive was generated by hypermail 2.1.8 : Sat Apr 01 2017 - 20:15:02 EEST