Broken Mac Wireless Driver in 10.4.10

Note: This post is regarding an issue that has since been fixed by Apple. If you’ve run this script, then please run the included undo.sh to reverse the changes, and then get the actual patch from the Software Update command in the Apple Menu.


If you’ve upgraded to 10.4.10, and you use wireless (who doesn’t, these days?) and you work off the battery (why else would you have a laptop?), then you’ve probably run into issues with kernel panics and fast-dying batteries.

The fix is a bit tricky, and involves finding and downloading 3 different files, and then moving stuff around manually. Not being able to suffer the thought of doing this by hand, I decided to write a fix that’s all packaged up in a single download and one step.

Download the tgz file. Unpack it, and run install.sh. It’ll create a backup of the files that are touched, and can be easily reverted to said backup with undo.sh.

Enjoy using wireless on battery power, MBP lovers!

Like it says in the script: I make NO gaurantees about the quality or reliability of this code. It worked for me, but it might make your machine explode. Use at your own risk!

Edit

Updated the scripts to work when run from Terminal.app. Sorry for the confusion, guys!