Apps Unable to Connect to Jack
Posted: Sat Jun 07, 2014 6:34 pm
I'm running Arch Linux and have installed cadence 0.8.1-1 and running jack2-dbus-1.9.9.5-4.
I tried installing jack2-kxstudio but it would not install:
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: jack2-kxstudio and jack2-kxstudio-dbus are in conflict
Proceeding On:
In Cadence I selected the firewire driver, left setting at defaults,
and for the Bridge selected ALSA -> JACK.
JACK starts but nothing is able to connect to it.
I've tried Ardour, Hydrogen, mplayer -ao jack, etc...
Example:
JACK log:
Earlier I did see the following error in the JACK log but it has not occurred lately:
Here the firewire devices:
I tested the connection to the Saffire with ffado-mixer and had no problems making changes to the settings, so I don't feel like it is a FFADO issue.
Checking permissions:
I am a member of the audio group
Any help appreciated...
I tried installing jack2-kxstudio but it would not install:
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: jack2-kxstudio and jack2-kxstudio-dbus are in conflict
Proceeding On:
In Cadence I selected the firewire driver, left setting at defaults,
and for the Bridge selected ALSA -> JACK.
JACK starts but nothing is able to connect to it.
I've tried Ardour, Hydrogen, mplayer -ao jack, etc...
Example:
Code: Select all
mplayer -ao jack test.mp3
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
[JACK] cannot open server
Failed to initialize audio driver 'jack'
Could not open/initialize audio device -> no sound.
Code: Select all
Sat Jun 7 12:27:25 2014: Starting jack server...
Sat Jun 7 12:27:25 2014: JACK server starting in realtime mode with priority 10
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Rec 1_in'
Sat Jun 7 12:27:35 2014: New client 'firewire_pcm' with PID 0
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Rec 2_in'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Rec 3_in'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Rec 4_in'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Midi In_in'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 1_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 2_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 3_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 4_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 5_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 6_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 7_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 8_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 9_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Play 10_out'
Sat Jun 7 12:27:35 2014: graph reorder: new port 'firewire_pcm:00130e0100010c0b_Midi Out_out'
Code: Select all
ERROR: firewire MSG: Starting FFADO backend (libffado 2.1.0-Unversioned directory
Code: Select all
ffado-test ListDevices
=== 1394 PORT 0 ===
Node id GUID VendorId ModelId Vendor - Model
0 0x0000ba0000000026 0x000000BA 0x00000000 Linux Firewire -
1 0x00130e0100010c0b 0x0000130E 0x00000000 Focusrite - Saffire
no message buffer overruns
Checking permissions:
Code: Select all
ls -l /dev/fw*
crw-rw---- 1 root audio 250, 0 Jun 7 09:14 /dev/fw0
crw-rw----+ 1 root audio 250, 1 Jun 7 09:14 /dev/fw1
Any help appreciated...