Stereo Mix with the M-Audio Mobilepre USB and Ubuntu 9.10

I was recently gifted a badass "M-Audio Mobilepre" USB Pre-amp by a buddy of mine so i could learn to play the bass in the comfort of my own home. All was fine and well when we used it in Windows to record with Audacity, but when i attempted to use it on Ubuntu Linux, i couldn't hear anything i was plugging into the Pre-amp sound card. I found some threads regarding the older versions of this card and how to use madfuload to load the appropriate firmware to support the cards. Thing is, my version is 200F and should be "plug-n-pray".

After much searching, i figured out that it was due to Pulseaudio yet again.

In this article, i will show you how to remove Pulseaudio, and replace it with ALSA packages. After which, you will be able to get the mono inputs on the M-Audio Mobilepre USB card to come out the stereo output on the back of the card.

1) Kill pulseaudio

# sudo killall pulseaudio

2) Uninstall pulseaudio

# sudo apt-get purge pulseaudio

3) Remove gstreamer pulseaudio support

# sudo apt-get remove gstreamer0.10-pulseaudio

4) Restart

# sudo reboot

5) Install replacement mixers (to control your sound)

# sudo apt-get install xfce4-mixer aumix-gtk

After installation, you may find them in Ubuntu Menu:

Applications -> Sound & Video -> Mixer

Applications -> Sound & Video -> aumix

6) Download Debian package "gnome-control-center" from Ubuntu 9.04 Repositories

32bit:

# wget http://mirrors.kernel.org/ubuntu/pool/main/g/gnome-control-center/gnome-control-center_2.26.0-0ubuntu3_i386.deb

64bit:

# wget http://mirrors.kernel.org/ubuntu/pool/main/g/gnome-control-center/gnome-control-center_2.26.0-0ubuntu3_amd64.deb

7) Extract both deb packages and data.tar.gz

# ar p capplets-data_2.26.0-0ubuntu3_all.deb data.tar.gz | tar zx

# ar p gnome-control-center_2.26.0-0ubuntu3_i386.deb data.tar.gz | tar zx

8) Install "gnome-sound-properties" into Ubuntu 9.10

# sudo cp usr/bin/gnome-sound-properties /usr/bin

# sudo mkdir /usr/share/gnome-control-center/glade/

# sudo cp usr/share/gnome-control-center/glade/sound-properties.glade /usr/share/gnome-control-center/glade/

9) Configure Gnome Sound Settings

# gnome-sound-properties

Teh haps'

  • Thu, 02/02/2012 - 19:52

  • Twitter Tim tweeted "@ThatKevinSmith Happy groundhog day! What's your 60 second review of the movie "Groundhogs Day"? #LIVEfrombehind" 7:52pm#
  • Twitter Tim tweeted "Jay and Silent Bob get old! (@ Edwards Renaissance Stadium 14 for Kevin Smith: Live from Behind w/ 2 others) [pic]: http://t.co/0k3NsmV5" 7:37pm#
  • Mon, 01/30/2012 - 20:15

  • Twitter Tim tweeted "I had the pleasure of driving a giant circle around LA during rush hour with uber sore legs." 8:15pm#
  • Twitter Tim tweeted "Goggle tan FTW! :D" 11:16am#
  • Sat, 01/28/2012 - 12:38

  • Twitter Tim tweeted "I'm at Mammoth Mountain Ski Resort (1 Minaret Rd, Mammoth Lakes) w/ 5 others http://t.co/SKvBroDM" 12:38pm#
  • Fri, 01/27/2012 - 21:46

  • Twitter Tim tweeted "Mammoth bound!" 9:46pm#
  • Twitter Tim tweeted "I think I like burritos more than pizza now O_o (@ Baja Fresh) http://t.co/FtMOoGu8" 1:17pm#
  • Thu, 01/26/2012 - 19:23

  • Twitter Tim tweeted "Just saw a "Veggie TDI" emblem on the back of a Jetta :D I wonder if they had to take out the turbo for the conversion." 7:23pm#
  • Twitter Tim tweeted "I just became the mayor of Candolyns Salon on @foursquare! http://t.co/El0GAvDM" 7:21pm#
  • Twitter Tim tweeted "I love meetings where I come out with a bonus :D" 11:29am#

Type your Nick

User login