Trying to get Intel HD 4000 graphics to work in acceleration mode QE CI in OS X 10.9 Mavericks. AppleIntelHD4000Graphics.kext is loaded properly.
But the main kext files AppleIntelFramebufferCapri.kext and AppleIntelSNBGraphicsFB.kext are not. And are missing Info.plist files somehow. So they are not loaded. So I can not edit Info.plist.
Even from fresh installation Extensions folder the Info.plist files are not there.
The command: ioreg -l -p IODeviceTree returns: "AAPL,ig-platform-id" = <09006601> properly.
GFX0@2
| | | {
| | | "acpi-device" = "IOACPIPlatformDevice is not serializable"
| | | "AAPL,ig-platform-id" = <09006601>
| | | "assigned-addresses" = <1010008200000000000040f70000000000004000181$
| | | "class-code" = <00000300>
| | | "subsystem-vendor-id" = <6b100000>
| | | "vendor-id" = <86800000>
| | | "hda-gfx" = <"onboard-1">
| | | "IOMemoryDescriptorOptions" = 2048
| | | "IOName" = "display"
| | | "AAPL,HasPanel" = <01000000>
| | | "AAPL00,DualLink" = <01>
| | | "pcidebug" = "0:2:0"
| | | "display-connect-flags" = <00000000>
| | | "AAPL,gray-value" = <00000000>
| | | "IOInterruptControllers" = ("io-apic-0","IOPCIMessagedInterruptCont$
| | | "built-in" = <00>
| | | "IOPCIResourced" = Yes
| | | "AAPL,RegEntryID" = <007da00f80ffffffff825ff07f000000656d6953000000$
| | | "IODeviceMemory" = (({"address"=4148166656,"length"=4194304}),({"ad$
| | | "IOPowerManagement" = {"ChildrenPowerState"=2,"CurrentPowerState"=2$
| | | "IOPMIsPowerManaged" = Yes
| | | "name" = <"display">
| | | "subsystem-id" = <07150000>
| | | "AAPL,ndrv-dev" = Yes
| | | "AAPL,gray-page" = <01000000>
| | | "model" = <"Intel HD Graphics 4000">
| | | "device_type" = <"display">
| | | "compatible" = <"pci1043,1507","pci8086,166","pciclass,030000","GFX$
| | | "IOHibernateState" = <00000000>
| | | "attached-gpu-control-path" = "IOService:/AppleACPIPlatformExpert/P$
| | | "reg" = <0010000000000000000000000000000000000000101000020000000000$
| | | "device-id" = <66010000>
| | | "revision-id" = <09000000>
| | | "IOInterruptSpecifiers" = (<1000000007000000>,<0000000000000100>)
| | | "AAPL,iokit-ndrv" =
| | | "acpi-path" = "IOACPIPlane:/_SB/PCI0@0/GFX0@20000"
| | | }
Could you help me?
AppleIntelFramebufferCapri.kext has no Info.plist file.
AppleIntelSNBGraphicsFB.kext has no Info.plist file.