Dorian Stoll
Dorian Stoll
The repo is not dead. Development currently happens on qzeds fork, because jake seems to be busy, but this is still used for issue tracking across both versions. Since the...
It is not a hardware or software bug, it is a deliberate change made by libinput to fix some other bug (with differently behaving hardware as far as I know)....
I think I found a solution to the problem. It is a bandaid fix, but for the moment it works: https://github.com/StollD/split-stylus Since libinput discards any secondary tools it can find...
You should use the updated setup script from qzeds repository: https://github.com/qzed/linux-surface The script had to check for the device names because IPTS (the touchscreen driver) didn't support multiple firmwares installed...
The builds on this repository are seriously outdated. The default kernel from Ubuntu has a bigger version number, thats why it gets booted by default. You should install the updated...
The .deb packages work on other apt-based distributions though, and not just on ubuntu. By checking for ubuntu, you wouldn't detect Mint, Debian or Elementary OS I think (definitly not...
Nice! > Oh! I'm sorry about that! No worries! But actually, one thing I still want to suggest: In #538 I reorgnized the script a bit so it installs libwacom...
Another note, because I just read that in the planned changelog: Fedora 31 won't contain the yum wrapper anymore, so checking for that will fail. The script should check for...
> OK. But it's still weird. `package_cstate_show` and `slp_s0_residency_usec` should exist. It doesn't show because qzed's debian kernel is not compiled with `CONFIG_INTEL_PMC_CORE` enabled. https://github.com/qzed/linux-surface-kernel-configs/blob/v5.2/debian-5.2-x86_64.config#L7326 ----- @alexanderi96 You could try...
> I have the same problem, the touchscreen input is not rotated with > the screen on a Surface Pro 2017 LTE. > > [...] > > I'm using Gnome...