Contribute
Register

VoodooI2C Help and Support

Status
Not open for further replies.
i've changed only code

Code:
Scope (_SB.PCI0)
    {
        Device (I2C1)
        {
            Name (LINK, "\\_SB.PCI0.I2C1")
            Method (_PSC, 0, NotSerialized)  // _PSC: Power State Current
            {
                Return (GETD (SB11))
            }

            Method (_PS0, 0, NotSerialized)  // _PS0: Power State 0
            {
                LPD0 (SB11)
            }

            Method (_PS3, 0, NotSerialized)  // _PS3: Power State 3
            {
                LPD3 (SB11)
            }

            If (LNotEqual (SMD1, 0x02))
            {
                Name (_HID, "INT3443")  // _HID: Hardware ID
                Method (_HRV, 0, NotSerialized)  // _HRV: Hardware Revision
                {
                    Return (LHRV (SB11))
                }

                Method (_CRS, 0, NotSerialized)  // _CRS: Current Resource Settings
                {
                    Return (LCRS (SMD1, SB01, SIR1))
                }

                Method (_STA, 0, NotSerialized)  // _STA: Status
                {
                    Return (LSTA (SMD1))
                }
            }

            If (LEqual (SMD1, 0x02))
            {
                Name (_ADR, 0x00150001)  // _ADR: Address
                Method (_DSM, 4, Serialized)  // _DSM: Device-Specific Method
                {
                    If (PCIC (Arg0))
                    {
                        Return (PCID (Arg0, Arg1, Arg2, Arg3))
                    }

                    Return (Buffer (One)
                    {
                         0x00                                 
                    })
                }
            }
        }
    }

from my DSDT because in yours you had all "IF" outside Scope (_SB.PCI0) - you can compare these lines.
Hello, i installed a fresh macOS Mojave. Deleted the Lpss kexts, patched DSDT with Windows 10 patch fix tried to apply this method(that worked on Sierra), but it doesn't work now(i tried with VoodooI2C.kext installed)..
I also tried with VodooI2C patches on the DSDT and GPI0 pinning(it didn't work, i guess i didn't do it right)
Any ideas how to make the touchpad to work?
\_SB.PCI0.I2C1.ETPD
@ben9923
(i attached the origin DSDT.ds - no patches applied)
Thanks
 

Attachments

  • debug_16987.zip
    2.5 MB · Views: 79
  • DSDT.dsl
    1.1 MB · Views: 93
Last edited:
Yes, when it's trying to sleep and I've removed the other boot args. Is this the correct log?
Code:
UUID:
Stackshot Reason: Wake transition timed out after 180 seconds while calling power state change callbacks. Suspected bundle: com.alexandred.VoodooI2CHID. Thread 0x733ae.
Failure code:: 0xa2f3a4be 00000027

================================================================
Date/Time:       2019-10-14 14:21:50 -0400
OS Version:      ??? ??? (Build ???)
Architecture:    x86_64
Report Version:  28

Data Source:     Stackshots
Shared Cache:    0x4027000 C34A7126-6F3E-320A-99D0-AE9BD69893F4

Event:           Sleep Wake Failure
Duration:        0.00s
Steps:           1

Boot args:       dart=0 -cdfon -igfxnohdmi lilucpu=9 keepsyms=1

Time Awake Since Boot: 2900s



