Jump to content

Mike Wilson

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Mike Wilson

  1. Do I need to do name change for VoodooI2CHID.kext as well? with Voodoo2c with either 2cHID or 2Csynaptics, Do I still need to enable SSDT-XOSI with _OSI to XOSI (OS) fix? if I use the DSDT you help me with, do I still need to use enable SSDT-XOSI with _OSI to XOSI (OS) fix? or do I have to load voodoo2c with satellite as well? thanks!
  2. When I use this Voodoo2cSynaptics Satellite kext with the name change , somehow it doesn’t get loaded like 2CHID one, any insight why? It’s actually never get loaded before even without the name change.. which ssdt patch do I still need with this kext? thanks! I will try again later.
  3. https://ibb.co/VvrYF45 is this the right section? Can you please confirm the right number to use? thanks
  4. I find HID\VEN_SYNA&DEV_329D&Col01 in windows. so I put 329D in voodoo info file, but somehow, system just does not load this VoodooI2CSynaptics satellite kext.. did I do anything wrong? VoodooI2CHID can be loaded but no device can be found .. to quote DSDT { If (LLess (OSYS, 0x07DC)) { SRXO (GPDI, One) } Store (GNUM (GPDI), INT1) Store (INUM (GPDI), INT2) If (LEqual (TPDM, Zero)) { SHPO (GPDI, One) } If (LEqual (TPDT, One)) { Store ("SYNA2393", _HID) Store (0x20, HID2) Return (Zero) } If (LEqual (TPDT, 0x02)) { Store ("06CB2846", _HID) Store (0x20, HID2) Return (Zero) } If (LEqual (TPDT, 0x06)) { Store ("ALPS0000", _HID) Store (0x20, HID2) Store (0x2C, BADR) Return (Zero) } If (LEqual (TPDT, 0x05)) { Store ("SYNA329D", _HID) Store (TPDH, HID2) Store (TPDB, BADR) If (LEqual (TPDS, Zero)) { Store (0x000186A0, SPED) } If (LEqual (TPDS, One)) { Store (0x00061A80, SPED) } If (LEqual (TPDS, 0x02)) { Store (0x000F4240, SPED) } Return (Zero) } which one is my device number? thanks. SYNA239D or SYNA3293? I tested with both btw, still not working. Thanks!
  5. I have both , when I use voodool2cHID , I can see trackpad panel get actived, but trackpad still does not work. when I use voodool2csynaptics. satalite does not get loaded , so no trackpad panel showing . how do I edit the plugin with "name"? can you refer me to a guide? thanks..
  6. https://filebin.net/uue0ooaii9jb8cjv Send me Marks-MacBook-Air above. HP Envy 13 BA0010CA with Icelake. can't get trackpad and sleep to work, display stay black until I close and open the lid when boot up. please help, btw,I donated to you. thanks in advance!
  7. I have been working on my trackpad for 48 hours now , system still does not detect it at all.( Catalina and Big Sur both) HP ENVY 13 inch Laptop - 13-ba0010ca I think it's HID Synaptics 2393 SYNA2393 trackpad. I have tried everything, nothing works. I got everything else working, just the trackpad. Please give me some guidance , guys! thanks! it's ice lake i5-1035G1 on HP875A board. DSDT.aml.zip
×
×
  • Create New...