todoesverso - 2010-12-12

I'm glad you like it.
To solve your problem you can try doing this:

Alt+F1 # This will open a terminal
sudo su # This will make you root
nano /etc/modprobe.d/alsa-base.conf # This open a terminal-based editor
# Make your modifications and press Ctrl+o to save and Ctrl+x to exit
/etc/init.d/alsa-utils restart # To restart alsa

Please try this and let me know if it works.

Regards, todoesverso