yes, i rebuilt everything from scratch _after_ i rebuilt jack. that's
what has me so confused. i track the jack-dev list and haven't seen
anyone with a similar situation, so i am at a bit of a loss...
of course, i am assuming that freqtweak et al have caught up with the
most recent jack changes, but i thought that the occurences of
"playback" and "capture" would indicate that they had.
any further thoughts?
j.c.w.
Steve Harris wrote:
On Mon, Nov 18, 2002 at 09:59:34 -0600, j.c.w. wrote:
greetings all,
wazowski:/home/jcw# freqtweak -i none,none -n ft
JACK error: cannot connect input port: none -> _pcm:playback_18
JACK error: cannot connect output port: ft:in_1 -> alsa_pcm:playback_1
JACK error: cannot connect input port: none -> %
JACK error: cannot connect output port: -> alsa_pcm:playback_2
i have no idea what to make of this. once freqtweak is running, i can't
get alsa_pcm:playback_1, etc. as options. also, ssm just segfaults if i
try to connect it to jack at all. pure data just kills all audio.
i am running alsa rc5 with an rme9652 and an emu10k1. all of my apps
work perfectly without jack.
does anyone have a clue or suggestion? i hope that i have just done
something silly and someone will be able to point out the error in my
ways.
Did you rebuild all your apps after you built jack last? It sounds like
there is a version problem between the two. Unfortunatly, until recently
jack did not use proper unix library versioning.
- Steve