Jump to content
12 posts in this topic

Recommended Posts

I know its been covered b4 ...keyboard issue however on my fresh install of 10.4.3 i cannot finalize my install when it reboots it asks for personal info but i can type anything so i cant proceed i found this

 

QOUTE :

"had the same problem, and I solved it adding these two lines at the end of the file "/etc/rc", just before "exit 0"

kextunload /System/Library/Extensions/ApplePS2Controller.kext/Contents/PlugIns/ApplePS2Keyboard.kext

kextload /System/Library/Extensions/ApplePS2Controller.kext/Contents/PlugIns/ApplePS2Keyboard.kext "

 

Now i dont know how i can possible do this when i cant type any other suggestions.

Link to comment
https://www.insanelymac.com/forum/topic/7772-keyboard/
Share on other sites

I know its been covered b4 ...keyboard issue however on my fresh install of 10.4.3 i cannot finalize my install when it reboots it asks for personal info but i can type anything so i cant proceed i found this

 

QOUTE :

"had the same problem, and I solved it adding these two lines at the end of the file "/etc/rc", just before "exit 0"

kextunload /System/Library/Extensions/ApplePS2Controller.kext/Contents/PlugIns/ApplePS2Keyboard.kext

kextload /System/Library/Extensions/ApplePS2Controller.kext/Contents/PlugIns/ApplePS2Keyboard.kext "

 

Now i dont know how i can possible do this when i cant type any other suggestions.

 

Hi.

 

I had the same problem. If you unplug your usb mouse you have keyboard working good. Then, when os boot well make the change on that files and ps2 keyboard works well with usb mouse

Link to comment
https://www.insanelymac.com/forum/topic/7772-keyboard/#findComment-48687
Share on other sites

Got keyboard working by using usb but i need ps2 cause i have a kvm switch so i read if you edit /etc/rc and add 2 files b4 exit 0 it will work so using vi i tried and it said could not save its read only > I am admin at least it says on accts page tried using su and it says password failed so im stuck any suggestions?

Link to comment
https://www.insanelymac.com/forum/topic/7772-keyboard/#findComment-49495
Share on other sites

QOUTE :

"had the same problem, and I solved it adding these two lines at the end of the file "/etc/rc", just before "exit 0"

kextunload /System/Library/Extensions/ApplePS2Controller.kext/Contents/PlugIns/ApplePS2Keyboard.kext

kextload /System/Library/Extensions/ApplePS2Controller.kext/Contents/PlugIns/ApplePS2Keyboard.kext "

 

Where is this /etc/rc file?

Link to comment
https://www.insanelymac.com/forum/topic/7772-keyboard/#findComment-49726
Share on other sites

You 1st sudo -s type password then vi /etc/rc edit thats how i did it it finnally wrote file then i guess get darwin cd and install files but thats where im stuck i made cd and inserted in in my drive but it doesnt see it i try it in my linux box i saw files the files but in mac cd spins nothing do i boot cpu with it in and install that way?

Link to comment
https://www.insanelymac.com/forum/topic/7772-keyboard/#findComment-49739
Share on other sites

  • 1 month later...

I am using 10.4.3, and this procedure works for me only after I rebuild the kextcache.

 

If the /etc/rc thing is not working, you may try the following:

 

sudo rm /Systems/Library/Extensions.kextcache

 

kextcache -k /S /Systems/Library/Extensions

 

reboot

 

DON'T forget to modfiy /etc/rc as stated above.

 

Besides, if you also want the trackpad to work, try reinstall the OS in Unix File System. This procedure works for all versions (10.4.3 8F1099, 8F1111, 10.4.4, 10.4.5).

 

Both the integrated keyboard and the touchpad will work like a charm without any modification (at least on my VAIO V505).

 

The tradeoff is StuffIt cannot be installed. (due to some sort of file system error!?)

Link to comment
https://www.insanelymac.com/forum/topic/7772-keyboard/#findComment-81433
Share on other sites

×
×
  • Create New...