i am running mint 14 cinnamon full install on a usb flash drive and am trying to update my creative x-fi drivers to see if i can get the front panel i/o drive working. i downloaded the linux driver from their website and these are the instructions which leave a newbie like me confused on what exactly i need to do. any help would be appreciated. thanks
The purpose of this document is to describe how to build and install the
X-Fi Linux device driver.
Quick install
=============
In terminal,
1) Goto source directory
2) Execute make command as root
make
make install
Uninstall
=========
In terminal,
1) Goto source directory
2) Execute make command as root
make uninstall

