<div dir="ltr">if you have another usb controller, try to use it, I remember that one controller doesnt work well with my tascam.<br>by controller I mean uhci or ohci.<br><br>My tascam (428) work well under ubuntu with a rtkernel or a non rt one.<br>

<br>Maybe you use an rtkernel with threaded isr and bad priority for
your usb irq handler. That could delay your tascam usb frame too much.<br>try with a generic kernel at first if you get sound without jack. If it work then you will need to tweak rt priority.<br><br><div class="gmail_quote">
2008/8/12 Shawn Wallis <span dir="ltr"><<a href="mailto:miesco251@gmail.com">miesco251@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I downloaded alsa-firmware and fxload from medibuntu, it loads the<br>
firmware fine, the lights go on and alsa recognizes it. I get errors in<br>
dmesg and jackd doesn't work.<br>
<br>
<br>
shawn@ubuntu:~$ cat /proc/asound/cards<br>
0 [Intel ]: HDA-Intel - HDA Intel<br>
HDA Intel at 0xfebfc000 irq 19<br>
1 [K88 ]: USB-Audio - Keystation Pro 88<br>
Evolution Electronics Ltd. Keystation Pro 88 at usb-0000:00:1d.7-2.4,<br>
full spee 2 [USX2Y ]: USB US-X2Y - TASCAM US-X2Y<br>
TASCAM US-X2Y (1604:8007 if 0 at 007/006)<br>
<br>
<br>
I get this in dmesg:<br>
[ 95.442460]<br>
ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-rt/sound/alsa-driver/usb/usx2y/usbusx2yaudio.c:313:<br>
Sequence Error!(hcd_frame=345 ep=10out;wait=345,frame=342).<br>
[ 95.442488] Most propably some urb of usb-frame 345 is still missing.<br>
[ 95.442491] Cause could be too long delays in usb-hcd interrupt<br>
handling. [ 95.479404]<br>
ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-rt/sound/alsa-driver/usb/usx2y/usbusx2yaudio.c:313:<br>
Sequence Error!(hcd_frame=382 ep=10out;wait=382,frame=379).<br>
[ 95.479429] Most propably some urb of usb-frame 382 is still missing.<br>
[ 95.479431] Cause could be too long delays in usb-hcd interrupt<br>
handling. [ 96.012293]<br>
ALSA /build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-rt/sound/alsa-driver/usb/usx2y/usbusx2yaudio.c:313:<br>
Sequence Error!(hcd_frame=5 ep=8in;wait=1026,frame=2). [ 96.012311]<br>
Most propably some urb of usb-frame 1026 is still missing. [ 96.012314]<br>
Cause could be too long delays in usb-hcd interrupt handling.<br>
<br>
<br>
I get this with jackd:<br>
23:01:43.405 JACK is starting...<br>
23:01:43.406 /usr/bin/jackd -R -dalsa -dhw:2 -r96000 -p1024 -n3<br>
23:01:43.434 JACK was started with PID=22944.<br>
jackd 0.109.2<br>
Copyright 2001-2005 Paul Davis and others.<br>
jackd comes with ABSOLUTELY NO WARRANTY<br>
This is free software, and you are welcome to redistribute it<br>
under certain conditions; see the file COPYING for details<br>
JACK compiled with System V SHM support.<br>
cannot lock down memory for jackd (Cannot allocate memory)<br>
loading driver ..<br>
apparent rate = 96000<br>
creating alsa driver ...<br>
hw:2|hw:2|1024|3|96000|0|0|nomon|swmeter|-|32bit control device hw:2<br>
configuring for 96000Hz, period = 1024 frames (10.7 ms), buffer = 3<br>
periods ALSA: final selected sample format for capture: 24bit<br>
little-endian ALSA: use 3 periods for capture<br>
ALSA: final selected sample format for playback: 24bit little-endian<br>
ALSA: use 3 periods for playback<br>
ALSA: cannot set hardware parameters for playback<br>
ALSA: cannot configure playback channel<br>
cannot load driver module alsa<br>
no message buffer overruns<br>
23:01:44.454 JACK was stopped successfully.<br>
23:01:44.455 Post-shutdown script...<br>
23:01:44.455 killall jackd<br>
jackd: no process killed<br>
23:01:45.053 Post-shutdown script terminated with exit status=256.<br>
23:01:46.681 Could not connect to JACK server as client. - Overall<br>
operation failed. - Unable to connect to server. Please check the<br>
messages window for more info.<br>
<br>
Help please!<br>
Miesco is online now Report Post        Edit/Delete Message<br>
_______________________________________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev</a><br>
</blockquote></div><br></div>