Contribute
Register

VoodooI2C Help and Support

Status
Not open for further replies.
After updating to 10.14.2 my track pad doesnt work anymore; it worked prior to update already tried updating the kext but it still doesnt work
 

Attachments

  • debug_1238.zip
    1.7 MB · Views: 74
ok Ill uninstall all kexts except fakeSMC, LILU and whatevergreen and reinstall them with that method
please read properly

ALL kexts belong in /Library/Extensions

why would you not install FakemSMC, lilu and whatevergreen??????
 
I tried patching my DSDT like @Razeriste and @natherox. I haven't had any luck. I have a Razer Blade 15 Advanced (2019) which is the same trackpad as the Razer Blade 15 Base (2018) which has previously been mentioned on this forum. Doesn't seem to be a solution to the issue. I uploaded my debug files if anyone has any ideas.
 

Attachments

  • debug_23574.zip
    2.6 MB · Views: 53
I tried patching my DSDT like @Razeriste and @natherox. I haven't had any luck. I have a Razer Blade 15 Advanced (2019) which is the same trackpad as the Razer Blade 15 Base (2018) which has previously been mentioned on this forum. Doesn't seem to be a solution to the issue. I uploaded my debug files if anyone has any ideas.
Remove that 'OLD_SSDT_XOSI.aml'.

Which change did you make besides patching _CRS?
 
Remove that 'OLD_SSDT_XOSI.aml'.

Which change did you make besides patching _CRS?
Can do I didn't think it would mess with anything. I grabbed the latest version of SSDT-XOSI from github and compiled it, did the _CRS patch and patched my laptops battery status. Other than that I was trying to follow allow the previous things you instructed the other guys to try. (As far as I can tell I've done all that)
 
Can do I didn't think it would mess with anything. I grabbed the latest version of SSDT-XOSI from github and compiled it, did the _CRS patch and patched my laptops battery status. Other than that I was trying to follow allow the previous things you instructed the other guys to try. (As far as I can tell I've done all that)
Yeah, it shouldn't mess with anything, but Clover and its bugs, you know... This file is garbage anyway, the new SSDT-XOSI you have there is perfectly fine.
Start with just the battery status + _CRS patches, don't apply anything else (I don't know/remember what was advised). Then attach a new troubleshooting archive.
 
Yeah, it shouldn't mess with anything, but Clover and its bugs, you know... This file is garbage anyway, the new SSDT-XOSI you have there is perfectly fine.
Start with just the battery status + _CRS patches, don't apply anything else (I don't know/remember what was advised). Then attach a new troubleshooting archive.
Perfect, those are the only two things I did to my DSDT. Here is the latest debug. Thanks for helping!
 

Attachments

  • debug_11427.zip
    2 MB · Views: 68
Hi guys,
i cannot apply the patches from the VoodooI2C repository.
My DSDT compiles perfectly without error at first. After applied the patches i got an unexpected end of file error.
Basically there is a "}" too much.

I tried to apply the patches manually (watching what the patches were doing and modifing it myself). I got no error compiling the DSDT but then i see in my log this error : kernel: (VoodooI2C) VoodooI2CControllerDriver::pci8086,9d61 Unknown Synopsys component type: 0xffffffff which seems to mean that the patches are not applied correctly.

Could you please help me ?

Here is my Clover ACPI/origin, my disassmbled DSDT.dsl and my ioreg. My ACPI ID is TPD0

I've replaced my zip with a new zip using the trouble report method.


Thanks


EDIT : Seems like Coffee Lake only works in Polling mode so here is what i did :
Enabled 2 patches in Clover
Modded DSDT to enable polling mode
Compiled VoodooI2C from Github source

Now everything is working fine
 

Attachments

  • debug_24978.zip
    1.5 MB · Views: 70
Last edited:
Status
Not open for further replies.
Back
Top