
11-20-2009, 11:00 AM
|
Puma
|
|
Join Date: Sep 2008
Posts: 21
|
|
Quote:
Originally Posted by Imkantus
Yep, that was the intention of my question. (IOGraphicsFamily.kext & IONDRVSupport.kext)
I don't know why it doesn't work or if it works after all, but some diagnostics:
Could you go to the System-Profiler to Software>Extensions and check back if AppleIntelGMA950 & AppleIntelIntegratedFramebuffer have been loaded?
Secondary get EFIStudio, and click on "Device Path", type in display and press the "Get Path" button.
The result should match with "PciRoot (0x1)/Pci(0x1,0x0)/Pci(0x0,0x0)" to have the GMA950 Laptop EFI String working properly.
|
Hi. I just cheked it.
You are right, System-Profiler states that they are both NOT loaded.
So the System believes they don't fit and doesn't load them?
Even if i do kextload manually they don't show up.
Device Path = PciRoot(0x0)/Pci(0x2,0x0)
Bye, P
|