Jump to content

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


medeirosdez
 Share

7 posts in this topic

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

Hello there guys!

 

I would first like to thank you all for your support. It was very kind of you to help me like that. Thank you!

 

Now, unfortunately, I only got a dead system after following chinese_spy guidence. I got stuck on a "Still waiting for root device" no matter what boot arguments I used.. "PCIRootUID=1", "-v -f -x", "-v -f -x -s", whatever I tried: "Still waiting for root device" forever.

 

I have backed up the whole disk to another but I'm doubtful on whether it's worth it to retore because it seems I just can't get my computer to run smoothly and with no problems as it runs on Windows 7. I'm planning myself in order to purchase a true Mac as soon as possible. It'll either be a Mac Mini with discrete graphics (HD 6630) or a MacBook Pro 13" (the cheapest).

 

So, what do you think guys? Is that problem easy to be fixed? Can I indeed get a stable and fully functional OSX on my computer?

 

---------------------------------

 

Notes:

 

I patched AICPM.kext as asked in the topic I created. No errors there. I deleted NullCPM.kext and followed everystep without errors. Booting didn't give me any KP, just got hang at the "Still waiting for root device".

 

This is my sys specs:

 

Intel DP67DE, firmware update 0067 (latest 0070 is unstable here)

Intel Core i3 2100 @ 3,1GHz

GeiL DDR3-1600 (X.M.P.) 2GB x 4

EVGA nVidia GeForce 560Ti (FPB edition) (dev ID 1200)

Creative SoundBlaster X-Fi XtreamMusic (unsuported on OS X)

Samsung 320GB 7200rpm HD322GJ x2 in RAID0 (not for OS X)

Samsung 500GB 5400rpm HD502HI in AHCI (for OS X)

OCZ StealthXtream 2 700W PS

Genius SW-HF5.1 4000 HomeTheater

