Comment 9 for bug 31893

Revision history for this message
franganghi (joered) wrote :

I fixed it on by box by using this commands:

asoundconf list (to get a list of available devices)
asoundconf set-default-card devicename (to permanently set the def device)

I think we only need the second command to be executed by the OS using a control on the GUI.
Is it right?