[pulseaudio-tickets] [Bug 101794] Pulseaudio doesn't create sink if plugged after it was started
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 22 07:39:33 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101794
--- Comment #4 from Doron Behar <doron.behar at gmail.com> ---
I've ran the following in my shell:
```
$ for i in `amixer -c1 controls | grep Jack`; do
amixer -c1 cget "$i"
done
```
And the output was:
```
numid=10,iface=CARD,name='Headphone Jack'
; type=BOOLEAN,access=r-------,values=1
: values=on
numid=9,iface=CARD,name='Mic Jack'
; type=BOOLEAN,access=r-------,values=1
: values=on
```
--
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: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20170722/c8eda095/attachment.html>
More information about the pulseaudio-bugs
mailing list