On Wed 22 Jan 2020 at 13:55:36 (+0000), Ottavio Caruso wrote: > On Wed, 22 Jan 2020 at 13:12, hdv@gmail <hdv.ja...@gmail.com> wrote: > > On 2020-01-22 12:41, Ottavio Caruso wrote: > > > > > > in one my previous posts to the list, I complained that hibernation > > > was somewhat broken on my Thinkpad and it would generate filesystem > > > corruption on resume. With the help of the list, I was able to fix > > > that problem. However, I still have occasional problems with resume > > > from suspend to RAM. > > > > I had the same / a similar problem with my Thinkpad P1. After some digging I > > found out that my wireless mouse was causing this behaviour. Now I turn off > > the > > mouse (using the physical sliding button on its bottom) before putting the > > laptop to sleep and it doesn't happen anymore. Maybe something you could > > try? > > No, that cannot be, because I blacklisted the usb port where the mouse > is attached in /proc/acpi/wakeup and then I make sure the mouse is > switched off.
I see you still have USB ports enabled in the ACPI. Is it worth trying the method outlined here to disable them at night? https://codeyarns.com/2017/04/16/the-strange-case-of-the-notebook-that-woke-up-at-night/ Cheers, David.