Disable dmix for alsa

From SlackWiki
Revision as of 02:10, 3 June 2009 by Erik (talk | contribs) (Copy from old)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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