aphioner Posted August 2, 2012 Share Posted August 2, 2012 Hey guys. I have enabled 3D acceleration my laptop but Applegraphicspowermanagement.kext is not automatically loaded. Sometimes core graphics lag, sometimes not. My graphics card is NVIDIA 9600M GS. Please help me. Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/ Share on other sites More sharing options...
alex88 Posted August 2, 2012 Share Posted August 2, 2012 i have the same card, how have you installed ml? did it gave you any problem of getting stuck at boot? Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840211 Share on other sites More sharing options...
aphioner Posted August 2, 2012 Author Share Posted August 2, 2012 No, actually with graphicsenabler it works flawlessly except that sometimes lagging thing. I installed it using MyHack 3.1.2 It's OpenCL enabled as well. 1 OpenCL platform found! [Platform 0] Name: Apple Vendor: Apple Version: OpenCL 1.2 (Jun 20 2012 14:18:19) Profile: FULL_PROFILE Extensions: cl_APPLE_SetMemObjectDestructor cl_APPLE_ContextLoggingFunctions cl_APPLE_clut cl_APPLE_query_kernel_names cl_APPLE_gl_sharing cl_khr_gl_event Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840230 Share on other sites More sharing options...
aphioner Posted August 3, 2012 Author Share Posted August 3, 2012 Any help please??? Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840526 Share on other sites More sharing options...
HUSABER Posted August 3, 2012 Share Posted August 3, 2012 Now i show you my metod,i use in my PC MacPro4.1 smbios plist and need to open GraphicPoweManagement.kext/Contens/Info.plist and here need to change my corectly Vendor and DevID from my Card:ATI4870.Example MacPro build in only with nVidia card and will need to change it... [b] <key>MacPro4,1</key> <dict> <key>Vendor10deDevice05e2</key>Here need to put your Vendor and DeviceID GPU <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>87</integer> <integer>87</integer> <integer>87</integer> <integer>100</integer> </array> <key>Threshold_Low</key> <array> <integer>0</integer> <integer>87</integer> <integer>87</integer> <integer>87</integer> </array> </dict> <key>LogControl</key> <integer>0</integer> <key>control-id</key> <integer>18</integer> </dict>[/b] Later i reboot with -v(text mode) and see little beging text -[AGPM]build in with controller 4640(my cardDevID)And now is time to play Crysis2 System Info.app.zip 2 Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840538 Share on other sites More sharing options...
nyolc8 Posted August 3, 2012 Share Posted August 3, 2012 HUSABER: Is it safe to just replacing the vendor and device id? So what about the threshold values and others? Don't we need proper values for each specific VGA card? Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840570 Share on other sites More sharing options...
Skaz Posted August 3, 2012 Share Posted August 3, 2012 Hi, Yes it's safe, there a topic for nvidia card. http://www.insanelymac.com/forum/index.php?showtopic=266036 It worked great for my GTX460 and it should work on same way for ATI card i guess Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840586 Share on other sites More sharing options...
HUSABER Posted August 3, 2012 Share Posted August 3, 2012 Yes metod is good for me and my graphic card,GraphicPowerManager.kext now load working 100% 1 Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840588 Share on other sites More sharing options...
aphioner Posted August 3, 2012 Author Share Posted August 3, 2012 OK, I changed my mac definition to imac5,1. AGPM is loaded on every boot and now everything seems to be fine. Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840653 Share on other sites More sharing options...
cochon Posted August 3, 2012 Share Posted August 3, 2012 Yes, it works. [AGPM Controller] unkownPlattform gone for good Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840673 Share on other sites More sharing options...
nyolc8 Posted August 3, 2012 Share Posted August 3, 2012 I have macpro3,1 model, and that is missing from there... I tried adding macpro3,1 section in the info.plist, basically copied the macpro 4,1 section and added my vendor and device id, but it's not loading up... So people on real macpro3,1 doesn't get this loading too. I can use an imac model to get it working (used my hackintosh as an imac9,1 model for months, used 10,1 too) but then my sound gets strange because of the sound-energysaving feature on imacs ._. So no AGPM for me I think. Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840677 Share on other sites More sharing options...
HUSABER Posted August 3, 2012 Share Posted August 3, 2012 MacPro 3.1 dont have GPU control,and remember have CPU Xeon Quadro,test with 4.1,dont change on section,only see who MAC in to plist have GPU control..... Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840712 Share on other sites More sharing options...
nyolc8 Posted August 3, 2012 Share Posted August 3, 2012 I already tried with macpro4,1 (with proper serial and board id etc...) but I got kernel panic. Macpro3,1 works fine. Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840738 Share on other sites More sharing options...
HUSABER Posted August 3, 2012 Share Posted August 3, 2012 Yes i'm shuar..fix it and happy Hack with MacPro 3.1 Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840754 Share on other sites More sharing options...
nyolc8 Posted August 3, 2012 Share Posted August 3, 2012 Thanks but I didn't having a problem, I just wanted to enable AGPM Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840795 Share on other sites More sharing options...
HUSABER Posted August 3, 2012 Share Posted August 3, 2012 OK if work posted anything here(like my iOreg picture) Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1840801 Share on other sites More sharing options...
X-TRiAL Posted August 5, 2012 Share Posted August 5, 2012 Hi, I have Nvidia GT 540M and I have been referred to here, I can't quite understand what people are talking about or where to edit and what to edit. Could someone please help me, maybe edit the file for me? The only problem is that I have switchable graphics with Nvidia Optimus, and I'm not sure if OS X can support that?! So even if I got it enabled would I be able to have the two cards (Intel HD Graphics 3000 + GT 540M) switching between the two, or just running together so that more heavy duty programs would use the Nvidia card. At the moment I can't even boot with the Nvidia card, only in safe mode (-x) otherwise I get KP... Vendor ID: 0x10de Device ID: 0x0df4 Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1841452 Share on other sites More sharing options...
HUSABER Posted August 5, 2012 Share Posted August 5, 2012 X-TRiAL -You run Mac version?your Smbios.plist is?Your Mobo is?CPU is?Ram is? Without your hardware no way to help.. Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1841461 Share on other sites More sharing options...
X-TRiAL Posted August 5, 2012 Share Posted August 5, 2012 Sorry, OS X 10.8 SMBIOS: MBP8,2 - Mac-94245A3940C91C80 Acer 5750G i7 2630QM @ 2GHz 4GB DDR3 Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1841465 Share on other sites More sharing options...
HUSABER Posted August 6, 2012 Share Posted August 6, 2012 For MacBookPro8.2 and Puma 10.8 only GraphicsPowerManagement.kext.zip IOPlatformPluginFamily.kext.zip Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1841552 Share on other sites More sharing options...
X-TRiAL Posted August 6, 2012 Share Posted August 6, 2012 Thanks, I tried this, but it didn't work for me. In -v all I got was this "nspace-handler-set-snapshot-time: 1343775763" which is the last thing to load on a normal boot, but it just freezes when I enable the switchable graphics in the BIOS. Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1841688 Share on other sites More sharing options...
HUSABER Posted August 6, 2012 Share Posted August 6, 2012 dont try only -v,try another command -s,-f or press only enter.. you have GraphicsEnabler=Yes in smbios.plist? Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1841690 Share on other sites More sharing options...
X-TRiAL Posted August 6, 2012 Share Posted August 6, 2012 When I use GraphicsEnabler=Yes in Chameleon it loads my DSDT and then shows my card "Nvidia GeForce GT 540M" and the PCI Root ID and then freezes. I can boot with -x but I could do that before your files were installed. Will try with -f, -s and enter. Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1841692 Share on other sites More sharing options...
HUSABER Posted August 6, 2012 Share Posted August 6, 2012 upload your boot.plist,and smbios.plist here Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1841694 Share on other sites More sharing options...
X-TRiAL Posted August 6, 2012 Share Posted August 6, 2012 All didn't work for me :/ I have uploaded my DSDT too... Archive.zip Link to comment https://www.insanelymac.com/forum/topic/281405-applegraphicspowermanagementkext-not-loading/#findComment-1841701 Share on other sites More sharing options...
Recommended Posts