Jump to content
ssd_20072

post installation problem 10.8

Recommended Posts

Hey Cassio is there a way to patch or edit the GeforceGA plugin and the GeforceGLdriver bundle?? Coz i replaced Geforce.kext, GeforceGA.plugin, GeforceGLdriver.bundle and GeforceVAdriver.bundle from 10.7.4 and i got full resolution WITHOUT qe/ci and NO system freezes. So maybe editing them would do the trick?

Link to comment
Share on other sites

Hey Cassio i found something interesting here. I installed the AppleACPIPlatform.kext from 10.7.4 and edited AGPM kext with my device id 0a75 using macbook pro 6,2 smbios and now i can see the gpu changing states. Here it is:


06/08/12 8:28:17.000 PM kernel[0]: AGPM: GPU = GFX0 G-state set to 0 from 2, ControlID = 17. SW occupancy updated.

06/08/12 8:28:18.000 PM kernel[0]: AGPM: updateGPUHwPstate(0, 0): fHwPstate = 0 fFB = 0xffffff800a691800

06/08/12 8:28:19.000 PM kernel[0]: AGPM: updateGPUHwPstate(0, 0): fHwPstate = 0 fFB = 0xffffff800a691800

06/08/12 8:28:21.000 PM kernel[0]: AGPM: updateGPUHwPstate(1, 0): fHwPstate = 0 fFB = 0xffffff800a691800

06/08/12 8:28:21.000 PM kernel[0]: AGPM: updateGPUHwPstate(): state = 1. Calling fFB->setAggressiveness()...

06/08/12 8:28:21.000 PM kernel[0]: AGPM: GPU = GFX0 G-state set to 1 from 0, ControlID = 17. SW occupancy updated.

06/08/12 8:28:23.000 PM kernel[0]: AGPM: updateGPUHwPstate(2, 0): fHwPstate = 1 fFB = 0xffffff800a691800

06/08/12 8:28:23.000 PM kernel[0]: AGPM: updateGPUHwPstate(): state = 2. Calling fFB->setAggressiveness()...

06/08/12 8:28:23.000 PM kernel[0]: AGPM: GPU = GFX0 G-state set to 2 from 1, ControlID = 17. SW occupancy updated.

06/08/12 8:29:03.000 PM kernel[0]: AGPM: updateGPUHwPstate(0, 0): fHwPstate = 2 fFB = 0xffffff800a691800

06/08/12 8:29:03.000 PM kernel[0]: AGPM: updateGPUHwPstate(): state = 0. Calling fFB->setAggressiveness()...

06/08/12 8:29:03.000 PM kernel[0]: AGPM: GPU = GFX0 G-state set to 0 from 2, ControlID = 17. SW occupancy updated.

06/08/12 8:29:04.000 PM kernel[0]: AGPM: updateGPUHwPstate(0, 0): fHwPstate = 0 fFB = 0xffffff800a691800

06/08/12 8:29:04.000 PM kernel[0]: AGPM: updateGPUHwPstate(0, 0): fHwPstate = 0 fFB = 0xffffff800a691800

06/08/12 8:29:07.000 PM kernel[0]: AGPM: updateGPUHwPstate(1, 0): fHwPstate = 0 fFB = 0xffffff800a691800

06/08/12 8:29:07.000 PM kernel[0]: AGPM: updateGPUHwPstate(): state = 1. Calling fFB->setAggressiveness()...

06/08/12 8:29:07.000 PM kernel[0]: AGPM: GPU = GFX0 G-state set to 1 from 0, ControlID = 17. SW occupancy updated.

06/08/12 8:29:09.000 PM kernel[0]: AGPM: updateGPUHwPstate(2, 0): fHwPstate = 1 fFB = 0xffffff800a691800

06/08/12 8:29:09.000 PM kernel[0]: AGPM: updateGPUHwPstate(): state = 2. Calling fFB->setAggressiveness()...

06/08/12 8:29:09.000 PM kernel[0]: AGPM: GPU = GFX0 G-state set to 2 from 1, ControlID = 17. SW occupancy updated.

06/08/12 8:29:14.000 PM kernel[0]: AGPM: updateGPUHwPstate(0, 0): fHwPstate = 2 fFB = 0xffffff800a691800

06/08/12 8:29:14.000 PM kernel[0]: AGPM: updateGPUHwPstate(): state = 0. Calling fFB->setAggressiveness()...

06/08/12 8:29:14.000 PM kernel[0]: AGPM: GPU = GFX0 G-state set to 0 from 2, ControlID = 17. SW occupancy updated.

06/08/12 8:29:15.000 PM kernel[0]: AGPM: updateGPUHwPstate(0, 0): fHwPstate = 0 fFB = 0xffffff800a691800

06/08/12 8:29:16.000 PM kernel[0]: AGPM: updateGPUHwPstate(0, 0): fHwPstate = 0 fFB = 0xffffff800a691800

06/08/12 8:29:18.000 PM kernel[0]: AGPM: updateGPUHwPstate(1, 0): fHwPstate = 0 fFB = 0xffffff800a691800

06/08/12 8:29:18.000 PM kernel[0]: AGPM: updateGPUHwPstate(): state = 1. Calling fFB->setAggressiveness()...

06/08/12 8:29:18.000 PM kernel[0]: AGPM: GPU = GFX0 G-state set to 1 from 0, ControlID = 17. SW occupancy updated.

06/08/12 8:29:19.000 PM kernel[0]: AGPM: updateGPUHwPstate(2, 0): fHwPstate = 1 fFB = 0xffffff800a691800

06/08/12 8:29:19.000 PM kernel[0]: AGPM: updateGPUHwPstate(): state = 2. Calling fFB->setAggressiveness()...

06/08/12 8:29:19.000 PM kernel[0]: AGPM: GPU = GFX0 G-state set to 2 from 1, ControlID = 17. SW occupancy updated.


Whenever i use expose` or launchpad or notification centre or any full screen app the gpu changes to state 0 and after that it goes back to 1 and then to 2 and stays there. Never goes to 3. And i think if it stays for a long time at 0 i get the freeze. So can you help me edit the threshold values for my gpu?? Thanks a lot.

Link to comment
Share on other sites

Sorry man, I have no idea. If I knew the answer I would have replied in the first time.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Not sure if this is the right thread to post.


Anyone here using a built-in Ethernet adapter by Realtek RTL8103EL? I can't seem to get it work. I tried the kext from multishit and downloaded from OSx86.net


Maybe someone can share a light on this matter


------ABOVE IS RESOLVED------


Using this ->>> http://www.osx86.net/downloads.php?do=file&id=600


It actually works in ML (10.8).

Link to comment
Share on other sites

Hey Cassio guess what.....the problem is now gone. No system freezes or graphic artifacts. :D

Turns out that the SBUS in my DSDT was messed up so it was causing the problems and also i added my device id the AGPM kext using a macbook pro 6,2 smbios. I made a fresh install of ML using myhack which is far more better than unishit and got my dsdt from here http://rampagedev.wordpress.com.

Its been 3 straight days and no freezes at all. Everything is working great!! Thanks a lot for your help in the past. Cheers :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...