jkbuha / XPS-9500-CometLake-OpenCore

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

Trackpad only works after waking from sleep #13

Closed webstar1 closed 6 months ago

webstar1 commented 6 months ago

I am using your trackpad solution on my XPS 9300 and for some reason it only works only once I put the laptop to sleep. On a cold boot, the trackpad doesn't work, only very few times has it worked, such as when I switched to Opencore Debug, it worked since boot. however shutting down and loading again, same issue is apparent.

I face the same issue of trackpad in polling mode without your SSDT-TPXX.aml. Is there any other SSDTs or patches for this fix which I am missing? I have attached my log for reference although I cant see anything going wrong.

opencore-2024-04-10-021053.txt

jkbuha commented 6 months ago

You shouldn't be using this repo for the 9300 trackpad, as it has ACPI dependencies that require external files. Use this instead, it works well:

https://github.com/Baio1977/EFI-Hackintosh-collection/blob/main/EFI%20Laptop%20/DELL/XPS%209300%20Ice%20Lake/0.8.3/EFI/OC/ACPI/SSDT-XPS_9300.aml

On Wed, 10 Apr 2024 at 05:08, webstar1 @.***> wrote:

I am using your trackpad solution on my XPS 9300 and for some reason it only works only once I put the laptop to sleep. On a cold boot, the trackpad doesn't work, only very few times has it worked, such as when I switched to Opencore Debug, it worked since boot. however shutting down and loading again, same issue is apparent.

I face the same issue of trackpad in polling mode without your SSDT-TPXX.aml. Is there any other SSDTs or patches for this fix which I am missing? I have attached my log for reference although I cant see anything going wrong.

opencore-2024-04-10-021053.txt https://github.com/jkbuha/XPS-9500-IceLake-OpenCore/files/14926570/opencore-2024-04-10-021053.txt

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

webstar1 commented 6 months ago

Thank you so much, I cant believe there was already a solution out there. Trackpad works fine now