Dorian Stoll

Results 296 comments of Dorian Stoll

I have also done some tests with the old driver that parsed the stylus data in the kernelspace instead of passing them to iptsd. Maybe it is me, but I...

Because the Go line is not using IPTS or iptsd.

Since the touchscreen on the Go line is supported upstream and doesn't depend on a processing component like iptsd, there wouldn't be anything we could do. So opening an issue...

Yes, that should be correct. I did some research: Microsoft claims, that the pen on the SP4 has a latency of 45 milliseconds, while on the SP5 and later it...

Thats interesting! I applied that variable but I don't really know how to describe the result. It feels a bit more jittery, but not really less laggy. Also, fyi, my...

The only feasible solution is to do what Windows appears to be doing and implement input prediction in every application that needs it.

Governors are not generic, they are essentially presets implemented by a scaling driver. On x86, there are three relevant ones: acpi_pstate, intel_pstate and amd_pstate. acpi_pstate is somewhat generic, and supports...

This really depends on Intel and their willingness to upstream the drivers for IPU6 and to work with distributions on integrating it. Unfortunately, these days they seem to take the...

You can also try adding `init=/bin/bash` or `rdinit=/bin/bash` to the kernel commandline in GRUB

You need to provide a full dmesg. The one from @l-fura is truncated.