Comment # 7 on bug 1230629 from Stefan Hundhammer
For others reading this bug:

My workaround was to blacklist the e1000e kernel module which is needed for
cabled Ethernet (WiFi works just fine without it).

What you need to do for that is to create a file in /etc/modprobe.d like this:

  % cat /etc/modprobe.d/10-blacklist.conf 
  blacklist e1000e

...and from now on, suspend works fine.


You are receiving this mail because: