https://bugzilla.kernel.org/show_bug.cgi?id=221979
--- Comment #12 from Andrew ([email protected]) --- Log-observation: So I see in 01-dmesg-log-failure.log this pattern: ``` [ 459.532456] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694] [ 459.569187] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..] ... ... [ 459.786716] PM: suspend exit ``` And the 03-dmesg.log (succeed resuming) have this pattern: ``` [ 1152.911846] PM: suspend exit ... ... [ 1153.339814] psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694] [ 1153.387472] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..] ``` Conclusion: I can't make any conclusions out of it, I just noticed these patterns. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
