Thank you for replying.I don't add AAPL or X3100 code to the DSDT,so I need the Natit.kext.If not,it shows blue screen for death.I need to refer your DSDTThank you abs2004. Now I have installed and testing the one FB.kext from Leopard 10.5.8 (1.5.36.25) + Legacy SpeedStep injector (excluding all GPU references) + DSDT hack code X3100 injection = working great at moment. And well, Natit.kext seems to be not necessary at all, if the code inside is ported, I mean this is very easy to do by DSDT injection, see: The results by using the Legacy SpeedStep injector (MacBook4,2 fake profile = smbios.plist):
[Problem] GMA X3100 Random Graphic Freeze, Mouse Cursor Still Works
#61
Posted 12 January 2012 - 02:53 AM
#62
Posted 13 January 2012 - 05:41 AM
#63
Posted 13 January 2012 - 09:41 AM
I tried to remove the Natit.kext and hack the DSDT,but failed.Can you help me fix the DSDT about X3100 ? Thank you! http://www.mediafire...tkkktfwaugmzbaaI'm trying out the Leopard 10.5.8 FB.kext to see if I have as much luck as you guys have had. I too do not need the Natit.kext since my DSDT has the X3100 fix. I am using the smbios for a Macbook 4,1.
dsdt.aml
#64
Posted 13 January 2012 - 09:17 PM
#65
Posted 13 January 2012 - 09:45 PM
1) Install in it /S/L/E.
2) Just change MacBook4,1 to MacBook4,2 (fake model) in smbios.plist
3) At same time you can revert back to vanilla MacBook4_1.plist, by deleting or comment out the five (5) lines for CPUPLimit = 0x0 inside:
/System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SMC_PlatformPlugin.kext/Contents/Resources
4) Repair permissions & rebuilt cache, and finally restart the system.
Notes:
- This injector is recommended for Penryn CPUs, because C-States (CStateDict) information is different compared with MacBook3_1.plist (Merom).
- For Merom CPUs (using a fake MacBook3,2 profile) I can make another simple speedstep injector... please let me know.
- PLEASE, to understand what I did, use TextMate.app (attached too) to see the commented parts of the Info.plist inside the Legacy_speedstep injector.kext related to exclude all X3100 management references, which was discussed in this thread. Good Luck.
Legacy SpeedStep injector MB42 Penryn & TextMate.zip 7.63MB
66 downloadsFor Merom CPUs users please use this Legacy SpeedStep injector:
Legacy_SpeedStep_MacBook32_107.kext.zip 4.14KB
100 downloadsAnd Please set the profile (smbios.plist) to the fake model = MacBook3,2 (and download complementary files HERE).
- The proper FrameBuffer: AppleIntelGMAX3100FB.kext_Leopard_1058.zip (to avoid the "GPU parser error...")
- Please, add this code to your DSDT for to work with X3100FB.kext from Leopard 10.5.8:
X3100 hack code injection for 1280x800 display screen.dsl.zip 1.83KB
158 downloadsNote: Read it for big screen resolutions, are just three values to change:
AAPL01,DualLink
AAPL01,Height
AAPL01,Width
- Mestiso, datifasulli3 and inanigeto like this
#66
Posted 14 January 2012 - 06:04 AM
This injector is recommended for Penryn CPUs, because C-States (CStateDict) and SP1 information is different compared with MacBook3_1.plist (Merom). - For Merom CPUs (using a fake MacBook3,2 profile) I can make another simple speedstep injector... please let me know.
Sure, I'll give it a shot. It would be great to get a true solution to this problem. However, I have the T7100 Core2Duo, which is a Merom processor. So, if you don't mind making one of those for me, I'll test it out and post the results. Thanks.
#67
Posted 14 January 2012 - 03:55 PM
EDIT - I wasted no time trying out something that had caused a freeze for me on several prior occasions. I ran a video in VLC while running another video in the Flash plug-in for Firefox. It froze as usual.
- juanerson likes this
#68
Posted 15 January 2012 - 06:58 PM
#69
Posted 15 January 2012 - 07:13 PM
i wonder if theres a way to use the intel x3100 bios rom like nvidias and ati.
#70
Posted 16 January 2012 - 09:05 AM
Thanks! I tried,and dark screen.Maybe I need add EDID of my LCD.Here, I added the fix to your dsdt. See if it works ok.
dsdt.abs2004.aml.zip 13.48KB 60 downloads
#71
Posted 16 January 2012 - 09:18 PM
DSDT abs2004.zip 38.84KB
40 downloads
#72
Posted 17 January 2012 - 05:10 AM
#73
Posted 17 January 2012 - 10:34 AM
You are right.Thanks!You need is to take out the device (CRT) from your dsdt. And, just the basic X3100 injection. Please, try this:
DSDT abs2004.zip 38.84KB 40 downloads
#74
Posted 23 January 2012 - 04:31 PM
Thank you abs2004. Now I have installed and testing the one FB.kext from Leopard 10.5.8 (1.5.36.25) + Legacy SpeedStep injector (excluding all GPU references) + DSDT hack code X3100 injection = working great at moment.
The results by using the Legacy SpeedStep injector (MacBook4,2 fake profile = smbios.plist):
I used your Legacy_SpeedStep_MacBook32_107.kext.zip for my merom C2D T7250,but he seems to not load, because in ioreg I do not see it. In smbios i changed model to mb3.2. that may be incorrect?
#75
Posted 23 January 2012 - 08:00 PM
#76
Posted 23 January 2012 - 08:19 PM
It was installed in /S/L/E ? and just for record, did you repaired permissions and rebuild caché after install the injector?
yes and yes
#77
Posted 23 January 2012 - 10:38 PM
MacBook3,2 Merom_CPU files.zip 64.48KB
80 downloadsThe Profile (smbios.plist) from /Extra, and the two kexts installed in /S/L/E (replace the previous same kexts if necessary).
Tested and working here:
Captura de pantalla 2012-01-23 a la(s) 18.22.25.png 68.98KB
129 downloads
Captura de pantalla 2012-01-23 a la(s) 17.58.36.png 143.7KB
132 downloadsNote: Build your own genuine-valid Mac Serial, and don't share it... please read this commentary. Good Luck.
#78
Posted 25 January 2012 - 07:13 PM
- Ryan Peiris likes this
#80
Posted 27 January 2012 - 08:22 AM
mnfesq,
Can you please upload your IntelCPUMonitor.kext and FakeSMC.kext I think I am having different versions.
Here's my FakeSMC and monitor kexts. I use the ACPI Monitor, IntelCPUMonitor and X3100 GPU monitor.
FakeSMCandMonitors.zip 93.74KB
99 downloads
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Sign In
Create Account







