-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SP8 - cannot compile ipts #59
Comments
You'll need the (work-in-progress) ithc driver from https://github.com/quo/ithc-linux and corresponding iptsd (https://github.com/quo/iptsd). See also linux-surface/intel-precise-touch#8 and linux-surface/intel-precise-touch#14. As to the compiler error: You can work around that with |
Thank you for the reply. I have the latest ithc from git (and it made single touch work!). I did came here from the two threads you mentioned from the Linux-surface issues page. I will try the workaround and report back. |
Thank you, I managed to compile iptsd using the workaround you suggested.
This was a bit surprising given that the readme in this repo says:
However I do not have that driver I suppose? Am I doing something wrong? I wanted to enable multi touch on my SP8. PS: I understand that this is highly experimental, and I might be too ignorant to handle it. |
AFAIK the ITHC driver doesn't provide |
Are you building quos iptsd fork? https://github.com/quo/iptsd Regarding the error from the first post, could you post the full output? I dont have any errors on Fedora 36 (neither with gcc nor with clang). |
I am an idiot. I was building from https://github.com/linux-surface/iptsd instead of https://github.com/quo/iptsd ! Building from https://github.com/quo/iptsd , as you suggested, everything worked perfect. On my SP8 on Arch I now have multi touch and the pen works (eraser included!). 🎉 (closing this issue here, it's due to me not following directions) |
I am running a surface-linux kernel on my SP8, see below.
yet I get this:
and this:
I know other users have had better luck with ipts and SP8, what am I doing wrong?
The text was updated successfully, but these errors were encountered: