[Ubuntu Wiki] Update of "DebuggingKernelSuspend" by penalvch

Ubuntu Wiki noreply at ubuntu.com
Mon Jan 28 21:01:59 UTC 2019


Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ubuntu Wiki" for change notification.

The "DebuggingKernelSuspend" page has been changed by penalvch:
http://wiki.ubuntu.com/DebuggingKernelSuspend?action=diff&rev1=55&rev2=56

Comment:
As per LP#1812561 add usb debug note for suspend debug.

   1. Please provide the output of the following terminal command: {{{
  cat /sys/kernel/debug/suspend_stats }}}
   1. If you have a graphics related issue after resume (corruption, display blank, etc.) please [[https://help.ubuntu.com/community/DebuggingSystemCrash#SSH|SSH]] into your machine and capture both /var/log/Xorg.0.log and /var/log/Xorg.0.log.old. Please attach each separately.
+  1. If your issue may be USB related, for example, disabling XHC1 prior to sleeping is a workaround via a terminal: {{{
+ # echo XHC1 > /proc/acpi/wakeup
+ }}} then one will want to use the following kernel boot parameter, and attach dmesg in full: {{{
+ usbcore.dyndbg=+p
+ }}}
+ 
  
  = Further reading =
  




More information about the Ubuntu-bugsquad mailing list