Contribute
Register

Lenovo Ideapad U430 - Mavericks

Status
Not open for further replies.
I followed post #422 which seems to be the same as this guide. Would it be necessary to reinstall the whole thing again?

The trackpad will work if you follow the guide (assuming your laptop has a Synaptics trackpad).

I would recommend you follow the official guide I already linked.
 
The trackpad will work if you follow the guide (assuming your laptop has a Synaptics trackpad).

I would recommend you follow the official guide I already linked.

I did a complete reinstall of yosemite following the official guide. Trackpad is still not detected.
 
I did a complete reinstall of yosemite following the official guide. Trackpad is still not detected.

Download patchmatic: https://github.com/RehabMan/OS-X-MaciASL-patchmatic.
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -Rf ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
 
Download patchmatic: https://github.com/RehabMan/OS-X-MaciASL-patchmatic.
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -Rf ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu

Code:
kextstat|grep -y acpiplat
   13    2 0xffffff7f82154000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>

I didn't seem to get an output from kextstat|grep -y appleintelcpu.
 

Attachments

  • RehabMan.zip
    28.6 KB · Views: 113
  • IOReg.ioreg
    4.1 MB · Views: 141
Code:
kextstat|grep -y acpiplat
   13    2 0xffffff7f82154000 0x65000    0x65000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>

I didn't seem to get an output from kextstat|grep -y appleintelcpu.

Your laptop does not have Synaptics. It has ELAN. You need to search for a ps2 driver for ELAN.
 
Your laptop does not have Synaptics. It has ELAN. You need to search for a ps2 driver for ELAN.

Thanks RehabMan! That was it. I used EmlyDinesh's kext and the touchpad works now. Thanks again for the fast replies and the help.
 
as Usual with OSX update with me..... stuck at login.... keep circling after password entered to my account :banghead::banghead::banghead:
and I left the bootable USB at office... won't getting in til tomorrow I guess...
 
as Usual with OSX update with me..... stuck at login.... keep circling after password entered to my account :banghead::banghead::banghead:
and I left the bootable USB at office... won't getting in til tomorrow I guess...

Good thing I kept guest account open. I got in and saw keychain update. after reboot I was able to log in.
so checking what causing error now.
 
Good thing I kept guest account open. I got in and saw keychain update. after reboot I was able to log in.
so checking what causing error now.

Was this after the update to 10.10.2 (and did the update seem to affect any kexts)?
 
Status
Not open for further replies.
Back
Top