On (14:32 08/12/10), David Woodfall <[email protected]> put forth the 
proposition:
Hi

I seem to have no audio at all, ringing or otherwise. This is what
console shows:

ALSA lib conf.c:4600:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:902:(snd_ctl_open_noupdate) Invalid CTL default:0
ALSA lib conf.c:4600:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:4600:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM default:0

Any ideas?

My ~/.asoundrc :

pcm.playback {
        type plug
        slave.pcm "softvol"
}

pcm.capture {
        type plug
        slave.pcm "Rsoftvol"
}

pcm.softvol {
        type softvol
        slave {
                pcm "dmix"
        }
        control {
                name "Master"
                card 0
        }
}

pcm.Rsoftvol {
        type softvol
        slave {
                pcm "dsnoop"
        }
        control {
                name "Rmaster"
                card 0
        }
}

pcm.!default {
        type asym
        playback.pcm "playback"
        capture.pcm "capture"
}


--
Don't look back, the lemmings are gaining on you.



_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users


--
Don't look back, the lemmings are gaining on you.

Attachment: pgpRdRrOjb66s.pgp
Description: PGP signature

_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to