Contribute
Register

[solved] Intel HD4000 - No acceleration what i need to fix in MaciASL

Status
Not open for further replies.
Joined
Jun 7, 2014
Messages
169
Motherboard
Acer Aspire E15 573G-38AB
CPU
i3 4005U
Graphics
940M, HD4400, 1920*1080
Mobile Phone
  1. Android
Hi i am back, (for second time today)
I installed OS X succefully but now i have problem i though that i know what i need to fix in MaciASl, but as i see no.
So my question is what i need to fix in MaciASL to get Intel HD 4000 recognized ?
CPU: i5 3210M
 
Intel HD4000 - No acceleration what i need to fix in MaciASL

Hi i am back, (for second time today)
I installed OS X succefully but now i have problem i though that i know what i need to fix in MaciASl, but as i see no.
So my question is what i need to fix in MaciASL to get Intel HD 4000 recognized ?
CPU: i5 3210M

No DSDT patch needed for HD4000.

Which bootloader are you using?

Please add it to your profile as requested...

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

System: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
System: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.
 
Intel HD4000 - No acceleration what i need to fix in MaciASL

I have everything that in my profile. I am using clover (for now from USB).
And every time i had install OS X i had to patch DSDT than it worked. Without that i got black screen after boot.
 
Intel HD4000 - No acceleration what i need to fix in MaciASL

I have everything that in my profile.

You do not. Your profile does not specify your bootloader.

I am using clover (for now from USB).
And every time i had install OS X i had to patch DSDT than it worked. Without that i got black screen after boot.

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: 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.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu

Also, post EFI/Clover folder.
 
Intel HD4000 - No acceleration what i need to fix in MaciASL

View attachment 140047
View attachment 140048
View attachment 140049

And here terminal:
12 2 0xffffff7f821f6000 0x5f000 0x5f000 com.apple.driver.AppleACPIPlatform (2.0) <11 10 7 6 5 4 3 1>20 0 0xffffff7f820ae000 0x2b000 0x2b000 com.apple.driver.AppleIntelCPUPowerManagement (217.92.1) <7 6 5 4 3 1>

NullCPU is not needed with Clover. VoodooPS2Daemon is not a kext and should not be in Clover/kexts.

You should use HFSPlus.efi instead of VBoxHfs-64.efi. It is faster.

Your config.plist is wrong. See guide: http://www.tonymacx86.com/yosemite-...oting-os-x-installer-laptops-clover-uefi.html
 
Intel HD4000 - No acceleration what i need to fix in MaciASL

Done what you written and graphic is recognized. but i can't change backlight intensity. Can this be fixed somehow ?
 
Intel HD4000 - No acceleration what i need to fix in MaciASL

Srry i read only few lines. Everything is working. Thank you, you are awesome :)
 
Status
Not open for further replies.
Back
Top