Follow Slashdot blog updates by subscribing to our blog RSS feed

 



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
                }
}

"If it ain't broke, don't fix it." - Bert Lantz

Working...