Message ID | 20190108064429.11695-1-hui.wang@canonical.com |
---|---|
Headers | show |
Series | The rear lineout jack doesn't work on a Dell machine | expand |
On 2019-01-08 14:44:28 , Hui Wang wrote: > BugLink: https://bugs.launchpad.net/bugs/1810892 > > [Impact] > The rear lineout jack can't work. If users plug a headphone or audio > cable into the lineout jack, nothing happens, the audio still output > from internal speaker. The expected behaviour is the lineout is > active and the sound is routed to lineout jack from internal speaker. > > [Fix] > apply the ALC274_FIXUP_DELL_AIO_LINEOUT_VERB, this will set the > lineout pin to be a correct configuration value. > > > [Test Case] > plug headphone into the rear lineout jack, system can detect lineout > jack is plugged and the audio output is routed to lineout jack from > internal speaker. > > > [Regression Potential] > Very low, this patch is specific to one Dell machine model. > > > Kailang Yang (1): > ALSA: hda/realtek - Support Dell headset mode for New AIO platform > > sound/pci/hda/patch_realtek.c | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Khalid Elmously <khalid.elmously@canonical.com>
On 2019-01-08 14:44:28 , Hui Wang wrote: > BugLink: https://bugs.launchpad.net/bugs/1810892 > > [Impact] > The rear lineout jack can't work. If users plug a headphone or audio > cable into the lineout jack, nothing happens, the audio still output > from internal speaker. The expected behaviour is the lineout is > active and the sound is routed to lineout jack from internal speaker. > > [Fix] > apply the ALC274_FIXUP_DELL_AIO_LINEOUT_VERB, this will set the > lineout pin to be a correct configuration value. > > > [Test Case] > plug headphone into the rear lineout jack, system can detect lineout > jack is plugged and the audio output is routed to lineout jack from > internal speaker. > > > [Regression Potential] > Very low, this patch is specific to one Dell machine model. > > > Kailang Yang (1): > ALSA: hda/realtek - Support Dell headset mode for New AIO platform > > sound/pci/hda/patch_realtek.c | 1 + > 1 file changed, 1 insertion(+) > > -- > 2.17.1 > > > -- > kernel-team mailing list > kernel-team@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/kernel-team