Sound issues with Dell Latitude 7490 (kabylake)

David Wolfskill david at catwhisker.org
Wed Oct 3 13:06:54 UTC 2018


On Mon, Oct 01, 2018 at 11:12:25PM +0200, Jakob Alvermark wrote:
> ....
> Do the headphones work with this patch?
> 
> Index: sys/dev/sound/pci/hda/hdaa.c
> ===================================================================
> --- sys/dev/sound/pci/hda/hdaa.c    (revision 339076)
> +++ sys/dev/sound/pci/hda/hdaa.c    (working copy)
> @@ -5034,11 +5034,13 @@
>           pincap = w->wclass.pin.cap;
> 
>           /* Disable everything. */
> +        /*
>           w->wclass.pin.ctrl &= ~(
>               HDA_CMD_SET_PIN_WIDGET_CTRL_HPHN_ENABLE |
>               HDA_CMD_SET_PIN_WIDGET_CTRL_OUT_ENABLE |
>               HDA_CMD_SET_PIN_WIDGET_CTRL_IN_ENABLE |
>               HDA_CMD_SET_PIN_WIDGET_CTRL_VREF_ENABLE_MASK);
> +        */
> 
>           if (w->enable == 0) {
>               /* Pin is unused so left it disabled. */
> ....

Thank you!  This addressed the long-standing (Reported:  2015-05-29
21:15 UTC) issue I have had with my laptop (Dell Precision M4800), as
documented in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200526
-- now updated to reflect the fix.

Peace,
david
-- 
David H. Wolfskill				david at catwhisker.org
Trump is gaslighting us: https://www.bbc.com/news/world-us-canada-44959300

See http://www.catwhisker.org/~david/publickey.gpg for my public key.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20181003/0fcf7aed/attachment.sig>


More information about the freebsd-current mailing list