Clemens Ladisch wrote:
Bill Allen wrote:
I've got the Edirol UA20 and I am happy with
it as an audio device (only
44.1 however), or as a midi device, but not both, sadly. If I run it in
"Advanced" mode, jack won't start up,
Does jack output any error message?
Does "aplay something.wav" work?
In Non-advanced mode plays fine:
bill:~$ aplay -Dhw:1,0 Hells_intro.wav
Playing WAVE 'Hells_intro.wav' : Signed 16 bit Little Endian, Rate 44100
Hz, Stereo
In advanced mode:
bill:~$ aplay -Dhw:1,0 Hells_intro.wav
Playing WAVE 'Hells_intro.wav' : Signed 16 bit Little Endian, Rate 44100
Hz, Stereo
aplay: set_params:900: Sample format non available
In advanced mode jackd says:
bill:~$ jackd -R -P70 -p128 -dalsa -dhw:1 -r48000 -p1024 -n3
jackd 0.103.0
Copyright 2001-2005 Paul Davis 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 ..
apparent rate = 48000
creating alsa driver ... hw:1|hw:1|1024|3|48000|0|0|nomon|swmeter|-|32bit
control device hw:1
configuring for 48000Hz, period = 1024 frames, buffer = 3 periods
ALSA: final selected sample format for capture: 24bit little-endian
ALSA: use 3 periods for capture
ALSA: final selected sample format for playback: 24bit little-endian
ALSA: use 3 periods for playback
ALSA: could not start playback (Broken pipe)
DRIVER NT: could not start driver
cannot start driver
jackd watchdog: timeout - killing jackd
Aborted (core dumped)
Best regards,
Bill