Jump to content

display goes off when AppleIntelFramebufferCapri is loaded


rr7
 Share

90 posts in this topic

Recommended Posts

my display goes blank when this is loaded, i have ivy bridge with HD4000.

 

removing HD4000 kext makes no difference, it seems to be the framebuffer that does it.

 

there are 3 output detected, the display sits on display port at IntelFrameBuffer@2, its properties and vendor id etc are correctly showing in ioreg. i can read all this info from screen sharing while the display is blank.

 

i've also noticed that AGPM sits in framebuffer@0 only.

 

perhaps i can force the display from AppleDisplay to AppleBacklightDisplay, anyone know how i can do that?

Link to comment
Share on other sites

HI, i've read that several times, and made all the DSDT edits.

 

i've also posted on that thread some days ago. it doesnt *appear* to address my problem. am i missing something obvious?

 

if you use HD4000, could you please post your ioreg and DSDT for my reference?

Link to comment
Share on other sites

i'm going to bump this, as i'd like to know if anyone knows of a utility or command that can tell me which framebuffer number the desktop is being output to?

 

my current feeling is that its putting the display out to framebuffer @0 or @1, but the display is connected to @2.

Link to comment
Share on other sites

Not sure what you mean by Framebuffer #, 1 framebuffer but multiple ports/displays. command to use is just ioreg like: ioreg | grep aty_

Not sure if that will work for intel, but if not: ioreg | grep IntelFrameBuffer

should. post output.

Link to comment
Share on other sites

Yeah it does thanks, and I can see all that from the ioreg viewer, and shows the display connected to Intelframebuffer@2

 

But I happen to know there is only two outputs on my machine, displayport and VGA. VGA, as we know, is useless, I just get garbled output, but the displayport screen just goes off. And I mean off, the backlight goes off, just like its asleep or disabled or something. It only happens when the intelframebuffercapri.kext is loaded.

 

I was wondering if the screen output might not be going to @2, perhaps @0 and @1.

 

But then why does it detect the display on@2

 

I seem to lack the diagnostic tools to work out what's happening!

Link to comment
Share on other sites

  • 2 weeks later...

I'm having similar issues with my laptop:

Intel Core i7-3610QM 2.3GHz

Intel HD 4000 with HDMI, VGA, and internal laptop screen (blank)

NVIDIA Geforce GTX 675M

 

This is the EFI string I've been using to get HDMI support:

ig-platform-id: 01660003, Stolen RAM for FB: 64MB, Pipes: 2, Ports: 2, FBMem: 2

 

Code:

<key>device-properties</key>
<string>7f0000000100000001000000730000000200000002010c00d041030a000000000101060000027fff04002c0000004100410050004c002c00690067002d0070006c006100740066006f0072006d002d006900640000000800000003006601140000006800640061002d0067006600780000000d0000006f6e626f6172642d31</string>

 

I have verified that accelerated display through HDMI works. I haven't tried VGA since Macs don't have VGA ports. I'm not using DSDT currently. Any thoughts on how to fix? I've been going at this for a few days and would like to enable graphics acceleration for either my Intel HD 4000 or GTX 675M. Note, I can't change the graphics memory in the BIOS as it is a laptop.

Link to comment
Share on other sites

Lost this thread for a while, just looking at ioreg real quick, and can have closer look later, but nothing wrong with how the framebuffer is loaded, but all 3 displays are showing the same connector type, looks like it's expecting 3 displayport connectors which could be a problem. not sure if personalities can be edited same as ATI. Wifi is listed as en0 and ethernet not active, this can cause icloud and other apple server problems. Audio working? Your PC uses Intel DH61AG motherboard, a little info here on bios settings http://www.insanelymac.com/forum/index.php?showtopic=272905 The DSDT you uploaded was not compiled, were you using it like that?

 

pcmantinker-Not sure what problem your having? You say it works through HDMI, is built-in display not working?

Link to comment
Share on other sites

Lost this thread for a while, just looking at ioreg real quick, and can have closer look later, but nothing wrong with how the framebuffer is loaded, but all 3 displays are showing the same connector type, looks like it's expecting 3 displayport connectors which could be a problem. not sure if personalities can be edited same as ATI. Wifi is listed as en0 and ethernet not active, this can cause icloud and other apple server problems. Audio working? Your PC uses Intel DH61AG motherboard, a little info here on bios settings http://www.insanelymac.com/forum/index.php?showtopic=272905 The DSDT you uploaded was not compiled, were you using it like that?

 

Hi, thanks for the reply :)

 

Dsdt is compiled before use, i posted the readable version on purpose.

 

I can probably sort the en0 thing out by getting LAN working before enabling the wifi card. Audio works with voodoohda, I've not tried dsdt changes to make that work yet vanilla yet. In this instance, I haven't bothered to install it yet.

 

Without the gfx working, I cant really choose to use it, but i guess I could try the other fixes in the meantime to keep myself amused and positive ;)I plan to do as much as I can with dsdt.

 

But as for gfx, there are only two physical outputs, an internal display connected via embedded display port, and external VGA.

 

It seems to be detecting my display but not using it for output?

 

I dont seem to have any tools that will tweak this. SwitchResX doesn't seem to help.

 

Changing smbios presets doesn't seem to change anything either.

 

The computer is not Im use yet, so I'm happy to experiment and reinstall as needed.

 

But what to try next? I'm out of ideas :/

Link to comment
Share on other sites

pcmantinker-Not sure what problem your having? You say it works through HDMI, is built-in display not working?

I'm running Mountain Lion 10.8.0 with the MacBookPro10,1 SMBIOS and I have an EFI string injected to try and get Intel HD 4000 graphics acceleration for my laptop. Video works from HDMI using this EFI string:

 

<key>device-properties</key>
<string>7f0000000100000001000000730000000200000002010c00d041030a000000000101060000027fff04002c0000004100410050004c002c00690067002d0070006c006100740066006f0072006d002d006900640000000800000003006601140000006800640061002d0067006600780000000d0000006f6e626f6172642d31</string>

 

With this string, I have full acceleration on an external monitor using HDMI but not on the internal display on my laptop. ML actually sees my external monitor as a second monitor and not as a mirror display. I'm guessing that the number of Ports being only 2 has something to do with the fact that my internal display isn't working.

 

If I use any of the strings with a 96MB FB, it only displays on my external monitor over HDMI and doesn't display a mouse cursor, but graphics acceleration is enabled. The 32MB FB strings are hit and miss on getting the external/internal displays to work. When the internal display does work on the 32MB EFI strings, the display is garbled. I know that my integrated graphics uses 64MB (unchangeable since it's a laptop) because I see that show up when I load Chimera 1.11.1. I've also tried all AAPL,ig-platform-id combinations and have not been able to get my graphics acceleration working. I have noticed that anything on FB 2 gives me the best results, but that's specific to my setup. Optimistically, I need an AAPL,ig-platform-id that uses 64MB for the frame buffer, has more than 2 ports, and is on FBMem 2. I'm not sure if any such AAPL,ig-platform-id exists, but there might be one that hasn't been discovered.

 

I've tried every EFI string found on this thread: http://www.tonymacx8...le-hd4000.html. However, I can't figure out how to get the internal display working. As soon as the login screen loads, it flashes the internal display and then the display goes blank. That's when I see my external monitor activate over HDMI. Here's a video of the behavior to try and give you a better sense of what's happening. I apologize for the quality as it was taken with my iPhone.:

http://www.youtube.com/watch?v=KZB_0NxoYMc

 

Here's an output of my ioreg:

Cameron-Laptop:~ cameron$ ioreg
+-o Root  <class IORegistryEntry, id 0x100000100, retain 11>
 +-o MacBookPro10,1  <class IOPlatformExpertDevice, id 0x100000109, registered, matched, active, busy 0 (110950 ms), retain 47>