Samsung BX2250 (21,5", 1920x1080p, LED monitor)

 

For OS X I would use Realtek 892 integraded codec (with only stereo output and terrible audio input quality).

 

Install method was as follows:

 

Booted PC from [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] (25-05-2011) and selected OS X 10.6.3 retail install disk image restored to an USB stick. Had to use "PCIRootUID=1 maxmem=8192 -force64 -v" to get it to boot. (Not possible to boot from burnt DVD in here, it will never be "seen" by [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url])

 

Did standard install, rebooted PC with the same arguments, now from Macintosh HD. It's important to note there was NO NEED to disable HT or SpeedStep or C States in firmware configuration, NOR had I to take away extra RAM sticks in order not to go beyond 4GB.

 

After install I deleted ACPI_SMC_PlatformPlugin.kext from within IOPlatformPluginFamily.kext, installed update helper for SandyBridge, ran [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url], installed Combo 10.6.8 1.1 and selected and installed following patches in [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url]:

 

- User DSDT (had my own extracted and patched using DSDTSE)

- System utils

- Intel network drivers

- Internal disk patch

- FakeSMC

- Boot in 64bit and GraphicsEnabler = Yes

- PCIRootUID fix

- Instant Menu

- Latest Chimelera

I guess that was all.

 

Rebooted without [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] directly into Macintosh HD and everything was working (except audio I didn't want yet). Then I rebooted with another USB stick and OS X Lion ESD.dmg restored unto it and selected it to boot the system with.

 

Installed Lion and no problems yet. Just had to update to latest version, 10.7.1.

 

I edited NV100...kext as explained here and also AGPM.kext.

 

I than ran [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] once more and reinstalled everything again just to make sure, in addition to the following:

 

AppleHDA rollback + HDA enabler for 892 + HDA without DSDT (I didn't patch mine for audio).

Fix from netkas for OpenCL.

 

Also I added GraphicsEnable with nothing else to boot.apple.. blablabla.. (I don't remember it exactly, that was necessary to get fully working 560Ti).

 

Rebooted and, voalá! I had a completely working system, except for the problems I've mentioned earlier.

 

--------------------------

 

That's it guys, I wish someone could help!!

 

Bye!

 

I just want to add one more thing: I have followed all steps provided by chinese_spy, all! I did exactly as he said, everything and without any errors. For the AICPM patch I used SpeedSteper from this link I guess. Of course, I downloaded version for Lion 10.7.2 (I was using beta 10.7.2). It gave me no errors on the terminal.

 

post-163876-1317018986_thumb.jpg

Link to comment
Share on other sites

I took a look at both of those dsdts, what I find strange is, where are the CPU definitions? they usually put those right around the top. Post an ioreg please.

 

 Scope (_PR)
{
	Processor (P001, 0x01, 0x00000810, 0x06) {}
	Processor (P002, 0x02, 0x00000810, 0x06) {}
	Processor (P003, 0x03, 0x00000810, 0x06) {}
	Processor (P004, 0x04, 0x00000810, 0x06) {}
	Processor (P005, 0x05, 0x00000810, 0x06) {}
	Processor (P006, 0x06, 0x00000810, 0x06) {}
	Processor (P007, 0x07, 0x00000810, 0x06) {}
	Processor (P008, 0x08, 0x00000810, 0x06) {}
	Processor (P009, 0x09, 0x00000810, 0x06) {}
	Processor (P010, 0x0A, 0x00000810, 0x06) {}
	Processor (P011, 0x0B, 0x00000810, 0x06) {}
	Processor (P012, 0x0C, 0x00000810, 0x06) {}
	Processor (P013, 0x0D, 0x00000810, 0x06) {}
	Processor (P014, 0x0E, 0x00000810, 0x06) {}
	Processor (P015, 0x0F, 0x00000810, 0x06) {}
	Processor (P016, 0x10, 0x00000810, 0x06) {}
}

 

Uefi hybrid by chance?

 

Real Macbook Air 3,2 dsdt

macbookair3.2.dsl.zip

 

Asus P6t Del V2 dsdt

P6TDV2_DSDT.aml.zip

Link to comment
Share on other sites

I took a look at both of those dsdts, what I find strange is, where are the CPU definitions? they usually put those right around the top. Post an ioreg please.

 

 Scope (_PR)
 {
	 Processor (P001, 0x01, 0x00000810, 0x06) {}
	 Processor (P002, 0x02, 0x00000810, 0x06) {}
	 Processor (P003, 0x03, 0x00000810, 0x06) {}
	 Processor (P004, 0x04, 0x00000810, 0x06) {}
	 Processor (P005, 0x05, 0x00000810, 0x06) {}
	 Processor (P006, 0x06, 0x00000810, 0x06) {}
	 Processor (P007, 0x07, 0x00000810, 0x06) {}
	 Processor (P008, 0x08, 0x00000810, 0x06) {}
	 Processor (P009, 0x09, 0x00000810, 0x06) {}
	 Processor (P010, 0x0A, 0x00000810, 0x06) {}
	 Processor (P011, 0x0B, 0x00000810, 0x06) {}
	 Processor (P012, 0x0C, 0x00000810, 0x06) {}
	 Processor (P013, 0x0D, 0x00000810, 0x06) {}
	 Processor (P014, 0x0E, 0x00000810, 0x06) {}
	 Processor (P015, 0x0F, 0x00000810, 0x06) {}
	 Processor (P016, 0x10, 0x00000810, 0x06) {}
 }

 

Uefi hybrid by chance?

 

Real Macbook Air 3,2 dsdt

macbookair3.2.dsl.zip

 

Asus P6t Del V2 dsdt

P6TDV2_DSDT.aml.zip

 

Hello "camoguy", thank you very much for your support.

 

Yes, this motherboard I'm using is UEFI based, and, booting into Chimelerra is done in LegacyBIOS mode as there is no way to boot it in UEFI mode even if the disk is formated as GUID. I don't know what's wrong but it seems Chimelerra is really a BIOS-based bootloader, like it depends on a BIOS-based system to do its job. Thus, the system recognizes the installed bootloader as BIOS-only and gives me the only choice of booting in LegacyBIOS mode.

 

You see I can boot MS Windows 7 in UEFI mode seemlessly. I have a completely working 100% UEFI Windows 7 install in here.

 

You said there is code missing from my DSDT. Well, I didn't really delete anything from it, I extracted it before even having Chimelerra installed, so I guess it is 100% unchanged from the one in the firmware code. Now, it doesn't mean the code is actually there, its absence may just not affect other systems.

 

I'm now on Windows as I killed my system with previous steps provided by chinese_spy. I do have a backup but using it implies installing the extra harddrive in which the backup is and I'll have to buy myself sometime to do it someday in this week.

 

Is there a way to do what you asked (ioreg output) from Windows?

 

Thanks once more mate!

Link to comment
Share on other sites

 Share

×
×
  • Create New...