Comment 6 for bug 1803942

Revision history for this message
Robert Liu (robertliu) wrote :

With the proposed kernel, my system passed a 30-run stress.

1. Enable the -proposed repository
2. Install the proposed kernel and reboot
3. uname -r
  4.15.0-43-generic
4. sudo modprobe mei_wdt
5. for s in $(seq 30); do sudo rtcwake -v -m mem -s 15; sleep 15; done
6. verify the result is success