+-o AppleACPIPlatformExpert  <class AppleACPIPlatformExpert, id 0x10000010a, registered, matched, active, busy 0 (91080 ms), retain 56>
| +-o IOPMrootDomain  <class IOPMrootDomain, id 0x10000010e, registered, matched, active, busy 0 (3 ms), retain 31>
| | +-o IORootParent  <class IORootParent, id 0x10000010f, !registered, !matched, active, busy 0, retain 7>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002b7, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002b8, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002b9, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002ba, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002bc, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002be, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000002c1, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x100000321, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x100000322, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x10000034d, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x10000035d, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x100000361, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x100000366, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x100000388, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000003a8, !registered, !matched, active, busy 0, retain 5>
| | +-o RootDomainUserClient  <class RootDomainUserClient, id 0x1000003a9, !registered, !matched, active, busy 0, retain 5>
| +-o cpus  <class IOPlatformDevice, id 0x100000116, registered, matched, active, busy 0 (0 ms), retain 14>
| +-o CPU0@0  <class IOACPIPlatformDevice, id 0x100000117, registered, matched, active, busy 0 (46 ms), retain 8>
| | +-o AppleACPICPU  <class AppleACPICPU, id 0x100000120, registered, matched, active, busy 0 (15 ms), retain 9>
| |   +-o AppleACPICPUInterruptController  <class AppleACPICPUInterruptController, id 0x100000128, registered, matched, active, busy 0 (0 ms), retain 6>
| |   +-o ACPI_SMC_PlatformPlugin  <class ACPI_SMC_PlatformPlugin, id 0x1000002c8, registered, matched, active, busy 0 (2 ms), retain 10>
| +-o CPU1@2  <class IOACPIPlatformDevice, id 0x100000118, registered, matched, active, busy 0 (31 ms), retain 8>
| | +-o AppleACPICPU  <class AppleACPICPU, id 0x100000121, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o CPU2@4  <class IOACPIPlatformDevice, id 0x100000119, registered, matched, active, busy 0 (32 ms), retain 8>
| | +-o AppleACPICPU  <class AppleACPICPU, id 0x100000122, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o CPU3@6  <class IOACPIPlatformDevice, id 0x10000011a, registered, matched, active, busy 0 (33 ms), retain 8>
| | +-o AppleACPICPU  <class AppleACPICPU, id 0x100000123, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o CPU4@1  <class IOACPIPlatformDevice, id 0x10000011b, registered, matched, active, busy 0 (34 ms), retain 8>
| | +-o AppleACPICPU  <class AppleACPICPU, id 0x100000124, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o CPU5@3  <class IOACPIPlatformDevice, id 0x10000011c, registered, matched, active, busy 0 (35 ms), retain 8>
| | +-o AppleACPICPU  <class AppleACPICPU, id 0x100000125, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o CPU6@5  <class IOACPIPlatformDevice, id 0x10000011d, registered, matched, active, busy 0 (36 ms), retain 8>
| | +-o AppleACPICPU  <class AppleACPICPU, id 0x100000126, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o CPU7@7  <class IOACPIPlatformDevice, id 0x10000011e, registered, matched, active, busy 0 (37 ms), retain 8>
| | +-o AppleACPICPU  <class AppleACPICPU, id 0x100000127, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o io-apic@fec00000  <class IOACPIPlatformDevice, id 0x10000011f, registered, matched, active, busy 0 (1 ms), retain 7>
| | +-o AppleAPICInterruptController  <class AppleAPICInterruptController, id 0x100000129, registered, matched, active, busy 0 (0 ms), retain 9>
| +-o AppleACPIEventController  <class AppleACPIEventController, id 0x10000012a, !registered, !matched, active, busy 0, retain 6>
| +-o bios  <class IOPlatformDevice, id 0x10000012b, registered, matched, active, busy 0 (0 ms), retain 6>
| | +-o AppleSMBIOS  <class AppleSMBIOS, id 0x10000012c, registered, matched, active, busy 0 (0 ms), retain 5>
| +-o PCI0@0  <class IOACPIPlatformDevice, id 0x100000130, registered, matched, active, busy 0 (91037 ms), retain 81>
| | +-o AppleACPIPCI  <class AppleACPIPCI, id 0x10000020c, registered, matched, active, busy 0 (91025 ms), retain 35>
| |   +-o pci8086,154@0  <class IOPCIDevice, id 0x100000220, registered, matched, active, busy 0 (5147 ms), retain 8>
| |   +-o PEG0@1  <class IOPCIDevice, id 0x1000001ca, registered, matched, active, busy 0 (5157 ms), retain 13>
| |   | +-o IOPCI2PCIBridge  <class IOPCI2PCIBridge, id 0x100000231, registered, matched, active, busy 0 (5153 ms), retain 8>
| |   |   +-o PEGP@0  <class IOPCIDevice, id 0x1000001cb, registered, matched, active, busy 0 (5153 ms), retain 24>
| |   |	 +-o NVDA,Display-A@0  <class IONDRVDevice, id 0x1000002de, registered, matched, active, busy 0 (1 ms), retain 8>
| |   |	 | +-o NVDA  <class NVDA, id 0x1000002e1, registered, matched, active, busy 0 (0 ms), retain 12>
| |   |	 |   +-o AppleMCCSControlModule  <class AppleMCCSControlModule, id 0x1000002e4, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |	 |   | +-o AppleMCCSParameterHandler  <class AppleMCCSParameterHandler, id 0x1000002e6, registered, matched, active, busy 0 (0 ms), retain 5>
| |   |	 |   +-o AppleUpstreamUserClientDriver  <class AppleUpstreamUserClientDriver, id 0x1000002e5, registered, matched, active, busy 0 (0 ms), retai$
| |   |	 |   +-o IOFramebufferI2CInterface  <class IOFramebufferI2CInterface, id 0x100000355, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |	 |   +-o IOFramebufferUserClient  <class IOFramebufferUserClient, id 0x100000357, !registered, !matched, active, busy 0, retain 5>
| |   |	 +-o NVDA,Display-B@1  <class IONDRVDevice, id 0x1000002df, registered, matched, active, busy 0 (1 ms), retain 8>
| |   |	 | +-o NVDA  <class NVDA, id 0x1000002e7, registered, matched, active, busy 0 (0 ms), retain 12>
| |   |	 |   +-o AppleMCCSControlModule  <class AppleMCCSControlModule, id 0x1000002ea, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |	 |   | +-o AppleMCCSParameterHandler  <class AppleMCCSParameterHandler, id 0x1000002ec, registered, matched, active, busy 0 (0 ms), retain 5>
| |   |	 |   +-o AppleUpstreamUserClientDriver  <class AppleUpstreamUserClientDriver, id 0x1000002eb, registered, matched, active, busy 0 (0 ms), retai$
| |   |	 |   +-o IOFramebufferI2CInterface  <class IOFramebufferI2CInterface, id 0x100000356, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |	 |   +-o IOFramebufferUserClient  <class IOFramebufferUserClient, id 0x100000358, !registered, !matched, active, busy 0, retain 5>
| |   |	 +-o NVKernel  <class NVKernel, id 0x1000002dc, registered, matched, active, busy 0 (0 ms), retain 12>
| |   |	   +-o NV2DContext  <class NV2DContext, id 0x100000359, !registered, !matched, active, busy 0, retain 5>
| |   |	   +-o NV2DContext  <class NV2DContext, id 0x10000035a, !registered, !matched, active, busy 0, retain 5>
| |   |	   +-o nvDevice  <class nvDevice, id 0x10000035f, !registered, !matched, active, busy 0, retain 5>
| |   |	   +-o nvFermiGLContext  <class nvFermiGLContext, id 0x100000360, !registered, !matched, active, busy 0, retain 5>
| |   |	   +-o nvDevice  <class nvDevice, id 0x100000384, !registered, !matched, active, busy 0, retain 5>
| |   |	   +-o nvFermiGLContext  <class nvFermiGLContext, id 0x100000385, !registered, !matched, active, busy 0, retain 5>
| |   |	   +-o nvTeslaSurface  <class nvTeslaSurface, id 0x1000003a1, !registered, !matched, active, busy 0, retain 5>
| |   +-o GFX0@2  <class IOPCIDevice, id 0x100000203, registered, matched, active, busy 0 (60024 ms), retain 19>
| |   | +-o .Display_boot  <class IONDRVFramebuffer, id 0x1000002d0, registered, matched, active, busy 0 (4 ms), retain 15>
| |   |   +-o AppleMCCSControlModule  <class AppleMCCSControlModule, id 0x1000002d7, registered, matched, active, busy 0 (1 ms), retain 6>
| |   |   | +-o AppleMCCSParameterHandler  <class AppleMCCSParameterHandler, id 0x1000002e0, registered, matched, active, busy 0 (0 ms), retain 5>
| |   |   +-o AppleUpstreamUserClientDriver  <class AppleUpstreamUserClientDriver, id 0x1000002d8, registered, matched, active, busy 0 (0 ms), retain 5>
| |   |   +-o display0  <class IODisplayConnect, id 0x100000350, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |   | +-o AppleDisplay  <class AppleDisplay, id 0x100000352, registered, matched, active, busy 0 (0 ms), retain 8>
| |   |   +-o IOFramebufferUserClient  <class IOFramebufferUserClient, id 0x100000354, !registered, !matched, active, busy 0, retain 5>
| |   |   +-o IOFramebufferSharedUserClient  <class IOFramebufferSharedUserClient, id 0x100000382, !registered, !matched, active, busy 0, retain 6>
| |   +-o XHC@14  <class IOPCIDevice, id 0x1000001ee, registered, matched, active, busy 0 (35 ms), retain 12>
| |   | +-o AppleUSBXHCI  <class AppleUSBXHCI, id 0x10000023a, registered, matched, active, busy 0 (16 ms), retain 11>
| |   |   +-o XHCI Root Hub SS Simulation@14  <class IOUSBRootHubDevice, id 0x100000240, registered, matched, active, busy 0 (11 ms), retain 9>
| |   |   | +-o AppleUSBHub  <class AppleUSBHub, id 0x10000025b, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |   | +-o IOUSBInterface@0  <class IOUSBInterface, id 0x10000025f, !registered, !matched, active, busy 0, retain 7>
| |   |   +-o XHCI Root Hub USB 2.0 Simulation@14  <class IOUSBRootHubDevice, id 0x100000262, registered, matched, active, busy 0 (4 ms), retain 9>
| |   |	 +-o AppleUSBHub  <class AppleUSBHub, id 0x100000268, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |	 +-o IOUSBInterface@0  <class IOUSBInterface, id 0x10000026a, !registered, !matched, active, busy 0, retain 7>
| |   +-o pci8086,1e3a@16  <class IOPCIDevice, id 0x100000221, registered, matched, active, busy 0 (11 ms), retain 10>
| |   | +-o AppleIntelMEIDriver  <class AppleIntelMEIDriver, id 0x1000002c6, registered, matched, active, busy 0 (0 ms), retain 6>
| |   +-o EHC2@1A  <class IOPCIDevice, id 0x1000001e5, registered, matched, active, busy 0 (391 ms), retain 12>
| |   | +-o AppleUSBEHCI  <class AppleUSBEHCI, id 0x10000023d, registered, matched, active, busy 0 (366 ms), retain 13>
| |   |   +-o EHCI Root Hub Simulation@1A  <class IOUSBRootHubDevice, id 0x100000261, registered, matched, active, busy 0 (4 ms), retain 11>
| |   |   | +-o AppleUSBHub  <class AppleUSBHub, id 0x100000264, registered, matched, active, busy 0 (0 ms), retain 9>
| |   |   | +-o IOUSBInterface@0  <class IOUSBInterface, id 0x100000266, !registered, !matched, active, busy 0, retain 7>
| |   |   +-o HubDevice@1a100000  <class IOUSBHubDevice, id 0x100000274, registered, matched, active, busy 0 (3 ms), retain 15>
| |   |   | +-o AppleUSBHub  <class AppleUSBHub, id 0x100000277, registered, matched, active, busy 0 (0 ms), retain 13>
| |   |   | +-o IOUSBInterface@0  <class IOUSBInterface, id 0x100000279, !registered, !matched, active, busy 0, retain 7>
| |   |   +-o WirelessControllerDevice@1a150000  <class IOUSBDevice, id 0x10000027f, registered, matched, active, busy 0 (43 ms), retain 10>
| |   |   | +-o AppleBluetoothHCIControllerUSBTransport  <class AppleBluetoothHCIControllerUSBTransport, id 0x1000002d5, registered, matched, active, busy$
| |   |   | +-o IOUSBInterface@0  <class IOUSBInterface, id 0x10000034a, !registered, !matched, active, busy 0, retain 7>
| |   |   | +-o IOUSBInterface@1  <class IOUSBInterface, id 0x10000034b, !registered, !matched, active, busy 0, retain 7>
| |   |   +-o MSI EPF USB@1a140000  <class IOUSBDevice, id 0x10000028b, registered, matched, active, busy 0 (357 ms), retain 11>
| |   |   | +-o IOUSBCompositeDriver  <class IOUSBCompositeDriver, id 0x10000028d, !registered, !matched, active, busy 0, retain 5>
| |   |   | +-o IOUSBInterface@0  <class IOUSBInterface, id 0x100000295, registered, matched, active, busy 0 (52 ms), retain 10>
| |   |   |   +-o IOUSBHIDDriver  <class IOUSBHIDDriver, id 0x1000002ee, registered, matched, active, busy 0 (3 ms), retain 9>
| |   |   |	 +-o IOHIDInterface  <class IOHIDInterface, id 0x1000002f4, registered, matched, active, busy 0 (2 ms), retain 6>
| |   |   |	 +-o IOHIDLibUserClient  <class IOHIDLibUserClient, id 0x100000362, !registered, !matched, active, busy 0, retain 6>
| |   |   +-o AX88772 @1a110000  <class IOUSBDevice, id 0x10000028e, registered, matched, active, busy 0 (39 ms), retain 10>
| |   |	 +-o AppleUSBEthernet  <class AppleUSBEthernet, id 0x100000290, !registered, !matched, active, busy 0 (0 ms), retain 7>
| |   |	 | +-o en0  <class IOEthernetInterface, id 0x100000294, registered, matched, active, busy 0 (0 ms), retain 10>
| |   |	 |   +-o IONetworkStack  <class IONetworkStack, id 0x100000251, registered, matched, active, busy 0 (0 ms), retain 8>
| |   |	 |	 +-o IONetworkStackUserClient  <class IONetworkStackUserClient, id 0x1000002bd, !registered, !matched, active, busy 0, retain 5>
| |   |	 +-o 0@0  <class IOUSBInterface, id 0x100000292, registered, matched, active, busy 0 (6 ms), retain 8>
| |   +-o HDEF@1B  <class IOPCIDevice, id 0x1000001f8, registered, matched, active, busy 0 (5115 ms), retain 12>
| |   | +-o VoodooHDADevice  <class VoodooHDADevice, id 0x1000002c5, registered, matched, active, busy 0 (5001 ms), retain 18>
| |   |   +-o VoodooHDAEngine  <class VoodooHDAEngine, id 0x1000002f5, registered, matched, active, busy 0 (5000 ms), retain 19>
| |   |   | +-o IOAudioStream  <class IOAudioStream, id 0x1000002f8, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x1000002f9, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x10000037d, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x1000002fa, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x10000037e, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioToggleControl  <class IOAudioToggleControl, id 0x1000002fb, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x10000037f, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x1000002fc, !registered, !matched, active, busy 0, retain 5>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x1000002fd, !registered, !matched, active, busy 0, retain 5>
| |   |   | +-o IOAudioSelectorControl  <class IOAudioSelectorControl, id 0x1000002fe, !registered, !matched, active, busy 0, retain 8>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000380, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioEngineUserClient  <class IOAudioEngineUserClient, id 0x10000037c, !registered, !matched, active, busy 0, retain 6>
| |   |   +-o VoodooHDAEngine  <class VoodooHDAEngine, id 0x1000002ff, registered, matched, active, busy 0 (4946 ms), retain 9>
| |   |   | +-o IOAudioStream  <class IOAudioStream, id 0x100000302, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |   | +-o IOAudioStream  <class IOAudioStream, id 0x100000303, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |   | +-o IOAudioEngineUserClient  <class IOAudioEngineUserClient, id 0x10000037b, !registered, !matched, active, busy 0, retain 6>
| |   |   +-o VoodooHDAEngine  <class VoodooHDAEngine, id 0x100000304, registered, matched, active, busy 0 (4893 ms), retain 19>
| |   |   | +-o IOAudioStream  <class IOAudioStream, id 0x100000305, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x100000306, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000375, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x100000307, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000376, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioToggleControl  <class IOAudioToggleControl, id 0x100000308, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000377, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x100000309, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000378, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x10000030a, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000379, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioSelectorControl  <class IOAudioSelectorControl, id 0x10000030b, !registered, !matched, active, busy 0, retain 8>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x10000037a, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioEngineUserClient  <class IOAudioEngineUserClient, id 0x100000374, !registered, !matched, active, busy 0, retain 6>
| |   |   +-o VoodooHDAEngine  <class VoodooHDAEngine, id 0x10000030c, registered, matched, active, busy 0 (4841 ms), retain 19>
| |   |   | +-o IOAudioStream  <class IOAudioStream, id 0x10000030d, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x10000030e, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x10000036e, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x10000030f, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x10000036f, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioToggleControl  <class IOAudioToggleControl, id 0x100000310, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000370, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x100000311, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000371, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x100000312, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000372, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioSelectorControl  <class IOAudioSelectorControl, id 0x100000313, !registered, !matched, active, busy 0, retain 8>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000373, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioEngineUserClient  <class IOAudioEngineUserClient, id 0x10000036d, !registered, !matched, active, busy 0, retain 6>
| |   |   +-o VoodooHDAEngine  <class VoodooHDAEngine, id 0x100000314, registered, matched, active, busy 0 (4788 ms), retain 19>
| |   |   | +-o IOAudioStream  <class IOAudioStream, id 0x100000315, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x100000316, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x100000369, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x100000317, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x10000036a, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioToggleControl  <class IOAudioToggleControl, id 0x100000318, !registered, !matched, active, busy 0, retain 7>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x10000036b, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x100000319, !registered, !matched, active, busy 0, retain 5>
| |   |   | +-o IOAudioLevelControl  <class IOAudioLevelControl, id 0x10000031a, !registered, !matched, active, busy 0, retain 5>
| |   |   | +-o IOAudioSelectorControl  <class IOAudioSelectorControl, id 0x10000031b, !registered, !matched, active, busy 0, retain 8>
| |   |   | | +-o IOAudioControlUserClient  <class IOAudioControlUserClient, id 0x10000036c, !registered, !matched, active, busy 0, retain 6>
| |   |   | +-o IOAudioEngineUserClient  <class IOAudioEngineUserClient, id 0x100000368, !registered, !matched, active, busy 0, retain 6>
| |   |   +-o VoodooHDAEngine  <class VoodooHDAEngine, id 0x10000031c, registered, matched, active, busy 0 (4734 ms), retain 9>
| |   |	 +-o IOAudioStream  <class IOAudioStream, id 0x10000031d, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |	 +-o IOAudioStream  <class IOAudioStream, id 0x10000031e, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |	 +-o IOAudioEngineUserClient  <class IOAudioEngineUserClient, id 0x100000367, !registered, !matched, active, busy 0, retain 6>
| |   +-o RP01@1C  <class IOPCIDevice, id 0x1000001ba, registered, matched, active, busy 0 (22 ms), retain 12>
| |   | +-o IOPCI2PCIBridge  <class IOPCI2PCIBridge, id 0x100000243, registered, matched, active, busy 0 (3 ms), retain 8>
| |   |   +-o PXSX@0  <class IOPCIDevice, id 0x1000001bb, registered, matched, active, busy 0 (3 ms), retain 9>
| |   +-o RP03@1C,2  <class IOPCIDevice, id 0x1000001be, registered, matched, active, busy 0 (21 ms), retain 12>
| |   | +-o IOPCI2PCIBridge  <class IOPCI2PCIBridge, id 0x100000247, registered, matched, active, busy 0 (3 ms), retain 8>
| |   |   +-o PXSX@0  <class IOPCIDevice, id 0x1000001bf, registered, matched, active, busy 0 (3 ms), retain 9>
| |   +-o RP05@1C,4  <class IOPCIDevice, id 0x1000001c2, registered, matched, active, busy 0 (20 ms), retain 13>
| |   | +-o IOPCI2PCIBridge  <class IOPCI2PCIBridge, id 0x100000241, registered, matched, active, busy 0 (3 ms), retain 10>
| |   |   +-o PXSX@0  <class IOPCIDevice, id 0x1000001c3, registered, matched, active, busy 0 (3 ms), retain 9>
| |   |   +-o pci10ec,5209@0,1  <class IOPCIDevice, id 0x100000222, registered, matched, active, busy 0 (3 ms), retain 8>
| |   +-o EHC1@1D  <class IOPCIDevice, id 0x1000001da, registered, matched, active, busy 0 (93 ms), retain 12>
| |   | +-o AppleUSBEHCI  <class AppleUSBEHCI, id 0x10000023c, registered, matched, active, busy 0 (75 ms), retain 11>
| |   |   +-o EHCI Root Hub Simulation@1D  <class IOUSBRootHubDevice, id 0x100000250, registered, matched, active, busy 0 (8 ms), retain 11>
| |   |   | +-o AppleUSBHub  <class AppleUSBHub, id 0x10000025c, registered, matched, active, busy 0 (0 ms), retain 9>
| |   |   | +-o IOUSBInterface@0  <class IOUSBInterface, id 0x100000260, !registered, !matched, active, busy 0, retain 7>
| |   |   +-o HubDevice@1d100000  <class IOUSBHubDevice, id 0x100000275, registered, matched, active, busy 0 (3 ms), retain 11>
| |   |   | +-o AppleUSBHub  <class AppleUSBHub, id 0x10000027b, registered, matched, active, busy 0 (0 ms), retain 8>
| |   |   | +-o IOUSBInterface@0  <class IOUSBInterface, id 0x10000027d, !registered, !matched, active, busy 0, retain 7>
| |   |   +-o BisonCam, NB Pro@1d150000  <class IOUSBDevice, id 0x10000027e, registered, matched, active, busy 0 (63 ms), retain 10>
| |   |	 +-o IOUSBCompositeDriver  <class IOUSBCompositeDriver, id 0x100000282, !registered, !matched, active, busy 0, retain 4>
| |   |	 +-o BisonCam, NB Pro@0  <class IOUSBInterface, id 0x100000283, registered, matched, active, busy 0 (6 ms), retain 7>
| |   |	 +-o BisonCam, NB Pro@1  <class IOUSBInterface, id 0x100000284, registered, matched, active, busy 0 (6 ms), retain 7>
| |   +-o LPCB@1F  <class IOPCIDevice, id 0x1000001b1, registered, matched, active, busy 0 (5150 ms), retain 25>
| |   | +-o AppleLPC  <class AppleLPC, id 0x1000002cb, registered, matched, active, busy 0 (0 ms), retain 6>
| |   +-o SAT0@1F,2  <class IOPCIDevice, id 0x1000001f9, registered, matched, active, busy 0 (30999 ms), retain 19>
| |   | +-o AppleIntelPchSeriesAHCI  <class AppleIntelPchSeriesAHCI, id 0x10000024d, registered, matched, active, busy 0 (30874 ms), retain 14>
| |   |   +-o SPT1@1  <class AppleIntelPchSeriesAHCIPort, id 0x1000001fc, registered, matched, active, busy 0 (30065 ms), retain 11>
| |   |   | +-o IOAHCIDevice@0  <class IOAHCIDevice, id 0x10000026d, registered, matched, active, busy 0 (30065 ms), retain 12>
| |   |   |   +-o AppleAHCIDiskDriver  <class AppleAHCIDiskDriver, id 0x100000270, registered, matched, active, busy 0 (50 ms), retain 7>
| |   |   |	 +-o IOAHCIBlockStorageDevice  <class IOAHCIBlockStorageDevice, id 0x100000297, registered, matched, active, busy 0 (50 ms), retain 7>
| |   |   |	   +-o IOBlockStorageDriver  <class IOBlockStorageDriver, id 0x10000029a, registered, matched, active, busy 0 (50 ms), retain 8>
| |   |   |		 +-o WDC WD2500BEVT-00A23T0 Media  <class IOMedia, id 0x10000029b, registered, matched, active, busy 0 (50 ms), retain 11>
| |   |   |		   +-o IOMediaBSDClient  <class IOMediaBSDClient, id 0x10000029c, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |   |		   +-o IOGUIDPartitionScheme  <class IOGUIDPartitionScheme, id 0x10000029e, !registered, !matched, active, busy 0 (14 ms), retain 7>
| |   |   |			 +-o EFI System Partition@1  <class IOMedia, id 0x1000002a1, registered, matched, active, busy 0 (0 ms), retain 9>
| |   |   |			 | +-o IOMediaBSDClient  <class IOMediaBSDClient, id 0x1000002a3, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |   |			 +-o Macintosh HD@2  <class IOMedia, id 0x1000002a2, registered, matched, active, busy 0 (14 ms), retain 11>
| |   |   |			   +-o IOMediaBSDClient  <class IOMediaBSDClient, id 0x1000002a4, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |   +-o PRT2@2  <class AppleIntelPchSeriesAHCIPort, id 0x1000001fa, registered, matched, active, busy 0 (10005 ms), retain 10>
| |   |   | +-o IOAHCIDevice@0  <class IOAHCIDevice, id 0x100000271, registered, matched, active, busy 0 (10005 ms), retain 7>
| |   |   +-o SPT3@3  <class AppleIntelPchSeriesAHCIPort, id 0x1000001fe, registered, matched, active, busy 0 (0 ms), retain 8>
| |   |   +-o SPT4@4  <class AppleIntelPchSeriesAHCIPort, id 0x1000001ff, registered, matched, active, busy 0 (30302 ms), retain 11>
| |   |	 +-o IOAHCIDevice@0  <class IOAHCIDevice, id 0x100000288, registered, matched, active, busy 0 (30302 ms), retain 14>
| |   |	   +-o AppleAHCIDiskDriver  <class AppleAHCIDiskDriver, id 0x10000028a, registered, matched, active, busy 0 (283 ms), retain 7>
| |   |		 +-o IOAHCIBlockStorageDevice  <class IOAHCIBlockStorageDevice, id 0x1000002a5, registered, matched, active, busy 0 (283 ms), retain 7>
| |   |		   +-o IOBlockStorageDriver  <class IOBlockStorageDriver, id 0x1000002a8, registered, matched, active, busy 0 (283 ms), retain 8>
| |   |			 +-o Hitachi HTS727575A9E364 Media  <class IOMedia, id 0x1000002a9, registered, matched, active, busy 0 (283 ms), retain 11>
| |   |			   +-o IOMediaBSDClient  <class IOMediaBSDClient, id 0x1000002aa, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |			   +-o IOFDiskPartitionScheme  <class IOFDiskPartitionScheme, id 0x1000002ad, !registered, !matched, active, busy 0 (0 ms), retain 9>
| |   |				 +-o Untitled 1@1  <class IOMedia, id 0x1000002af, registered, matched, active, busy 0 (0 ms), retain 9>
| |   |				 | +-o IOMediaBSDClient  <class IOMediaBSDClient, id 0x1000002b3, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |				 +-o Untitled 2@2  <class IOMedia, id 0x1000002b0, registered, matched, active, busy 0 (0 ms), retain 9>
| |   |				 | +-o IOMediaBSDClient  <class IOMediaBSDClient, id 0x1000002b5, registered, matched, active, busy 0 (0 ms), retain 6>
| |   |				 +-o Untitled 3@3  <class IOMedia, id 0x1000002b1, registered, matched, active, busy 0 (0 ms), retain 10>
| |   |				 | +-o IOMediaBSDClient  <class IOMediaBSDClient, id 0x1000002b4, registered, matched, active, busy 0 (0 ms), retain 7>
| |   |				 +-o Untitled 4@4  <class IOMedia, id 0x1000002b2, registered, matched, active, busy 0 (0 ms), retain 10>
| |   |				   +-o IOMediaBSDClient  <class IOMediaBSDClient, id 0x1000002b6, registered, matched, active, busy 0 (0 ms), retain 7>
| |   +-o SBUS@1F,3  <class IOPCIDevice, id 0x100000202, registered, matched, active, busy 0 (17 ms), retain 9>
| +-o TPMX  <class IOACPIPlatformDevice, id 0x100000131, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o DMAC  <class IOACPIPlatformDevice, id 0x100000133, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o FWHD  <class IOACPIPlatformDevice, id 0x100000134, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o HPET  <class IOACPIPlatformDevice, id 0x100000135, registered, matched, active, busy 0 (3 ms), retain 8>
| | +-o AppleHPET  <class AppleHPET, id 0x100000219, !registered, !matched, active, busy 0, retain 4>
| +-o IPIC  <class IOACPIPlatformDevice, id 0x100000136, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o LDRC  <class IOACPIPlatformDevice, id 0x100000137, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o RTC  <class IOACPIPlatformDevice, id 0x100000138, registered, matched, active, busy 0 (3 ms), retain 9>
| | +-o AppleRTC  <class AppleRTC, id 0x100000214, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o TIMR  <class IOACPIPlatformDevice, id 0x100000139, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o CWDT  <class IOACPIPlatformDevice, id 0x10000013a, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o SIO1  <class IOACPIPlatformDevice, id 0x10000013b, registered, matched, active, busy 0 (1 ms), retain 7>
| +-o RMSC  <class IOACPIPlatformDevice, id 0x10000013c, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o COPR  <class IOACPIPlatformDevice, id 0x10000013d, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o PS2K  <class IOACPIPlatformDevice, id 0x10000013e, registered, matched, active, busy 0 (5137 ms), retain 8>
| | +-o ps2controller  <class AppleACPIPS2Nub, id 0x100000211, registered, matched, active, busy 0 (5135 ms), retain 9>
| |   +-o ApplePS2Controller  <class ApplePS2Controller, id 0x10000021b, !registered, !matched, active, busy 0 (5127 ms), retain 9>
| |	 +-o ApplePS2KeyboardDevice  <class ApplePS2KeyboardDevice, id 0x100000224, registered, matched, active, busy 0 (17 ms), retain 8>
| |	 | +-o ApplePS2Keyboard  <class ApplePS2Keyboard, id 0x100000226, registered, matched, active, busy 0 (9 ms), retain 10>
| |	 |   +-o IOHIDSystem  <class IOHIDSystem, id 0x100000252, registered, matched, active, busy 0 (0 ms), retain 14>
| |	 |   | +-o IOHIDStackShotUserClient  <class IOHIDStackShotUserClient, id 0x100000348, !registered, !matched, active, busy 0, retain 5>
| |	 |   | +-o IOHIDUserClient  <class IOHIDUserClient, id 0x10000034e, !registered, !matched, active, busy 0, retain 5>
| |	 |   | +-o IOHIDParamUserClient  <class IOHIDParamUserClient, id 0x10000034f, !registered, !matched, active, busy 0, retain 5>
| |	 |   | +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035b, !registered, !matched, active, busy 0, retain 5>
| |	 |   | +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035c, !registered, !matched, active, busy 0, retain 5>
| |	 |   +-o IOHIDKeyboardDevice  <class IOHIDKeyboardDevice, id 0x100000257, registered, matched, active, busy 0 (9 ms), retain 8>
| |	 |	 +-o IOHIDInterface  <class IOHIDInterface, id 0x100000258, registered, matched, active, busy 0 (3 ms), retain 6>
| |	 |	 +-o IOHIDLibUserClient  <class IOHIDLibUserClient, id 0x100000364, !registered, !matched, active, busy 0, retain 6>
| |	 +-o ApplePS2MouseDevice  <class ApplePS2MouseDevice, id 0x100000225, registered, matched, active, busy 0 (5115 ms), retain 7>
| |	   +-o ApplePS2SynapticsTouchPad  <class ApplePS2SynapticsTouchPad, id 0x1000002ef, registered, matched, active, busy 0 (4974 ms), retain 10>
| |		 +-o IOHIDPointingDevice  <class IOHIDPointingDevice, id 0x100000301, registered, matched, active, busy 0 (4974 ms), retain 8>
| |		 | +-o IOHIDInterface  <class IOHIDInterface, id 0x10000032e, registered, matched, active, busy 0 (6 ms), retain 6>
| |		 | +-o IOHIDLibUserClient  <class IOHIDLibUserClient, id 0x100000363, !registered, !matched, active, busy 0, retain 6>
| |		 +-o IOHIDSystem  <class IOHIDSystem, id 0x100000252, registered, matched, active, busy 0 (0 ms), retain 14>
| |		   +-o IOHIDStackShotUserClient  <class IOHIDStackShotUserClient, id 0x100000348, !registered, !matched, active, busy 0, retain 5>
| |		   +-o IOHIDUserClient  <class IOHIDUserClient, id 0x10000034e, !registered, !matched, active, busy 0, retain 5>
| |		   +-o IOHIDParamUserClient  <class IOHIDParamUserClient, id 0x10000034f, !registered, !matched, active, busy 0, retain 5>
| |		   +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035b, !registered, !matched, active, busy 0, retain 5>
| |		   +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035c, !registered, !matched, active, busy 0, retain 5>
| +-o PS2M  <class IOACPIPlatformDevice, id 0x10000013f, registered, matched, active, busy 0 (0 ms), retain 8>
| | +-o ps2controller  <class AppleACPIPS2Nub, id 0x100000211, registered, matched, active, busy 0 (5135 ms), retain 9>
| |   +-o ApplePS2Controller  <class ApplePS2Controller, id 0x10000021b, !registered, !matched, active, busy 0 (5127 ms), retain 9>
| |	 +-o ApplePS2KeyboardDevice  <class ApplePS2KeyboardDevice, id 0x100000224, registered, matched, active, busy 0 (17 ms), retain 8>
| |	 | +-o ApplePS2Keyboard  <class ApplePS2Keyboard, id 0x100000226, registered, matched, active, busy 0 (9 ms), retain 10>
| |	 |   +-o IOHIDSystem  <class IOHIDSystem, id 0x100000252, registered, matched, active, busy 0 (0 ms), retain 14>
| |	 |   | +-o IOHIDStackShotUserClient  <class IOHIDStackShotUserClient, id 0x100000348, !registered, !matched, active, busy 0, retain 5>
| |	 |   | +-o IOHIDUserClient  <class IOHIDUserClient, id 0x10000034e, !registered, !matched, active, busy 0, retain 5>
| |	 |   | +-o IOHIDParamUserClient  <class IOHIDParamUserClient, id 0x10000034f, !registered, !matched, active, busy 0, retain 5>
| |	 |   | +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035b, !registered, !matched, active, busy 0, retain 5>
| |	 |   | +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035c, !registered, !matched, active, busy 0, retain 5>
| |	 |   +-o IOHIDKeyboardDevice  <class IOHIDKeyboardDevice, id 0x100000257, registered, matched, active, busy 0 (9 ms), retain 8>
| |	 |	 +-o IOHIDInterface  <class IOHIDInterface, id 0x100000258, registered, matched, active, busy 0 (3 ms), retain 6>
| |	 |	 +-o IOHIDLibUserClient  <class IOHIDLibUserClient, id 0x100000364, !registered, !matched, active, busy 0, retain 6>
| |	 +-o ApplePS2MouseDevice  <class ApplePS2MouseDevice, id 0x100000225, registered, matched, active, busy 0 (5115 ms), retain 7>
| |	   +-o ApplePS2SynapticsTouchPad  <class ApplePS2SynapticsTouchPad, id 0x1000002ef, registered, matched, active, busy 0 (4974 ms), retain 10>
| |		 +-o IOHIDPointingDevice  <class IOHIDPointingDevice, id 0x100000301, registered, matched, active, busy 0 (4974 ms), retain 8>
| |		 | +-o IOHIDInterface  <class IOHIDInterface, id 0x10000032e, registered, matched, active, busy 0 (6 ms), retain 6>
| |		 | +-o IOHIDLibUserClient  <class IOHIDLibUserClient, id 0x100000363, !registered, !matched, active, busy 0, retain 6>
| |		 +-o IOHIDSystem  <class IOHIDSystem, id 0x100000252, registered, matched, active, busy 0 (0 ms), retain 14>
| |		   +-o IOHIDStackShotUserClient  <class IOHIDStackShotUserClient, id 0x100000348, !registered, !matched, active, busy 0, retain 5>
| |		   +-o IOHIDUserClient  <class IOHIDUserClient, id 0x10000034e, !registered, !matched, active, busy 0, retain 5>
| |		   +-o IOHIDParamUserClient  <class IOHIDParamUserClient, id 0x10000034f, !registered, !matched, active, busy 0, retain 5>
| |		   +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035b, !registered, !matched, active, busy 0, retain 5>
| |		   +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035c, !registered, !matched, active, busy 0, retain 5>
| +-o EC  <class IOACPIPlatformDevice, id 0x100000140, registered, matched, active, busy 0 (2 ms), retain 17>
| | +-o AppleACPIEC  <class AppleACPIEC, id 0x100000215, !registered, !matched, active, busy 0, retain 5>
| +-o ADP1  <class IOACPIPlatformDevice, id 0x100000141, registered, matched, active, busy 0 (2 ms), retain 7>
| +-o BAT1  <class IOACPIPlatformDevice, id 0x100000142, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o LID0  <class IOACPIPlatformDevice, id 0x100000143, registered, matched, active, busy 0 (2 ms), retain 9>
| | +-o AppleACPILid  <class AppleACPILid, id 0x100000218, !registered, !matched, active, busy 0, retain 5>
| +-o SCM0  <class IOACPIPlatformDevice, id 0x100000144, registered, matched, active, busy 0 (1 ms), retain 7>
| +-o PDRC  <class IOACPIPlatformDevice, id 0x10000019f, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o WMI1  <class IOACPIPlatformDevice, id 0x1000001a0, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o PWRB  <class IOACPIPlatformDevice, id 0x1000001a9, registered, matched, active, busy 0 (2 ms), retain 9>
| | +-o AppleACPIButton  <class AppleACPIButton, id 0x100000217, !registered, !matched, active, busy 0, retain 4>
| +-o MEM2  <class IOACPIPlatformDevice, id 0x1000001aa, registered, matched, active, busy 0 (1 ms), retain 7>
| +-o PTID  <class IOACPIPlatformDevice, id 0x1000001ab, registered, matched, active, busy 0 (1 ms), retain 7>
| +-o FAN0  <class IOACPIPlatformDevice, id 0x1000001ac, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o FAN1  <class IOACPIPlatformDevice, id 0x1000001ad, registered, matched, active, busy 0 (1 ms), retain 7>
| +-o FAN2  <class IOACPIPlatformDevice, id 0x1000001ae, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o FAN3  <class IOACPIPlatformDevice, id 0x1000001af, registered, matched, active, busy 0 (0 ms), retain 7>
| +-o FAN4  <class IOACPIPlatformDevice, id 0x1000001b0, registered, matched, active, busy 0 (1 ms), retain 7>
| +-o TZ00  <class IOACPIPlatformDevice, id 0x10000020d, registered, matched, active, busy 0 (0 ms), retain 6>
| +-o TZ01  <class IOACPIPlatformDevice, id 0x10000020e, registered, matched, active, busy 0 (0 ms), retain 6>
| +-o THRM  <class IOACPIPlatformDevice, id 0x10000020f, registered, matched, active, busy 0 (0 ms), retain 6>
| +-o FakeSMC  <class FakeSMC, id 0x10000021c, registered, matched, active, busy 0 (0 ms), retain 5>
| +-o SMC  <class FakeSMCDevice, id 0x10000021e, registered, matched, active, busy 0 (20 ms), retain 7>
| | +-o AppleSMC  <class AppleSMC, id 0x1000002c9, registered, matched, active, busy 0 (0 ms), retain 7>
| |   +-o SMCWatchDogTimer  <class SMCWatchDogTimer, id 0x1000002d6, registered, matched, active, busy 0 (0 ms), retain 6>
| +-o AppleEFIRuntime  <class AppleEFIRuntime, id 0x10000021d, registered, matched, active, busy 0 (0 ms), retain 8>
| | +-o AppleEFINVRAM  <class AppleEFINVRAM, id 0x10000021f, registered, matched, active, busy 0 (0 ms), retain 494>
| +-o IOPCIMessagedInterruptController  <class IOPCIMessagedInterruptController, id 0x10000022b, registered, matched, active, busy 0 (0 ms), retain 7>
+-o IOResources  <class IOResources, id 0x10000010d, registered, matched, active, busy 0 (5195 ms), retain 26>
| +-o AppleIntelCPUPowerManagement  <class NullCPUPowerManagement, id 0x100000111, !registered, !matched, active, busy 0, retain 4>
| +-o AppleKeyStore  <class AppleKeyStore, id 0x100000112, registered, matched, active, busy 0 (0 ms), retain 6>
| +-o IOHDIXController  <class IOHDIXController, id 0x100000113, registered, matched, active, busy 0 (0 ms), retain 5>
| +-o IONetworkStack  <class IONetworkStack, id 0x100000251, registered, matched, active, busy 0 (0 ms), retain 8>
| | +-o IONetworkStackUserClient  <class IONetworkStackUserClient, id 0x1000002bd, !registered, !matched, active, busy 0, retain 5>
| +-o IOHIDSystem  <class IOHIDSystem, id 0x100000252, registered, matched, active, busy 0 (0 ms), retain 14>
| | +-o IOHIDStackShotUserClient  <class IOHIDStackShotUserClient, id 0x100000348, !registered, !matched, active, busy 0, retain 5>
| | +-o IOHIDUserClient  <class IOHIDUserClient, id 0x10000034e, !registered, !matched, active, busy 0, retain 5>
| | +-o IOHIDParamUserClient  <class IOHIDParamUserClient, id 0x10000034f, !registered, !matched, active, busy 0, retain 5>
| | +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035b, !registered, !matched, active, busy 0, retain 5>
| | +-o IOHIDEventSystemUserClient  <class IOHIDEventSystemUserClient, id 0x10000035c, !registered, !matched, active, busy 0, retain 5>
| +-o com_apple_BootCache  <class com_apple_BootCache, id 0x100000253, !registered, !matched, active, busy 0, retain 4>
| +-o com_apple_AppleFSCompression_AppleFSCompressionTypeZlib  <class com_apple_AppleFSCompression_AppleFSCompressionTypeZlib, id 0x100000254, !registered$
| +-o com_apple_AppleFSCompression_AppleFSCompressionTypeDataless  <class com_apple_AppleFSCompression_AppleFSCompressionTypeDataless, id 0x100000255, !re$
| +-o AppleSCSISubsystemGlobals  <class AppleSCSISubsystemGlobals, id 0x1000002bb, registered, matched, active, busy 0 (0 ms), retain 6>
| +-o ApplePolicyControl  <class ApplePolicyControl, id 0x100000330, !registered, !matched, active, busy 0, retain 4>
| +-o Dont_Steal_Mac_OS_X  <class Dont_Steal_Mac_OS_X, id 0x100000331, !registered, !matched, active, busy 0, retain 5>
| +-o IOBluetoothHCIController  <class IOBluetoothHCIController, id 0x100000332, registered, matched, active, busy 0 (0 ms), retain 12>
| | +-o IOBluetoothHCIUserClient  <class IOBluetoothHCIUserClient, id 0x10000034c, !registered, !matched, active, busy 0, retain 5>
| | +-o IOBluetoothHCIUserClient  <class IOBluetoothHCIUserClient, id 0x100000365, !registered, !matched, active, busy 0, retain 5>
| | +-o IOBluetoothHCIUserClient  <class IOBluetoothHCIUserClient, id 0x1000003a6, !registered, !matched, active, busy 0, retain 5>
| +-o IOBluetoothSerialManager  <class IOBluetoothSerialManager, id 0x100000333, registered, matched, active, busy 0 (0 ms), retain 7>
| | +-o IOBluetoothSerialClient  <class IOBluetoothSerialClient, id 0x10000033b, !registered, !matched, active, busy 0 (0 ms), retain 5>
| | | +-o IOBluetoothSerialClientSerialStreamSync  <class IOBluetoothSerialClientSerialStreamSync, id 0x10000033d, registered, matched, active, busy 0 (0 $
| | |   +-o IOSerialBSDClient  <class IOSerialBSDClient, id 0x10000033e, registered, matched, active, busy 0 (0 ms), retain 5>
| | +-o IOBluetoothSerialClient  <class IOBluetoothSerialClient, id 0x100000343, !registered, !matched, active, busy 0 (0 ms), retain 5>
| |   +-o IOBluetoothSerialClientModemStreamSync  <class IOBluetoothSerialClientModemStreamSync, id 0x100000344, registered, matched, active, busy 0 (0 ms$
| |	 +-o IOSerialBSDClient  <class IOSerialBSDClient, id 0x100000345, registered, matched, active, busy 0 (0 ms), retain 5>
| +-o IODisplayWrangler  <class IODisplayWrangler, id 0x100000334, registered, matched, active, busy 0 (0 ms), retain 11>
| | +-o IOAccelerationUserClient  <class IOAccelerationUserClient, id 0x100000381, !registered, !matched, active, busy 0, retain 5>
| +-o IOHIDResource  <class IOHIDResource, id 0x100000335, registered, matched, active, busy 0 (0 ms), retain 5>
| +-o IOSurfaceRoot  <class IOSurfaceRoot, id 0x100000336, registered, matched, active, busy 0 (0 ms), retain 6>
| +-o IOUserEthernetResource  <class IOUserEthernetResource, id 0x100000337, registered, matched, active, busy 0 (0 ms), retain 5>
+-o es_osx86_EvOreboot  <class es_osx86_EvOreboot, id 0x10000010c, !registered, !matched, active, busy 0, retain 4>

 

 

Link to comment
Share on other sites

I forgot to mention, if I switch my display from pc to hdmi input (it had hdmi-in), I can briefly see the mac display flash on as it switches, almost like the backlight is purposely switched off or something. When I do this, ioreg viewer also shows the display disconnect and reconnect (red/green text).....

 

 

Link to comment
Share on other sites

I'm running Mountain Lion 10.8.0 with the MacBookPro10,1 SMBIOS and I have an EFI string injected to try and get Intel HD 4000 graphics acceleration for my laptop. Video works from HDMI using this EFI string:

 

&--#60;key&--#62;device-properties&--#60;/key&--#62;
&--#60;string&--#62;7f0000000100000001000000730000000200000002010c00d041030a000000000101060000027fff04002c0000004100410050004c002c00690067002d0070006c006100740066006f0072006d002d006900640000000800000003006601140000006800640061002d0067006600780000000d0000006f6e626f6172642d31&--#60;/string&--#62;

 

With this string, I have full acceleration on an external monitor using HDMI but not on the internal display on my laptop. ML actually sees my external monitor as a second monitor and not as a mirror display. I'm guessing that the number of Ports being only 2 has something to do with the fact that my internal display isn't working.

 

If I use any of the strings with a 96MB FB, it only displays on my external monitor over HDMI and doesn't display a mouse cursor, but graphics acceleration is enabled. The 32MB FB strings are hit and miss on getting the external/internal displays to work. When the internal display does work on the 32MB EFI strings, the display is garbled. I know that my integrated graphics uses 64MB (unchangeable since it's a laptop) because I see that show up when I load Chimera 1.11.1. I've also tried all AAPL,ig-platform-id combinations and have not been able to get my graphics acceleration working. I have noticed that anything on FB 2 gives me the best results, but that's specific to my setup. Optimistically, I need an AAPL,ig-platform-id that uses 64MB for the frame buffer, has more than 2 ports, and is on FBMem 2. I'm not sure if any such AAPL,ig-platform-id exists, but there might be one that hasn't been discovered.

 

I've tried every EFI string found on this thread: http://www.tonymacx8...le-hd4000.html. However, I can't figure out how to get the internal display working. As soon as the login screen loads, it flashes the internal display and then the display goes blank. That's when I see my external monitor activate over HDMI. Here's a video of the behavior to try and give you a better sense of what's happening. I apologize for the quality as it was taken with my iPhone.:

 

 

Here's an output of my ioreg:

 

 

ig-platform-id: 01660003, Stolen RAM for FB: 64MB, Pipes: 2, Ports: 2, FBMem: 2

 

edit: Oh wait, you said more than 2 ports?

 

I forgot to mention, if I switch my display from pc to hdmi input (it had hdmi-in), I can briefly see the mac display flash on as it switches, almost like the backlight is purposely switched off or something. When I do this, ioreg viewer also shows the display disconnect and reconnect (red/green text).....

Have you tried the easy way already using new version of Chameleon with GE=Yes and seting display resolution in org.cham.boot.plist to exactly match nativ resolution of your display?

 

Also I'm not the foremost expert on DSDT's, but your's was looking kinda screwed up. Errors that needed to be fixed to compile, PR Scope with CPUis in the middle of it, and method DTGP shoe horned in the middle when it should be at very beginning or very end. GFX0 used vs IGPU, PCI0 didn't look right..Could be some Ivy Bridge differences which I don't have experience with, so maybe I'm completely wrong and it's all perfect already, but might be good to get a guru to give it a once over to be sure.

 

What SMbios? Guessing one of the newest iMac's would be your closest fit. As more people buy these all in one PC's it's gonna create challenges that we go out of our way to avoid when building custom hack from only known compatible parts that are sometimes hard to track down.

Link to comment
Share on other sites

Yep, tried various smbios, iMac, MacBook types.

 

I've tried the chimera GE=Yes (it uses id9 and that has no display detected at all) tried lots of graphics modes, no change. So it's currently set to native 1920x1080

 

I've tried changIng gfx0 to igpu. All to no avail so far.

 

I'm sure there are likely many dsdt issues though

 

I did choose wisely with the in theory,, it's a thin mini itx type with interchangeable board etc. On paper it's all compatible, just this snag.

 

I wanted to edit the _DOS & _DOD but I couldn't work out what my current dsdt is trying to do, despite reading the ACPI spec.

 

Where do I find these gurus? :)

 