Process:         kernel_task [0]
UUID:            C41337A1-0EC3-3896-A954-A1F85E849D53
Architecture:    x86_64
Version:         Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64
Footprint:       111.33 MB
Start time:      2019-10-14 14:21:50 -0400
End time:        2019-10-14 14:21:50 -0400
Num samples:     1 (1)

  Thread 0x6b               1 sample (1)              priority 95 (base 95)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2105453) [0xffffff800040206d] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6c               1 sample (1)              priority 95 (base 95)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2105453) [0xffffff800040206d] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6e               1 sample (1)              priority 95 (base 95)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2882980) [0xffffff80004bfda4] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6f               Thread name "IOServiceTerminateThread"              1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8611572) [0xffffff8000a366f4] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x94               Thread name "idle #2"     1 sample (1)              priority 0 (base 0)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901680) [0xffffff80003d0470] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901191) [0xffffff80003d0287] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 3004936) [0xffffff80004dda08] (runnable) 1

  Thread 0x97               Thread name "idle #4"     1 sample (1)              priority 0 (base 0)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901680) [0xffffff80003d0470] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901191) [0xffffff80003d0287] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 3004936) [0xffffff80004dda08] (runnable) 1

  Thread 0x9a               Thread name "idle #6"     1 sample (1)              priority 0 (base 0)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901680) [0xffffff80003d0470] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901191) [0xffffff80003d0287] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 3004936) [0xffffff80004dda08] (runnable) 1

  Thread 0x9d               Thread name "idle #1"     1 sample (1)              priority 0 (base 0)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901680) [0xffffff80003d0470] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901191) [0xffffff80003d0287] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 3004936) [0xffffff80004dda08] (runnable) 1

  Thread 0xa0               Thread name "idle #3"     1 sample (1)              priority 0 (base 0)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901680) [0xffffff80003d0470] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901191) [0xffffff80003d0287] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 3004936) [0xffffff80004dda08] (runnable) 1

  Thread 0xa3               Thread name "idle #5"     1 sample (1)              priority 0 (base 0)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901680) [0xffffff80003d0470] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901191) [0xffffff80003d0287] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 3004936) [0xffffff80004dda08] (runnable) 1

  Thread 0xa6               Thread name "idle #7"     1 sample (1)              priority 0 (base 0)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901680) [0xffffff80003d0470] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1901191) [0xffffff80003d0287] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 3004936) [0xffffff80004dda08] (runnable) 1

  Thread 0x155              1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 4623857) [0xffffff8000668df1] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x17e              1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<ACFDCC84-EBFD-376E-8361-B16CC6CAF740> + 139348) [0xffffff7f81868054] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x17f              1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<ACFDCC84-EBFD-376E-8361-B16CC6CAF740> + 139348) [0xffffff7f81868054] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x180              1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<ACFDCC84-EBFD-376E-8361-B16CC6CAF740> + 139348) [0xffffff7f81868054] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x181              1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<ACFDCC84-EBFD-376E-8361-B16CC6CAF740> + 139348) [0xffffff7f81868054] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x414              1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7660332) [0xffffff800094e32c] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6bf              Thread name "dlil_input_en0"                        1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 4627727) [0xffffff8000669d0f] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6c1              Thread name "ifnet_start_en0"                       1 sample (1)              priority 82 (base 82)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 4662708) [0xffffff80006725b4] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x808              Thread name "dlil_input_p2p0"                       1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 4627727) [0xffffff8000669d0f] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x809              Thread name "ifnet_start_p2p0"                      1 sample (1)              priority 82 (base 82)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 4662708) [0xffffff80006725b4] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x81d              Thread name "dlil_input_awdl0"                      1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 4627727) [0xffffff8000669d0f] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x81e              Thread name "ifnet_start_awdl0"                     1 sample (1)              priority 82 (base 82)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 4662708) [0xffffff80006725b4] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x9a0              1 sample (1)              priority 97 (base 97)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<7797FC09-DA45-3586-A426-05DDA3DD501D> + 5529) [0xffffff7f83178599] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0xaef              1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8759560) [0xffffff8000a5a908] 1
     *1  ??? (<CDFAFD8A-7E75-3145-BC93-36196CEBA938> + 243803) [0xffffff7f82bea85b] 1
       *1  ??? (<CDFAFD8A-7E75-3145-BC93-36196CEBA938> + 244097) [0xffffff7f82bea981] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8751211) [0xffffff8000a5886b] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8743835) [0xffffff8000a56b9b] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
                 *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
                   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x1fe0             Thread name "ifnet_start_utun0"                     1 sample (1)              priority 82 (base 82)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 4662708) [0xffffff80006725b4] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x611e             1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<A2F3A4BF-DA29-3079-8B50-80CB22816DAF> + 223465) [0xffffff7f82a488e9] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x611f             1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<A2F3A4BF-DA29-3079-8B50-80CB22816DAF> + 223465) [0xffffff7f82a488e9] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6120             1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<A2F3A4BF-DA29-3079-8B50-80CB22816DAF> + 223465) [0xffffff7f82a488e9] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6121             1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<A2F3A4BF-DA29-3079-8B50-80CB22816DAF> + 223465) [0xffffff7f82a488e9] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6122             1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<A2F3A4BF-DA29-3079-8B50-80CB22816DAF> + 223465) [0xffffff7f82a488e9] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6123             1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<A2F3A4BF-DA29-3079-8B50-80CB22816DAF> + 223465) [0xffffff7f82a488e9] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6124             1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<A2F3A4BF-DA29-3079-8B50-80CB22816DAF> + 223465) [0xffffff7f82a488e9] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x6125             1 sample (1)              priority 81 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<A2F3A4BF-DA29-3079-8B50-80CB22816DAF> + 223465) [0xffffff7f82a488e9] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178813) [0xffffff80008d8a3d] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x733a4            1 sample (1)              priority 93 (base 81)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<FAC2BB90-0D1D-3180-AD9D-98BC6F64344A> + 24947) [0xffffff7f83c24173] 1
     *1  ??? (<C4D440B9-4E95-3D3C-8A6F-ACCF068F771E> + 8800) [0xffffff7f83bf2260] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8759560) [0xffffff8000a5a908] 1
         *1  ??? (<C4D440B9-4E95-3D3C-8A6F-ACCF068F771E> + 8892) [0xffffff7f83bf22bc] 1
           *1  ??? (<C4D440B9-4E95-3D3C-8A6F-ACCF068F771E> + 33779) [0xffffff7f83bf83f3] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8759560) [0xffffff8000a5a908] 1
               *1  ??? (<C4D440B9-4E95-3D3C-8A6F-ACCF068F771E> + 33825) [0xffffff7f83bf8421] 1
                 *1  ??? (<C4D440B9-4E95-3D3C-8A6F-ACCF068F771E> + 31148) [0xffffff7f83bf79ac] 1
                   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8751211) [0xffffff8000a5886b] 1
                     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8743835) [0xffffff8000a56b9b] 1
                       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829344) [0xffffff80003be9e0] 1
                         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
                           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
                             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Thread 0x733ae            Thread name "thread call high #5"                   1 sample (1)              priority 93 (base 93)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2020389) [0xffffff80003ed425] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2021509) [0xffffff80003ed885] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8639130) [0xffffff8000a3d29a] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8639719) [0xffffff8000a3d4e7] 1
           *1  ??? (<FAC2BB90-0D1D-3180-AD9D-98BC6F64344A> + 27507) [0xffffff7f83c24b73] 1
             *1  ??? (<C4D440B9-4E95-3D3C-8A6F-ACCF068F771E> + 9610) [0xffffff7f83bf258a] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8759321) [0xffffff8000a5a819] 1
                 *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8743365) [0xffffff8000a569c5] 1
                   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2961368) [0xffffff80004d2fd8] 1
                     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2963657) [0xffffff80004d38c9] 1
                       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
                         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
                           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] (blocked by kernel mutex owned by kernel_task [0] thread 0x733a4) 1

  Thread 0x733b0            Thread name "thread call high #6"                   1 sample (1)              priority 93 (base 93)
  <IO tier 0>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2020389) [0xffffff80003ed425] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2021509) [0xffffff80003ed885] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 8638782) [0xffffff8000a3d13e] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 9189052) [0xffffff8000ac36bc] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1564005) [0xffffff800037dd65] (running) 1

  Thread 0x736d3            1 sample (1)              priority 81 (base 81)
  <IO tier 0 and passive>
