Maximilian Luz
Maximilian Luz
See https://github.com/quo/iptsd/issues/5#issuecomment-1189681594 and thread. Maybe we should start collecting values across different devices and pens, so we can check if there's one that works for everything.
I don't see why OpenRC wouldn't work. There's no hard dependency on systemd from the actual executables, only on D-Bus. Keep in mind though that the system service should be...
The general idea behind the two daemons is: The system daemon is responsible for detaching whereas `userd` is a per-user daemon that takes care of notifying the user (e.g. when...
You could try masking the service with `sudo systemctl mask [email protected]` (or something along those lines). Not sure if that works with the `@` though. Another option could be blacklisting...
> You mentioned that there are iptc and spi-hid drivers, may be that they are more stable or pure single-touch? How can i activate those? (If someone knows.) Those are...
If I remember correctly, Microsoft blocked downgrades below some version. May have something to do with undervolting and some security bypass glitch that can be exploited via that. But don't...
No, the script only extracts the `.msi` file that you have downloaded and "wraps" the firmware contained in it into a format usable by fwupd. It doesn't download or check...
We've restructured the repo setup and moved it. See https://github.com/linux-surface/linux-surface/issues/96#issuecomment-591720969 for details.
Sorry, my bad. Mistook this for the ipts firmware... AFAIK @StollD changed some stuff on his server, and the UEFI firmware repo is not yet set up again.
> The solution @danielzgtg suggests is probably the standard way to get rid of noise easily. I've implemented it, and it seems to work, but I have no idea what...