If love to be able to edit the adapter tables or whatever they are to work out what's going on.

 

I was somewhat able to replicate the issue on windows 8, it lets me choose secondary display, then it flicks to VGA out put.

 

If i plug a monitor in my VGA when the mac boots up, I can see a garbled version of the desktop. So it's like it detects my display, but outputs to another one instead.

 

 

 

 

Does the AppleIntelFrameBufferCapri.kext even look at the smbios? With the sandy bridge you could inject a platform Id and it would use the corresponding outputs. Seems like ivy bridge is all dependant on the I'd it's given and it makes it choices solely on that.

 

 

Link to comment
Share on other sites

Does the AppleIntelFrameBufferCapri.kext even look at the smbios? With the sandy bridge you could inject a platform Id and it would use the corresponding outputs. Seems like ivy bridge is all dependant on the I'd it's given and it makes it choices solely on that.
Not sure, GPU power management does tho and and only MabookPro 6,1 and 6,2 include any intel reference and it's for different igpu

 

what's also interesting to me is changing device ID in DSDT for MEI when this is what is in AppleIntelSNBGraphicsFB.kext

<key>AppleIntelMEIDriver</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleIntelSNBGraphicsFB</string>
<key>IOClass</key>
<string>AppleIntelMEIDriver</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<key>IOPCIPrimaryMatch</key>
<string>0x1C3A8086</string>
<key>IOProbeScore</key>
<integer>80000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOSourceVersion</key>
<string>0.0.0.0.0</string>
</dict>

