I’ve been consistently having unhandled xrun problems on a system I just installed. I’m hoping someone can help me figure out how to take care of it. Here’s the entire qjackctl message output from start to stop:
19:32:36.598 JACK is starting...
19:32:36.598 /usr/bin/jackd -dfirewire -r96000 -p2048 -n3
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
no message buffer overruns
no message buffer overruns
no message buffer overruns
jackdmp 1.9.8
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2011 Grame.
jackdmp 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 server starting in realtime mode with priority 10
19:32:36.635 JACK was started with PID=25098.
libffado 2.1.0- built Nov 8 2012 19:31:50
19:32:44.930 JACK connection change.
19:32:44.931 Server configuration saved to "/home/audiodef/.jackdrc".
19:32:44.931 Statistics reset.
19:32:44.942 Client activated.
19:32:44.967 JACK connection graph change.
libiec61883 warning: Established connection on channel 0.
You may need to manually set the channel on the receiving node.
libiec61883 warning: Established connection on channel 1.
You may need to manually set the channel on the transmitting node.
libiec61883 warning: Established connection on channel 2.
You may need to manually set the channel on the receiving node.
libiec61883 warning: Established connection on channel 3.
You may need to manually set the channel on the transmitting node.
JackFFADODriver::ffado_driver_wait - unhandled xrun
firewire ERR: wait status < 0! (= -1)
JackProcessSync::LockedTimedWait error usec = 5000000 err = Connection timed out
Driver is not running
Cannot create new client
20:27:45.025 Client deactivated.
20:27:45.027 JACK is stopping...
JackProcessSync::LockedTimedWait error usec = 426660 err = Connection timed out
JackEngine::ClientDeactivate wait error ref = 2 name = qjackctl
JackProcessSync::LockedTimedWait error usec = 85332 err = Connection timed out
JackEngine::ClientCloseAux wait error ref = 2
jack main caught signal 15
WARNING: 1 message buffer overruns!
no message buffer overruns
20:27:45.331 JACK was stopped successfully.