@Feartech bro I'm having a problem with my sensorshub.dsl. I have dell 15 7000 i7 8550u touchscreen. at first I couldn't compile the dsdt. fixed that. after patching dsdt, touchscreen and battery still does not work. so I was going through the .dsl files seeing if any of them present an error when trying to compile. bro can you please help me? if you have somewhere I can send a contribution, ill do so immediately
this is what the error field looks like :
}
If (LEqual (\_SB.GGOV (0x02010016), One))
{
Sleep (0x96)
If (LEqual (\_SB.GGOV (0x02010014), One)){}
Else
{
Notify (\_SB.PCI0.I2C0.DFUD, One)
}
}
Return (Zero)
}
Case (0x02)
{
Store (DerefOf (Index (Arg3, Zero)), DFUE)
Store (DerefOf (Index (Arg3, One)), DFUD)
Store (\_SB.GGOV (0x02010014), OLDV)
\_SB.GGOV (0x02010014)
DFUE
If (LGreater (DFUD, Zero))
{
Sleep (DFUD)
\_SB.GGOV (0x02010014)
OLDV
}