*1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1421518) [0xffffff800035b0ce] 1
   *1  ??? (<ACFDCC84-EBFD-376E-8361-B16CC6CAF740> + 797086) [0xffffff7f8190899e] 1
     *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7180034) [0xffffff80008d8f02] 1
       *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 7178584) [0xffffff80008d8958] 1
         *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1829963) [0xffffff80003bec4b] 1
           *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1880671) [0xffffff80003cb25f] 1
             *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 1887161) [0xffffff80003ccbb9] 1
               *1  ??? (<C41337A1-0EC3-3896-A954-A1F85E849D53> + 2976211) [0xffffff80004d69d3] 1

  Binary Images:
   *0xffffff7f81846000 -                ???  ??? <ACFDCC84-EBFD-376E-8361-B16CC6CAF740>
   *0xffffff7f82a12000 -                ???  ??? <A2F3A4BF-DA29-3079-8B50-80CB22816DAF>
   *0xffffff7f82baf000 -                ???  ??? <CDFAFD8A-7E75-3145-BC93-36196CEBA938>
   *0xffffff7f83177000 -                ???  ??? <7797FC09-DA45-3586-A426-05DDA3DD501D>
   *0xffffff7f83bf0000 -                ???  ??? <C4D440B9-4E95-3D3C-8A6F-ACCF068F771E>
   *0xffffff7f83c1e000 -                ???  ??? <FAC2BB90-0D1D-3180-AD9D-98BC6F64344A>
   *0xffffff8000200000 -                ???  ??? <C41337A1-0EC3-3896-A954-A1F85E849D53>
Model: MacBookPro14,1, BootROM 194.0.0.0.0, 4 processors, Intel Core i5, 1.80 GHz, 8 GB, SMC 2.43f6
Graphics: Intel UHD Graphics 620, Intel UHD Graphics 620, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR4, 2400 MHz, Ramaxel Technology, RMSA3260MH78HAF-2666
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x623), Broadcom BCM43xx 1.0 (7.21.190.33 AirPortDriverBrcm4360-1325.2)
Bluetooth: Version 6.0.14d3, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: CT480BX300SSD1, 480.1 GB
USB Device: USB 3.0 Bus
USB Device: BCM20702A0
USB Device: Vendor-Specific Device
USB Device: EasyCamera
USB Device: USB Receiver
Thunderbolt Bus:
Expected something like the second log you attached in the first message (Has *** Panic Report *** at the beginning, and a backtrace).

