Contribute
Register

Synaptics Clickpad on I2C

Status
Not open for further replies.
This is my IOReg without patched DSDT.
Nothing has changed without patched DSDT.
Trackpad still not respond

PS2M device is still not active in IOACPIPlane. It won't work unless there is a PS2M device to connect to.

What version is AppleACPIPlatform.kext:
Code:
kextstat|grep -y acpiplat
 
This is my IOReg without patched DSDT.
Nothing has changed without patched DSDT.
Trackpad still not respond

Your ioreg still shows patched DSDT being used.
 
Now I boot without any clover patches. IOReg and Clover config in attach.

sh-3.2# kextstat|grep -y acpiplat
12 2 0xffffff7f81f36000 0x5c000 0x5c000 com.apple.driver.AppleACPIPlatform (1.3.5) <11 10 7 6 5 4 3>
 

Attachments

  • MacBook Pro - Mihael.ioreg
    1.3 MB · Views: 159
  • config.plist
    2.3 KB · Views: 253
Now I boot without any clover patches. IOReg and Clover config in attach.

sh-3.2# kextstat|grep -y acpiplat
12 2 0xffffff7f81f36000 0x5c000 0x5c000 com.apple.driver.AppleACPIPlatform (1.3.5) <11 10 7 6 5 4 3>

Wrong version of AppleACPIPlatform. Should be:
Code:
Speedy-ML:origin Admin$ kextstat|grep -y acpiplat
   12    1 0xffffff7f81e1a000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (2.0) <11 10 7 6 5 4 3 1>

And now your ioreg shows very few SSDT tables as if many of them are getting dropped...??? Check your Clover bootlog to determine why.

What were your procedures for installing?
 
Now I tried to disable "Drop all OEM tables" and attach my IOReg

Please tell me how can I update AppleACPIPlatform to version 2.0?

You said: What were your procedures for installing?
What do you mean? Installing of what?
 

Attachments

  • MacBook Pro - Mihael.ioreg
    1.5 MB · Views: 170
Now I tried to disable "Drop all OEM tables" and attach my IOReg

I did not see an SSDT section in the config.plist that you provided which is why I thought it strange that all the SSDTs seemed to be dropped.

Please tell me how can I update AppleACPIPlatform to version 2.0?

Do a fresh install and don't overwrite the one installed.

You said: What were your procedures for installing?
What do you mean? Installing of what?

OS X.
 
Hi RehabMan,

I've done fresh install Mac OS X 10.9.3 with USB stick from MAS installation app created by my self.
Now I only install your latest VoodooPS2Controller.kext with KextWizard.

Keyboard works, but touchpad won't

In boot log:
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller::start entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: initial commandByte = 47
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: new commandByte = 44
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller::start leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard: Swipe Up: { 003b, 0037, 007e, 107e, 1037, 103b, }
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard: Swipe Down: { 003b, 0037, 007d, 107d, 1037, 103b, }
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard: Swipe Left: { 003b, 0037, 007b, 107b, 1037, 103b, }
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard: Swipe Right: { 003b, 0037, 007c, 107c, 1037, 103b, }
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard::probe entered...
13/06/14 03:42:08,000 kernel[0]: VoodooPS2SynapticsTouchPad Version 1.8.12 loaded...
13/06/14 03:42:08,000 kernel[0]: ApplePS2SynapticsTouchPad::probe entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard::probe leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard::start entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: VoodooPS2Trackpad: Identify TouchPad command failed
13/06/14 03:42:08,000 kernel[0]: ps2bl: KKCL, KKCM, KKQC methods not found in DSDT
13/06/14 03:42:08,000 kernel[0]: ApplePS2SynapticsTouchPad::probe leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: oldCommandByte = 44
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: setCommandByte for keyboard interrupt install
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: oldCommandByte = 44
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: newCommandByte = 45
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard::start leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2SentelicFSP::probe entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2SentelicFSP::probe leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2ALPSGlidePoint::probe entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: E7: { 0x00, 0x00, 0x00 } E6: { 0x00, 0x00, 0x00 }ALPS Device? no
13/06/14 03:42:08,000 kernel[0]: ApplePS2ALPSGlidePoint::probe leaving.
13/06/14 03:42:08,000 kernel[0]: VoodooPS2Mouse Version 1.8.12 loaded...
13/06/14 03:42:06,643 com.apple.launchd[1]: *** launchd[1] has started up. ***
13/06/14 03:42:08,000 kernel[0]: ApplePS2Mouse::probe entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Mouse::probe leaving.
 
Hi RehabMan,

I've done fresh install Mac OS X 10.9.3 with USB stick from MAS installation app created by my self.
Now I only install your latest VoodooPS2Controller.kext with KextWizard.

Keyboard works, but touchpad won't

In boot log:
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller::start entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: initial commandByte = 47
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: new commandByte = 44
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller::start leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard: Swipe Up: { 003b, 0037, 007e, 107e, 1037, 103b, }
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard: Swipe Down: { 003b, 0037, 007d, 107d, 1037, 103b, }
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard: Swipe Left: { 003b, 0037, 007b, 107b, 1037, 103b, }
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard: Swipe Right: { 003b, 0037, 007c, 107c, 1037, 103b, }
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard::probe entered...
13/06/14 03:42:08,000 kernel[0]: VoodooPS2SynapticsTouchPad Version 1.8.12 loaded...
13/06/14 03:42:08,000 kernel[0]: ApplePS2SynapticsTouchPad::probe entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard::probe leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard::start entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: VoodooPS2Trackpad: Identify TouchPad command failed
13/06/14 03:42:08,000 kernel[0]: ps2bl: KKCL, KKCM, KKQC methods not found in DSDT
13/06/14 03:42:08,000 kernel[0]: ApplePS2SynapticsTouchPad::probe leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: oldCommandByte = 44
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: setCommandByte for keyboard interrupt install
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: oldCommandByte = 44
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: newCommandByte = 45
13/06/14 03:42:08,000 kernel[0]: ApplePS2Keyboard::start leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2SentelicFSP::probe entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2SentelicFSP::probe leaving.
13/06/14 03:42:08,000 kernel[0]: ApplePS2ALPSGlidePoint::probe entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: E7: { 0x00, 0x00, 0x00 } E6: { 0x00, 0x00, 0x00 }ALPS Device? no
13/06/14 03:42:08,000 kernel[0]: ApplePS2ALPSGlidePoint::probe leaving.
13/06/14 03:42:08,000 kernel[0]: VoodooPS2Mouse Version 1.8.12 loaded...
13/06/14 03:42:06,643 com.apple.launchd[1]: *** launchd[1] has started up. ***
13/06/14 03:42:08,000 kernel[0]: ApplePS2Mouse::probe entered...
13/06/14 03:42:08,000 kernel[0]: ApplePS2Controller: Timed out on mouse input stream.
13/06/14 03:42:08,000 kernel[0]: ApplePS2Mouse::probe leaving.

It looks like your device is not responding to PS2 commands.
 
Status
Not open for further replies.
Back
Top