[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
Thu Dec 12 11:34:55 PST 2013


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

Raman Gupta <rocketraman at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #16 from Raman Gupta <rocketraman at gmail.com> ---
(In reply to comment #14)
> If I understood correctly, you primarily would like to have an easy way to
> switch between the headphones and the speakers, and secondarily you would
> like to have an easy way to enable output to both at the same time. I may
> have a workaround for the first goal:
> 
> Switching to headphones (two commands):
> 
>     pactl set-card-profile alsa_card.pci-0000_00_1b.0
> output:analog-stereo+input:analog-stereo
> 
>     pactl set-sink-port alsa_output.pci-0000_00_1b.0.analog-stereo
> analog-output-headphones
> 
> 
> Switching to speakers (two commands):
> 
>     pactl set-card-profile alsa_card.pci-0000_00_1b.0
> output:analog-surround-40+input:analog-stereo
> 
>     pactl set-sink-port alsa_output.pci-0000_00_1b.0.analog-surround-40
> analog-output
> 
> (In the last command the right port might also be "analog-output-speaker"
> instead of "analog-output", but I'm not sure if it really makes a difference
> anyway.)
> 
> Does that work?

Yes, it does work with analog-output-speaker in the second command!

I think I simply had the headphones and rear speakers plugged into the wrong
ports.

Thank you very much!

-- 
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/20131212/df692db0/attachment.html>


More information about the pulseaudio-bugs mailing list