- Joined
- Jul 3, 2014
- Messages
- 933
- Motherboard
- Dell XPS 9360 (KabyLake R)
- CPU
- Intel i7 8550U
- Graphics
- Intel UHD 620
- Mac
-
,
- Mobile Phone
-
Turns out its an issue with TgtBridge not working as expected.It is puzzling.
I'm testing with updated I2C patches as follows:
XML:
<dict>
<key>Comment</key>
<string>change _STA to XSTA in device GPI0 (TouchPad I2C)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
FB1fU1RBAKAJk1M=
</data>
<key>Replace</key>
<data>
FB1YU1RBAKAJk1M=
</data>
</dict>
<dict>
<key>Comment</key>
<string>change _CRS to XCRS in device TPD1 (TouchPad I2C)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
B6QKD6QAFDNf
</data>
<key>Replace</key>
<data>
B6QKD6QAFDNY
</data>
</dict>