Contribute
Register

[solved] msi ge60 2pe apache pro problems with audio

Status
Not open for further replies.
i rehab I follow all guides and no results only audio in laptop I get hdmi video but audio in hdmi don't works whats wrong ?

I check this
Initial IORegistryExplorer setup:
- Download from here (it is attached to the post): http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html
- Preferences->Find, check "Property Keys"

Checking for "hda-gfx"="onboard-1"
- in the search box, type "hda-gfx".
- you should find it on HDEF/IGPU (Sandy/Ivy/Skylake), and on HDAU/IGPU (Haswell/Broadwell).
- looking at at the property value, you should see "onboard-1". OK

Checking for HDAU (Haswell/Broadwell only):
- you should find HDAU (not B0D3) under PCI0. OK

Checking layout-id:
- in the search box, type "layout-id"
- you should find it on HDAU (if applicable) and HDEF
- if you examine the value in each HDAU and HDEF, HDAU should have the same value. NOT OK : HDAU LAYOUT ID 01 00 00 00
HDEF LAUOUT ID 00 00 00 00

Checking the framebuffer:
- check the framebuffer under IGPU that corresponds to your HDMI/DP connector
- it should match the physical connector (DP: <00 04 00 00>, HDMI: <00 08 00 00>)

Check under HDAU for FakePCIID loading:
- if you have an unsupported HDAU, you will notice FakePCIID has attached to the HDAU device






terminal output
iMac:~ gabatx$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fce1ce08580 [0x7fff9a4d4980]> { URL = "FakePCIID.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fce1ce09ad0 [0x7fff9a4d4980]> { URL = "FakePCIID_Intel_HDMI_Audio.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HDMI-Audio" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fce1ce08dc0 [0x7fff9a4d4980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67061) allowed: <OSKext 0x7fce1b726920 [0x7fff9a4d4980]> { URL = "AppleIntelFramebufferAzul.kext/ -- file:///System/Library/Extensions/", ID = "com.apple.driver.AppleIntelFramebufferAzul" }

KernelCache ID: 1D37CE4B3329D15A53C96AF849B2DFC8

iMac:~ gabatx$
 

Attachments

  • debug_16281.zip
    1,017.2 KB · Views: 81
  • CLOVER.zip
    5.4 MB · Views: 77
Last edited:
i rehab I follow all guides and no results only audio in laptop I get hdmi video but audio in hdmi don't works whats wrong ?

I check this
Initial IORegistryExplorer setup:
- Download from here (it is attached to the post): http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html
- Preferences->Find, check "Property Keys"

Checking for "hda-gfx"="onboard-1"
- in the search box, type "hda-gfx".
- you should find it on HDEF/IGPU (Sandy/Ivy/Skylake), and on HDAU/IGPU (Haswell/Broadwell).
- looking at at the property value, you should see "onboard-1". OK

Checking for HDAU (Haswell/Broadwell only):
- you should find HDAU (not B0D3) under PCI0. OK

Checking layout-id:
- in the search box, type "layout-id"
- you should find it on HDAU (if applicable) and HDEF
- if you examine the value in each HDAU and HDEF, HDAU should have the same value. NOT OK : HDAU LAYOUT ID 01 00 00 00
HDEF LAUOUT ID 00 00 00 00

Checking the framebuffer:
- check the framebuffer under IGPU that corresponds to your HDMI/DP connector
- it should match the physical connector (DP: <00 04 00 00>, HDMI: <00 08 00 00>)

Check under HDAU for FakePCIID loading:
- if you have an unsupported HDAU, you will notice FakePCIID has attached to the HDAU device






terminal output
iMac:~ gabatx$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fce1ce08580 [0x7fff9a4d4980]> { URL = "FakePCIID.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fce1ce09ad0 [0x7fff9a4d4980]> { URL = "FakePCIID_Intel_HDMI_Audio.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HDMI-Audio" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7fce1ce08dc0 [0x7fff9a4d4980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67061) allowed: <OSKext 0x7fce1b726920 [0x7fff9a4d4980]> { URL = "AppleIntelFramebufferAzul.kext/ -- file:///System/Library/Extensions/", ID = "com.apple.driver.AppleIntelFramebufferAzul" }

KernelCache ID: 1D37CE4B3329D15A53C96AF849B2DFC8

iMac:~ gabatx$

You need to inject a correct layout-id on HDEF.
Implementing on-board audio is a prereq before implementing HDMI audio.
 
No "Problem Reporting" files attached.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Use the gen_debug.sh tool mentioned in the FAQ, that way it is less likely you'll omit something.

hi bro here the files and output


gabatx$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f93723e4bc0 [0x7fff895c4980]> { URL = "FakePCIID.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f93723e6110 [0x7fff895c4980]> { URL = "FakePCIID_Intel_HDMI_Audio.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HDMI-Audio" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f93723e5400 [0x7fff895c4980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67061) allowed: <OSKext 0x7f936fcb7290 [0x7fff895c4980]> { URL = "AppleIntelFramebufferAzul.kext/ -- file:///System/Library/Extensions/", ID = "com.apple.driver.AppleIntelFramebufferAzul" }

KernelCache ID: C9AEDFF0C7D54DBA0DDF2CD5848F2FC9
 

Attachments

  • debug_27173.zip
    1.1 MB · Views: 84
  • CLOVER.zip
    5.4 MB · Views: 74
hi bro here the files and output


gabatx$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f93723e4bc0 [0x7fff895c4980]> { URL = "FakePCIID.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.driver.FakePCIID" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f93723e6110 [0x7fff895c4980]> { URL = "FakePCIID_Intel_HDMI_Audio.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Intel-HDMI-Audio" }

Kext with invalid signatured (-67062) allowed: <OSKext 0x7f93723e5400 [0x7fff895c4980]> { URL = "FakePCIID_Broadcom_WiFi.kext/ -- file:///System/Library/Extensions/", ID = "org.rehabman.injector.FakePCIID-Broadcom-WiFi" }

Kext with invalid signatured (-67061) allowed: <OSKext 0x7f936fcb7290 [0x7fff895c4980]> { URL = "AppleIntelFramebufferAzul.kext/ -- file:///System/Library/Extensions/", ID = "com.apple.driver.AppleIntelFramebufferAzul" }

KernelCache ID: C9AEDFF0C7D54DBA0DDF2CD5848F2FC9

AppleIntelFramebufferAzul.kext should not be patched on disk. Restore to vanilla (run the macOS installer).
(patching it is done exclusively via config.plist/KernelAndKextPatches/KextsToPatch).

layout-id=2 is rather unusual.

Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
 
AppleIntelFramebufferAzul.kext should not be patched on disk. Restore to vanilla (run the macOS installer).
(patching it is done exclusively via config.plist/KernelAndKextPatches/KextsToPatch).

layout-id=2 is rather unusual.

Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
ok but what i Will do reinstall kext with kextutility? or what?
 
ok but what i Will do reinstall kext with kextutility? or what?

If you run the macOS installer, all Apple provided kexts will be restored to their original.
 
Status
Not open for further replies.
Back
Top