Jump to content
33 posts in this topic

Recommended Posts

No one on the site knows. I already searched a tens of keyboard posts. I solved my problem by just using 10.4.1. It works well. I even get the battery icon for my um battery. I dont' think any other one actually do it. Either way I just need os x for notes and stuff.

Hello i've found out the way to solve this ! The problem was the autorizations wheren't correct ! So i used this lines:

 

sudo su root

 

cd /System/Library/Extensions/ApplePS2Controller.kext

sudo find . -type d -exec chmod 755 {} \;

sudo find . -type f -exec chmod 644 {} \;

 

I've also did this to the AppleAC97Audio and AppleAC97AudioICH... and the rebooted and it worked 100% on my IBM !!! Ive tried other solutions on the forum none worked except this one that i found on the wiki on sombody that had the same problem on a Dell Inspiron 8600!!

 

Hope it helps !!!

Oh my God. Allelujah. Im going to try this hopefully it will work. I will post back. Thanks.
didn't work here, but here's what worked (all in terminal):

 

sudo -s

 

(give password and hit ENTER; if your password is blank then just hit ENTER)

 

chown -R root:wheel /System/Library/Extensions/*.kext

 

rm /System/Library/Extensions.mkext /System/Library/Extensions.kextcache

 

kextcache -a i386 -z -k /System/Library/Extensions

 

diskutil repairpermissions /

 

reboot

  • 2 weeks later...
  • 2 months later...

I have the exact problem like Mgleason and silverbullit experienced, I do a clean install and whenever I touched the mousepad suddenly the keyboard cannot be typed again... i tried all of ur sudo stuffs solution but it doesnt help at all. oh yeah mine is JaS 10.4.6 version.

 

Have anyone tried the 10.4.1 driver on the 10.4.6? is it working?

 

Help is muchly appreciated..

  • 5 months later...

Hello i have this very problem with my Gateway notebook. The keyboard and touchpad never worked not even in the installation! I tried disableing the Legacy USB and all that and it didn't work. I can't put in these commands because I don't have a USB keybaord. Before I start the installer from the dvd my keyboard works just fine. I can insert the installation options like -v and what not but then after that nothing. Any help????

×
×
  • Create New...