[Bug 256169] sound: Enable speakers/headset switching on ASUS ROG GL553VE

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 May 2021 13:55:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256169

            Bug ID: 256169
           Summary: sound: Enable speakers/headset switching on ASUS ROG
                    GL553VE
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: arrowd@FreeBSD.org

I'm running FreeBSD on ASUS ROG GL553VE laptop. Here is relevant part of
`pciconf -lv` output:

hdac0@pci0:0:31:3:      class=0x040380 rev=0x31 hdr=0x00 vendor=0x8086
device=0xa171 subvendor=0x1043 subdevice=0x15e0
    vendor     = 'Intel Corporation'
    device     = 'CM238 HD Audio Controller'
    class      = multimedia
    subclass   = HDA

Adding following spells to /boot/device.hints makes headset detection work for
me:

hint.hdaa.0.nid33.config="as=1 seq=15"

Can it be hardcoded somewhere in sys/dev/sound/pci/hda/ so that no manual
hinting is required?

-- 
You are receiving this mail because:
You are the assignee for the bug.