Created
March 13, 2019 23:08
-
-
Save torwag/d4149cc5370e62435037af68eea15a8f to your computer and use it in GitHub Desktop.
funny usb suspend problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[61004.532368] PM: Syncing filesystems ... done. | |
[61004.570204] Freezing user space processes ... (elapsed 0.212 seconds) done. | |
[61004.782720] OOM killer disabled. | |
[61004.782721] Freezing remaining freezable tasks ... (elapsed 0.007 seconds) done. | |
[61004.789956] printk: Suspending console(s) (use no_console_suspend to debug) | |
[61004.804221] sd 3:0:0:0: [sda] Synchronizing SCSI cache | |
[61004.804378] sd 3:0:0:0: [sda] Stopping disk | |
[61005.029002] dpm_run_callback(): usb_dev_suspend+0x0/0x10 returns -16 | |
[61005.029007] PM: Device usb3 failed to suspend async: error -16 | |
[61007.580475] tpm tpm0: TPM savestate took 2500ms | |
[61007.580482] PM: Some devices failed to suspend, or early wake event detected | |
[61007.583106] sd 3:0:0:0: [sda] Starting disk | |
[61007.621010] tpm tpm0: TPM is disabled/deactivated (0x7) | |
[61007.742769] OOM killer enabled. | |
[61007.742771] Restarting tasks ... done. | |
[61007.744766] PM: suspend exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment