Jump to content
6 posts in this topic

Recommended Posts

Hi,

 My system config :

 Intel DH67BL

 Video : Nvidia 8600GT 512MB

 Processor : Intel i3 2100

 Memory : 8GB

 

I have installed Sierra 10.12 using Clover 4061 bootloader. I have installed using UEFI only Boot. Installation went fine but after installing Nvidia web drivers (and also before install ) the system restart when it reaches the ACPI or AppleLPC : Notifyplatform ASPM and NVDANV50HAL loaded and registered line it restarts but it logins fine sometimes. I changed the SMBIOS to 5,1 still same. How to solve this because with this system I planned to make it as a web server so if it keeps restarting on startup then it cannot be reliable. So please advice what to do .

 

Thanks

  • Like 1

I already used InjectNvidia = Yes in config.plist but same results. It boots successfully sometime but also restarts sometimes. What is the best SMBIOS for this motherboard - DH67BL.

Thanks for your response.


Config.plist

<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>
				<false/>
				<key>AddHDMI_8000000</key>
				<false/>
				<key>AddIMEI_80000</key>
				<false/>
				<key>AddMCHC_0008</key>
				<false/>
				<key>AddPNLF_1000000</key>
				<false/>
				<key>DeleteUnused_400000</key>
				<false/>
				<key>FIX_ACST_4000000</key>
				<false/>
				<key>FIX_ADP1_800000</key>
				<false/>
				<key>FIX_INTELGFX_100000</key>
				<false/>
				<key>FIX_RTC_20000</key>
				<false/>
				<key>FIX_S3D_2000000</key>
				<false/>
				<key>FakeLPC_0020</key>
				<false/>
				<key>FiX_TMR_40000</key>
				<false/>
				<key>FiX_WAK_200000</key>
				<false/>
				<key>FixAirport_4000</key>
				<false/>
				<key>FixDarwin_0002</key>
				<false/>
				<key>FixDisplay_0100</key>
				<false/>
				<key>FixFirewire_0800</key>
				<false/>
				<key>FixHDA_8000</key>
				<false/>
				<key>FixHPET_0010</key>
				<false/>
				<key>FixIDE_0200</key>
				<false/>
				<key>FixIPIC_0040</key>
				<false/>
				<key>FixLAN_2000</key>
				<false/>
				<key>FixRegions_10000000</key>
				<false/>
				<key>FixSATA_0400</key>
				<false/>
				<key>FixSBUS_0080</key>
				<false/>
				<key>FixShutdown_0004</key>
				<false/>
				<key>FixUSB_1000</key>
				<false/>
				<key>NewWay_80000000</key>
				<false/>
			</dict>
			<key>Name</key>
			<string>DSDT.aml</string>
			<key>ReuseFFFF</key>
			<false/>
		</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>
		<false/>
		<key>SSDT</key>
		<dict>
			<key>DropOem</key>
			<false/>
			<key>Generate</key>
			<dict>
				<key>CStates</key>
				<false/>
				<key>PStates</key>
				<false/>
			</dict>
		</dict>
	</dict>
	<key>Boot</key>
	<dict>
		<key>Arguments</key>
		<string>-v kext-dev-mode=1 rootless=0 nvda_drv=1
