Jump to content
8 posts in this topic

Recommended Posts

I have successfully upgraded my 10.4.4 install to 10.4.5. I needed to copy some kext over from 10.4.3,mainly networking, usb and ps2. However, I am still having a problem with my ps2 as it says it was not installed properly and currently have no keyboard. I do have a usb mouse that is working. Is there a special ps2 kext for 10.4.5 or could I just pick up a ps2 to usb adapter?

One more thing, haven't seen any other posts regarding this but since my update to 10.4.5 my bios is acting really wierd. I have to boot several times in order for my keybord to work to select a drive to boot from. I will try another keyboard later but I am wondering could this have anything to do with efi? Has anyone else noticed this? Any help is appreciated and thanks in advance.

Link to comment
https://www.insanelymac.com/forum/topic/10658-ps2-kext-1045/
Share on other sites

  • 2 months later...
...

However, I am still having a problem with my ps2 as it says it was not installed properly and currently have no keyboard. I do have a usb mouse that is working. Is there a special ps2 kext for 10.4.5 or could I just pick up a ps2 to usb adapter?

Have you repaired the permissions on your HDD (from Disk Utility)?

As for using PS/2 keyboard and USB mouse on the same time, it's better to avoid that. Try to use both PS/2 or USB keyboard and mouse.

 

One more thing, haven't seen any other posts regarding this but since my update to 10.4.5 my bios is acting really wierd. I have to boot several times in order for my keybord to work to select a drive to boot from. I will try another keyboard later but I am wondering could this have anything to do with efi? Has anyone else noticed this? Any help is appreciated and thanks in advance.

That happened to me once or twice. But after a reboot evevrything got back to normal.

Link to comment
https://www.insanelymac.com/forum/topic/10658-ps2-kext-1045/#findComment-118753
Share on other sites

when i installed 10.4.5 its boot ok, but 3 pop up windows appear saying that the following kextensions couldnt be loaded

 

ps2cotroller, ac97audio, ps2mouse.

 

And i get no audio, keyboard and mouse on my laptop.... i search on google and fiind the following solution:

 

Press F8 to get to the boot menu, select your OSX and input the following follow by enter:

 

-s –x –v

 

With those commands, yo get to the terminal, where yo have to execute the following:

 

cd sbin

fsck –fy

mount –uw /

 

chmod –R g-w /System/Library/Extensión/ApplePS2Controller.kext

chmod –R g-w /System/Library/Extensión/AppleAC97Audio.kext

chmod –R g-w /System/Library/Extensión/AppleAC97AudioIntelICH.kext

 

then type exit, the OS will rebot and you with keyboard, mouse and audio working.

Link to comment
https://www.insanelymac.com/forum/topic/10658-ps2-kext-1045/#findComment-120576
Share on other sites

when i installed 10.4.5 its boot ok, but 3 pop up windows appear saying that the following kextensions couldnt be loaded

 

ps2cotroller, ac97audio, ps2mouse.

 

And i get no audio, keyboard and mouse on my laptop.... i search on google and fiind the following solution:

 

Press F8 to get to the boot menu, select your OSX and input the following follow by enter:

 

-s –x –v

 

With those commands, yo get to the terminal, where yo have to execute the following:

 

cd sbin

fsck –fy

mount –uw /

 

chmod –R g-w /System/Library/Extensión/ApplePS2Controller.kext

chmod –R g-w /System/Library/Extensión/AppleAC97Audio.kext

chmod –R g-w /System/Library/Extensión/AppleAC97AudioIntelICH.kext

 

then type exit, the OS will rebot and you with keyboard, mouse and audio working.

 

 

Thanks for the post about this. I've been running into problems with 10.4.5 and my ps/2 keyboard and mouse. I'm going to give this a try!

 

when i installed 10.4.5 its boot ok, but 3 pop up windows appear saying that the following kextensions couldnt be loaded

 

ps2cotroller, ac97audio, ps2mouse.

 

And i get no audio, keyboard and mouse on my laptop.... i search on google and fiind the following solution:

 

Press F8 to get to the boot menu, select your OSX and input the following follow by enter:

 

-s –x –v

 

With those commands, yo get to the terminal, where yo have to execute the following:

 

cd sbin

fsck –fy

mount –uw /

 

chmod –R g-w /System/Library/Extensión/ApplePS2Controller.kext

chmod –R g-w /System/Library/Extensión/AppleAC97Audio.kext

chmod –R g-w /System/Library/Extensión/AppleAC97AudioIntelICH.kext

 

then type exit, the OS will rebot and you with keyboard, mouse and audio working.

 

 

I just tried this and when I tried to use the chmod commands it said no such extensions existed ;)

Link to comment
https://www.insanelymac.com/forum/topic/10658-ps2-kext-1045/#findComment-121592
Share on other sites

  • 2 weeks later...

Yes I got the same message also "no such extensions existed"

 

so just changed /System/Library/Extension to /System/Library/Extensions

 

and it works fine now.

 

Thanks,

 

Just need to get Audio IN working on Realtek ALC850 8-channel CODEC

on Asus P5GD1-VM, any ideas ?

Link to comment
https://www.insanelymac.com/forum/topic/10658-ps2-kext-1045/#findComment-127804
Share on other sites

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