Jump to content

GA-P35-DS3R V.2.0: What are the best setting for 10.11.4 in clover?


sukkel
 Share

10 posts in this topic

Recommended Posts

Hi everybody,

 

My GA-P35-DS3R board is still running and I have upgraded to El Capitan.

 

This time (for the first time) I used the Clover Bootloader.

Installing was easy, only had injecting my NVIDIA 9600GT video (ASUS Video Board) and the system was up and running.

 

Clover is fantastic, but I still have some questions:

 

1) Can I still use my old (patched) DSDT which I made for 10.5?

In Chameleon it was operational till 10.9 without problems. I never installed 10.10, because I found that upgrade not interesting enough.

 

2) Is it possible to use UEFI, because I made use of the ESP without UEFI-settings. Don't know if my board is compatible with UEFI, I don't understand the differences and don't know if I have to change BIOS-settings for using UEFI.

 

3) It seems that Clover is generating some kind of DSDT, but I don't find it in my EFI-partition.

What will happen when I put in an own Patched-DSDT into Clover, do I have to change the Boot-flags in Clover?

 

4) What is the best machine for emulating a Mac on this board? In the past I used Mac Pro 3,1, but Clover tells me I have an iMac (medio 2007)

 

If you have a similar board and also use Clover, please let me know.

I'm also willing to help others, but I'm not really specialized in Hackintosh. I'm very experienced in 'trial and error'!  :wink_anim:

Link to comment
Share on other sites

hello

 

u don't have uefi with that old board .. must install in legacy

 

u can use macpro3,1 just insert the values in smbios section

 

clover can use several fix to dsdt .. but if u go use a patched dsdt .. should disable any fix

 

and read about clover here

 

https://clover-wiki.zetam.org/Configuration#Config.plist-structure

 

good hack

  • Like 1
Link to comment
Share on other sites

Finally decided to tweak the config.plist file with the help of the Clover-wiki.

 

S-States doesn't seem to work, system sleeps with fans turning.

 

Only 2 USB ports are recognized as USB2.

 

On my computer USB2 means there are 2 USB-ports!       :blush:  :hysterical:

(the others are now USB1)

 

Audio works, Ethernet works, AppStore works!

Link to comment
Share on other sites

Hi everybody,

 

My GA-P35-DS3R board is still running and I have upgraded to El Capitan.

 

This time (for the first time) I used the Clover Bootloader.

Installing was easy, only had injecting my NVIDIA 9600GT video (ASUS Video Board) and the system was up and running.

 

Clover is fantastic, but I still have some questions:

 

1) Can I still use my old (patched) DSDT which I made for 10.5?

In Chameleon it was operational till 10.9 without problems. I never installed 10.10, because I found that upgrade not interesting enough.

 

2) Is it possible to use UEFI, because I made use of the ESP without UEFI-settings. Don't know if my board is compatible with UEFI, I don't understand the differences and don't know if I have to change BIOS-settings for using UEFI.

 

3) It seems that Clover is generating some kind of DSDT, but I don't find it in my EFI-partition.

What will happen when I put in an own Patched-DSDT into Clover, do I have to change the Boot-flags in Clover?

 

4) What is the best machine for emulating a Mac on this board? In the past I used Mac Pro 3,1, but Clover tells me I have an iMac (medio 2007)

 

If you have a similar board and also use Clover, please let me know.

I'm also willing to help others, but I'm not really specialized in Hackintosh. I'm very experienced in 'trial and error'!  :wink_anim:

 

I have the same board and I was able to successfully install 10.11.4. I used the latest Clover with (Legacy boot mode, ALC885/889a, RealtekRTL8111 v2.1.0d1, Inject NVIDIA). Everything works except: waking from sleep will reboot the computer and some legacy USB mouse and keyboard will not work. If you can solve the sleep issue please let me know.  

Link to comment
Share on other sites

 

 

I have the same board and I was able to successfully install 10.11.4. I used the latest Unibest for El Capitan and followed up with Multibest with (Legacy boot mode, ALC885/889a, RealtekRTL8111 v2.1.0d1, Inject NVIDIA). Everything works except: waking from sleep will reboot the computer and some legacy USB mouse and keyboard will not work. If you can solve the sleep issue please let me know.

 

I have no experience with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], only with Chameleon and now with Clover, but it seems that [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url] is also clover, so we can help each other.

I use Legacy bootmode and only inject NVIDIA. Audio works with settings in the config.plist, but I only use stereo and didn't try every port.

Using the same kext for Ethernet (RealtekRTL8111).

 

I think the USB-ports are conflicting with the sleep mode, but I'm not sure.

Have to read and understand how to configure all the ports as USB2.

 

At the moment I'm to busy, but when I have time, I wil figure it out and let you know.

 

Do you have only 2 USB ports in this configuration, or are all your ports USB2?

 

This is my config.plist after patching, maybe it's helpful or do you have better suggestions:

