Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. localhost ~ # echo 1 > /sys/kernel/debug/mwifiex/mlan0/reset
  2. [  190.577276] mwifiex_sdio mmc1:0001:1: Resetting per request
  3. localhost ~ # [  190.590921] mwifiex_sdio mmc1:0001:1: info: successfully disconnected from <> reason code 3
  4. [  190.602616] mwifiex_sdio mmc1:0001:1: info: shutdown mwifiex...
  5. [  190.602621] mwifiex_sdio mmc1:0001:1: PREP_CMD: card is removed
  6. [  190.615878] mwifiex_sdio mmc1:0001:1: deleting the crypto keys
  7. [  190.622411] mwifiex_sdio mmc1:0001:1: PREP_CMD: card is removed
  8. [  190.629037] mwifiex_sdio mmc1:0001:1: deleting the crypto keys
  9. [  190.635581] mwifiex_sdio mmc1:0001:1: PREP_CMD: card is removed
  10. [  190.642211] mwifiex_sdio mmc1:0001:1: deleting the crypto keys
  11. [  190.648756] mwifiex_sdio mmc1:0001:1: PREP_CMD: card is removed
  12. [  190.655381] mwifiex_sdio mmc1:0001:1: deleting the crypto keys
  13. [  190.661908] mwifiex_sdio mmc1:0001:1: PREP_CMD: card is removed
  14. [  190.668558] mwifiex_sdio mmc1:0001:1: deleting the crypto keys
  15. [  190.678549] mwifiex_sdio mmc1:0001:1: PREP_CMD: card is removed
  16. [  190.685625] mwifiex_sdio mmc1:0001:1: PREP_CMD: card is removed
  17.  
  18. localhost ~ # suspend_stress_test -c1
  19. ...
  20. ...
  21. Suspend     1 of 1: sleep for  7 seconds...[  194.230318] PM: suspend entry (deep)
  22. [  194.259378] Filesystems sync: 0.025 seconds
  23. [  194.264731] Freezing user space processes ... (elapsed 0.001 seconds) done.
  24. ...
  25. ...
  26. [  194.330943] mmcblk mmc0:aaaa: calling mmc_bus_suspend+0x0/0x60 @ 8714, parent: mmc0
  27. [  194.341019] PM: dpm_run_callback(): pm_generic_suspend+0x0/0x48 returns -16
  28. [  194.351405] mmcblk mmc2:0001: mmc_bus_suspend+0x0/0x60 returned 0 after 29720 usecs
  29. [  194.358809] mwifiex_sdio mmc1:0001:1: pm_generic_suspend+0x0/0x48 returned -16 after 17382 usecs
  30. [  194.358817] PM: Device mmc1:0001:1 failed to suspend async: error -16
  31. [  194.404593] mmcblk mmc0:aaaa: mmc_bus_suspend+0x0/0x60 returned 0 after 52517 usecs
  32. [  194.546752] rockchip-drm display-subsystem: platform_pm_suspend+0x0/0x68 returned 0 after 220496 usecs
  33. [  199.511064] Bluetooth: Host sleep enable command failed
  34. [  199.516910] Bluetooth: HS not activated, suspend failed!
  35. [  199.522854] PM: dpm_run_callback(): pm_generic_suspend+0x0/0x48 returns -16
  36. [  199.530642] btmrvl_sdio mmc1:0001:2: pm_generic_suspend+0x0/0x48 returned -16 after 5080414 usecs
  37. [  199.540567] PM: Device mmc1:0001:2 failed to suspend async: error -16
  38. [  199.547788] PM: Some devices failed to suspend, or early wake event detected
  39. ...
  40. ...
  41. [  199.887436] Restarting tasks ... done.
  42. [  199.894838] PM: suspend exit
  43. [  199.899804] mmc1: card 0001 removed
  44. [  199.918010] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  45. [  199.928432] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  46. [  200.020242] mmc_host mmc1: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
  47. [  200.218057] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
  48. [  200.293183] dwmmc_rockchip ff0d0000.dwmmc: Successfully tuned phase to 220
  49. [  200.303338] mmc1: new ultra high speed SDR104 SDIO card at address 0001
  50. [  200.315091] Bluetooth: vendor=0x2df, device=0x912e, class=255, fn=2
  51. [  200.630738] dwmmc_rockchip ff0c0000.dwmmc: Successfully tuned phase to 78
  52. [  201.297308] mwifiex_sdio mmc1:0001:1: info: FW download over, size 701072 bytes
  53. [  202.036307] mwifiex_sdio mmc1:0001:1: WLAN FW is active
  54. [  202.042327] btmrvl_sdio mmc1:0001:2: sdio device tree data not available
  55. [  202.110803] mwifiex_sdio mmc1:0001:1: Unknown api_id: 4
  56. [  202.145319] mwifiex_sdio mmc1:0001:1: info: MWIFIEX VERSION: mwifiex 1.0 (15.68.19.p17)
  57. ...
  58. ...
  59. [ 202.667983] dwmmc_rockchip ff0f0000.dwmmc: Successfully tuned phase to 179
  60. [ 210.724170] PM: suspend entry (deep)
  61. [ 210.796692] Filesystems sync: 0.068 seconds
  62. [ 210.802676] Freezing user space processes ... (elapsed 0.001 seconds) done.
  63. [ 210.811846] OOM killer disabled.
  64. [ 210.815469] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  65. ...
  66. ...
  67. [ 214.143885] Disabling non-boot CPUs ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement