Je me suis inscrit suite à un problème avec le serveur jackd
Je l'ai installé et configuré en suivant concurrement les instructions sur le wiki archlinux et le site linuxmao.org. Tout fonctionne bien tant que j'utilise le chipset intégré. Mais j'ai aussi une Terratec Phase26 USB, qui est (assez) bien reconnue par Alsa (je peux lire et enregistrer avec audacity), mais jackd ne fonctionne pas avec cette carte.
Voici ce que me dit QJackCtl :
Code : Tout sélectionner
18:18:35.849 Patchbay deactivated.
18:18:35.850 Statistics reset.
18:18:35.889 ALSA connection change.
18:18:35.934 ALSA connection graph change.
18:18:38.311 JACK is starting...
18:18:38.311 /usr/bin/jackd -P70 -dalsa -r48000 -p512 -n3 -D -Chw:0 -Phw:0
jackd 0.121.2
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd 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
18:18:38.316 JACK was started with PID=1438.
could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
JACK compiled with System V SHM support.
loading driver ..
apparent rate = 48000
creating alsa driver ... hw:0|hw:0|512|3|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 512 frames (10.7 ms), buffer = 3 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 3 periods for capture
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 3 periods for playback
ALSA: could not start playback (Broken pipe)
DRIVER NT: could not start driver
cannot start driver
18:18:38.559 JACK was stopped successfully.
18:18:40.339 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
PS : Avant de brancher la Phase26, je désactive la carte intel au niveau du BIOS.