Disable dmix for alsa
Jump to navigation
Jump to search
Open your favourite text editor and create the file "~/.asoundrc" for custom user configuration or "/etc/asound.conf" for global system configuration and write the following in it:
pcm.!default {
type plug
slave.pcm hw
}
taken from: http://www.pegasos.org/index.php?name=FAQ&id_cat=5