Guest User

systmdhiber

a guest
Oct 19th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.61 KB | None | 0 0
  1. systemd --version
  2. systemd 215
  3.  
  4. dmesg
  5. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16-2-amd64 root=UUID=be0f398a-a683-4806-9825-76660863a71c ro quiet
  6. ***
  7. [161886.047545] PM: Hibernation mode set to 'platform'
  8. [161886.211140] PM: Syncing filesystems ... done.
  9. [161886.490289] Freezing user space processes ... (elapsed 0.001 seconds) done.
  10. [161886.491573] PM: Marking nosave pages: [mem 0x0009d000-0x000fffff]
  11. [161886.491575] PM: Marking nosave pages: [mem 0xaa2a2000-0xaa2a8fff]
  12. [161886.491576] PM: Marking nosave pages: [mem 0xaa6ed000-0xaac7dfff]
  13. [161886.491589] PM: Marking nosave pages: [mem 0xbcdad000-0xbce35fff]
  14. [161886.491591] PM: Marking nosave pages: [mem 0xbce9b000-0xbdffefff]
  15. [161886.491630] PM: Marking nosave pages: [mem 0xbe000000-0xffffffff]
  16. [161886.492009] PM: Basic memory bitmaps created
  17. [161886.492066] PM: Preallocating image memory... done (allocated 1194149 pages)
  18. [161886.860688] PM: Allocated 4776596 kbytes in 0.36 seconds (13268.32 MB/s)
  19. [161886.860690] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  20. [161886.861941] Suspending console(s) (use no_console_suspend to debug)
  21. [161886.862320] parport_pc 00:06: disabled
  22. [161886.862416] serial 00:05: disabled
  23. [161886.980074] PM: freeze of devices complete after 118.128 msecs
  24. [161886.980337] PM: late freeze of devices complete after 0.260 msecs
  25. [161886.980885] PM: noirq freeze of devices complete after 0.544 msecs
  26. [161886.981110] ACPI: Preparing to enter system sleep state S4
  27. [161886.981338] PM: Saving platform NVS memory
  28. [161886.981988] Disabling non-boot CPUs ...
  29. [161886.982042] intel_pstate CPU 1 exiting
  30. [161886.983240] kvm: disabling virtualization on CPU1
  31. [161887.084013] smpboot: CPU 1 is now offline
  32. [161887.084274] intel_pstate CPU 2 exiting
  33. [161887.085439] kvm: disabling virtualization on CPU2
  34. [161887.188029] smpboot: CPU 2 is now offline
  35. [161887.188367] intel_pstate CPU 3 exiting
  36. [161887.189574] kvm: disabling virtualization on CPU3
  37. [161887.292014] smpboot: CPU 3 is now offline
  38. [161887.292696] PM: Creating hibernation image:
  39. [161887.296005] PM: Need to copy 803516 pages
  40. [161887.296005] PM: Normal pages needed: 803516 + 1024, available pages: 1209036
  41. [161887.296005] PM: Restoring platform NVS memory
  42. [161887.296005] Enabling non-boot CPUs ...
  43. [161887.296005] x86: Booting SMP configuration:
  44. [161887.296005] smpboot: Booting Node 0 Processor 1 APIC 0x2
  45. [161886.983242] kvm: enabling virtualization on CPU1
  46. [161887.304654] Intel pstate controlling: cpu 1
  47. [161887.304696] CPU1 is up
  48. [161887.304737] smpboot: Booting Node 0 Processor 2 APIC 0x1
  49. [161887.085441] kvm: enabling virtualization on CPU2
  50. [161887.316693] Intel pstate controlling: cpu 2
  51. [161887.316733] CPU2 is up
  52. [161887.316776] smpboot: Booting Node 0 Processor 3 APIC 0x3
  53. [161887.189576] kvm: enabling virtualization on CPU3
  54. [161887.328590] Intel pstate controlling: cpu 3
  55. [161887.328627] CPU3 is up
  56. [161887.332297] ACPI: Waking up from system sleep state S4
  57. [161887.348055] PM: noirq restore of devices complete after 15.348 msecs
  58. [161887.348240] PM: early restore of devices complete after 0.165 msecs
  59. [161887.426554] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
  60. [161887.426595] usb usb1: root hub lost power or was reset
  61. [161887.426596] usb usb2: root hub lost power or was reset
  62. [161887.426681] usb usb3: root hub lost power or was reset
  63. [161887.426700] snd_hda_intel 0000:00:03.0: irq 43 for MSI/MSI-X
  64. [161887.426746] xhci_hcd 0000:00:14.0: irq 47 for MSI/MSI-X
  65. [161887.426818] usb usb4: root hub lost power or was reset
  66. [161887.430593] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
  67. [161887.430699] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
  68. [161887.430711] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
  69. [161887.438488] sd 5:0:0:0: [sda] Starting disk
  70. [161887.441114] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
  71. [161887.445783] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
  72. [161887.445877] radeon 0000:01:00.0: WB enabled
  73. [161887.445878] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff880222ad2c00
  74. [161887.445879] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff880222ad2c0c
  75. [161887.447324] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc900051b2118
  76. [161887.461584] snd_hda_intel 0000:01:00.1: irq 49 for MSI/MSI-X
  77. [161887.461977] serial 00:05: activated
  78. [161887.462345] parport_pc 00:06: activated
  79. [161887.463523] [drm] ring test on 0 succeeded in 3 usecs
  80. [161887.463584] [drm] ring test on 3 succeeded in 1 usecs
  81. [161887.649184] [drm] ring test on 5 succeeded in 2 usecs
  82. [161887.649193] [drm] UVD initialized successfully.
  83. [161887.649245] [drm] ib test on ring 0 succeeded in 0 usecs
  84. [161887.649290] [drm] ib test on ring 3 succeeded in 1 usecs
  85. [161887.651084] r8169 0000:03:00.0 eth1: link down
  86. [161887.748036] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
  87. [161887.749024] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140424/psargs-359)
  88. [161887.749026] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff88022e071d38), AE_NOT_FOUND (20140424/psparse-536)
  89. [161887.750338] ACPI Error: [DSSP] Namespace lookup failure, AE_NOT_FOUND (20140424/psargs-359)
  90. [161887.750341] ACPI Error: Method parse/execution failed [\_SB_.PCI0.SAT0.SPT5._GTF] (Node ffff88022e071d38), AE_NOT_FOUND (20140424/psparse-536)
  91. [161887.750471] ata6.00: configured for UDMA/133
  92. [161887.752048] usb 3-1: reset high-speed USB device number 2 using ehci-pci
  93. [161887.752050] usb 4-1: reset high-speed USB device number 2 using ehci-pci
  94. [161887.760062] usb 1-5: reset high-speed USB device number 3 using xhci_hcd
  95. [161887.800535] [drm] ib test on ring 5 succeeded
  96. [161887.888552] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802237f5700
  97. [161887.888553] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802237f5748
  98. [161888.148137] usb 1-10: reset low-speed USB device number 6 using xhci_hcd
  99. [161888.425375] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802227e6a40
  100. [161888.425377] usb 1-10: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
  101. [161888.684161] usb 1-1: reset low-speed USB device number 2 using xhci_hcd
  102. [161888.784146] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  103. [161888.962947] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802237f7a40
  104. [161888.962948] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802237f79c0
  105. [161888.962950] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
  106. [161888.962952] usb 1-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
  107. [161888.970774] PM: restore of devices complete after 1544.308 msecs
  108. [161888.970907] PM: Image restored successfully.
  109. [161888.970931] PM: Basic memory bitmaps freed
  110. [161888.970932] Restarting tasks ...
  111. [161888.970981] r8169 0000:03:00.0: no hotplug settings from platform
  112. [161888.971434] pci_bus 0000:05: Allocating resources
  113. [161888.971450] pci 0000:04:00.0: PCI bridge to [bus 05]
  114. [161888.971454] pci 0000:04:00.0: bridge window [io 0x3000-0x3fff]
  115. [161888.971462] pci 0000:04:00.0: bridge window [mem 0xcf600000-0xcf7fffff]
  116. [161888.971467] pci 0000:04:00.0: bridge window [mem 0xcf800000-0xcf9fffff 64bit pref]
  117. [161888.971484] pci 0000:04:00.0: no hotplug settings from platform
  118. [161888.976551] done.
  119. [161888.976557] video LNXVIDEO:00: Restoring backlight state
  120. [161889.142424] r8169 0000:03:00.0 eth1: link up
Advertisement
Add Comment
Please, Sign In to add comment