Reply to comment

rncbc's picture

Re: Crash when launching alsa_in or alsa_out from QjackCtl

So it's a freeze, not a crash.

Are you sure you aren't missing an ampersand (&) at the end of the alsa_in or alsa_out command lines ?

You need that for any of those commands to run in the background, otherwise QjackCtl just gets stuck indefinitely while waiting for the scripts to terminate. And it might just look that it freezes, because neither alsa_in nor alsa_out does immediately exit() if started successfully ;)

Check that out.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.