Hello everyone,
I'm unable to get audio working on my Huawei Matebook D14 2021 (Intel Tiger Lake) running FreeBSD 14.3. Here's what I've found:
✔ Installed drm-kmod and sound drivers from ports
✔ Added snd_sof_load="YES" to /boot/loader.conf
✔ Checked all relevant kernel modules
Key Questions:
I'm unable to get audio working on my Huawei Matebook D14 2021 (Intel Tiger Lake) running FreeBSD 14.3. Here's what I've found:
- pciconf -lv | grep -A3 audio
# Output:
subclass = audio
ichsmb0@pci0:0:31:4: class=0x0c0500 rev=0x20 hdr=0x00 vendor=0x8086 device=0xa0a3 subvendor=0x152d subdevice=0x1301
vendor = 'Intel Corporation'
device = 'Tiger Lake-LP SMBus Controller' - dmesg | grep audio shows no output
- snd_driver loads but no audio devices appear
✔ Installed drm-kmod and sound drivers from ports
✔ Added snd_sof_load="YES" to /boot/loader.conf
✔ Checked all relevant kernel modules
Key Questions:
- Why isn't my ESSX8336 audio controller being detected?
- Are there special kernel flags needed for Tiger Lake audio?
- Where can I find compatible firmware for this chipset?
- Has anyone succeeded with similar hardware on FreeBSD 14.x?
- FreeBSD 14.3-RELEASE
- Intel Tiger Lake-LP (11th Gen)
- No audio devices in dmesg or sndstat