Contribute
Register

[Guide] Dell Inspiron 15 7559 El Capitan Hackintosh (Dual Boot With Windows)

Status
Not open for further replies.
Backlight controls is not implemented correctly (IntelBacklight.kext is not installed).

See guide: http://www.tonymacx86.com/threads/guide-patching-dsdt-ssdt-for-laptop-backlight-control.152659/

Note: FakePCIID_Intel_SKL_Graphics.kext is deprecated. Use recent FakePCIID.kext+ FakePCIID_Intel_HD_Graphics.kext instead.
i did what you said and now it fixed my sleep problems but now i have graphics lags and the brightness is on maximum all the time and i can't change it..
 
i did what you said and now it fixed my sleep problems but now i have graphics lags and the brightness is on maximum all the time and i can't change it..

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.
 
Backlight controls is not implemented correctly (IntelBacklight.kext is not installed).

See guide: http://www.tonymacx86.com/threads/guide-patching-dsdt-ssdt-for-laptop-backlight-control.152659/

Note: FakePCIID_Intel_SKL_Graphics.kext is deprecated. Use recent FakePCIID.kext+ FakePCIID_Intel_HD_Graphics.kext instead.
i did what you said and now it fixed my sleep problems but now i have graphics lags and the brightness is on maximum all the time and i can't change it..
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.

When i boot without FakeID the sleep problems is still there but when i put in the FakeID 0x19160000 or 0x19120000 the sleep problems fixed but the brightness on maximum and i have lags and pixels on animations
 

Attachments

  • Archive 3.zip
    2.2 MB · Views: 94
i did what you said and now it fixed my sleep problems but now i have graphics lags and the brightness is on maximum all the time and i can't change it..


When i boot without FakeID the sleep problems is still there but when i put in the FakeID 0x19160000 or 0x19120000 the sleep problems fixed but the brightness on maximum and i have lags and pixels on animations

You are booting with an invalid FakeID. It is a good way to disable the graphics drivers, but nothing more. Need to see ioreg without the bogus FakeID in order to evaluate whether you followed previous advice.
 
You are booting with an invalid FakeID. It is a good way to disable the graphics drivers, but nothing more. Need to see ioreg without the bogus FakeID in order to evaluate whether you followed previous advice.
here is the ioreg
 

Attachments

  • Nir’s MacBook Air.zip
    576.2 KB · Views: 75
here is the ioreg

Your ioreg shows IntelBacklight.kext is not started. So probably not installed correctly or incorrect version installed.

Note also your ioreg shows Android File Transfer installed. It is known to cause a variety of issues. Remove it. See FAQ for further details.

MacBookPro11,1 is preferred over MacBookPro11,2.
 
MacBookPro11,1 is preferred over MacBookPro11,2.

I tried switching to 11,1 SMBIOS and so far I don´t see any difference. No problems other then still not beeing able to boot without an adapter. Seems exactly the same as 11,2 for this laptop and install procedure.
 
I tried switching to 11,1 SMBIOS and so far I don´t see any difference. No problems other then still not beeing able to boot without an adapter. Seems exactly the same as 11,2 for this laptop and install procedure.

For some that is the case... but may report better results with MacBookPro11,1. It will probably vary depending on hardware.

I recommend MacBookPro11,1 when people report weird things and are using MacBookPro11,2. MacBookPro11,2 appears to carry unnecessary risk.
 
For some that is the case... but may report better results with MacBookPro11,1. It will probably vary depending on hardware.

I recommend MacBookPro11,1 when people report weird things and are using MacBookPro11,2. MacBookPro11,2 appears to carry unnecessary risk.
Ok I updated the guide
 
Status
Not open for further replies.
Back
Top