[PlanetCCRMA] usb audio interface comparisons

lobzang lobzang at free.fr
Sun Jul 26 13:59:14 PDT 2009


you can find it in the updates / testing repository

http://rpmfind.net//linux/RPM/fedora/updates/testing/10/i386/kernel-2.6.29.6-93.fc10.i686.html





On Sat, 2009-07-25 at 15:10 -0700, francis keyes wrote:
> Is there any way to get kernel > 2.6.29.1-30 for Fedora 10?
> 
> On Tue, Jul 21, 2009 at 8:25 AM, <lobzang at free.fr> wrote:
>         
>         
>         I used the following page (in french) :
>         http://pagesperso-orange.fr/La-page-Web-of-Phil/Tascam_US-122L/Telechargement_us122l_F10.html
>         
>         
>         basically you need :
>         - kernel > 2.6.29.1-30
>         - alsa-plugins-usbstream
>         - create a ~/.asoundrc  :
>         # The usb_stream plugin configuration
>         pcm.!usb_stream {
>          @args [ CARD ]
>          @args.CARD {
>            type string
>            default "1"
>          }
>          type usb_stream
>          card $CARD
>         }
>         
>         ctl.!usb_stream {
>          @args [ CARD ]
>          @args.CARD {
>            type string
>            default "1"
>          }
>          type hw
>          card $CARD
>         }
>         
>         
>         
>         you need to adjust     default "1"
>         ( check the number with cat /proc/asound/cards )
>         that should work...
>         
>         
>         
>         Quoting francis keyes <fkeymo at gmail.com>:
>         
>         > Are there special instructions for setting up the TASCAM US
>         122?  I have a
>         > US-144 to play around with but can't find any info on how to
>         get it going.
>         > Thanks!
>         >
>         > On Mon, Jun 29, 2009 at 12:26 PM, lobzang <lobzang at free.fr>
>         wrote:
>         >
>         > > On Sun, 2009-06-28 at 20:44 -0300, francis keyes wrote:
>         > > > Does anyone have experience with a USB audio interface
>         that  works
>         > > > well with Fedora / ALSA / CCRMA?
>         > >
>         > > I use a TASCAM US122L , works fine (fedora 11)
>         > >
>         > >
>         > >
>         >
>         
>         
>         
> 




More information about the PlanetCCRMA mailing list