Jump to content
11 posts in this topic

Recommended Posts

Hey magnifico :)

 

Same board as you but different discrete card.

 

Here is what i have done for my GTX 780 ; update proof method :

 

 

Rig set as iMac14,2 with matching (SMBios) Mac-xxxxxxxxx number in AGPM ; in the related section of AGPM, i picked 10de 119e (GTX 780M) to inject via Clover.

 

 

Then in config plist :

<key>FixDisplay_0100</key>
<true/>
<key>NewWay_80000000</key>
<true/>

<key>NVidia</key>
<string>0x119e10de</string>

(FakeID)

 

 

 

 

Leads to :

03/11/2014 17:44:34,000 kernel[0]: [AGPM Controller] build GPUDict by Vendor10deDevice119e

post-497804-0-20981600-1415033879_thumb.png

  • Like 1

 

Hey magnifico :)

 

Same board as you but different discrete card.

 

Here is what i have done for my GTX 780 ; update proof method :

 

 

Rig set as iMac14,2 with matching (SMBios) Mac-xxxxxxxxx number in AGPM ; in the related section of AGPM, i picked 10de 119e (GTX 780M) to inject via Clover.

 

 

Then in config plist :

<key>FixDisplay_0100</key>
<true/>
<key>NewWay_80000000</key>
<true/>

<key>NVidia</key>
<string>0x119e10de</string>

(FakeID)

 

 

 

 

Leads to :

03/11/2014 17:44:34,000 kernel[0]: [AGPM Controller] build GPUDict by Vendor10deDevice119e

 

Did you just pick a random Mac-xxxxxxxxxxxxxxxxx from info.plist in AppleGPUPowerManagement.kext?

 

I have a problem with my configuration. My iMac12,1 SMBIOS product-name (assigned by Clover automatically) matches my CPU generation (Sandy Bridge), but doesn't match my GPU (iMac12,1 some Radeon GPU). iMac12,2 product-name, however, matches my GPU (GTX 7xx generation), but doesn't match my CPU generation, because the iMac12,2 uses Ivy Bridge CPUs.

 

So, even if I change the IGD0 entry from my DSDT to GFX0 (according to iMac12,1 entry in the info.plist), the AGPM kext still can't load it properly.

@ magnifico, use in Clover the 10de 119e  + Mac-27ADBB7B4CEE8E61 (iMac14,2)

 

@ davidcmc, not random, in the AGPM, browse till Mac-27ADBB7B4CEE8E61 and you will find 10de 119e (it's GTX 780M). But you can try firstly to inject just the fakeID ; see what happens. I suppose your GTX 7xx is correctly reported in system profiler?

 

 

 

I have switched today my 780 for a 780 Ti ; same method is valid.

×
×
  • Create New...