quo

Results 54 comments of quo

The ithc driver should work now for SP8. Pen may also work with the experimental iptsd.

@j4ckgrey I think you just have to install pkg-config. On Ubuntu you should be able to install it with `sudo apt install pkg-config`. As for poll mode, did you get...

Not sure why it wouldn't work without poll in that case... @BeatVids @gurrgur Did you need the nosid or poll workarounds? I think you may have the wrong iptsd version,...

I see what happened with iptsd; you used the installation instructions in the readme, which are for the old version. You can remove the iptsd directory you have now, then...

Well, it looks like it worked? If touch doesn't work, can you post `sudo dmesg` output?

It stops there because it's running. :) Multitouch should work while its running like that. If it doesn't, you can try stopping iptsd with Ctrl+C, then reloading the driver with...

@luca-viggiani > In my case, as I'm using systemd boot, do I build it normally and then manually add the kernel param `intremap=nosid` and reboot, right? Yeah, that should work.

Yeah, ithc can probably be added to the surface-linux kernel soon, but that's up to qzed/StollD. Upstreaming into the official kernel would be nice, but a bunch of things will...

(Let's keep this issue open to track upstreaming status.) > What's the current status on IPTSd support? So far the pen changes seem ok. Haven't seen any crashes. Most of...

> Regarding debug logs: How are they sent to the host? Standard events? Not events I think, just regular messages. If you do: ``` ./ctrl.py request 7 1 0x4b 0...