[pulseaudio-tickets] [Bug 68286] Support toggling speaker and headphone port output, whilst keeping headphones plugged in

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 23 05:50:25 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=68286

--- Comment #5 from Raymond <superquad.vortex2 at gmail.com> ---
if webrtc, audacity and aplay -L use snd_device_name_hint to get list of
playback and capture devices

just add device 2 for alt analog playback and capture device of desktop using
hda intel


HDA-Intel.pcm.frontpanel.0 {
    @args [ CARD ]
    @args.CARD {
        type string
    }
    slave.pcm {
        type hw
        card $CARD
          device 2
    }
}

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20130823/4e28c9eb/attachment.html>


More information about the pulseaudio-bugs mailing list