Link to comment
Share on other sites

not quite sure what you mean by interesting?

 

i've tried injecting the 7 series device id in my DSDT,and that stops the SNB kext loading, i've also tried the method of editing the kextplist so that it matches my device id. same result. no change.

 

unedited, if the SNB kext gets loaded it doesnt blank,but then the framebuffer never loads either, i get the safe_boot version. no accelleration.

 

i even tried editing the SNB kext with all my ivy bridge idstuff,but the framebuffer driver just crashes the displayandi get crud all over the verbose boot log. i never expected it work that way but i had to try it out ;)

 

in fact, i'd go as far as to say,i've tried every documented HD4000 trick online.....and they all seem to be based around getting the kexts and accelleration to load and enabled, which isnt a problem for me, that part enables fine screen sharing shows the ram and driver loaded,the displaydetected, the transparent menu etc.

 

just cant see the thing first hand on the display ;)

 

i've tried various places for the DTGP method, depending on what guide i was reading at the time btw

Link to comment
Share on other sites

got any options in bios on that for vram amount, choosing primary gpu, etc. or is it more like laptop version. EFI string instead of DSDT?

 

ig-platform-id: 01660000, Stolen RAM for FB: 96MB, Pipes: 3, Ports: 4, FBMem: 3
ig-platform-id: 01660001, Stolen RAM for FB: 96MB, Pipes: 3, Ports: 4, FBMem: 3
ig-platform-id: 01660002, Stolen RAM for FB: 64MB, Pipes: 3, Ports: 1, FBMem: 1
ig-platform-id: 01660003, Stolen RAM for FB: 64MB, Pipes: 2, Ports: 2, FBMem: 2
ig-platform-id: 01660004, Stolen RAM for FB: 32MB, Pipes: 3, Ports: 1, FBMem: 1
ig-platform-id: 01660008, Stolen RAM for FB: 64MB, Pipes: 3, Ports: 3, FBMem: 3
ig-platform-id: 01660009, Stolen RAM for FB: 64MB, Pipes: 3, Ports: 3, FBMem: 3
ig-platform-id: 0166000A, Stolen RAM for FB: 32MB, Pipes: 2, Ports: 3, FBMem: 2
ig-platform-id: 0166000B, Stolen RAM for FB: 32MB, Pipes: 2, Ports: 3, FBMem: 2
ig-platform-id: 01620005, Stolen RAM for FB: 32MB, Pipes: 2, Ports: 3, FBMem: 2

 

