Contribute
Register

VoodooI2C Help and Support

Status
Not open for further replies.
Alright thank you, I've seen that screen before just don't ever use anything in it tbh. Been using Hackintosh for the past 8yrs.

Here are my ioreg and gen_debug. I looked into the mouse&trackpad from accessibility and it wasn't enabled in the first place.
 

Attachments

  • debug_17359.zip
    5.9 MB · Views: 190
Last edited:
Don't patch your SSDTs if you don't need to.
Please attach an archive made with gen_debug.sh. Make sure IOReg is included.


Something in macOS might cause them to interfere with each other when both are connected, as both are recognized as built-in. Disabling that setting will eliminate such an issue.
Of course it is just a guess, because I did not see your troubleshooting files.
Disable that setting if it's currently enabled, not a device (Not sure what you mean by 'disable them').
View attachment 410237

There it is:
 

Attachments

  • debug_18988.zip
    1.9 MB · Views: 180
You did not patch ETPD._CRS for GPIO interrupts. It's a must in order to use VoodooI2CELAN.

I am having a lot of difficulty both in understanding and in carrying out the process. I tried to patch my DSDT but surely I didn't do everything properly. If someone has time could they look at him?
 

Attachments

  • DSDT.aml
    150.5 KB · Views: 66
I am having a lot of difficulty both in understanding and in carrying out the process. I tried to patch my DSDT but surely I didn't do everything properly. If someone has time could they look at him?
Once you removed the APIC interrupt from SBFI and renamed it to SBFB, you need to add your GPIO pin in SBFG and use the correct return statement for _CRS.
 
Hello guys, I just install Mojave on my Dell Inspiron 7359. My touchscreen is working with basically taps but my trackpad is not working. Only my keyboard using the last version of VoodooPS2 kext by @RehabMan. I am want to know exactly what kind of trackpad has my laptop before start patching my DSDT. Could you guys please help me.

Thanks
 

Attachments

  • BCA1BDA8-92E1-4DAA-904C-9C0ACA6E7C83.png
    BCA1BDA8-92E1-4DAA-904C-9C0ACA6E7C83.png
    151.4 KB · Views: 59
  • F91D8C5F-CF32-47DC-A0F7-9DD43E477F46.png
    F91D8C5F-CF32-47DC-A0F7-9DD43E477F46.png
    86.8 KB · Views: 52
  • 36EF64A5-7107-447B-8252-63AE0845FE60.png
    36EF64A5-7107-447B-8252-63AE0845FE60.png
    282.4 KB · Views: 54
  • 88185128-1A59-4770-A1A8-0DE6D39B6E5B.png
    88185128-1A59-4770-A1A8-0DE6D39B6E5B.png
    162.3 KB · Views: 51
Once you removed the APIC interrupt from SBFI and renamed it to SBFB, you need to add your GPIO pin in SBFG and use the correct return statement for _CRS.
If it's a question of deleting / changing a few words, isn't it that you could help me do it? Because even from what you wrote, I didn't understand what I should do now. :banghead:
 
Hello guys, I just install Mojave on my Dell Inspiron 7359. My touchscreen is working with basically taps but my trackpad is not working. Only my keyboard using the last version of VoodooPS2 kext by @RehabMan. I am want to know exactly what kind of trackpad has my laptop before start patching my DSDT. Could you guys please help me.

Thanks
Please attach a troubleshooting archive, make sure a recent OS patch is applied (Windows 2015+), either via static patching or _OSI -> XOSI + SSDT-XOSI.
You may get the archive with gen_debug.sh

If it's a question of deleting / changing a few words, isn't it that you could help me do it? Because even from what you wrote, I didn't understand what I should do now. :banghead:
Follow the GPIO pinning guide, step by step, values differ between machines, you must learn how to do it to be able to do it again in the future :)
 
Please attach a troubleshooting archive, make sure a recent OS patch is applied (Windows 2015+), either via static patching or _OSI -> XOSI + SSDT-XOSI.
You may get the archive with gen_debug.sh


Follow the GPIO pinning guide, step by step, values differ between machines, you must learn how to do it to be able to do it again in the future :)

Thanks for your quick replay. I have to leave for a few hours. As soon I get home I will send it
 
Please attach a troubleshooting archive, make sure a recent OS patch is applied (Windows 2015+), either via static patching or _OSI -> XOSI + SSDT-XOSI.
You may get the archive with gen_debug.sh


Follow the GPIO pinning guide, step by step, values differ between machines, you must learn how to do it to be able to do it again in the future :)

I did what you said.
Thanks!


Note: @ben9923 I uploaded the archive again Thanks
 

Attachments

  • debug_2461.zip
    2.5 MB · Views: 66
Last edited:
Status
Not open for further replies.
Back
Top