matthewwardrop / linux-surfacepro3

Arch Linux package to compile the Linux kernel with patches designed to improve user experience on the Surface Pro 3.
99 stars 19 forks source link

Type Cover 4 doesn't work #15

Closed NickGeek closed 8 years ago

NickGeek commented 8 years ago

The type cover 4 (on my SP3) doesn't work with this kernel.

frebib commented 8 years ago

First off, are you talking about the newest type cover with the glass trackpad? This is the cover I have and it works fine for myself and just about everyone else using it.

And secondly, can you post the output of uname -a

NickGeek commented 8 years ago

Yup, that's the one.

My output: Linux nick-surface-linux 4.4.0-1-surfacepro3 #1 SMP PREEMPT Fri Jan 15 21:09:27 NZDT 2016 x86_64 GNU/Linux

As you can see I am running this kernel from the AUR. My Type Cover 3 works perfectly (that's what I'm typing this on) except for multi-touch, but the Type Cover 4 doesn't work at all for me.

frebib commented 8 years ago

Try updating the kernel to the most recent commit that reverts back to 4.3.3.

Multi touch is known to not work in 4.4 but maybe the newer TC4 hasn't been tested. It worked for me in 4.3.3 but I can't comment on the 4.4 version. My surface should be back in a couple of days so I can confirm then.

NickGeek commented 8 years ago

Just tested with the reverted 4.3 one. The TC4 works perfectly now with multi-touch. Thanks!