# Pastebin b9QroADH --- /usr/share/alsa/alsa.conf 2015-11-11 12:25:44.000000000 -0800 +++ Downloads/pastie-10566314.txt 2015-11-18 17:59:25.425928530 -0800 @@ -187,13 +187,13 @@ card $CARD device $DEV subdevice $SUBDEV - hint { - show { - @func refer - name defaults.namehint.extended - } - description "Direct hardware device without any conversions" - } +# hint { +# show { +# @func refer +# name defaults.namehint.extended +# } +# description "Direct hardware device without any conversions" +# } } pcm.plughw { @@ -239,13 +239,13 @@ device $DEV subdevice $SUBDEV } - hint { - show { - @func refer - name defaults.namehint.extended - } +# hint { +# show { +# @func refer +# name defaults.namehint.extended +# } description "Hardware device with all software conversions" - } +# } } pcm.plug { @@ -319,13 +319,13 @@ pcm.null { type null - hint { - show { - @func refer - name defaults.namehint.basic - } - description "Discard all samples (playback) or generate zero samples (capture)" - } +# hint { +# show { +# @func refer +# name defaults.namehint.basic +# } +# description "Discard all samples (playback) or generate zero samples (capture)" +# } } # @@ -345,7 +345,7 @@ name defaults.ctl.card } } - hint.description "Default control device" +# hint.description "Default control device" } ctl.default ctl.sysdefault @@ -367,7 +367,7 @@ } type hw card $CARD - hint.description "Direct control device" +# hint.description "Direct control device" } ctl.shm { @@ -410,7 +410,7 @@ name defaults.rawmidi.device } } - hint.description "Default raw MIDI device" +# hint.description "Default raw MIDI device" } rawmidi.hw { @@ -450,10 +450,10 @@ card $CARD device $DEV subdevice $SUBDEV - hint { - description "Direct rawmidi driver device" - device $DEV - } +# hint { +# description "Direct rawmidi driver device" +# device $DEV +# } } rawmidi.virtual { @@ -472,7 +472,7 @@ seq.default { type hw - hint.description "Default sequencer device" +# hint.description "Default sequencer device" } seq.hw { @@ -506,7 +506,7 @@ name defaults.hwdep.device } } - hint.description "Default hardware dependent device" +# hint.description "Default hardware dependent device" } hwdep.hw { @@ -541,10 +541,10 @@ type hw card $CARD device $DEV - hint { - description "Direct hardware dependent device" - device $DEV - } +# hint { +# description "Direct hardware dependent device" +# device $DEV +# } } # @@ -581,7 +581,7 @@ @func refer name defaults.timer.subdevice } - hint.description "Default timer device" +# hint.description "Default timer device" } timer.hw { @@ -627,8 +627,8 @@ card $CARD device $DEV subdevice $SUBDEV - hint { - description "Direct timer device" - device $DEV - } +# hint { +# description "Direct timer device" +# device $DEV +# } }