On Tue, 19 Aug 2008 01:28:46 +0200
V Gabriele De Palo <[EMAIL PROTECTED]> wrote:

> Has someone got the Fast Track   Ultra   from M-Audio working with linux?

I have an M-Audio Mobile Pre working.  I just used it this morning to digitize 
some judging tapes.

modprobe snd-usb-audio

If it's USB class compliant it should work.  But usb bandwidth is sort of 
limited relative to firewire / pci.  You may also need ehci_hcd for usb 2.0.  
Otherwise you'll be stuck in usb 1.1 land with a much slower bus speed.

modprobe ehci_hcd

NOTE: the module name may differ depending on kernel version.  And it implies 
other usb parts are in place.  UHCI or OHCI depending on your computer.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to