Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Placeholder

macrumors member
Original poster
Mar 7, 2006
60
0
Canada
I installed the 10.4.7 - and with it (unknowingly) the keyboard update from a couple months ago. The whine on MBP has gotten worse, and now the mirror widget fix no longer works to kill it. Is there any way I can "undo" the keyboard update and keep my sanity?
 
benthewraith said:
Could try this. :)
At first, I thought you were trying to tell me that smiling would fix the whine... that's the solution my wife gave me when I first got the computer.

Edit: Do you know if there's going to be any compatibality issues doing this with 10.4.7 though? The last thing I need is a keyboard that doesn't work.
 
Placeholder said:
At first, I thought you were trying to tell me that smiling would fix the whine... that's the solution my wife gave me when I first got the computer.

Edit: Do you know if there's going to be any compatibality issues doing this with 10.4.7 though? The last thing I need is a keyboard that doesn't work.

Works just fine for me. :)
 
I'm following the steps, but it's not working. It says I "dont have sufficient privileges for IOUSBFamily.kext". Any thoughts why?
 
yellow said:
At which point?
I downloaded the old version (2.4.6). Made a backup of the updated IOUSBFamily.kext to the desktop. Then I tried to replace the file with the old one (drag and drop). I choose to replace - It asks me to authenticate - I give my admin password... then it says, "Unable to...."
 
You're 100% sure your password is correct?
I hate to ask, but that's the first place to go with this error.

It may be that the OS doesn't like people replacing kernel extensions on the fly, though that seems unlikely. Can you simply trash the "original" and then copy the new (old) one into the /System/Library/Extensions/ folder?

Alternately, trash the "original" and do this in the Terminal:

Code:
cd /System/Library/Extensions
sudo cp

(there's a space after cp), now drag the new (old) kernel extention into the Terminal window and it will auotcomplete the path. Then contine typing:

Code:
.

yes, that's just a period.

So your full command would look something like this:

Code:
sudo cp /Users/yellow/Desktop/IOUSBFamily.kext .


And then hit return. You should be prompted for your admin password.

Then continue the steps at:

sudo chown -R..... etc.
 
yellow said:
You're 100% sure your password is correct?
I hate to ask, but that's the first place to go with this error.

It may be that the OS doesn't like people replacing kernel extensions on the fly, though that seems unlikely. Can you simply trash the "original" and then copy the new (old) one into the /System/Library/Extensions/ folder?

I copied it to documents and then trashed it prior to installing the old one. :)
 
Thanks for the help MR folks.
I just did a restart and then it accepted my admin password - strange (but "normal" for a computer). From there the steps given at the link above worked just fine for me.
The mirror widget is working just fine once again.
Cheers all.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.