</string>
		<key>DefaultVolume</key>
		<string>MacHDD</string>
		<key>Fast</key>
		<false/>
		<key>Legacy</key>
		<string>PBR</string>
		<key>Log</key>
		<false/>
		<key>XMPDetection</key>
		<string>-1</string>
	</dict>
	<key>Devices</key>
	<dict>
		<key>Audio</key>
		<dict>
			<key>Inject</key>
			<string>5</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>Custom</key>
		<dict>
			<key>Entries</key>
			<array>
				<dict>
					<key>FullTitle</key>
					<string>Windows 8.1</string>
					<key>Path</key>
					<string>\EFI\BOOT\BOOTX64.efi</string>
					<key>SubEntries</key>
					<false/>
					<key>Type</key>
					<string>Windows</string>
					<key>Volume</key>
					<string>DE94BBA4-06D1-4D40-A16A-BFD50179D6AC</string>
				</dict>
				<dict>
					<key>FullTitle</key>
					<string>Maverick</string>
					<key>Path</key>
					<string>\EFI\BOOT\CLOVERX64.efi</string>
					<key>SubEntries</key>
					<false/>
					<key>Type</key>
					<string>OSX</string>
					<key>Volume</key>
					<string>413EA8D9-E75E-4515-B5DA-79F9C187A738</string>
				</dict>
				<dict>
					<key>FullTitle</key>
					<string>Arch Linux</string>
					<key>Path</key>
					<string>\EFI\BOOT\BOOTX64.efi</string>
					<key>SubEntries</key>
					<false/>
					<key>Type</key>
					<string>Linux</string>
					<key>Volume</key>
					<string>CC4A8D93-9873-49FA-9AF5-AE60E671AB5A</string>
				</dict>
			</array>
		</dict>
		<key>HideEntries</key>
        		<dict>
                  	<key>OSXInstall</key>
                 	<false/>
                 	<key>Recovery</key>
                 	<true/>
		</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>
			<false/>
			<key>Speed</key>
			<integer>0</integer>
		</dict>
		<key>Scan</key>
		<dict>
			<key>Entries</key>
			<true/>
			<key>Hidden</key>
			<true/>
			<key>Legacy</key>
			<false/>
			<key>Tool</key>
			<true/>
		</dict>
		<key>TextOnly</key>
		<false/>
		<key>Theme</key>
		<string>Universe</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<false/>
			<key>NVidia</key>
			<false/>
		</dict>
	</dict>
	<key>KernelAndKextPatches</key>
	<dict>
		<key>AppleRTC</key>
		<false/>
		<key>AsusAICPUPM</key>
		<false/>
		<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>RtVariables</key>
	<dict>
		<key>BooterConfig</key>
		<string>0x28</string>
		<key>CsrActiveConfig</key>
		<string>0x67</string>
		<key>LogEveryBoot</key>
		<string>10</string>
		<key>LogLineCount</key>
		<integer>3000</integer>
		<key>MountEFI</key>
		<true/>
	</dict>
<key>SMBIOS</key>
	<dict>
		<key>#Slots</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>there is a sample</string>
				<key>Device</key>
				<string>WIFI</string>
				<key>ID</key>
				<integer>5</integer>
				<key>Name</key>
				<string>Airport</string>
				<key>Type</key>
				<integer>1</integer>
			</dict>
		</array>
		<key>BiosReleaseDate</key>
		<string>10/07/10</string>
		<key>BiosVendor</key>
		<string>Apple Inc.</string>
		<key>BiosVersion</key>
		<string>MP51.88Z.007F.B03.1010071432</string>
		<key>Board-ID</key>
		<string>Mac-F221BEC8</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>0x06</string>
		<key>Family</key>
		<string>Mac Pro</string>
		<key>LocationInChassis</key>
		<string>Part Component</string>
		<key>Manufacturer</key>
		<string>Apple Inc.</string>
		<key>Mobile</key>
		<false/>
		<key>OEMBoard</key>
		<string>DH67BL</string>
		<key>OEMProduct</key>
		<string> </string>
		<key>OEMVendor</key>
		<string>Intel Corporation</string>
		<key>ProductName</key>
		<string>MacPro5,1</string>
		<key>SerialNumber</key>
		<string>G80270R8EUH</string>
		<key>Version</key>
		<string>1.2</string>
	</dict>

	<key>SystemParameters</key>
	<dict>
		<key>InjectKexts</key>
		<string>YES</string>
		<key>InjectSystemID</key>
		<true/>
		<key>NvidiaWeb</key>
        	<true/>
	</dict>
</dict>
</plist>

MacPro are workstations based on Xeon CPUs. MP5,1 is probably not the best model to choose for your SandyBridger. Use iMac12,1 instead, that should match your own computer's specs much better, especially as there is a model based on the i3-2100 CPU.

 

The iMac12,1 being based on an AMD Radeon HD 67x0M graphics card, I'd expect you'd have to adjust the AGPM config to reflect the fact that you have an nVidia 8600GT card fitted in. Easily done through injection of an AGPM-Info.plist entry injection into FakeSMC. See here for details. You'll just have to obtain details of your GPU P-States (you can start here: max Core/RAM frequencies @540/700MHz) and then inject a new AGPM entry matching your card's PCI device ids.

Thanks for your reply. Can you explain how to inject AGPM ? I will try with iMac 12,1 and let you know the results.

Same results. It reboots when it reaches ACPI section. I tried cpus=1,nvda_drv=1. It boots only on nv_disable=1. It is also strange it boots fine sometimes with full acceleration and without nv_disable. I think I should wait for stable NVidia patch for sierra.

×
×
  • Create New...