jkbuha / XPS-9500-CometLake-OpenCore

Dell XPS 9500 i9-10885H with macOS and OpenCore
22 stars 4 forks source link

Trackpad issue #7

Open Stefano-Romano-dev opened 9 months ago

Stefano-Romano-dev commented 9 months ago

I notice some problems with the trackpad, works fine 90% of the time, but randomly starts stuttering and lagging for a few seconds.

jkbuha commented 9 months ago

Never experienced this personally before, but I know of someone who has. Could you post your full specs, especially if you have 4k screen and/or touchscreen enabled?

jkbuha commented 9 months ago

One other thing I forgot to mention, I’m on the latest touchpad firmware update (0x0C). Could you check and see if the issue persists?

https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=t95y2&oscode=wt64a&productcode=xps-15-9500-laptop

On Thu, 28 Dec 2023 at 21:27, Stefano-Romano-dev @.***> wrote:

I notice some problems with the trackpad, works fine 90% of the time, but randomly starts stuttering and lagging for a few seconds.

— Reply to this email directly, view it on GitHub https://github.com/jkbuha/XPS-9500-IceLake-OpenCore/issues/7, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJMMC5HOE5ENSWECWIX7X3YLXIZ5AVCNFSM6AAAAABBF342HOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TQNZZGY4TENA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Stefano-Romano-dev commented 9 months ago

Never experienced this personally before, but I know of someone who has. Could you post your full specs, especially if you have 4k screen and/or touchscreen enabled?

Hi, im on XPS 15 9500 1080p screen (no touch) Intel Core i7-10750H, Nvidia GTX 1650 Ti

Stefano-Romano-dev commented 9 months ago

One other thing I forgot to mention, I’m on the latest touchpad firmware update (0x0C). Could you check and see if the issue persists? https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=t95y2&oscode=wt64a&productcode=xps-15-9500-laptop On Thu, 28 Dec 2023 at 21:27, Stefano-Romano-dev @.> wrote: I notice some problems with the trackpad, works fine 90% of the time, but randomly starts stuttering and lagging for a few seconds. — Reply to this email directly, view it on GitHub <#7>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJMMC5HOE5ENSWECWIX7X3YLXIZ5AVCNFSM6AAAAABBF342HOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TQNZZGY4TENA . You are receiving this because you are subscribed to this thread.Message ID: @.>

Very interesting, I'll try and keep you updated :)

VGerris commented 9 months ago

Hi, I am the one having a possibly similar issue. I described it as follows:

Like when one holds the pad and then selects, let's go and continue select. then it jumps. For example: on the touchpad, select a point with left finger and then drag with right finger on desktop - release finger and put it on again to continue. It will pick up not where it was ( relatively ) but absolutely from the begin point.

Things to try are that and taking a screenshot. I hope this helps in troubleshooting.

Please confirm there are no issues in Windows/Linux of this kind. If not, one can try to look in the commit where the Voodoo driver was updated to latest, I personally did not have the issue when running older versions ( I can try to find those when needed, please take a bit of look ). Let us know how it goes, thank you!

Stefano-Romano-dev commented 9 months ago

After some time of testing I can say that after updating the trackpad firmware the problem is less present but not 100% solved.

Wenhui-Wu commented 8 months ago

Hi. I am on the same model (9500 with 10750H and 1080P) but running macOS 12.1 with zspherez's EFI build (many thanks).

My trackpad became laggy and jumpy after updating Voodoo kexts. So maybe consider using older ones. Btw my bluetooth trackpad worked fine so it is kind of another solution. I hope it helps.

My Voodoo updates:

VoodooI2C 2.4.4 -> 2.8

VoodooInput 1.0.7 -> 1.1.3

VoodooPS2Controller 2.2.4 -> 2.3.5

jkbuha commented 8 months ago

Yes I suspect it's a VoodooI2C issue. I personally haven't had any issue with >2.4.2 but I know that versions 2.5+ try and autodetect the GPIO pin and may work incorrectly at times, even though my SSDT forces the APIC pin.

For anyone who's got this issue, it might be worth logging a bug with the VoodooI2C team together with the log files when the issue happens.

On Sun, 21 Jan 2024 at 14:32, Wenhui Wu @.***> wrote:

Hi. I am on the same model (9500 with 10750H and 1080P) but running macOS 12.1 with zspherez's EFI build (many thanks).

My trackpad became laggy and jumpy after updating Voodoo kexts. So maybe consider using older ones. Btw my bluetooth trackpad worked fine so it is kind of another solution. I hope it helps.

My Voodoo updates:

VoodooI2C 2.4.4 -> 2.8

VoodooInput 1.0.7 -> 1.1.3

VoodooPS2Controller 2.2.4 -> 2.3.5

— Reply to this email directly, view it on GitHub https://github.com/jkbuha/XPS-9500-IceLake-OpenCore/issues/7#issuecomment-1902647516, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJMMC4PIMHJCMYYJJROQS3YPURGFAVCNFSM6AAAAABBF342HOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSGY2DONJRGY . You are receiving this because you commented.Message ID: @.***>

VGerris commented 5 months ago

I created a bug report : https://github.com/VoodooI2C/VoodooI2C/issues/549 @Wenhui-Wu @Stefano-Romano-dev @jkbuha or anyone reading this, please post the logs as requested here : https://voodooi2c.github.io/#Troubleshooting/Troubleshooting Thank you!