CSniper wrote:I am still having problems getting into the alsa configuration. "alsaconf" doesn't work - command not found.
On debian "alsaconf" is in the package "alsa-utils" (i guess it's the same name on ubuntu).
Make sure you have that package installed and run alsaconf as root.
But i don't think that will solve your problem... To my knowlegde the problem is caused by the alsa plugin "dmix", alsaconf will only set up your hardware afaik, which obviously is already working.
That .asoundrc i posted should disable dmix (at least that is working here (on debian) and at my universities workstations (fedora)). I don't know why it doesn't work for you (perhaps your onboard soundcard is still detected even though it's disabled) so the only advice i can give you is to read up on .asoundrc and multiple soundcards here:
http://alsa.opensrc.org/ or ask in some alsa/ubuntu forums.