<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">After hours of fiddling I got it to work!!<div>I had to change the madfuload rule for the transit.</div><div>This forum helped:</div><div><a href="http://ubuntuforums.org/showthread.php?t=846621">http://ubuntuforums.org/showthread.php?t=846621</a></div><div><br></div><div>But note that the code:</div><div><br></div><div><span class="Apple-style-span" style="font-family: Verdana, Arial, Tahoma; font-size: 12px; "><pre class="alt2" dir="ltr" style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: inset; border-right-style: inset; border-bottom-style: inset; border-left-style: inset; border-color: initial; width: 640px; height: 34px; text-align: left; overflow-x: auto; overflow-y: auto; background-position: initial initial; ">ACTION=="add", SUBSYSTEM=="usb", SYSFS{idVendor}=="0763", SYSFS{idProduct}=="2804", RUN+="/usr/local/sbin/madfuload -l -3 -f /usr/local/share/usb/maudio/ma004103.bin -D $env{DEVNAME}"</pre></span></div><div><br></div><div>Is wrong. It should be (at least on my system):</div><div><br></div><div><span class="Apple-style-span" style="font-family: Verdana, Arial, Tahoma; font-size: 12px; "><pre class="alt2" dir="ltr" style="background-image: initial; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: inset; border-right-style: inset; border-bottom-style: inset; border-left-style: inset; border-color: initial; width: 640px; height: 34px; text-align: left; overflow-x: auto; overflow-y: auto; background-position: initial initial; ">ACTION=="add", SUBSYSTEM=="usb", SYSFS{idVendor}=="0763", SYSFS{idProduct}=="2804", RUN+="/usr/sbin/madfuload -l -3 -f /usr/share/usb/maudio/ma004103.bin -D $env{DEVNAME}"</pre></span></div><div><br></div><div>Thanks!</div><div><br></div><div>P</div><div><br></div><div><div>On 1 Nov 2009, at 12:21, Peiman Khosravi wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Dear All,<br><br>I am quite a linux newbie, but am trying o slowly migrate from os x to linux (possibly UbuntuStudio) for audio work.<br><br>I have installed UbuntuStudio on an old PC to give it a try. Now I am trying to get a USB M-audio interface (transit) working on it - I will soon add firewire port to the PC and try to set up my presonus Firebox (I'll save this for another post!) but for now I have to put up with the rubbishy USB device.<br><br>So far I have had no joy installing the transit. I have read all these posts and followed all the instructions but no change.<br><br><a href="http://ubuntuforums.org/archive/index.php/t-769822.html">http://ubuntuforums.org/archive/index.php/t-769822.html</a><br>http://www.howtoforge.com/how-to-get-the-m-audio-transit-usb-audio-device-working-in-ubuntu-9.04-amd64<br>http://www.head-fi.org/forums/f46/how-make-m-audio-transit-worn-ubuntu-243027/<br>http://www.head-fi.org/forums/f46/m-audio-transit-ubuntu-7-04-feisty-fawn-241650/<br><br>So I have installed madfuload successfully. When I type lsusb I can see the M-audio listed.<br><span>&lt;Screenshot.png&gt;</span><br><br><br>But I cannot access the interface in anyway - e.g. the only sound card listed in sound preferences is the internal sound-card of the computer and invoking "cat /proc/asound/cards" only lists the internal sound card.<br><br>I would really appreciate any suggestions to get my first Linux mission working :-)<br><br>Many Thanks<br><br>Peiman </div></blockquote></div><br></body></html>