Contribute
Register

HP ProBook HD Webcam & Intel HD 4000 & USB 3 & Bluetooth

Status
Not open for further replies.
you need to inject EFI STRING in your org.chameleon.Boot.plist
Code:
<string>7f0000000100000001000000730000000200000002010c00d041030a000000000101060000027fff04002c0000004100410050004c002c00690067002d0070006c006100740066006f0072006d002d006900640000000800000003006601140000006800640061002d0067006600780000000d0000006f6e626f6172642d31</string>

To make HD4000 work in Probook 4540s. Else don't work for me and few of my friend's cases.

DONT ASK! DON'T KNOW WHY. JUST AN OBSERVATION.

That device-properties string does the same as the low-res display DSDT patch.

Decoded:
Code:
Speedy-ML:~ Admin$ echo 7f0000000100000001000000730000000200000002010c00d041030a000000000101060000027fff04002c0000004100410050004c002c00690067002d0070006c006100740066006f0072006d002d006900640000000800000003006601140000006800640061002d0067006600780000000d0000006f6e626f6172642d31>hex1
Speedy-ML:~ Admin$ ./gfxutil -i hex -o xml hex1 xml1
Speedy-ML:~ Admin$ cat xml1
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
	<dict>
		<key>AAPL,ig-platform-id</key>
		<data>
		AwBmAQ==
		</data>
		<key>hda-gfx</key>
		<data>
		b25ib2FyZC0x
		</data>
	</dict>
</dict>
</plist>
Speedy-ML:~ Admin$ echo AwBmAQ==|base64 --decode | xxd
0000000: 0300 6601                                ..f.
Speedy-ML:~ Admin$ echo b25ib2FyZC0x|base64 --decode |xxd
0000000: 6f6e 626f 6172 642d 31                   onboard-1
Speedy-ML:~ Admin$

In other words, it injects ig-platform-id=01660003 and hda-gfx="onboard-1"

This is already done by the DSDT patcher in the ProBook Installer, so there is no need for it in the org.chameleon.boot.plist. It is unremarkable and not necessary.
 
That device-properties string does the same as the low-res display DSDT patch.

This is already done by the DSDT patcher in the ProBook Installer, so there is no need for it in the org.chameleon.boot.plist. It is unremarkable and not necessary.

Great ! I will try it ASAP after solving the current issue.
 
Getting this KP after update to ML 10.8.5 (combo). Failed to boot from HDD.
Tried ProBook Installer (PBI) 6.1.4 - 6.1.6 but same result.
I noticed in pacifist, PBI 6.1.4 - 6.1.6 don't contain patched AppleHDA and AppleIntelCPUPowerManagement.
Code:
Via USB boot √:
Sound X
Display √
USB3 √
Wifi √
BT √
Betray √
HDMI not tested
Need urgent help

Same situation still
If you already ran the ProBook Installer, it should have created a patched AppleIntelCPUPowerManagement for you (assuming you selected from "OS X support kexts"), but you may have a kext cache issue?

Try booting with "-f". If that doesn't work, boot your install using the Unibeast USB (definitely use "-f") and try the ProBook Installer v6.1.6. Report any errors or /var/log/install.log.

"OS X support kexts" selected
booting from HDD with "-f" X
kext cache issue X (REBUILD)
booting from Unibeast USB (definitely use "-f") √
try the ProBook Installer v6.1.6. √
Report any errors or /var/log/install.log. [ATTACHED]

2ND THOUGHT : CAN YOU SEND patched AppleIntelCPUPowerManagement & AppleHDA PLEASE
 
Same situation still


"OS X support kexts" selected
booting from HDD with "-f" X
kext cache issue X (REBUILD)
booting from Unibeast USB (definitely use "-f") √
try the ProBook Installer v6.1.6. √
Report any errors or /var/log/install.log. [ATTACHED]

2ND THOUGHT : CAN YOU SEND patched AppleIntelCPUPowerManagement & AppleHDA PLEASE

There is no attachment. What does X and √ mean?
 

Attachments

  • install.txt.zip
    11 KB · Views: 105
x = no/did not worked
√ = yes/ workes

You did not make a selection from "OS X support kexts"