where RAM matches your settings for VRAM and use gfxutil or EFIstudio

 

Also when your screensharing due to blank or garbled screen, go to display prefs and try changing the screen resolution to lowest possible and then back again and see if it has any effect

Link to comment
Share on other sites

got any options in bios on that for vram amount, choosing primary gpu, etc. or is it more like laptop version. EFI string instead of DSDT?

 

ig-platform-id: 01660000, Stolen RAM for FB: 96MB, Pipes: 3, Ports: 4, FBMem: 3
ig-platform-id: 01660001, Stolen RAM for FB: 96MB, Pipes: 3, Ports: 4, FBMem: 3
ig-platform-id: 01660002, Stolen RAM for FB: 64MB, Pipes: 3, Ports: 1, FBMem: 1
ig-platform-id: 01660003, Stolen RAM for FB: 64MB, Pipes: 2, Ports: 2, FBMem: 2
ig-platform-id: 01660004, Stolen RAM for FB: 32MB, Pipes: 3, Ports: 1, FBMem: 1
ig-platform-id: 01660008, Stolen RAM for FB: 64MB, Pipes: 3, Ports: 3, FBMem: 3
ig-platform-id: 01660009, Stolen RAM for FB: 64MB, Pipes: 3, Ports: 3, FBMem: 3
ig-platform-id: 0166000A, Stolen RAM for FB: 32MB, Pipes: 2, Ports: 3, FBMem: 2
ig-platform-id: 0166000B, Stolen RAM for FB: 32MB, Pipes: 2, Ports: 3, FBMem: 2
ig-platform-id: 01620005, Stolen RAM for FB: 32MB, Pipes: 2, Ports: 3, FBMem: 2

 

