[PlanetCCRMA] usb audio interface comparisons

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Sun Jul 26 13:35:43 PDT 2009


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?

I don't remember which one is the latest Fedora kernel. 

There is a 2.6.29.6 based realtime (rt) kernel in the planetcore-testing
repository for fc10. You could enable that repository, install kernel-rt
or kernel-rtPAE and see if it works fine on your hardware...

-- Fernando


> 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)
>         > >
>         > >
>         > >
>         >
>         
>         
>         
> 
> _______________________________________________
> PlanetCCRMA mailing list
> PlanetCCRMA at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma



More information about the PlanetCCRMA mailing list