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

--- Comment #3 from Tanu Kaskinen <ta...@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.
_______________________________________________
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to