where RAM matches your settings for VRAM and use gfxutil or EFIstudio

 

Also when your screensharing due to blank or garbled screen, go to display prefs and try changing the screen resolution to lowest possible and then back again and see if it has any effect

 

see this is where i get confused.

 

for clarity though, changing res back and forth doesn't fix it, switchresx so far hasnt fixed it,tried a few different timings...EDID matches that from windows powerstrip too. it all checks out.

 

i also tried efi string, exactly the same thing.

 

but, back to my confusion. if i try injecting id x01660003, i get the same result, EXCEPT i now how 4 framebuffers instead of 3, @0 has a 02 00 00 00 connector type, then there are 3 00 04 00 00 connector types (the diplayport ones) and once again the detected display is picked up on the last one, now @3 in this case. how does that tie up with the table you posted,according to that ID3 has Stolen RAM for FB: 64MB, Pipes: 2, Ports: 2, FBMem: 2, and ID5 the desktop one,closest match, same result has 3 ports.i dont get what these numbers relate to :| if i try ID4, the display doesnt kick in at all, i just see the verbose text screen forever. maybe correct number of ports, but not the right type...?

 

its almost like....like a red herring, and that the issue may be elsewhere....rather than in the gfx drivers. but i have no way of knowing really.

 

now, bear in mind, this still happens in safe mode,so it takes HD4000 kext out of the equation...i think....but when i boot in normal mode i do have these messages....

 

 