Your selections:
Code:
Sep 21 04:15:25 iKing Installer[325]: User picked Standard Install
Sep 21 04:15:25 iKing Installer[325]: Choices selected for installation:
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "HP ProBook Installer 6.1.6"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#0.preinstall.pkg : com.MadMax.pkg.0.preinstall : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "DSDT generator/patcher"
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "ProBook model"
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "4x40s Ivy"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Part1.4x40s.ib.pkg : com.MadMax.pkg.Part1.4x40s.ib : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Fan behavior"
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Readings only"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Part2.fan.speed.pkg : com.MadMax.pkg.Part2.fan.speed : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Display type"
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Low-resolution screen"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Part3.HDMI.stock.pkg : com.MadMax.pkg.Part3.HDMI.stock : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Optional patches"
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Atheros 9285 patch"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Opt.Atheros.pkg : com.MadMax.pkg.Opt.Atheros : 1.0
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Patcher.pkg : com.MadMax.pkg.Patcher : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "SSDT generator"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#SSDTGenerator.pkg : com.MadMax.pkg.SSDTGenerator : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Misc OS X fixes"
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Color profiles"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#ColorProfiles.pkg : com.MadMax.pkg.ColorProfiles : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Sleep fix"
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Sleep image restore"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Sleep_Image_restore.pkg : com.MadMax.pkg.SleepImageRestore : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Extra tools"
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Old Kexts Remover"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Extra_OldKextRemover.pkg : com.MadMax.pkg.OldKextRemover : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "HWMonitor (Lion and ML)"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Extra_HWMonitor.pkg : com.MadMax.pkg.HWMonitor : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Local Time Toggle"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Extra_LocalTimeToggle.pkg : com.MadMax.pkg.LocalTimeToggle : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Install: "MaciASL"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Extra_MaciASL.pkg : com.MadMax.pkg.MaciASL : 1.0
Sep 21 04:15:25 iKing Installer[325]: 	Upgrade: "Trim Enabler"
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#Extra_TrimEnabler.pkg : com.MadMax.pkg.TrimEnabler : 1.0
Sep 21 04:15:25 iKing Installer[325]: 		ProBook Installer 6.1.6.pkg#0.postinstall.pkg : com.MadMax.pkg.0.postinstall : 1.0
 
Sorry !
corrected
 

Attachments

  • install.log.zip
    5.8 KB · Views: 102
Can any of you guys post patched working ML 10.8.5 kext file for PB 4540, please!
Code:
[B]AppleIntelCPUPowerManagement.kext
AppleHDA.kext
AppleIntelSNBGraphicsFB.kex
AppleIntelFramebufferCapri.kext
AppleRTC.kext[/B]

ACPISensors.kext [B][What it for? necessary?][/B]

HSSDBlockStorage.kext < Have extracted from PBI 6.1.6
JMB38X.kext < Have extracted from PBI 6.1.6
AHCI_3rdParty_SATA.kext < Have extracted from PBI 6.1.6
ACPIPoller.kext < Have latest from RehabMan
ACPIBatteryManager.kext < Have latest from RehabMan
IOath3kfrmwr.kext < Have latest from RehabMan
VoodooPS2Controller.kext < Have latest from RehabMan
FakeSMC.kext < Have latest from RehabMan
RealtekRTL8111.kext < Have latest from RehabMan
GenericUSBXHCI.kext < Have latest from RehabMan
 
What exactly is "power management screen brightness controls sound etc"

The key to using the ProBook Installer is using the correct set of options, not "every possible combination."



The ProBook Installer will give you an /Extra folder that works. No need to look elsewhere...

Let us know what exact options you're choosing in the ProBook Installer and exactly what is wrong.


with power management i mean the correct settings for each specific apple computer model

until now i followed the steps in the guide and using the common way of installing via the probook installer using using the correct set of options for the 4540 ivy ..but unfortunately without getting the 4540s to work as it should

by checking the os support kexts for 4540s ivy in al the probook installers it gave me the 64mb shared memory graphics...by unchecking it it gave me the hd 4000 graphics

i could not get a dsdt.aml out of the probook installers either :(

to make a long story short : after days of attempting it has been a bumpy road for me with the 4540s...

(with my 4530s i did not ran into any of these difficulties)

however... with the already installed (partly working) 10.8.5 i did managed to get it for 95% working now using daydangle's package for 10.8.2


http://dl.dropbox.com/u/5884055/4540s.zip

the trick lays in his dsdt.aml and ofcourse the included kext finally brought sound to work in the 4540s :)

except for sleep, bluetooth and wifi and a dvd player.app crash the 4540s runs smooth and fast on 10.8.5

i will try to do some 10.8.2 testing as well and post the results here
 
Sorry !
corrected

Your system is pretty messed up:

