Jump to content
16 posts in this topic

Recommended Posts

I've read through most of the forum searching for a fix, but I just can't find one. I've got a DFI LanParty UT nF4 Ultra-D and my PS/2 keyboard will not work. I've got a USB keyboard that does work, but I hate it and I'd rather use my PS/2 keyboard. It didn't work during the setup when I tried to install OS X natively either. I had to install through VMWare, then reboot to find out it wouldn't work after OS X was installed. Anyone have the same board as me and have PS/2 devices working?

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

BS! I'm running OS X 10.4.4 and ive got a Logitech MX 518 USB mouse and a logitech PS/2 keyboard and i can use both fine!, ive also tried to use the PS/2 - USB converter and it works fine aswell!, so i dont know where ''You can't use a PS/2 keyboard with a USB mouse'' comes from

PS/2 Microsoft Internet keyboard + USB Logitech mouse = didn't work for me

PS/2 .... + PS/2 Logitech mouse (adaptor) = worked

 

It's been noted at least one other time on this forum, whence my mistaken belief. Seems to be a motherboard-specific issue.

 

Intel 875P.

  • 2 weeks later...

I fixed it. I just did the /etc/rc edit which I found in another post. To fix it, just do the following:

Open Terminal

sudo su root

nano /etc/rc

Keep hitting ctrl + v untill you get to the bottom of the page

insert this before the fi and the exit:

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

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

After you do that just reboot and your keyboard should be working. :)

At least for me (Shuttle ST20G5, weird ATi/ULi chipset), you need to have both a PS/2 mouse and keyboard connected at boot, or no PS/2 devices will work. Just having a PS/2 keyboard plugged in but with a mouse on USB will result in no keyboard.

 

I'm in the same situation with my A8N5X (nForce4).

 

In fact, I have to disable the USB controller for PS/2 devices to work...

I fixed it. I just did the /etc/rc edit which I found in another post. To fix it, just do the following:

Open Terminal

sudo su root

nano /etc/rc

Keep hitting ctrl + v untill you get to the bottom of the page

insert this before the fi and the exit:

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

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

After you do that just reboot and your keyboard should be working. :(

 

This sounds great, but how do I get to a terminal?

 

It is my first time running, and I get stuck at the registration screen, because I have no keyboard input. :P

  • 3 weeks later...
×
×
  • Create New...