Andrey M
Andrey M
Another MacBookPro14,3 with US keyboard here, the output is identical to the one provided by @ClashTheBunny
@roadrunner2 I tried commit cc3a895 from your fork and it doesn't seem to populate the bus, vendor and product id on MacBookPro14,3: ``` $ grep -B1 -A8 Touchpad /proc/bus/input/devices I:...
@roadrunner2 and just when I thought that I double-checked everything... The issue was with me forgetting to re-generate the initramfs which contains `applespi`. It seems to work now: ``` $...