Which issue? I've been holding off applying the Graphics Update 1.0 from the 10.5.2 update because of it's flakiness with waking after connecting to external ACD in clamshell mode. Does it fix those problems.Great EFI update resolve the issue with external monitor on macbook pro!!!!!!!!!!!!!!!![]()
Apparently not so, since I just ran the update on my non-SR MBP.Only for Santa Rosa MacBooks......Those with other logic boards will not have anything.
function hasValidEFI()
{
var obj = system.ioregistry.fromPath("IODeviceTree:/rom@0");
if (obj) {
var property = obj.version;
if (property &&
(property == "MBP21.88Z.00A5.B01.0611031449") ||
(property == "MBP21.88Z.00A5.B02.0612151247") ||
(property == "MBP21.88Z.00A5.B07.0708131147") ||
(property == "MBP31.88Z.0070.B00.0705251924") ||
(property == "MBP31.88Z.0070.B02.0706181323")) {
return true;
}
}
return false;
}
Okay, just installed on an iMac 24" ALU with the wired keyboard - no problems are evident, and I wasn't really having any.
I do have two questions, and I have only been on Mac's for about 2 years now. I have never seen this thing about holding in the power button and waiting on a tone to update the EFI. I worked for me, but it's a bit of a strange concept. Has this been done before by Apple, and what would happen if someone did this without an EFI update?
If I am asking in the wrong place I will be more than happy to re-post.
Thanks
Apple has done this before, although many past Apple computers had a separate button that was known as the "programmer's button." Instead of holding down the power button, you held down the programmer's button while turning the computer on and it would install the firmware update. Apple got rid of this after a while in the interest of simplicity.
Thank you! It's always interesting to get a little history of the Apple products.
Not fairly hard, just for slightly longer than a straight keypress. It's by design to stop capslock from being accidentally activated. You have to really mean it. I really like the feature.
Or maybe your keyboard really is pressure sensitive![]()
I hope it fixes the issues with superdrives not reading DL DVDs. If anyone has experienced this before the update. Please post if the issue is fixed.
Thanks
obviously the MBP21 is for MBP rev2.1 and MBP31 is for MBP rev3.1After the firmware is successfully applied to your Mac, your Boot ROM Version will be:
MBP21.00A5.B08 or MBP31.0070.B07
Great EFI update resolve the issue with external monitor on macbook pro!!!!!!!!!!!!!!!![]()
I hope this fixes a bluetooth problem on the MacBook Pro. I have the new wireless Apple keyboard connected to my MBP, but every time Time Machine kicks off a backup my keyboard starts dropping it's connection. Others on Apple's forums have similar problems with this configuration. Sucks not being able to type on your keyboard, especially when Time Machine is doing full backup in the morning (which can't be changed) that can take some time to complete.
I hope this fixes a bluetooth problem on the MacBook Pro. I have the new wireless Apple keyboard connected to my MBP, but every time Time Machine kicks off a backup my keyboard starts dropping it's connection. Others on Apple's forums have similar problems with this configuration. Sucks not being able to type on your keyboard, especially when Time Machine is doing full backup in the morning (which can't be changed) that can take some time to complete.
Apple released EFI Firmware Updates for the MacBook, MacBook Pro, MacBook Air and iMac today. The firmware update descriptions are predictably short:
Apple also issued an Aluminum Keyboard firmware update:
The updates can be found in your Mac OS X software update.
Article Link