Contribute
Register

[FIX] HD4200/HD4400/HD4600/HD5600 on 10.11+

The ioreg shows the FakePCIID kexts loading just fine.
The problem is you booted without Intel injection, which disables the graphics drivers...
Offtop: System Profiler shows me that FakePCIID_Intel_HD_Graphics and FakePCIID_Broadcom_Wifi don't load at all.
I just upgraded to 10.12.1 and Wifi stopped working, I have AzureWave BCM943225HMB. System profiler still shows that this kext is not loaded.

UPD: I didn't read first post carefully, noticed that kext is not working on 10.12+. Sorry. Will try now plist edits :)
 
I tried InjectEDID but same result.

You should open a separate thread (with details). Don't forget to fill out your profile with hardware details (currently, it indicates desktop, not laptop).
 
Offtop: System Profiler shows me that FakePCIID_Intel_HD_Graphics and FakePCIID_Broadcom_Wifi don't load at all.
I just upgraded to 10.12.1 and Wifi stopped working, I have AzureWave BCM943225HMB. System profiler still shows that this kext is not loaded.

They are codeless kexts. Not expected to "load", as they cause other kexts to load (FakePCIID.kext).
 
Hi @RehabMan,
I installed the kexts and plist edits per the guide instructions. However, my task bar is faded out now on the left side... but not the rights. Please see attached for IOReg and a picture of the issue.
Thanks!

Atachments removed for later post.
 
Last edited:
Hi @RehabMan,
I installed the kexts and plist edits per the guide instructions. However, my task bar is faded out now on the left side... but not the rights. Please see attached for IOReg and a picture of the issue.
Thanks!

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.
 
Sorry about that!

The Code:

Last login: Mon Nov 7 14:50:05 on ttys000

A-MacBook-Pro:~ H$ kextstat|grep -y acpiplat

13 2 0xffffff7f82bf8000 0x60000 0x60000 com.apple.driver.AppleACPIPlatform (4.0) A29C7512-D3A8-3AED-9721-3A5FF1A32EB2 <12 11 7 6 5 4 3 1>

A-MacBook-Pro:~ H$ kextstat|grep -y appleintelcpu

A-MacBook-Pro:~ H$ kextstat|grep -y applelpc

98 0 0xffffff7f82526000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <84 12 5 4 3>

A-MacBook-Pro:~ H$ kextstat|grep -y applehda

94 1 0xffffff7f828d5000 0x1e000 0x1e000 com.apple.driver.AppleHDAController (274.12) 5F94D8E3-B1E5-35D7-AB7A-6419C3AAC3B5 <93 92 70 12 7 6 5 4 3 1>

111 0 0xffffff7f82a41000 0xb3000 0xb3000 com.apple.driver.AppleHDA (274.12) 436B78B7-FA08-3C53-B97D-5C617CB7EB28 <110 94 93 92 74 70 12 11 6 5 4 3 1>

A-MacBook-Pro:~ H$

[Restored Nov 7, 2016, 3:00:29 PM]

Last login: Mon Nov 7 15:00:22 on console

Restored session: Mon Nov 7 14:59:04 EST 2016

__________________More Code in Terminal____________________________
A-MacBook-Pro:~ H$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBacklight.kext

I have also reattached a screenshot of the issue.
 

Attachments

  • A MacBook Pro.zip
    400.6 KB · Views: 86
  • CLOVER.zip
    2.8 MB · Views: 76
  • Screen Shot 2016-11-05 at 9.55.29 PM.png.zip
    1.7 MB · Views: 76
Sorry about that!

The Code:

Last login: Mon Nov 7 14:50:05 on ttys000

A-MacBook-Pro:~ H$ kextstat|grep -y acpiplat

13 2 0xffffff7f82bf8000 0x60000 0x60000 com.apple.driver.AppleACPIPlatform (4.0) A29C7512-D3A8-3AED-9721-3A5FF1A32EB2 <12 11 7 6 5 4 3 1>

A-MacBook-Pro:~ H$ kextstat|grep -y appleintelcpu

A-MacBook-Pro:~ H$ kextstat|grep -y applelpc

98 0 0xffffff7f82526000 0x3000 0x3000 com.apple.driver.AppleLPC (3.1) 32BDCF9F-0473-32D4-9DAE-F523EFB2D244 <84 12 5 4 3>

A-MacBook-Pro:~ H$ kextstat|grep -y applehda

94 1 0xffffff7f828d5000 0x1e000 0x1e000 com.apple.driver.AppleHDAController (274.12) 5F94D8E3-B1E5-35D7-AB7A-6419C3AAC3B5 <93 92 70 12 7 6 5 4 3 1>

111 0 0xffffff7f82a41000 0xb3000 0xb3000 com.apple.driver.AppleHDA (274.12) 436B78B7-FA08-3C53-B97D-5C617CB7EB28 <110 94 93 92 74 70 12 11 6 5 4 3 1>

A-MacBook-Pro:~ H$

[Restored Nov 7, 2016, 3:00:29 PM]

Last login: Mon Nov 7 15:00:22 on console

Restored session: Mon Nov 7 14:59:04 EST 2016

__________________More Code in Terminal____________________________
A-MacBook-Pro:~ H$ sudo touch /System/Library/Extensions && sudo kextcache -u /

Password:

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBacklight.kext

I have also reattached a screenshot of the issue.

Your config.plist is lacking the "9mb cursor bytes" patch.

See guide: https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
 
Hey @RehabMan , just wanted to say thank you! I got it working, you are seriously awesome.

If I change my config.plist to reflect an older macbook, will I lose functionality? Say I am going from macbook pro 11,2 to macbook pro 5,1 -- I ask because I have one that I no longer user and would like to use the serial number for iMessage.

Thanks,
A
 
Back
Top