ECO1AI

Results 33 comments of ECO1AI

it seems for some reasons config file `/etc/iptsd.conf` is ignored by IPTSD. in my case, tried : disable touch=true `DisableOnStylus = true` `DisableOnPalm = true` there is touch, and there...

> I've published the changes in a fork that I am not planning to make a PR for. My workaround seems hacky, is specific to the issue I am having...

@sound-friend @Ramen-LadyHKG does disabling touch also disables stylus or limits its functionality?

> The SP7 I am working on has a glass screen cover which might be the reason for my issues. thanks for reminding me i also have a protective class...

@wvffle try this config file and tell me what changed in touch: [iptsd.txt](https://github.com/user-attachments/files/17376976/iptsd.txt) it should help alot

> I might need help to create the LTS one regards to LTS kernel i have successfully compiled kernel 6.6.53 which is the latest LTS kernel and i am willing...

send the output of : `sudo journalctl -p 3 -xb` `uname -a`

the issue is in the first line: > Sep 06 16:59:42 myrealname-Surface-Pro-9 kernel: ACPI Error: Could not disable Re> unfortunately, the line is not completed, ACPI is responsible for many...

Try the following Disable secure boot ( if you didn't) And from grub menu, boot into ubuntu kernel As for that command, just use the down button until you see...

run those two commands and upload both files (will be in your home folder) `sudo journalctl -p 3 -xb > journalout.txt` `apt list --installed | grep 'ACPI' > installed_packages.txt` also...