Jump to content
42 posts in this topic

Recommended Posts

hello

i am trying to create usb install osx elcapitan 10.11.3 on my 8gb kingmax USB using this guide :

http://www.insanelymac.com/forum/topic/307003-clover-os-x-el-capitan-usb/

i know that the 8gb is considered small but it is suffiecient if you use MBR and clover legacy ( 400 MB free on USB , total size = 8.04gb from disk utility)

using yousmite 10.10 on vmware workstation pro 12 , unlocker 2.0.8 , latest vmware tools as my osx main for making the usb ( 2 cores , 2gb ram , 250GB HDD )

i have elcapitan osx app 10.11.3 from app store

 

laptop specs :

intel core i5-2450m , 8gb ddr3 1333 ram , intel hd3000 + nvidia 520mx , 240gb ssd kingston hyper x + 640gb toshiba sata hdd (via hdd caddy) , 1366x768 screen resolution @ 60hz , size 14" LED screen

my trackpad is not synoptics, its ELAN

 

in the past i managed to install 10.7 , 10.8 , 10.9 , 10.10 all fine with tony mac software on the same USB ( i think he use chemira )

 

i managed to boot clover but the installer is giving me this now

post-1058527-0-90417200-1456316349_thumb.jpg

 

this is my clover setup folder

EFI.zip

 

i need to configure clover properly to boot to the installer

please help me

thanks in advance

I've had a very similar problem with another computer with nVida adapter, I get passed the problem by removing the card and after installing mac os x I put it back in, but since your computer is a laptop try disabling your vga in bios or setting it to Intel GFX only and remove any nvidia injects and try again.

I tried yousmite with clover legacy mbr as well
Getting kernel panic also as this picture say
post-1058527-0-16714800-1456337943_thumb.jpg
I am searching for rehab man and i will use it for the elcapitan usb
Update : the first picture on post #1 i used rehab man hd3000 1366x768 plist but no success
Any other ideas ?

@cyberdevs : I cannot disable intel vga or the nvidia one from my bios , there is simply no option to do so 

i can put sata as AHCI but no more options available

@chris : what do you want me to do with dsdt ? i still cant acess my osx installation ,,,, please more info

I tried yousmite with clover legacy mbr as well

Getting kernel panic also as this picture say

attachicon.giftmp_17701-20160224_201402758023829.jpg

I am searching for rehab man and i will use it for the elcapitan usb

Update : the first picture on post #1 i used rehab man hd3000 1366x768 plist but no success

Any other ideas ?

@cyberdevs : I cannot disable intel vga or the nvidia one from my bios , there is simply no option to do so 

i can put sata as AHCI but no more options available

@chris : what do you want me to do with dsdt ? i still cant acess my osx installation ,,,, please more info

Did you  put your dsdt inside EFI ?

I tried yousmite with clover legacy mbr as well

Getting kernel panic also as this picture say

attachicon.giftmp_17701-20160224_201402758023829.jpg

I am searching for rehab man and i will use it for the elcapitan usb

Update : the first picture on post #1 i used rehab man hd3000 1366x768 plist but no success

Any other ideas ?

@cyberdevs : I cannot disable intel vga or the nvidia one from my bios , there is simply no option to do so 

i can put sata as AHCI but no more options available

@chris : what do you want me to do with dsdt ? i still cant acess my osx installation ,,,, please more info

Flag AsusAICPUPM in config.plist

If you can't access to the system, you can flag this in the Clover GUI, go to options - binary patches (or something as this) and put "+" in the AsusAICPUPM field

Chris I took the liberty of answering the question :)

 

DSDT (Differentiated System Description Table) is a part of the ACPI specification. It supplies information about supported power events in a given system. ACPI tables are provided in firmware from the manufacturer. In clover boot loader 's main window before choosing any device to boot press F4 and it will save all the original tables to the following path EFI\Clover\ACPI\origin which can be used for later use and modifications, when you modify these files and make some changes to improve the functionality and stability of the system you technically patched the DSDT file. Your computer might run without a patched DSDT but sometimes when something doesn't work as it suppose to, you need to apply patches.

 

so all you need to do is to copy the file Chris posted earlier in the following patch EFI\Clover\ACPI\patched under the EFI partition.

If you are going to use the EFI folder I uploaded copy the file in the path above.

  • Like 1

Update : i take efi folder and use it with clover legacy mbr
Boot arg : -v dart=0 nvda_disable=1 then i boot and get this :
Ifirst it get stuck here for 2 minutes
post-1058527-0-47463300-1456393088_thumb.jpg

then it goes to this

post-1058527-0-60475700-1456393219_thumb.jpg

i reboot an press f4 and i get this after i choose elcapitan usb to boot

post-1058527-0-06332100-1456393062_thumb.jpg


Using rehabman hd3000 1366x768 config plist with that efi folder you gave me i get this
post-1058527-0-87692800-1456395037_thumb.jpg

Try adding the following flags and see how it works:

 

Under ACPI:

SSDT: Generate PState and Drop OEM

 

Under Graphics:

Inject Intel and Inject nVidia

 

and if you are seeing shell command maybe pressing the F4 key, yo be you need to hold down the fn key and then press the F4.

ok trying now

Now i am getting this after i generate the c and p stats and inject both intel and nvidia

Verbose mod is on

post-1058527-0-68362900-1456402937_thumb.jpg

Afrer this i turn off laptop and go to windows again and screen is flickering so i turn off laptop again and now its windows screen is normal again :(

So far i cant see the installation welcome screen

After i saw this screen i am afraid i break my laptop

It don't think it will damage the computer but be cautious, when Mac OS can't identify the proper settings for any given device some anomoleis like this might happen, remove the nvidia inject and only try with intel inject and if that didn't work give Chris's config plist a try. One more thing you might need to add to your config is the Intel's ig-platform-id google it and add it to your config under Graphics section.

 

P.S. Scratch the last part I googled it myself and as it happens you won't need ig-platform-id , hd3000 has native support in mac os x.

But choosing a correct SMBIOS might help with the problem.

I just managed to boot into the installation !!!!!
All i did is this
Removed intel hd inject and let both vga on
Added nullcpupowermanagmentkext
Generete c stats and p stats on
Mac book pro 8.1 smbios
Boot args : -v dart=0
There was an acpi patch i disabled also
All from clover configurator !!
I am currently installing the osx , screen is clear and no artifacts
I will post my config.plist for others :)

update : posted my plist and efi clover folder for everyone to use on my last post , Thank you !

  • Like 1

Intel hd 3000 fully working

Camera not found

Wifi wont work (wireless n-130)

Eternet works

Ssd and hdd are on

Usb is ok

Battery not found

Sound not working

Backlight not working

Trackpad basic not multitouch

 

I need to do so much work ... can you help me ?

post-1058527-0-06995100-1456414027_thumb.jpg

×
×
  • Create New...