Jump to content
medeirosdez

Intel's DP67DE, DSDT and sleep that won't work..

Recommended Posts

Hello there guys. I'm Paulo, from Brazil.


The reason why I'm creating this topic is because there is absolutely nothing on the Internet about DSDT patch for Intel's newest motherboards.


I own a DP67DE with a Core i3-2100 and I did extract the board's DSDT using DSDTSE app in order to manually apply the fixes to it and get my final custom OSX friendly DSDT.


Problem is things don't work as expected. I can't get my system to sleep, there is no AppleIntelCPUPowerManagement.kext vanilla without kernel panics and a lot of other issues.


[Just a note:] I also use a GTX 560Ti gfx card which is working fine with minor issues, like screen freezes when switching to fullscreen mode on any apps, or fullscreen Flash video, QT video, or whatever. Those freezes are for two to three seconds at most and then it is unfrozen, but they are still annoying.


Anyway, I need someone to help me by taking a look at my edited DSDT.aml in order to get vanilla speedstep and sleep to work.


If I can get a working DSDT.aml for this card, I'm sure it'll become a very attracting MB for many people as OS X performs astonishingly well in here. There are no ready-patched working DSDTs for this MB, so it'd really be of the greatest help for a lot of people out there, I'm certain.


Remember I've already patched my DSDT with the following fixes:


- Method DTGP

- HPET fix

- RTC

- _WAK hack


There were compiling errors and warnings that I fixed using the help of the DSDT fixes section, the attached pre-edited .aml file had no errors or warnings at all.


Thanks in advance for any help!!

 

DSDT.aml.zip

 

Following is my kernel.log in case it'd help.


Also, it's worth to add I removed NullCPUPowerManagement.kext from /Extra before trying vanilla AppleIntelCPUPowerManagement.kext. It'll always give me kernel panic without NullCPUPowerManagement.kext though.

 

