Hi all,
I am trying to get a Tascam US-122 working on Ubuntu 7.10 Gutsy without much success.
After reading various howtos and postings I did the following.
Installed alsa-tools, alsa-utils, and fxload using the Synaptic Package Manager.
I downloaded alsa-firmware-1.0.15.tar.bz2 from ftp.alsa-project.org and extracted it.
I installed libc6-dev using the package manager.
Then I built and installed the alsa-firmware package by doing:
./configure
make
sudo make install
Then I created the file /etc/udev/rules.d/55-tascam.rules
with the following 2 lines:
BUS=="usb", ACTION="" SYSFS{idProduct}=="8006", SYSFS{idVendor}=="1604", RUN+="/bin/sh -c '/sbin/fxload -D %N -s /usr/local/share/alsa/firmware/usx2yloader/tascam_ loader.ihx -I /usr/local/share/alsa/firmware/usx2yloader/us122fw .ihx'"
BUS=="usb", ACTION=""
SYSFS{idProduct}=="8007", SYSFS{idVendor}=="1604", RUN+="/bin/sh -c '/usr/bin/usx2yloader'"
So now when I plug in the us-122 or boot up it is found but there are still problems.
lsusb shows it is on the usb bus and the product id has been changed to 8007 so I know at least the first stage fxload was successful.
lsusb shows:
Bus 001 Device 006: ID 1604:8007 Tascam US-122 Audio/Midi Interface
cat /proc/asound/cards shows:
1 [USX2Y ]: USB US-X2Y - TASCAM US-X2Y
TASCAM US-X2Y (1604:8007 if 0 at 001/006
I set the default sound card by doing:
asoundconf set-default-card USX2Y
amixer info shows:
Card default 'USX2Y'/'TASCAM US-X2Y (1604:8007 if 0 at 001/006)'
Mixer name : ''
Components : ''
Controls : 0
Simple ctrls : 0
aplay startup.wav gives the following error:
aplay: main:545: audio open
error: No such file or directory
Anyone have any suggestions on how to proceed from here or what the problem might be?
Thanks!
Shawn
--==--==--
Shawn McMurdo
See my Low Vision Guide
athttp://lowvisionguide.org
Never miss a thing.
Make Yahoo your homepage.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user