syscl / XPS9350-macOS

macOS patches for Dell XPS 13 9350 (Skylake)
916 stars 73 forks source link

Trackpad and Keyboard not working #184

Open yasster opened 6 years ago

yasster commented 6 years ago

After the latest deployment, the Deploy.sh has an issue where the VoodooI2C.kext installs also removes the 'VoodooPS2Controller' from Clover. This has caused an issue where the keyboard and trackpad don't work.

Quick fix: Add the VoodooPS2Controller.kext back into the EFI Clover folder and reboot!

@syscl I'll do more testing

syscl commented 6 years ago

Ok, thank you I will try to add voodoops2 back or try to explore what’s wrong with the new driver.

P013onEr commented 6 years ago

@yasster @syscl You need add VoodooI2C patches . After that the Keyboard&&Touchpad working. https://github.com/alexandred/VoodooI2C-Patches

BTW the Touchscreen Multi-gesture working.

yasster commented 6 years ago

@P013onEr @syscl If I'm not mistaken, we need the GPIO Patch and also Controller Patch for the VoodooI2C DSDT patches.

yasster commented 6 years ago

185 Has anyone tested it ? @syscl @P013onEr

aizigao commented 6 years ago

same issue,keyboard often not works and using newest codes

yasster commented 6 years ago

@aizigao Could you give more detail on your build? And also try adding the fix

aizigao commented 6 years ago

@yasster thx, but I just give up install this, I use archliux instead

syscl commented 6 years ago

Thank you for the information. I have lent my XPS 13 9350 to my friend and sadly he is missing and I cannot contact him/her! So that I have to do everything blindness. I will give it a try and please let me know if it work or not.