Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
User Journal

Journal hab136's Journal: /etc/asound.conf

pcm.!default {
        type plug
        slave.pcm "cards.pcm.iec958"
}

pcm.!spdif {
        type plug
        slave.pcm "cards.pcm.iec958"
}

pcm.!iec958 {
                type plug
                slave {
                                pcm "hw:0,1"
                                format S32_LE
                }
}

Friction is a drag.

Working...