Contribute
Register

(Clover Config.plist)All new user of Clover plz read (Configuring Clover)

Status
Not open for further replies.
Clover v2377

Asus Sabertooth Z77
GeForce GTX 670
i5 3750K

Using UEFI method

My config.plist (Note that for this config to work, you must use a modified BIOS. More information can be found here: http://www.tonymacx86.com/116-modified-roms-flashable-asus-z77-h77.html )

PHP:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict>    <key>RtVariables</key>    <dict>        <key>LogEveryBoot</key>        <string>10</string>        <key>LogLineCount</key>        <integer>3000</integer>        <key>MountEFI</key>        <string>Yes</string>    </dict>    <key>SMBIOS</key>    <dict>        <key>ProductName</key>        <string>MacPro3,1</string>    </dict>    <key>ACPI</key>    <dict>        <key>DSDT</key>        <dict>            <key>Debug</key>            <false/>            <key>ReuseFFFF</key>            <false/>            <key>Name</key>            <string>DSDT.aml</string>            <key>DropOEM_DSM</key>            <false/>        </dict>        <key>SSDT</key>        <dict>            <key>DoubleFirstState</key>            <true/>            <key>DropOem</key>            <false/>            <key>GenerateIvyStates</key>            <string>Yes</string>            <key>MinMultiplier</key>            <integer>8</integer>            <key>PLimitDict</key>            <integer>0</integer>            <key>UnderVoltStep</key>            <integer>0</integer>        </dict>    </dict>    <key>Boot</key>    <dict>        <key>Arguments</key>        <string>arch=x86_64</string>        <key>DefaultVolume</key>        <string>MacHDD</string>        <key>Legacy</key>        <string>PBR</string>        <key>Log</key>        <false/>        <key>Timeout</key>        <integer>5</integer>        <key>XMPDetection</key>        <string>No</string>        <key>WhiteList</key>        <array/>        <key>BlackList</key>        <array/>        <key>Secure</key>        <false/>    </dict>    <key>Devices</key>    <dict>        <key>Audio</key>        <dict>            <key>Inject</key>            <string>No</string>        </dict>        <key>FakeID</key>        <dict>            <key>ATI</key>            <string>0x0</string>            <key>IntelGFX</key>            <string>0x0</string>            <key>NVidia</key>            <string>0x0</string>            <key>LAN</key>            <string>0x0</string>            <key>SATA</key>            <string>0x0</string>            <key>WIFI</key>            <string>0x0</string>            <key>XHCI</key>            <string>0x0</string>        </dict>        <key>USB</key>        <dict>            <key>Inject</key>            <false/>            <key>FixOwnership</key>            <false/>        </dict>    </dict>    <key>GUI</key>    <dict>        <key>Language</key>        <string>en:0</string>        <key>Theme</key>        <string>applestyle</string>        <key>Mouse</key>        <dict>            <key>Enabled</key>            <false/>        </dict>        <key>Scan</key>        <dict>            <key>Entries</key>            <true/>            <key>Tool</key>            <true/>            <key>Legacy</key>            <string>First</string>        </dict>        <key>Hide</key>        <array>            <string>Windows</string>            <string>\EFI\BOOT\BOOTX64.EFI</string>        </array>    </dict>    <key>Graphics</key>    <dict>        <key>Inject</key>        <dict>            <key>Intel</key>            <false/>            <key>ATI</key>            <false/>            <key>NVidia</key>            <false/>        </dict>    </dict>    <key>KernelAndKextPatches</key>    <dict>        <key>AppleRTC</key>        <true/>    </dict>    <key>DisableDrivers</key>    <array>        <string>Nothing</string>    </array>    <key>SystemParameters</key>    <dict>        <key>InjectSystemID</key>        <true/>        <key>InjectKexts</key>        <string>Detect</string>    </dict></dict></plist>

Drivers:
FSInject-64
HFSPlus
OsxAptioFixDrv-64
OsxFatBinaryDrv-64


The MacPro3,1 SMBIOS definition was the only one that gave me most of my Pstates, any one else with i5 3750K know any others that work better?

For best result u must use macmini 6,2 smbios and u can delete whole ACPI section from config and clover will generate p and c states automaticaly.
 
For best result u must use macmini 6,2 smbios and u can delete whole ACPI section from config and clover will generate p and c states automaticaly.

CPU is detected and configured automatically.

However the system KPed the first time I tried to reboot.

Rebooted and started again without cache, the process stops while waiting for DSMOS to arrive, it never does.

Tried again in Safe Mode, stops while waiting for DSMOS to arrive, it never does.

Update:

Got the newest version of FakeSMC installed, can get past DSMOS, I had to enable injection for my GPU for it to boot to desktop. I only get two Pstates: 16 and 34

Went back to the MacPro3,1 definitions for now, its more stable.
 
I don't have experience about Fusion drive, but looks like Clover auto merge 2 "Boot OS X" to "Hackintosh HD", and it is not shown in boot log. If 'Boot OS X' is the partition containing OS X, set DefaultBootVolume to 'Boot OS X' then try again. If it still does not work, enable Boot > Log in config.plist, then restart and post the EFI/Clover/misc/debug.log
I would think setting the volume to boot os x would work, but for some reason it has always refused to boot from either of them. I figured it out though. I had to remove the default startup volume from my config.plist completely, then reboot via startup disk in system preferences. Apparently the default startup volume flag doesn't work at all with the fusion drive. Fine with me though since this is how a real mac works.
 
Hi all

I use the Clover Bootloader now from the Efi Partition with 0 Timeout. It loads fast right into Osx... :clap:

Honestly i have not much of a clue about the boot loader but with some googling i got it working. But if someone goes through my config.plist i appreciate any suggestions for improvements.

Current version of clover 2428
GA-H87N-Wifi
i7 4770s
HD4600
8Gb Ram
FusionDrive: 250gb sdd 2Tb hdd
Clover UEFI Boot working fine


config.plist
PHP:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict>	<key>ACPI</key>	<dict>		<key>DSDT</key>		<dict>			<key>Debug</key>			<false/>			<key>ReuseFFFF</key>			<false/>			<key>DropOEM_DSM</key>			<false/>		</dict>		<key>SSDT</key>		<dict>			<key>DropOem</key>			<false/>			<key>Generate</key>			<dict>				<key>PStates</key>				<false/>				<key>CStates</key>				<false/>			</dict>		</dict>	</dict>	<key>Devices</key>	<dict>		<key>USB</key>		<dict>			<key>Inject</key>			<true/>			<key>FixOwnership</key>			<true/>		</dict>	</dict>	<key>RtVariables</key>	<dict>		<key>LogEveryBoot</key>		<string>No</string>		<key>LogLineCount</key>		<integer>3000</integer>		<key>MountEFI</key>		<string>disk2</string>	</dict>	<key>Boot</key>	<dict>		<key>DefaultVolume</key>		<string>Mavericks HD</string>		<key>Legacy</key>		<string>PBR</string>		<key>Log</key>		<false/>		<key>Timeout</key>		<integer>0</integer>		<key>XMPDetection</key>		<string>No</string>		<key>WhiteList</key>		<array/>		<key>BlackList</key>		<array/>		<key>Secure</key>		<false/>	</dict>	<key>GUI</key>	<dict>		<key>Language</key>		<string>en:0</string>		<key>ScreenResolution</key>		<string>1920x1080</string>		<key>Theme</key>		<string>bootcamp</string>		<key>Mouse</key>		<dict>			<key>DoubleClick</key>			<integer>200</integer>			<key>Speed</key>			<integer>2</integer>			<key>Enabled</key>			<true/>		</dict>		<key>Scan</key>		<true/>		<key>Custom</key>		<dict>			<key>Entries</key>			<array>				<dict>					<key>Volume</key>					<string>Macintosh HD</string>					<key>Path</key>					<string>/System</string>					<key>Hidden</key>					<false/>					<key>Disabled</key>					<false/>					<key>InjectKexts</key>					<false/>					<key>NoCaches</key>					<false/>					<key>Type</key>					<string>OSX</string>					<key>VolumeType</key>					<string>Internal</string>				</dict>			</array>		</dict>	</dict>	<key>SMBIOS</key>	<dict>		<key>BoardType</key>		<integer>10</integer>		<key>ChassisType</key>		<integer>13</integer>		<key>SmUUID</key>		<string>00000000-0000-1200-8100-xxxx</string>		<key>BiosReleaseDate</key>		<string>10/12/2012</string>		<key>Version</key>		<string>1.0</string>		<key>SerialNumber</key>		<string>xxxxx</string>		<key>Manufacturer</key>		<string>Apple Computer, Inc.</string>		<key>BoardManufacturer</key>		<string>Apple Computer, Inc.</string>		<key>BoardSerialNumber</key>		<string>xxxx</string>		<key>ChassisAssetTag</key>		<string>Customac</string>		<key>BiosVendor</key>		<string>Apple Computer, Inc.</string>		<key>ChassisManufacturer</key>		<string>Apple Computer, Inc.</string>		<key>BiosVersion</key>		<string>IM131.88Z.010A.B05.xxxxx</string>		<key>Board-ID</key>		<string>xxxxx</string>		<key>Family</key>		<string>iMac</string>		<key>ProductName</key>		<string>iMac14,2</string>		<key>Memory</key>		<dict>			<key>SlotCount</key>			<integer>2</integer>			<key>Channels</key>			<integer>2</integer>			<key>Modules</key>			<array>				<dict>					<key>Slot</key>					<integer>0</integer>					<key>Size</key>					<integer>8192</integer>					<key>Frequency</key>					<integer>1600</integer>					<key>Vendor</key>					<string>Kingston</string>					<key>Part</key>					<string>Kxxx</string>					<key>Serial</key>					<string>xxxx</string>					<key>Type</key>					<string>DDR3</string>				</dict>			</array>		</dict>	</dict>	<key>KernelAndKextPatches</key>	<dict>		<key>AppleRTC</key>		<false/>	</dict>	<key>Graphics</key>	<dict>		<key>VideoPorts</key>		<integer>3</integer>		<key>Inject</key>		<dict>			<key>Intel</key>			<true/>			<key>ATI</key>			<false/>			<key>NVidia</key>			<false/>		</dict>	</dict>	<key>SystemParameters</key>	<dict>		<key>InjectSystemID</key>		<true/>		<key>InjectKexts</key>		<string>Yes</string>	</dict></dict></plist>
 
Tino2,

I am trying to get a similar setup working. I have been spending the last few days scanning the threads here and trying to get past my problem. It almost doesn't matter what I have in the config.plist, I always get stuck after the BlueTooth drivers load, there is a long pause and then I am stuck on a white screen with a pinwheel of death.

My error looks like:

photo.JPG
My config:

Gigabyte GA-H87N-Wifi (Bios F4)
EFI/Bios set to optimal settings (F7), disable Vt-d, disable Intel graphics
Gigabyte GT-610 GPU
16 GB Corsair RAM
Intel i5-4570 CPU 3.20 Ghz

My latest config.plist is:
Code:
[FONT=Menlo]<?xml version="1.0" encoding="UTF-8"?>[/FONT][FONT=Menlo]<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">[/FONT]
[FONT=Menlo]<plist version="1.0">[/FONT]
[FONT=Menlo]<dict>[/FONT]
[FONT=Menlo]        <key>Boot</key>[/FONT]
[FONT=Menlo]        <dict>[/FONT]
[FONT=Menlo]                <key>Arguments</key>[/FONT]
[FONT=Menlo]                <string>-v</string>[/FONT]
[FONT=Menlo]                <key>Log</key>[/FONT]
[FONT=Menlo]                <false/>[/FONT]
[FONT=Menlo]                <key>XMPDetection</key>[/FONT]
[FONT=Menlo]                <string>Yes</string>[/FONT]
[FONT=Menlo]        </dict>[/FONT]
[FONT=Menlo]        <key>GUI</key>[/FONT]
[FONT=Menlo]        <dict>[/FONT]
[FONT=Menlo]                <key>Mouse</key>[/FONT]
[FONT=Menlo]                <dict>[/FONT]
[FONT=Menlo]                        <key>Enabled</key>[/FONT]
[FONT=Menlo]                        <false/>[/FONT]
[FONT=Menlo]                </dict>[/FONT]
[FONT=Menlo]                <key>Scan</key>[/FONT]
[FONT=Menlo]                <true/>[/FONT]
[FONT=Menlo]        </dict>[/FONT]
[FONT=Menlo]        <key>Graphics</key>[/FONT]
[FONT=Menlo]  </dict>[/FONT]
[FONT=Menlo]        <key>Devices</key>[/FONT]
[FONT=Menlo]        <dict>[/FONT]
[FONT=Menlo]                <key>Inject</key>[/FONT]
[FONT=Menlo]                <false/>[/FONT]
[FONT=Menlo]                <key>Audio</key>[/FONT]
[FONT=Menlo]                <dict>[/FONT]
[FONT=Menlo]                        <key>Inject</key>[/FONT]
[FONT=Menlo]                        <string>detect</string>[/FONT]
[FONT=Menlo]                </dict>[/FONT]
[FONT=Menlo]                <key>USB</key>[/FONT]
[FONT=Menlo]                <dict>[/FONT]
[FONT=Menlo]                        <key>Inject</key>[/FONT]
[FONT=Menlo]                        <true/>[/FONT]
[FONT=Menlo]                        <key>FixOwnership</key>[/FONT]
[FONT=Menlo]                        <true/>[/FONT]
[FONT=Menlo]                </dict>[/FONT]
[FONT=Menlo]        </dict>[/FONT]
[FONT=Menlo]        <key>SystemParameters</key>[/FONT]
[FONT=Menlo]        <dict>[/FONT]
[FONT=Menlo]                <key>NoCaches</key>[/FONT]
[FONT=Menlo]                <true/>[/FONT]
[FONT=Menlo]        </dict>[/FONT]
[FONT=Menlo]        <key>SMBIOS</key>[/FONT]
[FONT=Menlo]        <dict>[/FONT]
[FONT=Menlo]                <key>BiosReleaseDate</key>[/FONT]
[FONT=Menlo]                <string>10/23/12</string>[/FONT]
[FONT=Menlo]                <key>Version</key>[/FONT]
[FONT=Menlo]                <string>1.0</string>[/FONT]
[FONT=Menlo]                <key>SerialNumber</key>[/FONT]
[FONT=Menlo]                <string>C02KKCMSDWYN</string>[/FONT]
[FONT=Menlo]                <key>Manufacturer</key>[/FONT]
[FONT=Menlo]                <string>Apple Computer, Inc.</string>[/FONT]
[FONT=Menlo]                <key>BoardManufacturer</key>[/FONT]
[FONT=Menlo]                <string>Apple Computer, Inc.</string>[/FONT]
[FONT=Menlo]                <key>BiosVendor</key>[/FONT]
[FONT=Menlo]                <string>Apple Computer, Inc.</string>[/FONT]
[FONT=Menlo]                <key>ChassisManufacturer</key>[/FONT]
[FONT=Menlo]                <string>Apple Computer, Inc.</string>[/FONT]
[FONT=Menlo]                <key>BiosVersion</key>[/FONT]
[FONT=Menlo]                <string>MM61.88Z.0106.B00.1208091121</string>[/FONT]
[FONT=Menlo]                <key>Board-ID</key>[/FONT]
[FONT=Menlo]                <string>Mac-F65AE981FFA204ED</string>[/FONT]
[FONT=Menlo]                <key>Family</key>[/FONT]
[FONT=Menlo]                <string>Mac mini</string>[/FONT]
[FONT=Menlo]                <key>ProductName</key>[/FONT]
[FONT=Menlo]                <string>Macmini6,2</string>[/FONT]
[FONT=Menlo]        </dict>[/FONT]
[FONT=Menlo]</dict>[/FONT]
[FONT=Menlo]</plist>[/FONT]
[FONT=Menlo]
[/FONT]

Anyone have suggestions on how to get Clover to boot OS X 10.9.1 on my rig?

Thanks in advance for helping a NOOB out. I tried to do my research but obviously didn't find the solution...

Jeff
 
More facts:

Clover v 2428 built from Clover Grower sources.

I have the following drivers in drivers 64UEFI folder:

FSInject-64.efi
HFSPlus.efi
OsxAptioFixDrv-64.efi
OsxFatBinaryDrv-64.efi

When I try to use Tino2's "too fast booting" config.plist, I get the Apple error screen with the circle with the slash through it. I haven't figured out what is wrong with it. I modified the inject drivers section to cover the Nvidia card I am currently trying to run.

Jeff
 
Problem resolved -- user error

Taking a fresh look at everything I had done this morning, I found that when I copied the FakeSMC.kext to the USB drive, I had an error. I correctly re-copied the kext and was able to complete the install and my system is functional.

I had to also inject the AppleE1000e.kext to have functioning networking.

I made a couple more tweaks to the config.plist but what I pasted should be usable for anyone with a similar system.

Thanks to all for sharing information in this thread. It took some time but I now understand Clover a lot better and have a working system.
 
Dear all,

I switched to Clover and did a complete re-install. I created a USB stick following some tutorials online.
I have the standard EFI drivers and only the FakeSMC.kext in the 10.9 kext folder

I am using UEFI boot.

My specs:
CPU: Core i5 3470
GPU: AMD Radeon R9 280X - (works nearly perfect ootb)
RAM: 8GB
MOBO Asrock Z68 Pro3 Gen3 - beta bios allowing CMS off option
OS: 10.9.1

The Instll process took very long (kinda got stuck at the "Less than a second remaining" screen during the first install phase. Then it rebooted and installed the rest. I was able to log into the newly installed Mavericks directly after the install with the stock config.plist created by the Clover installer.

UEFI drivers:
EmuVariableUefi-64
FSInject-64
HFSPlus
OsXAptioFixDrv-64
OsxFartBinarxDrv-64

After the first boot (which was succesfuill, see above) I followed the Clover wiki to generate a config.plist with genconfig and put that on the Stick. Ever since then the following happens:

No matter what fixes I activate or deactivate, the System boots to the Apple Logo, stick circle spins, it switches to an all grey screen, I see a mouse pointer and thats all that happens. Sometimes the mouse pointer switches to a spining beach ball of death.

I am really stuck here. Could it be the config.plist? I tried creating several with the configuration editor and wiki help, but non boots the system anymore.

So sad. Please help?

Also, I posted a thread seeking help creating a DSDT.aml when I tried out Chimera. See here - with Clover I understand such an DSDT is not needed, as it can be created once the system has booted up with a working config.plist.


The current config.plist I am trying out.

Code:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>ACPI</key>
	<dict>
		<key>DSDT</key>
		<dict>
			<key>Debug</key>
			<false/>
			<key>Fixes</key>
			<dict>
				<key>AddDTGP_0001</key>
				<true/>
				<key>AddHDMI_8000000</key>
				<true/>
				<key>AddIMEI_80000</key>
				<true/>
				<key>AddMCHC_0008</key>
				<false/>
				<key>AddPNLF_1000000</key>
				<true/>
				<key>DeleteUnused_400000</key>
				<true/>
				<key>FIX_ACST_4000000</key>
				<true/>
				<key>FIX_ADP1_800000</key>
				<true/>
				<key>FIX_INTELGFX_100000</key>
				<false/>
				<key>FIX_RTC_20000</key>
				<true/>
				<key>FIX_S3D_2000000</key>
				<true/>
				<key>FIX_TMR_40000</key>
				<true/>
				<key>FIX_WAK_200000</key>
				<true/>
				<key>FakeLPC_0020</key>
				<false/>
				<key>FixAirport_4000</key>
				<true/>
				<key>FixDarwin_0002</key>
				<false/>
				<key>FixDisplay_0100</key>
				<true/>
				<key>FixFirewire_0800</key>
				<true/>
				<key>FixHDA_8000</key>
				<true/>
				<key>FixHPET_0010</key>
				<true/>
				<key>FixIDE_0200</key>
				<false/>
				<key>FixIPIC_0040</key>
				<true/>
				<key>FixLAN_2000</key>
				<true/>
				<key>FixRegions_10000000</key>
				<true/>
				<key>FixSATA_0400</key>
				<false/>
				<key>FixSBUS_0080</key>
				<false/>
				<key>FixShutdown_0004</key>
				<true/>
				<key>FixUSB_1000</key>
				<false/>
				<key>NewWay_80000000</key>
				<true/>
			</dict>
			<key>Name</key>
			<string>BIOS.aml</string>
		</dict>
		<key>DropTables</key>
		<array>
			<dict>
				<key>Signature</key>
				<string>DMAR</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>CpuPm</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>Cpu0Ist</string>
			</dict>
		</array>
		<key>HaltEnabler</key>
		<true/>
		<key>SSDT</key>
		<dict>
			<key>EnableC2</key>
			<false/>
			<key>EnableC4</key>
			<false/>
			<key>EnableC6</key>
			<true/>
			<key>EnableC7</key>
			<false/>
			<key>Generate</key>
			<dict>
				<key>CStates</key>
				<true/>
				<key>PStates</key>
				<true/>
			</dict>
		</dict>
	</dict>
	<key>Boot</key>
	<dict>
		<key>DefaultVolume</key>
		<string>MacHDD</string>
		<key>Fast</key>
		<false/>
		<key>Legacy</key>
		<string>PBR</string>
		<key>Log</key>
		<false/>
		<key>Timeout</key>
		<integer>5</integer>
		<key>XMPDetection</key>
		<string>-1</string>
	</dict>
	<key>Devices</key>
	<dict>
		<key>Audio</key>
		<dict>
			<key>Inject</key>
			<string>No</string>
		</dict>
		<key>FakeID</key>
		<dict>
			<key>ATI</key>
			<string>0x0</string>
			<key>IMEI</key>
			<string>0x0</string>
			<key>IntelGFX</key>
			<string>0x0</string>
			<key>LAN</key>
			<string>0x0</string>
			<key>NVidia</key>
			<string>0x0</string>
			<key>SATA</key>
			<string>0x0</string>
			<key>WIFI</key>
			<string>0x0</string>
			<key>XHCI</key>
			<string>0x0</string>
		</dict>
		<key>Inject</key>
		<false/>
		<key>USB</key>
		<dict>
			<key>AddClockID</key>
			<true/>
			<key>FixOwnership</key>
			<true/>
			<key>Inject</key>
			<true/>
		</dict>
	</dict>
	<key>DisableDrivers</key>
	<array>
		<string>Nothing</string>
	</array>
	<key>GUI</key>
	<dict>
		<key>Hide</key>
		<array>
			<string>Windows</string>
			<string>\EFI\BOOT\BOOTX64.EFI</string>
		</array>
		<key>Language</key>
		<string>en:0</string>
		<key>Mouse</key>
		<dict>
			<key>Enabled</key>
			<true/>
			<key>Speed</key>
			<integer>8</integer>
		</dict>
		<key>Scan</key>
		<dict>
			<key>Entries</key>
			<true/>
			<key>Legacy</key>
			<true/>
			<key>Tool</key>
			<true/>
		</dict>
		<key>TextOnly</key>
		<false/>
		<key>Theme</key>
		<string>applestyle</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<true/>
			<key>NVidia</key>
			<false/>
		</dict>
		<key>PatchVBios</key>
		<false/>
	</dict>
	<key>KernelAndKextPatches</key>
	<dict>
		<key>AppleRTC</key>
		<true/>
		<key>AsusAICPUPM</key>
		<true/>
		<key>Debug</key>
		<false/>
		<key>KernelCpu</key>
		<false/>
		<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>External icons patch</string>
				<key>Find</key>
				<data>
				RXh0ZXJuYWw=
				</data>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Replace</key>
				<data>
				SW50ZXJuYWw=
				</data>
			</dict>
		</array>
	</dict>
	<key>RtVariables</key>
	<dict>
		<key>LogEveryBoot</key>
		<string>10</string>
		<key>LogLineCount</key>
		<integer>3000</integer>
		<key>MountEFI</key>
		<true/>
	</dict>
	<key>SystemParameters</key>
	<dict>
		<key>InjectKexts</key>
		<string>Detect</string>
		<key>InjectSystemID</key>
		<true/>
	</dict>
</dict>
</plist>
 
First thing to do is delete all of the fixes under DSDT or change them all to false.

Then try it and see what happens.
 
First thing to do is delete all of the fixes under DSDT or change them all to false.

Then try it and see what happens.

Thank you for your speedy reply. I'm afraid in my rage of trying things I also tried a plist with no old style and new style fixes. The result was the same.

Could it be the efi drivers?

What confuses me is that it booted up fine after the install but not afterwards. Even safeboot won't happen, recovery also not. The only thing that does worl atm is single user mode.
I tried without caches and without kexts. Without fakesmc the screen wont turn grey even, but I guess that is expected.

Cheers and thanks
 
Status
Not open for further replies.
Back
Top