Contribute
Register

Enable QE / CI on Intel HD3000

Status
Not open for further replies.
Sorry to hijack, but what is the advantages of doing this? I used your Laptop DSDT patches for it, and it worked. But I didn't see any difference?

EDIT: I see this line when using GFX "14/12/2013 13:02:19.000 kernel[0]: [AGPM Controller] unknownPlatform"

AGPM Controller = AppleGraphicsPowerManagement.kext. If you don't rename GFX0 to IGPU, AGPM can't load. The kext ensures better power management for Graphics.
 
AGPM Controller = AppleGraphicsPowerManagement.kext. If you don't rename GFX0 to IGPU, AGPM can't load. The kext ensures better power management for Graphics.

So it's better to have GFX0 over IGPU? If so why does RehabMan decide to create a patch for it?
 
Be sure to check for errors in system.log when you rebuild cache.

See here for power management: http://www.tonymacx86.com/mavericks...nagement-sandy-bridge-ivy-bridge-laptops.html

Today I follow your instructions to remove all kext folder on EE I removed also NullCPUPowerManagement.kext, and for all the computers went well today, then tonight after I had turned off a few hours I turned back and did not recognize me more than the video card, then I tried to remove and redo the dsdt ede has returned to recognize the video card,
when it does not recognize it taking so long to boot
What can be
 
Today I follow your instructions to remove all kext folder on EE I removed also NullCPUPowerManagement.kext, and for all the computers went well today, then tonight after I had turned off a few hours I turned back and did not recognize me more than the video card, then I tried to remove and redo the dsdt ede has returned to recognize the video card,
when it does not recognize it taking so long to boot
What can be

I really don't understand what you're saying.
 
How come? Sorry I don't understand :/

GFX0 = AGPM can't load, you see [AGPM Controller] unknownPlatform in log.
IGPU = AGPM load.
 
GFX0 = AGPM can't load, you see [AGPM Controller] unknownPlatform in log.
IGPU = AGPM load.

Ok thanks, guess I'll change it then ;)

EDIT: How can I tell that AGPM is loading? kextstat only shows:
Code:
   77   11 0xffffff7f81154000 0x43000    0x43000    com.apple.iokit.IOGraphicsFamily (2.3.6) <11 7 5 4 3 1>
   82    0 0xffffff7f81ad3000 0x2e000    0x2e000    com.apple.driver.AppleIntelSNBGraphicsFB (8.1.8) <77 11 10 7 6 5 4 3 1>
   94    0 0xffffff7f81b39000 0x62000    0x62000    com.apple.driver.AppleIntelHD3000Graphics (8.1.8) <77 11 7 5 4 3 1>
  110    1 0xffffff7f81e49000 0x6000     0x6000     com.apple.AppleGraphicsDeviceControl (3.4.12) <7 6 5 4 3 1>
 
-Hi, RehabMan.
-Can you see my HD3000 full QE/CI? Please check help me. My resolution screen 1366x768. Thank
 

Attachments

  • IOReg.ioreg
    2.5 MB · Views: 137
-Hi, RehabMan.
-Can you see my HD3000 full QE/CI? Please check help me. Thank

You have CI (AppleIntelSNBGraphicsFB), not QE (AppleIntelHD3000Graphics).

I assume as a result of using "mixed" intel patch on a non-mixed system.

Check system.log.

Also, I see no injection of AAPL,snb-platform-id (incorrect bootloader configuration).
 
Status
Not open for further replies.
Back
Top