Intel Panther Point Pch High Definition Audio Controller Driver For Mac

AppleHDAController native Intel ids - AppleHDA | InsanelyMac

Intel® USB 3.0 eXtensible Host Controller Driver for Intel® 8/9/100 Series and Intel® C220/C610 Chipset Family. Installs Intel® USB 3.0 eXtensible Host Controller Driver (version 5.0.4.43v2) for Intel® 8 Series/C220 Series Chipset Families and 4th Generation Intel® Core™ Processor U-Series Platform. Driver: Windows 7, 32-bit. Windows 7. Intel® HD Audio Technology. Intel® High Definition Audio (Intel® HD Audio) is capable of playing back more channels at higher quality than previous integrated audio formats. In addition, Intel® HD Audio has the technology needed to support the latest and greatest audio content. Realtek driver for ALC269 and Windows 10 64bit. A complete list of available sound device drivers for Realtek ALC269.On this page, you will find all available drivers listed by release date for the Windows 10 64bit operating system.

IdsI have the same 'Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)' [here (rev 08) though] in a Dell laptop. Just spent some time to figure out the the correct kernel settings (on ver >5.1). Thanks goes to gentoo irc for showing in the right direction (iamben) and helping to solve the issue.
After booting into a live system and checking dmesg and lsmod I noticed that audio required rt286 drivers. If you use 'make menuconfig' for kernel configuration and search for rt286, relevant settings will be shown - these also depend on the CPU type, so make sure to choose the settings according to your machine. For me relevant settings were:
Code:
Device Drivers
[M] Sound card support
[M] Advanced Linux Sound Architecture
[M] ALSA for SoC audio support
[*] Intel ASoC SST drivers
[M] Haswell/Broadwell Platforms
and here also:
[M] All Skylake/SST Platforms
[*] HDAudio codec Support
[*] Intel Machine drivers
[M] Broadwell Wildcatpoint
[M] SKL/KBL/BXT/APL with HDA Codecs
AppleHDAController native Intel ids - AppleHDA | InsanelyMac
Code:
Device Drivers
[*] I2C support
I2C Hardware Bus support
[*] Synopsys DesignWare Platform

Macbook Pro - How Can I Get Sound Working On Bootcamp ...


CirrusAudioXP_Macbook_b.zip1.0.0.13b (Oct. 27, 2009)

Code:
Device Drivers
Multifunctional device drivers
[*] Intel Low Power Subsystem support in ACPI mode
Intel Panther Point Pch High Definition Audio Controller Driver For Mac

Cached


With these settings audio works, for HDMI audio support:
Code:
Device Drivers
[M] Sound card support
[M] Advanced Linux Sound Architecture
HD-Audio
[M] HD Audio PCI
[M] Build Realtek HD-audio codec support
[M] Build HDMI/Displayport HD-audio codec support
[M] Enable generic HD-audio codec parser

Downloads For Chipsets - Drivers & Software


I'm not sure about microphone support yet (Generic Digital Microphone CODEC) and if setting AC97 (Build generic ASoC AC97 CODEC driver) would have any advantages (atm audio works fine without it). For me it was NOT necessary to change any of the alsa config files. Just for the record: user is member of the audio group.