Jump to content
9 posts in this topic

Recommended Posts

i'm on 10.4.6, when i was on 10.4.5, my keyboard and trackpad did work. sometime before i updated, they both stopped working. my usb keyboard and mouse work. i do get the ps2controller kext error, have replaced it. i've played with permissions and nothing yet.

 

any idea guys? i know people have it working on thinkpads and other notebooks with no problems.

 

thanks guys.

My also had this problem with my think pad and this fixed it.

Type this in Terminal.

Hope it helps you.

 

 cd /System/Library/Extensions/ApplePS2Controller.kext
sudo find . -type d -exec chmod 755 {} \;
sudo find . -type f -exec chmod 644 {} \;

 

Source: http://wiki.osx86project.org/wiki/index.ph...oard_to_work.3F

SIIIIIIGH

 

it's so screwed up. if i restart my sound stops working, then i restart and and it's fine but the ps2controller.kext doesnt work again.

 

someone has to know what's going on. i'm on .6, can someone send me the kext that works originally with .6? (i dunno if it there is a .6 one or still .5). (pm me) I don't want to reinstall my osx.

 

please.

×
×
  • Create New...