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: [email protected]
Reporter: [email protected]
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.