The device driver module ==================================================== Unzip the modules package: tar xzvf mp3cd-module-140700.tar.gz Cd into the directory: cd mp3cd Run make: make And finally make install as root: make install This will compile the modules, install it in /lib/modules/$KERNEL_VERSION/misc, and it will add 2 lines to your /etc/conf.modules. The xmms plugin ==================================================== Unzip the xmms source: tar xzvf xmms-1.0.1.tar.gz Unzip the plugin package: tar xzvf mp3cd-xmms-plugin-140700.tar.gz Cd into the xmms directory: cd xmms-1.0.1 If you don't have xmms installed already do the following: Run configure: ./configure Run make: make Run make install: make install Otherwise, run configure with the prefix of your current installation eg: ./configure --prefix=/usr Cd into the mp3cd plugin dir: cd General/mp3cd Run make: make Run make install as root: make install Running the damn thing ==================================================== Run xmms in X-Windows: xmms Right click on xmms and choose options, preferences. Click on the "Effect/General Plugin" tab. Click the Mp3cd plugin entry, and click enable. The configure dialog box will then pop up. Type in the path to the mp3cdi device file (usually /dev/mp3cdi). Now you're ready to rumble. To test it out put some enries in the playlist, and run any cd player app like kscd, and set the cdrom device to be /dev/mp3cdv Quake can be ran like this: quake -cddev /dev/mp3cdv Enjoy. All errors, complaints and flames to: diamond@skynet.SPAM_DEATH.ie (remove the obvious)