[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
Fri Jul 21 21:15:00 UTC 2017


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

--- Comment #3 from Tanu Kaskinen <tanuk at iki.fi> ---
If you run "amixer -c1 controls | grep Jack", you should get output that looks
a bit like this (this is from my own laptop):

numid=21,iface=CARD,name='Dock Headphone Jack'
numid=19,iface=CARD,name='Dock Mic Jack'
numid=22,iface=CARD,name='Headphone Jack'
numid=18,iface=CARD,name='Internal Mic Phantom Jack'
numid=17,iface=CARD,name='Mic Jack'
numid=23,iface=CARD,name='SPDIF Phantom Jack'
numid=20,iface=CARD,name='Speaker Phantom Jack'

Put the machine in the state where you have the headphones plugged in, but
pulseaudio isn't detecting them. Then, for each line in your amixer output, run
this command:

amixer -c1 cget LINE

(replace LINE with the line contents in question)

Alsa might not be reporting the jack status correctly. These commands should
show what state the jacks have according to alsa.

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


More information about the pulseaudio-bugs mailing list