10.7.3 Update on Abit IP35 Pro
Success on Abit IP35 Pro / Q6600 CPU
Run 10.7.3 Combo Update, do not restart
Run Multibeast 4.2.1 with the following options
Reboot and restart with -f
This update includes changes to the SATA extensions so for completeness you can add the following to the info.plist in \system\library\extensions\AppleAHCIPort.kext so that the IHC9R SATA controller is identified correctly :-
<key>ICH9 AHCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleAHCIPort</string>
<key>Chipset Name</key>
<string>ICH9 AHCI</string>
<key>IOClass</key>
<string>AppleAHCI</string>
<key>IOPCIPrimaryMatch</key>
<string>0x29228086</string>
<key>IOProbeScore</key>
<integer>2000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>Vendor Name</key>
<string>Intel</string>
</dict>
Paste the above directly above the line
<key>ICH10AHCI</key>
Repair permissions, reboot, check Serial-ata in system report, Sata should now be identified as IHC9R
Big thanks to all as usual
Jay