Comment 125 for bug 1516025

Revision history for this message
In , imranmohd72 (imranmohd72-linux-kernel-bugs) wrote :

(In reply to Raymond from comment #87)
> only one line instead of two in alsa-base.conf
>
>
> snd_hda_intel: model=,dell-headset-multi,
> patch=,/lib/firmware/hdajackretask.fw
> snd_hda_intel:
> patch=hda-jack-retask.fw,hda-jack-retask.fw,hda-jack-retask.fw,hda-jack-
> retask.fw
>
> control.16 {
> iface CARD
> name 'Headset Mic Jack'
> value false
> comment {
> access read
> type BOOLEAN
> count 1
> }
> }
>
> this jack seem incorrect since bit 8 of headset mic is set
>
>
> { 0x1b, 0x03a1113c }, /* use as headset mic, without its own jack detect */
>
> it is strange that no mic jack when early patching
>
> 0x19 0x03a11030

Should i copy this whole line into alsa-base.conf?

snd_hda_intel:
> patch=hda-jack-retask.fw,hda-jack-retask.fw,hda-jack-retask.fw,hda-jack-
> retask.fw

what about this code? also in alsa-base.conf?

control.16 {
> iface CARD
> name 'Headset Mic Jack'
> value false
> comment {
> access read
> type BOOLEAN
> count 1
> }
> }

This should be in hda-jack-retask.fw?

{ 0x1b, 0x03a1113c }, /* use as headset mic, without its own jack detect */