Contribute
Register

No QE/CI on Intel HD4000 under 10.10.4

Status
Not open for further replies.
Joined
Feb 8, 2013
Messages
130
Motherboard
LG gram 17 17Z990-R.AAS8U1
CPU
i7-8565U
Graphics
UHD 620, 2560x1600
I've recently faced with a strange problem of lacking QE/CI acceleration on a fresh 10.10.4 install on my Samsung NP900x3c, i7 ivy, HD4000, 1920x1080, ALC269VC, no dsdt patches, Clover 3259 bootloader. The thing is that with the same Clover config I can boot 10.9 and have full acceleration while 10.10 is booting but no QE/CI. Another thing is that 10.9 provides desktop and QE/CI only with the following ig-platform-id: 0x01660002 0x01660008 and 0x01660009, other ig-platform-id prevents 10.9 from booting, while 10.10 provides fully functional desktop with any ig-platform-id but no QE/CI at all
Today I tried a new config.plist based on
on rehabman's https://github.com/R..._1366x768.plist with only little fixes and patches in it to make the system boot without patching dsdt.aml I tried these ig-platform-id: 0x01660002, 0x01660003 and 0x01660004, I tried with and without dual link patch, with and without MacBookPro9,2 No success. I have neither transparent menus nor screensaver preview. Meanwhile, with the same rehabman's config with ig-platform-id 0x01660002 I can have QE/CI on my 10.9. The only difference is that 10.9 is started from SSD while 10.10 from an external usb drive. But I don't think it might be a reason of this graphic acceleration problem. ​Just in case, I attached the config file I used.
Any help would be very much appreciated.
Regards, Dmitry

 

Attachments

  • config.plist based on Rehabman with 01660002.zip
    2.2 KB · Views: 38
I've recently faced with a strange problem of lacking QE/CI acceleration on a fresh 10.10.4 install on my Samsung NP900x3c, i7 ivy, HD4000, 1920x1080, ALC269VC, no dsdt patches, Clover 3259 bootloader. The thing is that with the same Clover config I can boot 10.9 and have full acceleration while 10.10 is booting but no QE/CI. Another thing is that 10.9 provides desktop and QE/CI only with the following ig-platform-id: 0x01660002 0x01660008 and 0x01660009, other ig-platform-id prevents 10.9 from booting, while 10.10 provides fully functional desktop with any ig-platform-id but no QE/CI at all
Today I tried a new config.plist based on
on rehabman's https://github.com/R..._1366x768.plist with only little fixes and patches in it to make the system boot without patching dsdt.aml I tried these ig-platform-id: 0x01660002, 0x01660003 and 0x01660004, I tried with and without dual link patch, with and without MacBookPro9,2 No success. I have neither transparent menus nor screensaver preview. Meanwhile, with the same rehabman's config with ig-platform-id 0x01660002 I can have QE/CI on my 10.9. The only difference is that 10.9 is started from SSD while 10.10 from an external usb drive. But I don't think it might be a reason of this graphic acceleration problem. ​Just in case, I attached the config file I used.
Any help would be very much appreciated.
Regards, Dmitry


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:
if [ -d ~/Downloads/RehabMan ]; then rm -R ~/Downloads/RehabMan; fi
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Note: It is easier if you use copy/paste instead of typing the commands manually.

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
kextstat|grep -y applelpc

Also, post EFI/Clover folder.
 
I put everything in zip file and attached it
Kextstat output looks like this:
Code:
[FONT=Menlo]bash-3.2# kextstat|grep -y acpiplat[/FONT][FONT=Menlo]   13    2 0xffffff7f82373000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]bash-3.2# kextstat|grep -y appleintelcpu[/FONT]
[FONT=Menlo]bash-3.2# kextstat|grep -y applelpc[/FONT]
[FONT=Menlo]   72    0 0xffffff7f81e3c000 0x3000     0x3000     com.apple.driver.AppleLPC (1.7.3) <71 12 5 4 3>[/FONT]

I don't have HDA sound with this config, but that's not a problem as I know how to manage that.

Regards, Dmitry
 

Attachments

  • RehabMan.zip
    43 MB · Views: 82
I put everything in zip file and attached it
Kextstat output looks like this:
Code:
[FONT=Menlo]bash-3.2# kextstat|grep -y acpiplat[/FONT][FONT=Menlo]   13    2 0xffffff7f82373000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>[/FONT]
[FONT=Menlo]bash-3.2# kextstat|grep -y appleintelcpu[/FONT]
[FONT=Menlo]bash-3.2# kextstat|grep -y applelpc[/FONT]
[FONT=Menlo]   72    0 0xffffff7f81e3c000 0x3000     0x3000     com.apple.driver.AppleLPC (1.7.3) <71 12 5 4 3>[/FONT]

I don't have HDA sound with this config, but that's not a problem as I know how to manage that.

Regards, Dmitry

Trim EFI/Clover/kexts/10.10 to only those suggested in the guide: http://www.tonymacx86.com/yosemite-...de-booting-os-x-installer-laptops-clover.html

Also, you probably need OsxAptioFixDrv.efi. (read same guide linked above).

I don't know even how you boot using this EFI/Clover. VboxHfs is disabled with config.plist/DisableDrivers and HFSPlus.efi is missing.
 
Trim EFI/Clover/kexts/10.10 to only those suggested in the guide: http://www.tonymacx86.com/yosemite-...de-booting-os-x-installer-laptops-clover.html

Also, you probably need OsxAptioFixDrv.efi. (read same guide linked above).

I don't know even how you boot using this EFI/Clover. VboxHfs is disabled with config.plist/DisableDrivers and HFSPlus.efi is missing.

As far as I'm booting from BIOS, not from UEFI, everything needed is sitting inside clover bootx64.efi, as far as I understood from the manual. Beside that I'm using 64bit booting and VboxHfs-64.efi is not blacklisted and probably this is the reason why I still can boot :) Nevertheless, I put OsxAptioFixDrv.efi in a correspondent directory and left only FakeSMC.kext, VoodooPS2Controller.kext and GenericUSBXHCI.kext as you mentioned in a guide. The result is the same. I don't have QE/CI
Regards, Dmitry
 
As far as I'm booting from BIOS, not from UEFI, everything needed is sitting inside clover bootx64.efi, as far as I understood from the manual. Beside that I'm using 64bit booting and VboxHfs-64.efi is not blacklisted and probably this is the reason why I still can boot :) Nevertheless, I put OsxAptioFixDrv.efi in a correspondent directory and left only FakeSMC.kext, VoodooPS2Controller.kext and GenericUSBXHCI.kext as you mentioned in a guide. The result is the same. I don't have QE/CI
Regards, Dmitry

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:
Mobo: 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.
 
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:
Mobo: 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.
OK, I updated my profile and attached cpu-z output here
 

Attachments

  • Samsung NP900x3c.html.zip
    4 KB · Views: 42
OK, I updated my profile and attached cpu-z output here

Make sure all kexts are vanilla. Do a fresh install if needed.

Post EFI/Clover folder.
 
Make sure all kexts are vanilla. Do a fresh install if needed.

Post EFI/Clover folder.

OK, I did a fresh install and here is my /EFI/CLOVER folder
 

Attachments

  • CLOVER.zip
    42.8 MB · Views: 82
Status
Not open for further replies.
Back
Top