Playing music on the Bug Base

So it's a gloomy day in the big apple and I thought it would cheer everyone up if i played some Christmas music. The only problem is that we don't have speakers in any of our machines. But wait :) The bug has an onboard speaker... So i compiled mpg123 and grabbed a royalty free version of Jingle Bells off Google and what do you know.. It's starting to sound a lot like Christmas!

Play it yourself.. Since it's Christmas I included the Jingle Bells mp3 in the download.

Mpg123
- Binary

To install just transfer the binary to the bug and type the following
cd /
tar -xjvf /home/root/mpg-bugr14.tar.bz2
modprobe bug_audio
mpg123 -a /dev/audio /home/root/Jingle_Bells.mp3

It should look something like this

\cmw