Comment 78 for bug 183917

Revision history for this message
XVII (xvii) wrote :

Here is how I fixed it:

gksudo gedit /etc/asound.conf

Paste in the following:

pcm.pulse {
    type pulse
}
ctl.pulse {
    type pulse
}
pcm.!default {
    type pulse
}
ctl.!default {
    type pulse
}