Aug 22 00:11:22 localhost kernel[0]: Kext com.apple.driver.AppleHDAController - library kext com.apple.iokit.IOGraphicsFamily not found.

Aug 22 00:11:22 localhost kernel[0]: Can't load kext com.apple.driver.AppleHDAController - failed to resolve library dependencies.

Aug 22 00:11:22 localhost kernel[0]: Kext com.apple.driver.AppleHDAController failed to load (0xdc00800e).

Aug 22 00:11:22 localhost kernel[0]: Failed to load kext com.apple.driver.AppleHDAController (error 0xdc00800e).

Aug 22 00:11:22 localhost kernel[0]: Couldn't alloc class "AppleHDAController"

Aug 22 00:11:22 localhost kernel[0]: Kext com.apple.driver.AppleIntelHD4000Graphics - library kext com.apple.iokit.IOGraphicsFamily not found.

Aug 22 00:11:22 localhost kernel[0]: Can't load kext com.apple.driver.AppleIntelHD4000Graphics - failed to resolve library dependencies.

Aug 22 00:11:22 localhost kernel[0]: Kext com.apple.driver.AppleIntelHD4000Graphics failed to load (0xdc00800e).

Aug 22 00:11:22 localhost kernel[0]: Failed to load kext com.apple.driver.AppleIntelHD4000Graphics (error 0xdc00800e).

