Open ZZZXXX0110 opened 3 years ago
"suspend_s3" option is not valid for Surface devices (other than Surface Go), could you try to remove it ?
I see, that option did seem to work though other than occasionally breaking ipts drivers upon recovering, and seems to give significant battery saving while the device is suspended. What exactly makes it "not valid" on Surface devices other than Surface Go? I remember in old versions of Jakeday's kernel patch there was a systemd script needed to reset wifi devices upon recovering from suspend, but I only wifi problem once here in Brunch which was fixed by resetting the wifi module with modprobe. Is there any other problem with suspend to s3 at the moment?
I removed that option anyway, I will let you know if this problem with ipts driver happens again now without the s3 option.
Update: The same problem happened too without s3 option, with exactly the same dmesg error messages.
Unless I am mistaken, S3 suspend has not been implemented by MS on Surface devices other than Surface Go.
Could you try a clean install of the latest brunch (I have no other report of resume issues with the ipts driver) ?
Sorry for the late reply. Unfortunately my Surface Pro 6 died, the SSD completely failed and it is out of warranty, so I bought a SP7 with Iris GPU so I can't use 4.19 kernel on it anymore. Perhaps you should close this issue.
My device is Surface Pro 6, lastest version Chrome OS rammus 87 and Brunch r87 stable 20201227, running kernel 4.19 due to the new ipts driver being buggy.
Sometimes after recovering from suspend (S3 enabled via kernel option) the touchscreen would stop working, dmesg shows as follows:
I tried "sudo modprobe -r intel_ipts" then "sudo modprobe intel_ipts", but the touchscreen still doesn't work and dmesg gives exactly same error message:
The only way to get touchscreen back to work seems to be a full reboot.