Jump to content

Recommended Posts

Posted

Consegui QE/Ci Intel 4400 mais trava ao abrir fotos , videos roda perfeito , tudo ok , mais ao abrir fotos na previsualização o programa trava , alguém tem alguma dica ?


yosemite

intel 5200u i5

fiz os passos abaixo :


to Obtain total full QE/CI in Intel HD 4400 > 3 kexts need to be loaded


1-AppleIntelHD5000Graphics.kext.

2-AppleIntelFramebufferAzul. kext.

3-AppleGraphicsPowerManagement. kext (AGPM).


Now .. we edit info.plist file of two kext ( 1. AppleIntelHD5000Graphics.kext. and 2. 2-AppleIntelFramebufferAzul. kext. )


Click on the kext AppleIntelHD5000Graphics. kext with the mouse right  button select Show content then go to:        

              contents/info.plist/IOKitPersonalities/IOPCIPrimaryMatch and replace 0x04128086 by 0x0a168086.



Click on the kext AppleIntelFramebufferAzul. kext. with the mouse right  button select Show content then go to:  

              contents/info.plist/IOKitPersonalities/AppleIntelFramebufferController/IOPCIPrimaryMatch and replace 0x04128086 by 0x0a168086.


> 2- Editing the files release binaries.


1- We need to edit the binaries of AppleIntelHD5000Graphics.kext

                  and AppleIntelFramebufferAzul kext, use Hex Fiend  and proceed as follows:

 

              Click on the kext AppleIntelHD5000Graphics. kext with the mouse right  button select Show content then go to:        

              contents/MacOS/AppleIntelHD5000Graphics, and open the file with Hex Fiend and proceed as follows:

               

                   Find: 86801204

                   Replace: 8680160a

  

             Click on the kext AppleIntelFramebufferAzul.kext with the mouse right  button select Show content then go to:        

             contents/MacOS/AppleIntelFramebufferAzul, and open the file with Hex Fiend and proceed as follows:

 

                    Find: 86801204

                    Replace: 8680160a


now copy 2 files edit bin in to kext :D


 3- Clover patching on-the-fly


        for those who use clover and don't feel

                 comfortable editing binary files can use this patch:


KextsToPatch



Comment

HD4400_Full_Qe/CI_ 1

Find


hoASBA==


Name

AppleIntelFramebufferAzul

Replace


hoAWCg==




Comment

HD4400_Full_Qe/CI_ 2

Find


hoASBA==


Name

AppleIntelHD5000Graphics

Replace


hoAWCg==




Mac OS Monterey  - X99 RS9 - E5-2530L V3 - 16gb DDR4 - NVME 256gb - Wifi Mac

Opencore Boot

Posted

Resolvido , agora tudo 100%



é só aplicar o path = sudo perl -i.bak -pe 's|([\xFF\xFC\x3D])\x86\x80\x12\x04|$1\x86\x80\x16\x0A|sg' /System/Library/Frameworks/OpenCL.framework/Libraries/libCLVMIGILPlugin.dylib

Mac OS Monterey  - X99 RS9 - E5-2530L V3 - 16gb DDR4 - NVME 256gb - Wifi Mac

Opencore Boot

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...