Aug 22 00:11:22 localhost kernel[0]: Couldn't alloc class "Gen7Accelerator"

 

but i can confirm the CI/QE seems to be working.

 

i also get my raw DSDT and fixed it in DSDT editor, rather that DSDTse, i then added just the gfx injection and DGTP method (to the top) and i've attached it here and the IOreg currently.

 

i dont have VRAM options, windows says its 32mb dedicated and some 1600mb dynamic or something. but the 32mb one seems certiain

rr7-fixed-id3.zip

Link to comment
Share on other sites

CI/QE thru screen sharing does not mean it's working :( Your kext loading failure would appear to be linked to a shared dependency IOGraphicsFamily. I think as far as ports, pipes and FBmem, there's some math involved in there somewhere so ports could be the number per pipe. IDK, wild ass guess. Try some of the 32mb ones, 4 in particular, but maybe A and B if needed.

 

Don't need any GPU to screen share.

Link to comment
Share on other sites

@rr7, are you using a laptop too? If so, hopefully the three of us can figure out how to get our primary displays working.

 

Using the 01660003 profile-id, here's what I get in About This Mac and System Profiler:

post-180821-0-43580500-1345598780_thumb.jpg

Link to comment
Share on other sites

He has an All-in-One, which is basically an iMac not made by apple with a touch capable screen, so kinda in-between a laptop and desktop hardware wise. Makes it a bit tougher, only because not too many people hackintoshing these yet.

I forgot to mention, if I switch my display from pc to hdmi input (it had hdmi-in), I can briefly see the mac display flash on as it switches, almost like the backlight is purposely switched off or something. When I do this, ioreg viewer also shows the display disconnect and reconnect (red/green text).....

When you do this, does the display's port change in IOreg or anything else, or is it still exactly the same? Do you have avtru external monitor that can be hooked up to try?

 

pcmantinker: lIs that different than what you get using other ID's? That's on external HDMI?

Link to comment
Share on other sites

He has an All-in-One, which is basically an iMac not made by apple with a touch capable screen, so kinda in-between a laptop and desktop hardware wise. Makes it a bit tougher, only because not too many people hackintoshing these yet.

Very cool!

 

pcmantinker: lIs that different than what you get using other ID's? That's on external HDMI?

That's using screen share as the internal display does not show an image. I forgot to mention that in my last post.

Link to comment
Share on other sites

That's using screen share as the internal display does not show an image. I forgot to mention that in my last post.

K, so the 1080 display is the internal, no other monitors hooked up and thats the correct resolution? If so, at least it's detecting it correctly. anything in console logs when booting, switching displays, unplugging, plugging in monitors, etc.?
Link to comment
Share on other sites

id4 - display doesnt go off,just sits at the verbose boot log screen screen sharing runs as normal. says no display detected.

idA - detects display but say 0mb vram,screen goes off/blank

idB - detects display,512mb vram, screen goes off/blank pretty much the same as id5 - which is the only desktop one, and mine is a desktop chipset.

 

i've attached the ioreg files for each.

 

i ran these in safe mode, to simply things, the end result is the same regardless.

 

when i switch the display over to hdmi input and back to internal, then the display0 and AppleDisplay text goes red when its swtcihed away, and a new one appears in green for a while when i put it back on again, then it goes black after a while.

 

i'm not sure what messages to look for and where :\

 

it always says on the about screen that the display is connected by displayport (when detected), rather than built-in....if thats of any use.

also, whenever the screen blankage occurs, i.e whenever i inject a platform id, i get the transcript error buffer pool allocation failed error message scroll past as its booting up.

 

other points of interest: id4 connector type is 02 00 00 00 i think, A and B are 00 08 00 00, however display is detected still. on ID5 its 00 04 00 00.

_DOS and _DOD methods are present in dsdt, PNLF, _BCL, _BCM _BQL are not present, since there seem to be no displayt devices listed in the DSDT, which i guess is becuase technically this is a desktop pc with a displayport screen attached. H61 is a desktop chipset and does not have LVDS. adding PNLF doesnt fix it and just throws up another bootlog warning message from the driver.

 

no real mac with HD4000 is yet configured that way that i know of. which is why i'd love to know how/where to hack the connector tables in the capri kext!

 

i dont know how or what to add to make the _BCM etc methods relevent, windows 8 doesnt show software brightness control, so it may not even be possible. brightness is controlled by a couple of buttons on the side of the monitor (no, pressing them doesnt help, tried it! ;) ).

 

the only second/external monitor i can attach is VGA, there are no other ports. on id4, the VGA doesnt kickin or go garbled, it too just sits on the bootlog screen.

 

1920x1080 is the native res. pixel clock values from ioreg seem to match what powerstrip says on windows.

rr7-ioreg3ab.zip

Link to comment
Share on other sites

 Share

×
×
  • Create New...