(_Alex_) Posted December 20, 2008 Share Posted December 20, 2008 I updated from iDeneb 10.5.5 to 10.5.6 in 4 steps. - Installing Netkas PCEfiv9 and Chameleon 1.0.12 - Using DSDT patcher - Using PM Disabler - Installing 10.5.6 Update After that, the computer was restarted twice to be operational. Everythings seems to be fine, except for the keyboard, it doesn't work and the "About Mac" info, it only shows variables names not the real information. Mouse is ok, but cannot use the keyboard. Any ideas? It is a PS2 keyboard. My hardware specifications are: Q6600 Quad Core Abit IP35 Motherboard 2 GB DDR2 800 GSkill XFX Geforce GT8600 Link to comment Share on other sites More sharing options...
Maniac10 Posted December 20, 2008 Share Posted December 20, 2008 Try these, they were uploaded somewhere in this forum but I don't know exactly where so I'm uploading again. Install the ps2controller on extensions folder and the other one inside AppleACPIPlatform.kext/Contents/Plugins, then repair permissions and delete extensions.mkext. Link to comment Share on other sites More sharing options...
(_Alex_) Posted December 21, 2008 Author Share Posted December 21, 2008 Try these, they were uploaded somewhere in this forum but I don't know exactly where so I'm uploading again.Install the ps2controller on extensions folder and the other one inside AppleACPIPlatform.kext/Contents/Plugins, then repair permissions and delete extensions.mkext. Ok, thanks i will try that... the only thing i need to find another keyboard, an usb one, to write my administrator password in this process is there any on screen keyboard on leopard?? Link to comment Share on other sites More sharing options...
(_Alex_) Posted December 21, 2008 Author Share Posted December 21, 2008 OK, solved. Using mac_drive software in a Windows Vista partition I put the kexts given by eMatoS (ApplePS2kexts_10.5.6.ready.zip) into the Extensions folder in the Leopard volume and that's all. Thanks! Link to comment Share on other sites More sharing options...
B1GM4C Posted December 22, 2008 Share Posted December 22, 2008 i have the same problem. At the first boot after replacing kext in the zip it works, but if i reboot it doesn't work again. Why? Link to comment Share on other sites More sharing options...
(_Alex_) Posted December 22, 2008 Author Share Posted December 22, 2008 i have the same problem. At the first boot after replacing kext in the zip it works, but if i reboot it doesn't work again. Why? Try this with the content in the zip file: Copy AppleACPIPS2Nub.kext in to \System\Library\Extensions\AppleACPIPlatform.kext\Contents\PlugIns and also in \System\Library\Extensions Finally copy (or install using osx86tool o kexthelper) ApplePS2Controller.kext in \System\Library\Extensions Link to comment Share on other sites More sharing options...
B1GM4C Posted December 22, 2008 Share Posted December 22, 2008 it's the same but if i reboot in windows and delete Extensions.mkext using mac drive when i reboot in osx keybord and mouse work again... How can i fix this? Link to comment Share on other sites More sharing options...
Maniac10 Posted December 22, 2008 Share Posted December 22, 2008 Try booting with -f, and then use osx86tools and set extensions permissions, clear extensions cache and reboot. Link to comment Share on other sites More sharing options...
B1GM4C Posted December 22, 2008 Share Posted December 22, 2008 Yessss it works!! Thank you very much eMatoS Link to comment Share on other sites More sharing options...
Maniac10 Posted December 22, 2008 Share Posted December 22, 2008 I'm happy to help. Link to comment Share on other sites More sharing options...
busyinny Posted December 31, 2008 Share Posted December 31, 2008 Also solved my 10.5.6 PS2 issues. For reference purposes I have both a PS2 mouse and a PS2 keyboard and running 10.5.6 vanilla using munky's method (http://forum.insanelymac.com/index.php?showtopic=127330) on a hp m9300t. Just dropped the kexts in the EFI partition, updated permissions and cache, rebooted and voila.... Much appreciated eMatoS. Link to comment Share on other sites More sharing options...
Methanoid Posted February 4, 2009 Share Posted February 4, 2009 I updated from iDeneb 10.5.5 to 10.5.6 in 4 steps. - Installing Netkas PCEfiv9 and Chameleon 1.0.12 - Using DSDT patcher - Using PM Disabler - Installing 10.5.6 Update From iDeneb website: iDeneb is a Mac OSX Leopard relase modified by Layne and insanelymac Team, to run on non-Apple computers. This universal relase can run both on Intel and AMD based machines. The current version, iDeneb v1.3 10.5.5, has EFI support, but it can't boot on old macines due the less of Non-EFI boot. This drawback has been worked out with Chameleon bootloader, that can install also on SSE2 computers. Why did you need to install PCEfi and Chameleon again if iDeneb has EFI support and Chameleon? Sorry but I am puzzled.... Are the DSDT Patcher and PM Disabler straightforward (never used them before) - I have some mobo as you Link to comment Share on other sites More sharing options...
TommyLau Posted March 7, 2009 Share Posted March 7, 2009 Try these, they were uploaded somewhere in this forum but I don't know exactly where so I'm uploading again.Install the ps2controller on extensions folder and the other one inside AppleACPIPlatform.kext/Contents/Plugins, then repair permissions and delete extensions.mkext. Thanks! That's what I'm looking for. Have a try. Link to comment Share on other sites More sharing options...
dtrea225 Posted July 7, 2009 Share Posted July 7, 2009 Try these, they were uploaded somewhere in this forum but I don't know exactly where so I'm uploading again.Install the ps2controller on extensions folder and the other one inside AppleACPIPlatform.kext/Contents/Plugins, then repair permissions and delete extensions.mkext. Worked Great for me! XPS M1530 Link to comment Share on other sites More sharing options...
TamauJabuk Posted September 4, 2009 Share Posted September 4, 2009 Try these, they were uploaded somewhere in this forum but I don't know exactly where so I'm uploading again.Install the ps2controller on extensions folder and the other one inside AppleACPIPlatform.kext/Contents/Plugins, then repair permissions and delete extensions.mkext. http://www.insanelymac.com/forum/index.php...amp;mode=linear Hi there! I've finally managed to properly install keyboard and "mouse pad" drivers on my laptop. Because this was really painfull for a newbie like me, I'll write down which procedure was successfull for me. First i've downloaded the exts from this thread and booted machine into Windows. I've copied the files as described (into /System/Library/Extensions and into /S/L/E/ApplePXYCYXCYXCYXC) You must have an MacDrive program installed If you wana copy files into mac drive/partition... Then - this was a big "founding for me" - BOOT machine with MacOSX Instalation DVD, and run Terminal from Utilities. Then i've run this code from terminal: cd "/Volumes/(name-of-OSX-partition)" <--- use quotes if name has spaces - but don't use parentheses diskutil repairPermissions ./ cd System/Library rm -rf Extensions.mkext Extensions.kextcache cd Extensions find ApplePS2Controller.kext -type d -exec chmod 755 {} \; find ApplePS2Controller.kext -type f -exec chmod 644 {} \; find AppleACPIPS2Nub.kext -type d -exec chmod 755 {} \; find AppleACPIPS2Nub.kext -type f -exec chmod 644 {} \; chown -R root:wheel ApplePS2Controller.kext chown -R root:wheel AppleACPIPS2Nub.kext shutdown -r now <- this restarts your machine Link to comment Share on other sites More sharing options...
Beerkex'd Posted September 5, 2009 Share Posted September 5, 2009 Also try VoodooPS2Controller: http://forum.voodooprojects.org/index.php/topic,235.0.html Link to comment Share on other sites More sharing options...
sang_sorn Posted January 22, 2010 Share Posted January 22, 2010 Worked Great for me! XPS M1530 Also Work for me kalyway on My toshiba labtop I use keyboard usb first then use osxutil tool to install ktext. then my touchpad and labtop's keyboard are work fine Link to comment Share on other sites More sharing options...
dlpass2 Posted April 19, 2010 Share Posted April 19, 2010 Does this work for my Laptop keyboard, I have tried most solutions suggest here and although I can get a USB drive to boot, I can not get my laptop's keyboard to be recognized. Link to comment Share on other sites More sharing options...
Recommended Posts