khalids19 Posted March 19, 2012 Share Posted March 19, 2012 Hello all, I am kindly asking for anyone to compile for me a working DSDT for Intel GMA 950 Desktop Edition because i have tried my best in compiling the DSDT myself but i couldn't get QE/CI to work ,my goal is to get QE/CI to be working for me. I tried this using DSDT Editor: # Insert device PEGP into device PCI0 # into device name_adr 0x00020000 parent_label PCI0 remove_entry; into device label PCI0 insert begin Device (PEGP)\n {\n Name (_ADR, 0x00020000)\n Device (GFX0)\n {\n Name (_ADR, Zero)\n Method (_DSM, 4, NotSerialized)\n {\n Store (Package (0x06)\n {\n "device_type", \n Buffer (0x08)\n {\n "display"\n }, \n "model", \n Buffer (0x07)\n {\n "GMA950"\n }, \n "built-in", \n Buffer (One)\n {\n 0x01\n }\n }, Local0)\n DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))\n Return (Local0)\n }\n }\n } end BUT IT DIDNT WORK!, and different other Online DSDTs but they all never worked! So am asking if someone can patch the DSDT for me? if you need any more info, please let me know Link to comment https://www.insanelymac.com/forum/topic/277242-make-a-dsdt-for-me-gma950-desktop/ Share on other sites More sharing options...
Funkoyote Posted March 19, 2012 Share Posted March 19, 2012 Mac OS X version? System Specs? Bootloader? Link to comment https://www.insanelymac.com/forum/topic/277242-make-a-dsdt-for-me-gma950-desktop/#findComment-1806916 Share on other sites More sharing options...
idsynk Posted March 20, 2012 Share Posted March 20, 2012 AFAIK is there NO way to get a desktops X3100 to work. Link to comment https://www.insanelymac.com/forum/topic/277242-make-a-dsdt-for-me-gma950-desktop/#findComment-1807283 Share on other sites More sharing options...
Braixen Posted March 25, 2012 Share Posted March 25, 2012 I have an Intel GMA 950 chip on my Asus P5LP-LE mobo. To get it to work in Snow Leopard (now on 10.6.7 since 10.6.8 doesn't play nice with my Ethernet, but I use a NETGEAR WG111V3 which uses the RTL8187B Realtek chip iirc) I used a DSDT patched to run on GMA 950 PERFECTLY. I'm suggesting you try this one if you haven't. It works for GMA 950 on desktop machines. If you have a Gigabyte board, use v4.2. If it doesn't work on your Gigabyte mobo or you do NOT have a Gigabyte mobo (for example, you have Asus like me) use v3. This DSDT allows QE/CI to be used. http://www.insanelym...howtopic=143340 If you need help on using the DSDT with your setup, PM me And let me know if you've used the linked DSDT or have used it before. Link to comment https://www.insanelymac.com/forum/topic/277242-make-a-dsdt-for-me-gma950-desktop/#findComment-1808482 Share on other sites More sharing options...
Cerastez Posted August 18, 2012 Share Posted August 18, 2012 Go to 5:48 of this to see how to use DSDT editor to fix your GMA950. Link to comment https://www.insanelymac.com/forum/topic/277242-make-a-dsdt-for-me-gma950-desktop/#findComment-1845092 Share on other sites More sharing options...
Recommended Posts