Contribute
Register

AppleHDAHardwareConfigDriver not loaded

Status
Not open for further replies.
Joined
Nov 12, 2012
Messages
213
Motherboard
Lenovo G570
CPU
2.4 GHz Intel Core i5
Graphics
Intel HD 3000
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
I Patched AppleHDA for my Codec Speaker and Headphone is working but internal Mic not working. One think I noticed AppleHDAHardwareConfigDriver not loaded properly it gives validation error, please any one tell me is this normal or not.
 

Attachments

  • Screen Shot 2016-10-04 at 6.00.43 PM.png
    Screen Shot 2016-10-04 at 6.00.43 PM.png
    171 KB · Views: 185
I Patched AppleHDA for my Codec Speaker and Headphone is working but internal Mic not working. One think I noticed AppleHDAHardwareConfigDriver not loaded properly it gives validation error, please any one tell me is this normal or not.

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
all my files. I check in real Mac too its not Loadable. when I grab a S/L/E I see a new thing ??
 

Attachments

  • TestFiles.zip
    2.2 MB · Views: 113
all my files. I check in real Mac too its not Loadable. when I grab a S/L/E I see a new thing ??

No issue here. It shows as included when kernel cache is rebuilt. The ioreg shows audio working.
 
No issue here. It shows as included when kernel cache is rebuilt. The ioreg shows audio working.
right but internal Microphone is not working. I think pin configuration is a problem.
 
right but internal Microphone is not working. I think pin configuration is a problem.

Perhaps your pinconfigs in the kext are wrong. Also related are layout/Platforms XML.
 
Status
Not open for further replies.
Back
Top