Hello, i installed a fresh macOS Mojave. Deleted the Lpss kexts, patched DSDT with Windows 10 patch fix tried to apply this method(that worked on Sierra), but it doesn't work now(i tried with VoodooI2C.kext installed)..
I also tried with VodooI2C patches on the DSDT and GPI0 pinning(it didn't work, i guess i didn't do it right)
Any ideas how to make the touchpad to work?
\_SB.PCI0.I2C1.ETPD
@ben9923
(i attached the origin DSDT.ds - no patches applied)
Thanks
Do NOT remove Apple's kexts.
Anyway, how are you expecting it to work when VoodooI2C is not installed?

You'll also need the I2C controllers patch from the VoodooI2C patches repo, as usually needed for Skylake.
It'll have the same effect as the modified DSDT code you quoted.
 
Expected something like the second log you attached in the first message (Has *** Panic Report *** at the beginning, and a backtrace).


Do NOT remove Apple's kexts.
Anyway, how are you expecting it to work when VoodooI2C is not installed?

You'll also need the I2C controllers patch from the VoodooI2C patches repo, as usually needed for Skylake.
It'll have the same effect as the modified DSDT code you quoted.
On the macOS Sierra i had to remove the AppleIntelLpssI2C.kext, AppleIntelLpssI2CController.kext(also AppleHPM.kext) in order to get the touchpad to work.

Generated new DSDT, applied patch for the battery, Windows 10 fix, I2C Controllers. Installed VoodooI2C.kext the touchpad is still not working.

(DSDT.dsl doesn't have any patches applied to it)
 

Attachments

  • debug_19497.zip
    2.6 MB · Views: 75
  • DSDT.dsl
    1.1 MB · Views: 94
One other thing knocked me off my feet is that automatic display rotation also works: that means tablet mode is working basically in any position. I'm truly amazed! I never even thought about this and discovered it only because I took the laptop to the kitchen carrying it sloppy in my hand...

Just great!
 
On the macOS Sierra i had to remove the AppleIntelLpssI2C.kext, AppleIntelLpssI2CController.kext(also AppleHPM.kext) in order to get the touchpad to work.
There are Clover patches for that, two of them by CoolStar. No need to think about removing those kexts any time later...
 
On the macOS Sierra i had to remove the AppleIntelLpssI2C.kext, AppleIntelLpssI2CController.kext(also AppleHPM.kext) in order to get the touchpad to work.

Generated new DSDT, applied patch for the battery, Windows 10 fix, I2C Controllers. Installed VoodooI2C.kext the touchpad is still not working.

(DSDT.dsl doesn't have any patches applied to it)
As @Edd1024 said, there are kext patches available.
Next release won't require any patching/whatever, as VoodooI2C will take over Apple's kexts by itself.

You didn't install any satellite - how are you expecting input?
Your device requires VoodooI2CELAN.
You'll also need to patch for GPIO interrupts, you did not do it yet.
 
As @Edd1024 said, there are kext patches available.
Next release won't require any patching/whatever, as VoodooI2C will take over Apple's kexts by itself.

You didn't install any satellite - how are you expecting input?
Your device requires VoodooI2CELAN.
You'll also need to patch for GPIO interrupts, you did not do it yet.
I patched the GPIO. Now the touchpad is working. Are the patches necessary to add?
 
I patched the GPIO. Now the touchpad is working. Are the patches necessary to add?
They will not do anything when Apple's kexts are not installed.
If the new VoodooI2C release won't be out until you update your system, add the patches instead of removing Apple's kexts again (They'll come back after an OS update).
You won't need those patches with the next VoodooI2C release :)
 
Hello.
ASUS K501UQ, getting KP on boot in Catalina. Using latest release, v2.2, (also tried with several older releases). Problem is with VoodooGPIO, I either get KP, or it just hangs at or shortly after VoodooGPIOSunrisePointLP::Loading GPIO Data ... line.
Followed GPIO pinning guide. IOReg doesn't have any IOInterruptSpecifiers, so I assumed I just need to rename device in DSDT (I have SBFI instead of SBFB). I also tried with some GPIO pin numbers, as I managed to make it run in Mojave with pin number 0x55 (long story).
 

Attachments

  • asusk501uq_voodooi2c.zip
    1.9 MB · Views: 52
Expected something like the second log you attached in the first message (Has *** Panic Report *** at the beginning, and a backtrace).


Do NOT remove Apple's kexts.
Anyway, how are you expecting it to work when VoodooI2C is not installed?

You'll also need the I2C controllers patch from the VoodooI2C patches repo, as usually needed for Skylake.
It'll have the same effect as the modified DSDT code you quoted.


I don't see any KP this time and it's not in the console. Where to find the KP?
 

Attachments

  • Screen Shot 2019-10-17 at 8.01.31 PM.png
    Screen Shot 2019-10-17 at 8.01.31 PM.png
    1 MB · Views: 85
Status
Not open for further replies.
Back
Top