valnoxy / t440p-oc

💻 Lenovo ThinkPad T440p Hackintosh (Big Sur, Monterey & Ventura Beta) - OpenCore
https://exploitox.de/hackintosh/t440p
MIT License
126 stars 34 forks source link

What trackpad do you have installed ? #27

Closed BanannaFannaFoFax closed 2 years ago

BanannaFannaFoFax commented 2 years ago

Thanks for your hard work. What trackpad do you have installed? I tried both the synaptic T450 and the regular one that the T440p comes with. They both don't allow me to scroll nor left click. Everything is Force Click and causes a preview to pop up. Do you have the system settings trackpad preference panel working? Mine is blank.

eob2000 commented 2 years ago

I had this exact same issue with mine (other than the fact that I did have the preference panel) all trackpad behaviour was the same. I am using the T450 synaptics trackpad (actually pulled from an L460 but afaik the trackpads are the same). What ended up fixing it for me was using https://github.com/VoodooSMBus/VoodooRMI in SMBus mode. If you have the synaptics trackpad I recommend giving that a go. It works great now, even gestures.

Gopherslol commented 2 years ago

Make sure you have disabled haptic feedback in trackpad settings. That breaks a lot of trackpad functionality

D35P4C1T0 commented 2 years ago

VoodooRMI actually fixed all my trackpad related issues! I think it should be directly included in the EFI of this project, although it's fairly easy to add yourself.

valnoxy commented 2 years ago

Hey 👋, Thanks for your feedback! I've added VoodooRMI to this repo.