Hi, I got some headaches from trying to use jack (the audio-connector).
Following this: http://en.gentoo-wiki.com/wiki/JACK I finally tried this: jackd -d alsa and got this: solfire:/home/mccramer>sudo jackd -d alsa jackd 0.118.0 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 JACK compiled with System V SHM support. loading driver .. creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit control device hw:0 configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods ALSA: final selected sample format for capture: 32bit integer little-endian ALSA: use 2 periods for capture ALSA: final selected sample format for playback: 32bit integer little-endian ALSA: use 2 periods for playback jackd watchdog: timeout - killing jackd same when using qjackctrl. Any hint what I can do to get jack running? Best regards, mcc