Christophe04 Posted April 13, 2008 Share Posted April 13, 2008 Hello all, I look for a solution a lot before posting this Topic, but I don't find the solution. I hope there will be someone who could help me. My computer is a DELL INSPIRON 530 Viiv with GMA3100 integrated. I have modified and installed the two kext : AppleIntelIntegratedFramebuffer,kext -> Info.plist <key>AppleIntelIntegratedFramebuffer</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleIntelIntegratedFramebuffer</string> <key>IOClass</key> <string>AppleIntelIntegratedFramebuffer</string> <key>IOMatchCategory</key> <string>IOFramebuffer</string> <key>IOPCIClassMatch</key> <string>0x03000000&0xff000000</string> <key>IOPCIMatch</key> <string>0x29c28086&0x0000ffff</string> <key>IOProbeScore</key> <integer>80000</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>IOSourceVersion</key> <string>1.4.20.28</string> </dict> AppleIntelGMA950,kext -> Info.plist <key>Intel915</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleIntelGMA950</string> <key>IOCFPlugInTypes</key> <dict> <key>ACCF0000-0000-0000-0000-000a2789904e</key> <string>AppleIntelGMA950GA.plugin</string> </dict> <key>IOClass</key> <string>Intel915</string> <key>IODVDBundleName</key> <string>AppleIntelGMA950VADriver</string> <key>IOGLBundleName</key> <string>AppleIntelGMA950GLDriver</string> <key>IOMatchCategory</key> <string>IOAccelerator</string> <key>IOPCIClassMatch</key> <string>0x03000000&0xff000000</string> <key>IOPCIMatch</key> <string>0x29c28086&0x0000ffff</string> <key>IOProbeScore</key> <integer>100</integer> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>IOSourceVersion</key> <string>0.0.0.0.0</string> </dict> Now, the two kext are loaded : inspiron-530:~ root# kextstat Index Refs Address Size Wired Name (Version) <Linked Against> 1 1 0x0 0x0 0x0 com.apple.kernel (9.1.0) 2 30 0x0 0x0 0x0 com.apple.kpi.bsd (9.1.0) 3 3 0x0 0x0 0x0 com.apple.kpi.dsep (9.1.0) 4 42 0x0 0x0 0x0 com.apple.kpi.iokit (9.1.0) 5 43 0x0 0x0 0x0 com.apple.kpi.libkern (9.1.0) 6 39 0x0 0x0 0x0 com.apple.kpi.mach (9.1.0) 7 22 0x0 0x0 0x0 com.apple.kpi.unsupported (9.1.0) 8 1 0x0 0x0 0x0 com.apple.iokit.IONVRAMFamily (9.1.0) 9 1 0x0 0x0 0x0 com.apple.driver.AppleNMI (9.1.0) 10 1 0x0 0x0 0x0 com.apple.iokit.IOSystemManagementFamily (9.1.0) 11 1 0x0 0x0 0x0 com.apple.iokit.ApplePlatformFamily (9.1.0) 12 16 0x0 0x0 0x0 com.apple.kernel.6.0 (7.9.9) 13 1 0x0 0x0 0x0 com.apple.kernel.bsd (7.9.9) 14 1 0x0 0x0 0x0 com.apple.kernel.iokit (7.9.9) 15 1 0x0 0x0 0x0 com.apple.kernel.libkern (7.9.9) 16 1 0x0 0x0 0x0 com.apple.kernel.mach (7.9.9) ... 61 0 0x2e289000 0xb000 0xa000 com.apple.driver.AppleIntelIntegratedFramebuffer (4.2.0) <54 12> 67 0 0x345ad000 0xb9000 0xb8000 com.apple.driver.AppleIntelGMAX3100 (5.1.8) <63 54 17 12 4 2> 69 0 0x34080000 0x36000 0x35000 com.apple.driver.AppleIntelGMA950 (5.1.6) <63 54 17 12 6 5 4 2> But my I can't change the resolution, I'm always in 1024x768. system_profiler Graphics/Displays: Display: Type: Display Bus: Built-In VRAM (Total): 64 MB of shared system memory Vendor: Intel (0x8086) Device ID: 0x29c2 Revision ID: 0x0002 Kernel Extension Info: No Kext Loaded Displays: DELL: Resolution: 1024 x 768 Depth: 32-bit Color Core Image: Software Main Display: Yes Mirror: Off Online: Yes Quartz Extreme: Not Supported Link to comment https://www.insanelymac.com/forum/topic/99026-gma3100-no-kext-loaded/ Share on other sites More sharing options...
Hacktrix2006 Posted April 13, 2008 Share Posted April 13, 2008 Your in luck mine works just e-mail me hacktrix2006@live.com i'll send you the files, But i will be creating a topic for the X3100 Drivers very soon. Link to comment https://www.insanelymac.com/forum/topic/99026-gma3100-no-kext-loaded/#findComment-707177 Share on other sites More sharing options...
BlackCH Posted April 13, 2008 Share Posted April 13, 2008 I think the GMA3100 and the x3100 isnt the same. And AFAIK the x3100 only works in combination with a 965 chipset. Correct me if Im wrong. I have a x3100 and my dev id is 2a02. You see is different than your GMA3100. Mine works out of the box. Link to comment https://www.insanelymac.com/forum/topic/99026-gma3100-no-kext-loaded/#findComment-707187 Share on other sites More sharing options...
Christophe04 Posted April 13, 2008 Author Share Posted April 13, 2008 I think the GMA3100 and the x3100 isnt the same. And AFAIK the x3100 only works in combination with a 965 chipset. Correct me if Im wrong. I have a x3100 and my dev id is 2a02. You see is different than your GMA3100. Mine works out of the box.You are right, my video Card is a GMA3100 which is very different of the X3100.I think the good driver is the gma950.I don't understand why the kext AppleIntelIntegratedFramebuffer and GMA950 are loaded but the system_profiler said No kext loaded.I think there is another thing to do (I just modified the 2 kext whith th device Id 0x29c2) but I don't know what.Can somebody help me ?Your in luck mine works just e-mail me hacktrix2006@live.com i'll send you the files, But i will be creating a topic for the X3100 Drivers very soon.My video card is a GMA3100, not a X3100, that's my problem.Does anybody can change resolution with his GMA3100 ? Link to comment https://www.insanelymac.com/forum/topic/99026-gma3100-no-kext-loaded/#findComment-707211 Share on other sites More sharing options...
eugenemacmahon Posted June 12, 2008 Share Posted June 12, 2008 You are right, my video Card is a GMA3100 which is very different of the X3100.I think the good driver is the gma950.I don't understand why the kext AppleIntelIntegratedFramebuffer and GMA950 are loaded but the system_profiler said No kext loaded.I think there is another thing to do (I just modified the 2 kext whith th device Id 0x29c2) but I don't know what.Can somebody help me ?My video card is a GMA3100, not a X3100, that's my problem.Does anybody can change resolution with his GMA3100 ? Have you had any luck with the gma3100? I have the same problem with an inspiron 530s. Bought a PCIe geforce 7300le but power supply isnt good enough! ARGGHHHH Link to comment https://www.insanelymac.com/forum/topic/99026-gma3100-no-kext-loaded/#findComment-781108 Share on other sites More sharing options...
norcal707 Posted September 15, 2010 Share Posted September 15, 2010 I'm having this same problem. I'm probably going to buy a pcie video card that is more compatible. People don't reply on this site for some reason..... Link to comment https://www.insanelymac.com/forum/topic/99026-gma3100-no-kext-loaded/#findComment-1549015 Share on other sites More sharing options...
Giorgio_multi Posted September 20, 2010 Share Posted September 20, 2010 GMA3100 is not supported in Mac OSX. Only GMAX3100 is supported (is another GPU) This is well known. Link to comment https://www.insanelymac.com/forum/topic/99026-gma3100-no-kext-loaded/#findComment-1551627 Share on other sites More sharing options...
Sanver Kapur Posted December 4, 2011 Share Posted December 4, 2011 See here http://www.taiwanpcs...telgraphics.htm difference between GMA 3100 and x3100 Link to comment https://www.insanelymac.com/forum/topic/99026-gma3100-no-kext-loaded/#findComment-1775764 Share on other sites More sharing options...
Recommended Posts