diff --git a/asound.conf b/asound.conf index 3b91ae5..9c40d17 100644 --- a/asound.conf +++ b/asound.conf @@ -1,11 +1,11 @@ # The IPC key of dmix or dsnoop plugin must be unique # If 555555 or 666666 is used by other processes, use another one -pcm.!default { - type asym - playback.pcm "playback" - capture.pcm "capture" -} +# pcm.!default { +# type asym +# playback.pcm "playback" +# capture.pcm "capture" +# } pcm.playback { type plug @@ -34,6 +34,6 @@ pcm.array { pcm.ac108 { type ac108 - slavepcm "hw:1,0" + slavepcm "hw:0,0" channels 4 }