Code:
Sep 21 09:37:43 iKing installd[348]: kextcache: IOFireWireFamily.kext has no Info.plist file.
Sep 21 09:37:43 iKing installd[348]: kextcache: IOSerialFamily.kext has no Info.plist file.
Sep 21 09:37:43 iKing installd[348]: kextcache: IOFireWireFamily.kext has no Info.plist file.
Sep 21 09:37:43 iKing installd[348]: kextcache: IOSerialFamily.kext has no Info.plist file.
Sep 21 09:37:44 iKing installd[348]: kextcache: IOFireWireFamily.kext has no Info.plist file.
Sep 21 09:37:44 iKing installd[348]: kextcache: IOSerialFamily.kext has no Info.plist file.
Sep 21 09:37:44 iKing installd[348]: kextcache: IOFireWireFamily.kext has no Info.plist file.
Sep 21 09:37:44 iKing installd[348]: kextcache: IOSerialFamily.kext has no Info.plist file.
Sep 21 09:37:45 iKing installd[348]: kextcache: IOFireWireFamily.kext has no Info.plist file.
Sep 21 09:37:45 iKing installd[348]: kextcache: IOSerialFamily.kext has no Info.plist file.
Sep 21 09:37:45 iKing installd[348]: kextcache: IOFireWireFamily.kext has no Info.plist file.
Sep 21 09:37:45 iKing installd[348]: kextcache: IOSerialFamily.kext has no Info.plist file.
Sep 21 09:37:45 iKing installd[348]: PackageKit: kextcache -update-volume / -Installer
Sep 21 09:37:45 iKing installd[348]: kextcache: / locked; waiting for lock.
Sep 21 09:37:47 iKing installd[348]: kextcache: Lock acquired; proceeding.
Sep 21 09:37:47 iKing installd[348]: kextcache: IOFireWireFamily.kext has no Info.plist file.
Sep 21 09:37:47 iKing installd[348]: kextcache: IOSerialFamily.kext has no Info.plist file.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireFamily.kext has no Info.plist file.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOSerialFamily.kext has no Info.plist file.
Sep 21 09:37:48 iKing installd[348]: kextcache: WD1394_64HPDriver.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: WD1394_64HPDriver.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: iPodDriver.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: iPodDriver.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: IOBluetoothSerialManager.kext - no dependency found for com.apple.iokit.IOSerialFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOBluetoothSerialManager.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: StorageLynx.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: StorageLynx.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: SonyXDCAMDriver.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: SonyXDCAMDriver.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: SanyoIDShot.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: SanyoIDShot.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: QPSQueFire.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: QPSQueFire.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: OxfordSemiconductor.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: OxfordSemiconductor.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: LSI-FW-500.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: LSI-FW-500.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolSansPhysicalUnit.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolSansPhysicalUnit.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: initioFWBridge.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: initioFWBridge.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: FWPreferredProtocolSpeed.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: FWPreferredProtocolSpeed.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: CanonEOS1D.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: CanonEOS1D.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: AppleFireWireStorage.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: AppleFireWireStorage.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Sep 21 09:37:48 iKing installd[348]: kextcache: WD1394_64HPDriver.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: iPodDriver.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOBluetoothSerialManager.kext - no dependency found for com.apple.iokit.IOSerialFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: StorageLynx.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: SonyXDCAMDriver.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: SanyoIDShot.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: QPSQueFire.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: OxfordSemiconductor.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: LSI-FW-500.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolSansPhysicalUnit.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: initioFWBridge.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: FWPreferredProtocolSpeed.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: CanonEOS1D.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: AppleFireWireStorage.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSerialBusProtocolTransport.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:48 iKing installd[348]: kextcache: IOFireWireSBP2.kext - no dependency found for com.apple.iokit.IOFireWireFamily.
Sep 21 09:37:49 --- last message repeated 1 time ---
Sep 21 09:37:49 iKing installd[348]: kextcache: Prelink failed for com.apple.iokit.IOFireWireSBP2; aborting prelink.
Sep 21 09:37:49 iKing installd[348]: kextcache: Failed to generate prelinked kernel.
Sep 21 09:37:49 iKing installd[348]: kextcache: Child process /usr/sbin/kextcache[575] exited with status 71.

This is the stage where the Installer.app tries to generate a pre-linked kernel before installing the payloads and running the postinstalls (eg. before installing anything). It can't generate a pre-linked kernel, so it fails at that point.

I recommend a fresh install following the 'sticky guide'...
 
Status
Not open for further replies.
Back
Top