Veep3r Posted June 8, 2015 Share Posted June 8, 2015 Hi. I'm using clover (new one) and with safeboot and verbose flags give only only "Error loading kernel cache (0x9)". In kexts only FakeSMC. Any ideas ? Link to comment https://www.insanelymac.com/forum/topic/306526-msi-zh77a-g43-why-it-dont-work/ Share on other sites More sharing options...
Allan Posted June 8, 2015 Share Posted June 8, 2015 You need use boot-args for boot your Hack: http://clover-wiki.zetam.org/Configuration/Boot#Arguments And post all your hardware specs, and if you have troubles on boot, take a photo and post the pic here. Link to comment https://www.insanelymac.com/forum/topic/306526-msi-zh77a-g43-why-it-dont-work/#findComment-2142815 Share on other sites More sharing options...
Veep3r Posted June 8, 2015 Author Share Posted June 8, 2015 In config.plist : <key>Boot</key> <dict> <key>#Arguments</key> <string>-v arch=i386 slide=0 darwake=0</string> <key>Arguments</key> <string>kext-dev-mode=1</string> I think all is ok. http://1drv.ms/1JzlFI1 Error on last seconds. HW : i3 2100 MSI ZH77A-G43 Audio : ALC892 Eth : RTL8111E HyperX Black 8GB 1600mhz MSI Radeon 7750 DDR3 Link to comment https://www.insanelymac.com/forum/topic/306526-msi-zh77a-g43-why-it-dont-work/#findComment-2142824 Share on other sites More sharing options...
Allan Posted June 8, 2015 Share Posted June 8, 2015 You have two boot arguments entries. Delete this: <key>#Arguments</key> <string>-v arch=i386 slide=0 darwake=0</string> And use only this: <key>Arguments</key> <string>-v arch=i386 slide=0 darwake=0 kext-dev-mode=1</string> You can use this app for edit your config.plist: Property List Editor 1 Link to comment https://www.insanelymac.com/forum/topic/306526-msi-zh77a-g43-why-it-dont-work/#findComment-2142859 Share on other sites More sharing options...
Veep3r Posted June 8, 2015 Author Share Posted June 8, 2015 I've got only one : config.zip Link to comment https://www.insanelymac.com/forum/topic/306526-msi-zh77a-g43-why-it-dont-work/#findComment-2142862 Share on other sites More sharing options...
Veep3r Posted June 9, 2015 Author Share Posted June 9, 2015 @refresh Link to comment https://www.insanelymac.com/forum/topic/306526-msi-zh77a-g43-why-it-dont-work/#findComment-2143293 Share on other sites More sharing options...
Allan Posted June 10, 2015 Share Posted June 10, 2015 Try this: config.plist.zip If you want to know what values you need use in you Hack, read this: http://clover-wiki.zetam.org/pages/Configuration/ Link to comment https://www.insanelymac.com/forum/topic/306526-msi-zh77a-g43-why-it-dont-work/#findComment-2143553 Share on other sites More sharing options...
Recommended Posts