anatharias Posted January 29, 2019 Share Posted January 29, 2019 IntelGraphicsFixup.kext is an old kext. Whatevergreen.kext replaces it (it includes IntelGraphicsFixup.kext) Whatevergreen needs Lilu.kext to work you just need to inject Intel and set ig-platform-id to 0x19120000 (you can also try 0x193B0005) Make sure you have increased DVMT beforehand add the following ACPI patches change XHCI to XHC change XHC1 to XHC change SAT0 to SATA the remaining ACPI patches will be done automatically by Whatevergreen Also, the problem with the tint is that your display must be unproperly identified (you need EDID fix) use https://gist.github.com/adaugherity/7435890 or hackintool which includes that patcher Link to comment Share on other sites More sharing options...
tqbinh Posted January 29, 2019 Share Posted January 29, 2019 7 hours ago, anatharias said: IntelGraphicsFixup.kext is an old kext. Whatevergreen.kext replaces it (it includes IntelGraphicsFixup.kext) Whatevergreen needs Lilu.kext to work Thank you. I resolved the problem with blue/red tin but will try your solution to see if it is more effective. Another small problem with video: I can not drive the display higher than 2732x1536 resolution (tried on 4K TV Samsung 6100MU and 2K monitor Dell U2515H, using both HDMI and DisplayPort), that mean I can not get HiDPI mode higher than 1366x768. ---- Edit: Tested with Whatevergreen, the problem is resolved this way, too. However, the problem with HiDPI resolution is still persist. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 29, 2019 Moderators Share Posted January 29, 2019 try adding to boot arg -igfxnohdmi -cdfon source https://github.com/acidanthera/WhateverGreen Link to comment Share on other sites More sharing options...
tqbinh Posted January 30, 2019 Share Posted January 30, 2019 14 hours ago, Jake Lo said: try adding to boot arg -igfxnohdmi -cdfon I tried but it had no effect. Link to comment Share on other sites More sharing options...
Aimable_fr Posted January 30, 2019 Share Posted January 30, 2019 Hi all I Try to install Mojave (or H-Sierra) on Optiplex 3040 4Gb SSD Samsung EVO 850 SSD with no success. I Tried with most tutorials, in UEFI or Legacy, USB key in GPT or MBR format. The USB key is on USB2 port. Clover is booting and when I select Mac OS install, the installer is halted after some lines ended by +++++++++++ (verbose mode) The install disk is mounted only if HFSPlus.efi is on /Clover/drivers64UEFI/ directory The config.plist is the file find on this topic. My last experience with Hackintosh goes back to 2007 on latitude E6400 ... lol Please, what's wrong on my setup? Thank in advance for your help Edit: The 3040 is micro form factor. i try my key on optiplex 7010 tower, the installer display a nice KP after +++++ Line. Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted January 31, 2019 Administrators Share Posted January 31, 2019 you need to have hfsplus.efi and apfsdriverloader.efi for mojave in clover drivers. if you are using osxaptiofix replace it for aptiofixdrive. Link to comment Share on other sites More sharing options...
Aimable_fr Posted January 31, 2019 Share Posted January 31, 2019 Thanx for you reply. The Clover drivers (drivers64UEFI) are: ApfsDriverLoader-64.efi AptioMemoryFix-64.efi AudioDxe-64.efi DataHubDxe-64.efi FSInject-64.efi HFSPlus.efi NvmExpressDxe-64.efi OsxAptioFixDrv-64.efi SMCHelper-64.efi And in drivers64: ApfsDriverLoader-64.efi AptioMemoryFix-64.efi DataHubDxe-64.efi HFSPlus.efi Is this setup good? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 31, 2019 Moderators Share Posted January 31, 2019 Remove OsxAptioFixDrv-64.efi, already have AptioMemoryFix-64.efi in drivers64UEFI. They are mutually exclusive Link to comment Share on other sites More sharing options...
Aimable_fr Posted January 31, 2019 Share Posted January 31, 2019 Thanx Jake, I deleted the OsxAptioFixDrv-64.efi but I've the same issue: on 3040, the installer is stopped after the ++++++ line No Way, I Tried some config.plist. The processor on this 3040 is a Core i3 6100 3.2GHz. My SMBIOS config is iMac17,1 (Skylake) Is this CPU supported? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted January 31, 2019 Moderators Share Posted January 31, 2019 Try entering the RAM description under SMBIOS using Clover Configurator Link to comment Share on other sites More sharing options...
Recommended Posts