The same problem occurs whether I try using different capture/playback devices. (still 2-in, 4-out)
I have tried (capture/playback):
hw:0/quad
hw:0,0/quad
hw:0/four_and_two
hw:0,0/four_and_two
I even created a ctl & pcm for surround40 and surround51, but still no luck, it always returns with:
----------------------------------
ALSA: poll time out, polled for 4356125 usecs
DRIVER NT: could not run driver cycle
jack main caught signal 12
15:30:34.873 Shutdown notification.
15:30:34.888 Client deactivated.
no message buffer overruns
15:30:34.894 JACK was stopped successfully.
zombified - calling shutdown handler
-----------------------------------
I never mentioned my system:
kernel 2.6.12-0.12.rdt.rhfc4.ccrma
alsa 1.0.11
jackd 0.100.1
Playback/Capture only works fine, just duplex having the problem.
Sam
On 05/05/06, Lee Revell <[EMAIL PROTECTED]> wrote:
On Fri, 2006-05-05 at 15:58 +0100, Samuel Theobald wrote:
> Hi Clemens,
>
> When I try that method (same with using the surround40 type) it all
> starts up fine, before giving the error message:
You actually don't need to make an asym device for this, just tell JACK
to use different devices for playback and capture using the -C and -P
options. man jackd for details.
Lee