Contribute
Register

No Audio Devices - AppleHDA Realtek Audio

I do not have an FakePCIID-Intel-HDMI-Audio.kext installed.

I have two versions of FakePCIID.kext. One clover/.../other and one in L/E. Should I replace both?


What is the latest version?
 
do not have an FakePCIID-Intel-HDMI-Audio.kext installed
IOReg shows FakePCIID-Intel-HDMI-Audio.kext:
Screen Shot 2019-01-06 at 4.12.31 PM.png
have two versions of FakePCIID.kext. One clover/.../other and one in L/E. Should I replace both?
Check again, likely, FakeSMC.kext.
What is the latest version?
https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads/
 
Ok, spotlight found 2 versions of FakePCIID.kext. "find" found 3 files.
One in other, one in L/E and one in S/L/E.
I updatet all three, but I think one location should be enough? The question is: Which one?

Spotlight and find said: No FakePCIID-Intel-HDMI-Audio.kext. Nevertheless, I copied the kext to other and L/E. Not sure if other or L/E will be the better location.


Should I also replace FakeSMC.kext with the latest version from bitbucket?
 

Attachments

  • problem6.zip
    4.8 MB · Views: 66
After removing files from S/L/E and other (EFI is mounted):

sudo find / -name FakePCIID.kext
/Library/Extensions/FakePCIID.kext
/Download/RehabMan-FakePCIID-2018-1027/Release/FakePCIID.kext
/Download/RehabMan-FakePCIID-2018-1027/Debug/FakePCIID.kext

sudo find / -name FakePCIID_Intel_HDMI_Audio.kext
/Library/Extensions/FakePCIID_Intel_HDMI_Audio.kext
/Download/RehabMan-FakePCIID-2018-1027/Release/FakePCIID_Intel_HDMI_Audio.kext
/Download/RehabMan-FakePCIID-2018-1027/Debug/FakePCIID_Intel_HDMI_Audio.kext
 

Attachments

  • problem7.zip
    4.3 MB · Views: 59
After removing files from S/L/E and other (EFI is mounted)
To be clear, Mojave does not support Kaby Lake audio. FakePCIID_Intel_HDMI_Audio.kext substitutes the working Skylake audio controller device id for the non working Kaby Lake controller. That is not working on your system and reason for no audio devices.

Remove both /L/E/FakePCIID kexts
Restart and reply with new IOReg
 
Remove and replace FakePCIID.kext and FakePCIID-Intel-HDMI-Audio.kext with latest.
Then maybe I missunderstood that comment.

Remove both /L/E/FakePCIID kexts
So you want me to remove:
/Library/Extensions/FakePCIID_Intel_HDMI_Audio.kext
/Library/Extensions/FakePCIID.kext

Right?

Whats about:
FakePCIID_XHCIMux.kext (Also under /L/E)?


Thanks!
 
After a restore from a working Time Machine backup:
  1. No audio devices available
  2. OS X version 10.13.6
    Motherboard model ASUS ROG STRIX Z370
    processor i7 8700k
    graphics Intel - no additional GPU
  3. Procedure Used - Multibeast 10.4.0:
    100/200/300 Series Audio Support
    200/Z370 Series / X299 Audio Device ID Patch
    ALC1220A
  4. Copy of IOReg (attached)
  5. diskutil (attached)
  6. AppleHDA.kext (attached)
  7. Screen shots:
    1. DPCIManager/Status (attached)
    2. System Information/Hardware/Audio/ (attached)
    3. System Preferences/Sound/Input (attached)
    4. System Preferences/Sound/Output (attached)
  8. Terminal/Shell/Export Test As. . . (not used)
  9. Clover
    1. EFI/CLOVER/config.plist (attached)
    2. DPCIManager/Misc/Boot Log (attached)
    3. EFI/CLOVER/ACPI/Patched/dsdt.aml (not installed)
    4. EFI/CLOVER/ACP/Patched/ssdt(s).aml (not installed)
  10. Put all files in a folder, compress and attach to Post
 

Attachments

  • Audio Troubleshooting.zip
    2.5 MB · Views: 66
Hey Toleda,

Please help me, everything seems to work fine up until I try to run one of the solutions. I'm getting the HDEF in IOReg, CodecDevice is showing up with correct ID, device ID is set to 1. But as soon as I run AppleALC, my device ID changes to 7, and no audio is showing up.

Here are the files.

Many thanks.
 

Attachments

  • 190108.zip
    3.1 MB · Views: 48
Back
Top