Lovely-XPP / Dell-Latitude-E7480-Hackintosh

OpenCore EFI for Dell Latitude E7480

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trackpad not working properly

gaslarfa opened this issue · comments

Greetings I have a small problem with the trackpad.

The drawback is that every time I'm going to use it, it's as if I'm using both fingers at the same time instead of just one.

I thought my trackpad was defective but on windows it works perfectly.

Could you tell me why this happens?

I am using MacOss Monterrey in version 12.5.1 with opencore 8.3

Maybe you can try this one, but you need to complie by yourself.😂(I will build it later.)
https://github.com/SkyrilHD/AlpsHID/tree/proj-+-pressure-test

git clone -b proj-+-pressure-test https://github.com/SkyrilHD/AlpsHID.git
cd AlpsHID
git clone https://github.com/acidanthera/MacKernelSDK.git

Open the main project in Xcode and build away and replace the kext AlpsHID.kext. : )
If the issue exists, you can try other branches of the repo above.

I am sorry that I have no spare space for installing Xcode, so I can't build it for you😔. If possible, you can build by yourself.

I can confirm this worked for me. I pulled down the repo and compiled the new AlpsHID.kext file and it corrected the strange trackpad behavior.

@H3xidecimal Could you upload the compiled AlpsHID.kext for updating this repo. Thanks a lot.

AlpsHID.kext.zip

There you go. No problem, happy to help!

Thanks a lot :)