hoMe - BiO - ConCerTs - mUsic - SofTwarE - vaRia - linX - conTaCt
M-Audio Ozone on UbuntuBasically it is very easy to get your ozone to work with ubuntu. I have only tried this on the AMD64 version of Ubuntu Studio, but other versions can hardly be more complicated.
tar xzvf madfuload-1.2.tgz cd madfuload-1.2 ./configure make sudo make install
sudo vi /etc/udev/rules.d/42-madfuload.rules
ACTION=="add", SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0763", SYSFS{idProduct}=="2808", RUN+="/usr/local/sbin/madfuload -l -3 -f /usr/local/share/usb/maudio/ma008100.bin -D $env{DEVNAME}"
sudo /etc/init.d/udev restart
asoundconf list This works for me. Hopefully you won't run into any problems, but I guess there is hardly something which can go wrong with this. |
© 2011 by yvan vander sanden