<?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>DropOEM_DSM</key>
			<false/>
			<key>Fixes</key>
			<dict>
				<key>AddDTGP_0001</key>
				<true/>
				<key>AddHDMI_8000000</key>
				<true/>
				<key>AddPNLF_1000000</key>
				<true/>
				<key>DeleteUnused_400000</key>
				<true/>
				<key>FIX_ADP1_800000</key>
				<true/>
				<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>
				<true/>
				<key>FixAirport_4000</key>
				<true/>
				<key>FixDisplay_0100</key>
				<true/>
				<key>FixFirewire_0800</key>
				<true/>
				<key>FixHDA_8000</key>
				<true/>
				<key>FixHPET_0010</key>
				<true/>
				<key>FixIPIC_0040</key>
				<true/>
				<key>FixLAN_2000</key>
				<true/>
				<key>FixRegions_10000000</key>
				<true/>
				<key>FixSBUS_0080</key>
				<true/>
				<key>FixShutdown_0004</key>
				<true/>
				<key>FixUSB_1000</key>
				<true/>
				<key>NewWay_80000000</key>
				<true/>
			</dict>
			<key>Name</key>
			<string>DSDT.aml</string>
			<key>ReuseFFFF</key>
			<false/>
			<key>SuspendOverride</key>
			<true/>
		</dict>
		<key>DropTables</key>
		<array>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>Cpu0Ist</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>DMAR</string>
			</dict>
			<dict>
				<key>Signature</key>
				<string>SSDT</string>
				<key>TableId</key>
				<string>CpuPm</string>
			</dict>
		</array>
		<key>HaltEnabler</key>
		<true/>
		<key>SSDT</key>
		<dict>
			<key>DropOem</key>
			<true/>
			<key>EnableC6</key>
			<true/>
			<key>Generate</key>
			<true/>
		</dict>
	</dict>
	<key>Boot</key>
	<dict>
		<key>Arguments</key>
		<string>kext-dev-mode=1 rootless=0</string>
		<key>CustomLogo</key>
		<false/>
		<key>Debug</key>
		<false/>
		<key>DefaultVolume</key>
		<string>MacHDD</string>
		<key>Legacy</key>
		<string>PBR</string>
		<key>Secure</key>
		<false/>
		<key>Timeout</key>
		<integer>8</integer>
		<key>XMPDetection</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>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>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>BOOTX64.EFI</string>
		</array>
		<key>Language</key>
		<string>nl:0</string>
		<key>Mouse</key>
		<dict>
			<key>DoubleClick</key>
			<integer>500</integer>
			<key>Enabled</key>
			<true/>
			<key>Mirror</key>
			<false/>
			<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>Theme</key>
		<string>Space</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<false/>
			<key>NVidia</key>
			<true/>
		</dict>
		<key>NvidiaSingle</key>
		<false/>
	</dict>
	<key>KernelAndKextPatches</key>
	<dict>
		<key>AppleRTC</key>
		<true/>
		<key>AsusAICPUPM</key>
		<true/>
		<key>Debug</key>
		<false/>
		<key>KernelCpu</key>
		<false/>
		<key>KernelHaswellE</key>
		<false/>
		<key>KernelLapic</key>
		<false/>
		<key>KernelPm</key>
		<false/>
		<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>External icons patch</string>
				<key>Disabled</key>
				<false/>
				<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>BooterConfig</key>
		<string>0x28</string>
		<key>CsrActiveConfig</key>
		<string>0x67</string>
	</dict>
	<key>SMBIOS</key>
	<dict>
		<key>BiosReleaseDate</key>
		<string>02/29/08</string>
		<key>BiosVendor</key>
		<string>Apple Inc.</string>
		<key>BiosVersion</key>
		<string>MP31.88Z.006C.B05.0802291410</string>
		<key>Board-ID</key>
		<string>Mac-F42C88C8</string>
		<key>BoardManufacturer</key>
		<string>Apple Inc.</string>
		<key>BoardType</key>
		<integer>11</integer>
		<key>ChassisAssetTag</key>
		<string>Pro-Enclosure</string>
		<key>ChassisManufacturer</key>
		<string>Apple Inc.</string>
		<key>ChassisType</key>
		<string>06</string>
		<key>Family</key>
		<string>Mac Pro</string>
		<key>Manufacturer</key>
		<string>Apple Inc.</string>
		<key>Mobile</key>
		<false/>
		<key>ProductName</key>
		<string>MacPro3,1</string>
		<key>SerialNumber</key>
		<string>***********</string>
		<key>Trust</key>
		<false/>
		<key>Version</key>
		<string>1.0</string>
	</dict>
	<key>SystemParameters</key>
	<dict>
		<key>InjectKexts</key>
		<string>Detect</string>
		<key>InjectSystemID</key>
		<true/>
	</dict>
</dict>
</plist>

Link to comment
Share on other sites

Sukkel,

 

Yes, I only have 2 USB 2.0 ports showing under System Report. The rest are all USB 1.0. I cannot locate which ports are USB 2.0.

I tried plugging in all the USB ports with my legacy mouse but none came up as USB 2.0. When I inserted a USB flash drive it came up under USB 2.0. 

 

As far as the sleep issue, here are some of the settings I tried with  Clover Configurator:

  1. Changed FixShutdown to true, no effect
  2. darkwake = 0, no effect
  3. neverHibernate to true, no effect
  4. fixUSB to true, no effect
  5. tried -gux_defer_usb2 -gux_no_idle -gux_nosleep based on this theory (Hackintosh restarts instead of shutting down, and it doesn't sleep) Did not work.
Link to comment
Share on other sites

 

As far as the sleep issue, here are some of the settings I tried with  Clover Configurator:

  1. Changed FixShutdown to true, no effect
  2. darkwake = 0, no effect
  3. neverHibernate to true, no effect
  4. fixUSB to true, no effect
  5. tried -gux_defer_usb2 -gux_no_idle -gux_nosleep based on this theory (Hackintosh restarts instead of shutting down, and it doesn't sleep) Did not work.

 

OK, I expected the same results, but was hoping you did find any clue.

 

I'm gonna try a DSDT fix with changing port names, it would be the answer, I guess.

Link to comment
Share on other sites

 Share

×
×
  • Create New...