Jump to content

MSI GTX 560ti Hawk no AGPM


notsnsone
 Share

1 post in this topic

Recommended Posts

Hello.

 

My setup is as follows:

 

Gigabyte B75M-D2V

Intel i3-3220

8GB Ram

MSI GTX 560ti Hawk.

 

Running on Mac Os X 10.8.5, nothing custom, just sound from ##### 5.5.5. I installed latest Cuda and Nvidia drivers:

post-293629-0-50333100-1386316008_thumb.png

Also, I'm running Clover EFI, lastest version, and i have these lines for SMBIOS and Graphics (tried to load the card's rom as you can see, but it doesn't want to load it)

	<key>SMBIOS</key>
	<dict>
		<key>ProductName</key>
		<string>MacPro5,1</string>
		<key>SmUUID</key>
		<string>00000000-0000-1000-8000-94de803cea56</string>
		<key>BoardSerialNumber</key>
		<string>C02032361R56R741Y</string>
	</dict>
	<key>Graphics</key>
	<dict>
		<key>Inject</key>
		<dict>
			<key>ATI</key>
			<false/>
			<key>Intel</key>
			<false/>
			<key>NVidia</key>
			<true/>
		</dict>
               <key>LoadVBios</key>
               <true/>
	</dict>

I managed to get rid of the random freezes with freeze fix app, the only thing I'm having trouble with is that the system doesn't want to load AGPM kext no matter what.. here is the only modification i did to the kext:

				<key>MacPro5,1</key>
				<dict>
					<key>Vendor10deDevice0640</key>
					<dict>
						<key>Heuristic</key>
						<dict>
							<key>ID</key>
							<integer>0</integer>
							<key>IdleInterval</key>
							<integer>250</integer>
							<key>SensorOption</key>
							<integer>1</integer>
							<key>SensorSampleRate</key>
							<integer>4</integer>
							<key>TargetCount</key>
							<integer>5</integer>
							<key>Threshold_High</key>
							<array>
								<integer>93</integer>
								<integer>93</integer>
								<integer>93</integer>
								<integer>100</integer>
							</array>
							<key>Threshold_Low</key>
							<array>
								<integer>0</integer>
								<integer>97</integer>
								<integer>97</integer>
								<integer>97</integer>
							</array>
						</dict>
						<key>LogControl</key>
						<integer>0</integer>
						<key>control-id</key>
						<integer>18</integer>
					</dict>
					<key>Vendor10deDevice1200</key>
					<dict>
						<key>Heuristic</key>
						<dict>
							<key>ID</key>
							<integer>0</integer>
							<key>IdleInterval</key>
							<integer>250</integer>
							<key>SensorOption</key>
							<integer>1</integer>
							<key>SensorSampleRate</key>
							<integer>4</integer>
							<key>TargetCount</key>
							<integer>5</integer>
							<key>Threshold_High</key>
							<array>
								<integer>55</integer>
								<integer>75</integer>
								<integer>90</integer>
								<integer>100</integer>
							</array>
							<key>Threshold_Low</key>
							<array>
								<integer>0</integer>
								<integer>75</integer>
								<integer>90</integer>
								<integer>100</integer>
							</array>
						</dict>
						<key>LogControl</key>
						<integer>0</integer>
						<key>control-id</key>
						<integer>18</integer>
					</dict>
					<key>default-control-id</key>
					<integer>18</integer>
				</dict>

I have no fans at the moment, system won't load the kext no matter what smbios i use, any suggestions? thanks in advance

 

ps: i don't know if this is relevant or not, but the nvidia aren't loaded anyway, using the switch in the menu bar, when I select Nvidia Web Drivers, after restert it goes back to OS X Default Driver.

post-293629-0-51955800-1386317519_thumb.png

 

edit: upgraded to 10.9, AGPM gets loaded this time, but still fans won't work. Here are some helpful screenshots:

post-293629-0-32509200-1386367037_thumb.png

post-293629-0-55247400-1386367060_thumb.png

post-293629-0-56771600-1386367078_thumb.png

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...