Advertisement
nospamdan

last_kmsg non-booting SlimLP Skyrocket

Jan 20th, 2015
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. cat proc/last_kmsg
  2. [0] ========================================
  3. [0] welcome to lk
  4. [0] Original Log Magic = 0x4d45474c
  5. [0] calling constructors
  6. [0] initializing heap
  7. [0] initializing threads
  8. [0] initializing dpc
  9. [0] initializing timers
  10. [0] creating bootstrap completion thread
  11. [0] creating bootstrap progress monitor thread
  12. [10] top of bootstrap3()
  13. [10] top of bootstrap2()
  14. [10] initializing platform
  15. [10] initializing target
  16. [390] calling apps_init()
  17. [390] aboot_init()
  18. [390] aboot_banner()
  19. [410] power on reason = 0x8, msm watchdog status = 0x4
  20. [610] aboot_check_rtc_alarm_boot()
  21. [610] aboot_dev_init()
  22. [610] init_microusb_ic()
  23. [1410] init_microusb_ic success1
  24. [1410] init_microusb_ic success2
  25. [1410] smb328a_init_charger : log(1)
  26. [1410] smb328a_init_charger : log(2)
  27. [1420] smb328a_init_charger : is_reboot_mode = 0, vcell = 4113
  28. [1420] check valid dcin (0x33) = 0x0
  29. [1420] no dcin, skip init_charger
  30. [1430] battery pole check!
  31. [1440] fuelguage : soc = 97%, vcell = 4113mV
  32. [1450] fuelguage : rcomp(c71f) ==?? 0xc71f
  33. [1460] 9896 = ( 411300 - 300886 ) * 8963 / 100000
  34. [1990] HW_REV = 0xd
  35. [1990] reboot_mode = 0x86d84549
  36. [1990] debuglevel = 0x574f4c44
  37. [1990] do key check
  38. [2010] VolUp & VolDown - RECOVERYMODE_BY_KEY
  39. [2010] aboot_check_lpm : rb = 0, chg = 0, av = 0
  40. [2020] get mpp11 state (2) = 1
  41. [2030] enter normal booting mode
  42. [2040] boot_linux_from_mmc()
  43. [3580] kernel @ 40408000 (5284600 bytes)
  44. [3580] ramdisk @ 41800000 (3647580 bytes)
  45. [3580] cmdline = 'androidboot.hardware=qcom usb_id_pin_rework=true no_console_suspend=true zcache sec_log=0x80000@0x401
  46. 4008 sec_dbg=0x100000@0x4020400c sec_debug.reset_reason=0x1a2b3c00 console=ttyHSL0,115200,n8 sec_debug.enable=0 sec_deb
  47. g.enable_user=0 vmalloc=432m hw_rev=13'
  48. [3580] Booting Linux
  49. [3580] boot_linux()
  50. [3600] booting linux @ 0x40408000, ramdisk @ 0x41800000 (3647580)
  51. [3600] cmdline: androidboot.hardware=qcom usb_id_pin_rework=true no_console_suspend=true zcache sec_log=0x80000@0x40184
  52. 08 sec_dbg=0x100000@0x4020400c sec_debug.reset_reason=0x1a2b3c00 console=ttyHSL0,115200,n8 sec_debug.enable=0 sec_debug
  53. enable_user=0 vmalloc=432m hw_rev=13
  54. [3600] entry()
  55. ~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement