kushwavez Posted September 30, 2017 Share Posted September 30, 2017 Hey! I have a working and stable Mojave running on this Acer notebook. For installation and post-installation use my guide: https://osxlatitude.com/forums/topic/11355-acer-aspire-v-15-v5-591g-mojave-windows-10/ Note: The Mojave bootpack can be used for High Sierra too. If you are using a Single RAM and getting panics at boot add these to your config.plist (SMBIOS->after "Version 1.0") Please edit the frequency and size to match your RAM: <key>Version</key> <string>1.0</string> <key>Memory</key> <dict> <key>Channels</key> <integer>1</integer> <key>SlotCount</key> <integer>1</integer> <key>Modules</key> <array> <dict> <key>Slot</key> <integer>0</integer> <key>Size</key> <integer>8192</integer> <key>Frequency</key> <integer>2133</integer> <key>Type</key> <string>DDR4</string> </dict> </array> </dict> </dict> Thanks to all OSXLatitude members for helping me out! (Jake Lo, Hervé, Bronxteck, black.dragon74)! Here some pictures: 4 Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted September 30, 2017 Administrators Share Posted September 30, 2017 try adding -lilubeta and -igdvmtbeta boot flags to your clover config Link to comment Share on other sites More sharing options...
kushwavez Posted September 30, 2017 Author Share Posted September 30, 2017 Okay so I tried, but same. Just disappeared "Couldn't alloc class "IntelGraphicsDVMTFixup"" and "Couldn't alloc class "Lilu"" Still stopping at there: Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 30, 2017 Moderators Share Posted September 30, 2017 See post #2 and 3 here Link to comment Share on other sites More sharing options...
kushwavez Posted September 30, 2017 Author Share Posted September 30, 2017 I followed steps, updated clover and my kexts, put apfs.efi to E/C/drivers64UEFI, and added FixHeaders_20000000 to clover.plist, but same happens. I'll attach my current EFI folder. Link to comment Share on other sites More sharing options...
kushwavez Posted September 30, 2017 Author Share Posted September 30, 2017 UPDATE: Should I change anything in my DSDT? Because I used my another clover config without DSDT, and it started loading. but it gives me this instead of the installation screen. I think it's can't load my graphics. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 1, 2017 Moderators Share Posted October 1, 2017 try this config config.plist.zip Link to comment Share on other sites More sharing options...
kushwavez Posted October 1, 2017 Author Share Posted October 1, 2017 Tried but same. Also tried with my other clover, but also same. booting into that (last picture). I'll attach that CLOVER folder too. This Clover is without DSDT patches. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted October 1, 2017 Moderators Share Posted October 1, 2017 You have 2 version of HFFPlus* and OsxAptioFix* in driver64UEFI Keep HFSPlus.efi an OsxAptioFixDrv-64.efi I don't think the problem is DSDT problem, I think problem lies somewhere else. Go ahead and upgrade to latest Clover v4233 Link to comment Share on other sites More sharing options...
kushwavez Posted October 2, 2017 Author Share Posted October 2, 2017 Okay I'll try soon. And one interesting problem with my BCM94352z Wifi card. it's working fine on windows and on mac 10.12.6 too. But when I restarting Mac my wifi is gone. At boot it says: AirPort_Brcm43XX::start failed ‘startGated()’(on windows it's good). I searched a lot of forums, says It's when my card incompatible. But no, my card compatible, I using that right now with Fake_PCIID_Broadcom. Bluetooth and Wifi is working like charm. But when I restarting the system my wifi is gone. When I shut down my comp and waiting about 1 hour, and turned on again, again working everything. why? I thought is something with my system caches, but I don't actually know why. tried NoCaches=Yes, rebuild caches, but nothing. I can't do cmos reset so.. I'm so confused about that. After waiting 1 hour or 2 it's good again. Link to comment Share on other sites More sharing options...
Recommended Posts