Cimmerian-Iter / Sony-SVD1321Z9E-VAIO-Hackintosh-OpenCore

A working Hackintosh made with OpenCore for the SVD1321Z9E VAIO laptop
MIT License
5 stars 1 forks source link

Touchpad not working properly #2

Open Cimmerian-Iter opened 3 years ago

Cimmerian-Iter commented 3 years ago

it recognize inputs, 3,4 fingers etc. The only problem is that after like 2 second of input it just stop recording input until i lift off my finger, wait 1 second, then redo an input. For exemple : I swipe with my finger on the touchpad from right to left, the mouse goes from right to left Then immediatly i go up, and the mouse just stop, it doesn't go up. If i try to scroll with 2 fingers, I scroll one time, the screen scroll, I scroll immediatly after a second time, and the mouse either goes down or doesn't move but the screen isn't scrolling. So I have to lift of my finger, wait for 2 second, and redo a scroll so that the screens scroll

Basically after like 2-3 second of interaction if I don't lift my finger the mouse will stop mooving as it doesn't want to read any input

VoodooI2C with HID or synaptic satellite kext doesn't work. We need voodooRIM to make the touchpad work

The touchpad doesn't need any GPIO pinning

I'll try to see what could possibly do that problem

Cimmerian-Iter commented 3 years ago

Fixed! for some reason my finger was recorded as ultra wide sometime, like 4x as wide as the height of the finger. So it didn't read the input. That's why it stopped moving until I lift off my finger from the touchpad. A work around for this is to open VoodooRMI.kext/Contents/Info.plist, then go under IOPersonalities->RMIBus->FingerMajorMinorDiffMax, and set that to like, 10

It needs to be done each time you update voodooRIM kext