Tascam US-122 and Raspberry Pi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I'd like to use my Tascam US-122 with my Raspberry Pi. In the stock raspberry pi kernel snd-usb-usx2y is not included. So I took the kernel source (3.6.11) from https://github.com/raspberrypi/linux and compiled it.

In sound/usb/Kconfig, section "config SND_USB_USX2Y", I had to remove the line "depends on X86 || PPC || ALPHA". 

Now I can
* load the module snd-usb-usx2y with nrpacks=1
* load the firmware with fxload
* run usx2yloader

aplay -l now show the device:

# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: USX2Y [TASCAM US-X2Y], device 0: US-X2Y Audio [US-X2Y Audio #0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: USX2Y [TASCAM US-X2Y], device 2: US-X2Y hwdep Audio [US-X2Y hwdep Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

If I try to play a wav file I get the output:

# aplay -D hw:0,0 test.wav
Playing WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo
aplay: pcm_write:1710: write error: Input/output error

aplay tries to play the wav file for about 10 seconds. Then the input/output error appears. Output to the speaker during these 10 seconds is either silence, or the first (about) 300ms of the file repeated.

Can you please help me to get the device working with raspberry pi?
I can imagine the Line "depends on X86 || PPC || ALPHA" was there for a reason... 

Kind regards,
Jochen


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user




[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux