Bug#911411: general: Computer freezes after suspend/hibernate

2020-10-28 Thread Vladimir K
Nope, it keeps happening even when unloading r8169.
And there is no pattern. Sleep can work reliably for a month straight, then 
fail almost every other time for a week.



Bug#911411: general: Computer freezes after suspend/hibernate

2020-09-14 Thread Vladimir K
It may be that in my case the problem occurs during getting into suspend. 
System appears to stop in every way but power indicator.
It also MAY be caused by r8169 module.

I configured unloading r8169 for suspend, and haven't had any freeze since 
that. Although due to rarity of those freezes, it's hard to say for sure.

$ cat /lib/systemd/system-sleep/unload_eth_r8169 
#!/bin/sh
case $1 in
  pre)
/sbin/modprobe -r r8169
;;
  post)
/sbin/modprobe r8169
;;
esac



Re: Bug#911411: general: Computer freezes after suspend/hibernate

2020-08-30 Thread Chris Hofstaedtler
Control: reassign -1 src:linux-signed-amd64

Hi David, Adam, Vladimir,

you have reported a suspend/hiberate bug, against the "general"
package, indicating various kernel versions are affected and that
the problem might be getting worse.

I'm reassigning this bug to the linux source package, but please
try to gather additional help from other venues listed at
   https://www.debian.org/support - especially IRC,
the mailing lists or http://forums.debian.net/ , as the bug tracker
often is not very suitable for this.

Thank you for your understanding,
Chris



Processed: Re: Bug#911411: general: Computer freezes after suspend/hibernate

2020-08-30 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 src:linux-signed-amd64
Bug #911411 [general] general: Computer freezes after suspend/hibernate
Bug reassigned from package 'general' to 'src:linux-signed-amd64'.
Ignoring request to alter found versions of bug #911411 to the same values 
previously set
Ignoring request to alter fixed versions of bug #911411 to the same values 
previously set

-- 
911411: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911411
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems