All of lore.kernel.org
 help / color / mirror / Atom feed
* rt5645 Jack detect code on an Asus T100HA not being able to distinguish between headphones vs headset ?
@ 2018-04-27 14:19 Hans de Goede
  0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2018-04-27 14:19 UTC (permalink / raw)
  To: Bard Liao; +Cc: alsa-devel, Mark Brown, Takashi Iwai

Hi Bard,

I'm having some trouble with the rt5645.c codec code not
being able to distinguish between headphones vs headset
on an Asus T100HA laptop. It recognizes everything as
headphones.  This statement in the jack-detect code:

                 dev_dbg(component->dev, "val = %d\n", val);

Always prints 4 for the value, no matter what I plug in.

Also the headset microphone input does not work, not
even if I select it manually.

The ACPI id for the device is 10EC3270, and I opened the
tablet and the marking on the codec says: ALC3270,
so I guess we may need some special handling for the
jack-detect (and headset microphone input) on this
variant, can you help?

I checked and the jack connector does seem to be of
the TRRS type.

Regards,

Hans

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-27 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-27 14:19 rt5645 Jack detect code on an Asus T100HA not being able to distinguish between headphones vs headset ? Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.