Sep 22 18:27:20 localhost kernel[0]: PMAP: PCID enabled
Sep 22 18:27:20 localhost kernel[0]: Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
Sep 22 18:27:20 localhost kernel[0]: vm_page_bootstrap: 2013236 free pages and 67532 wired pages
Sep 22 18:27:20 localhost kernel[0]: kext submap [0xffffff7f8072e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072e000]
Sep 22 18:27:20 localhost kernel[0]: zone leak detection enabled
Sep 22 18:27:20 localhost kernel[0]: standard timeslicing quantum is 10000 us
Sep 22 18:27:20 localhost kernel[0]: mig_table_max_displ = 72
Sep 22 18:27:20 localhost kernel[0]: TSC Deadline Timer supported and enabled
Sep 22 18:27:20 localhost kernel[0]: NullCPUPowerManagement::init: properties=0xffffff8014e11040
Sep 22 18:27:20 localhost kernel[0]: NullCPUPowerManagement::start
Sep 22 18:27:20 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
Sep 22 18:27:20 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
Sep 22 18:27:20 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
Sep 22 18:27:20 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
Sep 22 18:27:20 localhost kernel[0]: calling mpo_policy_init for Sandbox
Sep 22 18:27:20 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
Sep 22 18:27:20 localhost kernel[0]: calling mpo_policy_init for Quarantine
Sep 22 18:27:20 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
Sep 22 18:27:20 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
Sep 22 18:27:20 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Sep 22 18:27:20 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
Sep 22 18:27:20 localhost kernel[0]: The Regents of the University of California. All rights reserved.
Sep 22 18:27:20 localhost kernel[0]: MAC Framework successfully initialized
Sep 22 18:27:20 localhost kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
Sep 22 18:27:20 localhost kernel[0]: Kext com.apple.driver.AudioAUUC - library kext com.apple.iokit.IOGraphicsFamily not found.
Sep 22 18:27:20 localhost kernel[0]: Can't load kext com.apple.driver.AudioAUUC - failed to resolve library dependencies.
Sep 22 18:27:20 localhost kernel[0]: Kext com.apple.driver.AudioAUUC failed to load (0xdc00800e).
Sep 22 18:27:20 localhost kernel[0]: Failed to load kext com.apple.driver.AudioAUUC (error 0xdc00800e).
Sep 22 18:27:20 localhost kernel[0]: Couldn't alloc class "AudioAUUCDriver"
Sep 22 18:27:20 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
Sep 22 18:27:20 localhost kernel[0]: ACPI: System State [s0 S3 S4 S5] (S3)
Sep 22 18:27:20 localhost kernel[0]: PFM64 0xf10000000, 0xf0000000
Sep 22 18:27:20 localhost kernel[0]: [ PCI configuration begin ]
Sep 22 18:27:20 localhost kernel[0]: [ PCI configuration end, bridges 6 devices 14 ]
Sep 22 18:27:20 localhost kernel[0]: RTC: Only single RAM bank (128 bytes)
Sep 22 18:27:20 localhost kernel[0]: FakeSMC: opensource SMC device emulator by netkas (C) 2009
Sep 22 18:27:20 localhost kernel[0]: FakeSMC: plugins & plugins support modifications by mozodojo, usr-sse2, slice (C) 2010
Sep 22 18:27:20 localhost kernel[0]: FakeSMCDevice: 17 preconfigured keys added: 
Sep 22 18:27:20 localhost kernel[0]: FakeSMCDevice: successfully initialized
Sep 22 18:27:20 localhost kernel[0]: Kext com.apple.driver.AppleHDAController - library kext com.apple.iokit.IOGraphicsFamily not found.
Sep 22 18:27:20 localhost kernel[0]: Can't load kext com.apple.driver.AppleHDAController - failed to resolve library dependencies.
Sep 22 18:27:20 localhost kernel[0]: Kext com.apple.driver.AppleHDAController failed to load (0xdc00800e).
Sep 22 18:27:20 localhost kernel[0]: Failed to load kext com.apple.driver.AppleHDAController (error 0xdc00800e).
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Sep 22 18:27:20 localhost kernel[0]: Couldn't alloc class "AppleHDAController"
Sep 22 18:27:20 localhost kernel[0]: PXHCD	0xffffff80f270e000:UIMInitialize xHC addressing capability 64 bit register
Sep 22 18:27:20 localhost kernel[0]: PXHCD	0xffffff80f270e000:UIMInitialize HCSParams2 = 0x11 
Sep 22 18:27:20 localhost kernel[0]: PXHCD	0xffffff80f270e000:UIMInitialize MAX SCRATCH PAD = 0 
Sep 22 18:27:20 localhost kernel[0]: Kext com.apple.GeForce - library kext com.apple.NVDAResman not found.
Sep 22 18:27:20 localhost kernel[0]: Can't load kext com.apple.GeForce - failed to resolve library dependencies.
Sep 22 18:27:20 localhost kernel[0]: Kext com.apple.GeForce failed to load (0xdc00800e).
Sep 22 18:27:20 localhost kernel[0]: Failed to load kext com.apple.GeForce (error 0xdc00800e).
Sep 22 18:27:20 localhost kernel[0]: Couldn't alloc class "NVKernel"
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Sep 22 18:27:20 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Sep 22 18:27:25: --- last message repeated 1 time ---
Sep 22 18:27:20 localhost kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
Sep 22 18:27:20 localhost kernel[0]: Pthread support ABORTS when sync kernel primitives misused
Sep 22 18:27:20 localhost kernel[0]: FireWire runtime power conservation disabled. (2)
Sep 22 18:27:20 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
Sep 22 18:27:20 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
Sep 22 18:27:20 localhost kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
Sep 22 18:27:20 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
Sep 22 18:27:20 localhost kernel[0]: vendor:device: 0x8086:0x1503.
Sep 22 18:27:20 localhost kernel[0]: AppleIntelE1000e(Info): changing MTU from 0 to 1500
Sep 22 18:27:20 localhost kernel[0]: FireWire (OHCI) VendorID 1106 ID 3403 PCI now active, GUID 001e8c0000f20c58; max speed s400.
Sep 22 18:27:20 localhost kernel[0]: 0		0 AppleUSBCDC: start - initDevice failed
Sep 22 18:27:25: --- last message repeated 2 times ---
Sep 22 18:27:20 localhost kernel[0]: Error - kext com.roxio.BluRaySupport declares com.apple.kernel dependencies. Only com.apple.kpi.* dependencies are supported for 64-bit kexts.
Sep 22 18:27:20 localhost kernel[0]: Can't load kext com.roxio.BluRaySupport - failed to resolve library dependencies.
Sep 22 18:27:20 localhost kernel[0]: Kext com.roxio.BluRaySupport failed to load (0xdc00800e).
Sep 22 18:27:20 localhost kernel[0]: Failed to load kext com.roxio.BluRaySupport (error 0xdc00800e).
Sep 22 18:27:20 localhost kernel[0]: Couldn't alloc class "com_roxio_bluraysupport"
Sep 22 18:27:20 localhost kernel[0]: rooting via boot-uuid from /chosen: 8F3CC341-F47C-3256-B821-0C8653326903
Sep 22 18:27:20 localhost kernel[0]: From path: "uuid", Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Sep 22 18:27:20 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT3@3/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/SAMSUNG HD502HI Media/IOGUIDPartitionScheme/Apple_HFS_Untitled_2@4
Sep 22 18:27:20 localhost kernel[0]: BSD root: disk2s4, major 14, minor 8
Sep 22 18:27:20 localhost kernel[0]: Kernel is LP64
Sep 22 18:27:22 localhost kernel[0]: AppleIntelE1000e: Ethernet address e0:69:95:68:a8:31
Sep 22 18:27:26 Mac-Pro-de-Paulo-Henrique kernel[0]: macx_swapon SUCCESS
Sep 22 18:27:26 Mac-Pro-de-Paulo-Henrique kernel[0]: Waiting for DSMOS...
Sep 22 18:27:28 Mac-Pro-de-Paulo-Henrique kernel[0]: AppleIntelE1000e(Info): Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Sep 22 18:27:32 Mac-Pro-de-Paulo-Henrique kernel[0]: nstat_lookup_entry failed: 2
Sep 22 18:27:36: --- last message repeated 3 times ---
Sep 22 18:27:36 Mac-Pro-de-Paulo-Henrique kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Sep 22 18:27:36 Mac-Pro-de-Paulo-Henrique kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Sep 22 18:27:36 Mac-Pro-de-Paulo-Henrique kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Sep 22 18:27:36 Mac-Pro-de-Paulo-Henrique kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Sep 22 18:27:36 Mac-Pro-de-Paulo-Henrique kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Sep 22 18:27:36 Mac-Pro-de-Paulo-Henrique kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Sep 22 18:27:36 Mac-Pro-de-Paulo-Henrique kernel[0]: Previous Shutdown Cause: 3
Sep 22 18:27:36 Mac-Pro-de-Paulo-Henrique kernel[0]: DSMOS has arrived
Sep 22 18:27:36 Mac-Pro-de-Paulo-Henrique kernel[0]: NVDAGF100HAL loaded and registered.
Sep 22 18:27:41 Mac-Pro-de-Paulo-Henrique kernel[0]: ACPI_SMC_PlatformPlugin::startForReal - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out
Sep 22 18:27:42 Mac-Pro-de-Paulo-Henrique kernel[0]: Sound assertion ""ERROR: EFI ROM did not publish 'hda-gfx' associative property!\n"" failed in "/SourceCache/AppleHDA/AppleHDA-179.1.4/AppleHDA/AppleHDACodecGeneric.cpp" at line 331 goto ExitError
Sep 22 18:29:50: --- last message repeated 9 times ---
Sep 22 18:35:18 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero
Sep 22 18:45:31 Mac-Pro-de-Paulo-Henrique kernel[0]: PXHCD	0xffffff80f270e000::IssueCommand command status 8
Sep 22 18:45:54 Mac-Pro-de-Paulo-Henrique kernel[0]: CODE SIGNING: cs_invalid_page(0x12000): p=272[screenFlow] clearing CS_VALID
Sep 22 18:46:10 Mac-Pro-de-Paulo-Henrique kernel[0]: PXHCD	0xffffff80f270e000::IssueCommand command status 17
Sep 22 18:46:40: --- last message repeated 3 times ---
Sep 22 19:36:52 Mac-Pro-de-Paulo-Henrique kernel[0]: PXHCD	0xffffff80f270e000::IssueCommand command status 17
Sep 22 19:36:52 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero
Sep 22 19:40:20 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero
Sep 22 19:42:20: --- last message repeated 1 time ---
Sep 22 19:42:59 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero
Sep 22 19:45:37: --- last message repeated 1 time ---
Sep 22 19:45:37 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero
Sep 22 20:02:35 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero
Sep 22 20:04:12: --- last message repeated 2 times ---
Sep 22 20:04:12: --- last message repeated 2 times ---
Sep 22 20:04:12 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero
Sep 22 20:04:42: --- last message repeated 3 times ---
Sep 22 20:04:47 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero
Sep 22 20:05:24: --- last message repeated 2 times ---
Sep 22 20:05:24 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero
Sep 22 20:05:54: --- last message repeated 2 times ---
Sep 22 20:05:55 Mac-Pro-de-Paulo-Henrique kernel[0]: IOSurface: buffer allocation size is zero

Link to comment
Share on other sites

  • Administrators

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 - BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115 - USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9 - USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ - KASPA kaspa:qpxzufgfj8p6r0krg58yzvs0009h2mwqgvcawa0xc2pth7sgzpv56j4f6dtvk - PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

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...