Advertisement
Guest User

Untitled

a guest
Jun 8th, 2018
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.42 KB | None | 0 0
  1. --- UART initialized after reboot ---
  2. [Reset cause: unknown]
  3. [Image: unknown, amlogic_v1.1.3046-00db630-dirty 2016-08-31 09:24:14 tao.zeng@droid04]
  4. bl30: check_permit, count is 1
  5. bl30: check_permit: ok!
  6. chipid: eLoad bl33 from SD, src: 0x00034200, des: 0x01000000, size: 0x00072a90
  7. f be ad de d f0 ad ba ef be ad de not ES chip
  8. [0.233323 Inits done]
  9. secure task start!
  10. high task start!
  11. low task start!
  12. NOTICE: BL3-1: v1.0(debug):4d2e34d
  13. NOTICE: BL3-1: Built : 17:08:35, Oct 29 2015
  14. INFO: BL3-1: Initializing runtime services
  15. INFO: BL3-1: Preparing for EL3 exit to normal world
  16. INFO: BL3-1: Next image address = 0x1000000
  17. INFO: BL3-1: Next image spsr = 0x3c9
  18.  
  19.  
  20. U-Boot 2015.01 (Jun 07 2018 - 14:44:36)
  21.  
  22. DRAM: 2 GiB
  23. Relocation Offset is: 76f33000
  24. -------------------------------------------------
  25. * Welcome to Hardkernel's ODROID-C2
  26. -------------------------------------------------
  27. CPU : AMLogic S905
  28. S/N : HKC213254DFE9ECE
  29. MAC : 00:1e:06:34:eb:4e
  30. BID : HKC2211707
  31. -------------------------------------------------
  32. register usb cfg[1][0] = 0000000077f95260
  33. register usb cfg[0][1] = 0000000077f95288
  34. vpu detect type: 5
  35. vpu clk_level = 7
  36. set vpu clk: 666667000Hz, readback: 666660000Hz(0x300)
  37. MMC: aml_priv->desc_buf = 0x0000000073f2bd30
  38. aml_priv->desc_buf = 0x0000000073f2dec0
  39. SDIO Port B: 0, SDIO Port C: 1
  40. Using default environment
  41.  
  42. In: serial
  43. Out: serial
  44. Err: serial
  45. ret = 1 .[mmc_init] mmc init success
  46. ----------------------------------
  47. MMC Size : 16 GB
  48. ----------------------------------
  49. reading boot-logo.bmp.gz
  50. 16919 bytes read in 7 ms (2.3 MiB/s)
  51. hpd_state=1
  52. [CANVAS]addr=0x3f800000 width=3840, height=1440
  53.  
  54. set hdmitx VIC = 16
  55. hdmitx phy setting done
  56. set hdmitx VIC = 16
  57. hdmitx phy setting done
  58. Unknown command 'saveenv' - try 'help'
  59. Net: Meson_Ethernet
  60. Hit [Enter] key twice to stop autoboot: 0
  61. reading boot.ini
  62. 1636 bytes read in 3 ms (532.2 KiB/s)
  63. cfgload: applying boot.ini...
  64. cfgload: setenv bootrootfs "BOOT_IMAGE=/KERNEL boot=LABEL=COREELEC disk=LABEL=STORAGE"
  65. cfgload: setenv condev "ttyS0,115200"
  66. cfgload: setenv hdmimode "1080p60hz"
  67. cfgload: setenv hdmioutput "1"
  68. cfgload: setenv vpu "1"
  69. cfgload: setenv libreelec "quiet"
  70. cfgload: setenv hdmi_cec "1"
  71. cfgload: setenv maxcpus "4"
  72. cfgload: setenv max_freq "1536"
  73. cfgload: setenv rtc_shield "0"
  74. cfgload: setenv kernel_addr 0x11000000
  75. cfgload: setenv dtb_addr 0x1000000
  76. cfgload: setenv uenv_addr 0x13000000
  77. cfgload: fatload mmc 0:1 ${kernel_addr} KERNEL
  78. reading KERNEL
  79. 13960240 bytes read in 612 ms (21.8 MiB/s)
  80. cfgload: fatload mmc 0:1 ${dtb_addr} meson64_odroidc2.dtb
  81. reading meson64_odroidc2.dtb
  82. 34895 bytes read in 7 ms (4.8 MiB/s)
  83. cfgload: if fatload mmc 0:1 ${uenv_addr} config.ini; then env import -t ${uenv_addr} $fi
  84. lesize; fi
  85. reading config.ini
  86. 3355 bytes read in 4 ms (818.4 KiB/s)
  87. cfgload: fdt addr ${dtb_addr}
  88. cfgload: fdt resize
  89. cfgload: setenv odroidp1 "no_console_suspend logo=osd1,loaded,0x3f800000,${hdmimode} vou
  90. t=${hdmimode},enable hdmimode=${hdmimode} cvbsmode=nocvbs"
  91. cfgload: setenv odroidp2 "mac=${ethaddr} consoleblank=0 max_freq=${max_freq} maxcpus=${m
  92. axcpus}"
  93. cfgload: setenv odroid "${odroidp1} ${odroidp2}"
  94. cfgload: if test "${hdmi_cec}" = "1"; then setenv cec "hdmitx=cec17"; fi
  95. cfgload: if test "${vpu}" = "0"; then fdt rm /mesonstream; fdt rm /vdec; fdt rm /ppmgr;
  96. fi
  97. cfgload: if test "${hdmioutput}" = "0"; then fdt rm /mesonfb; fi
  98. cfgload: if test "${rtc_shield}" = "0"; then fdt set "/i2c@c1108500/pcf8563@51" status d
  99. isabled; fi
  100. cfgload: setenv bootargs "console=${condev} ${bootrootfs} ${odroid} ${cec} ${libreelec}
  101. "
  102. cfgload: booti ${kernel_addr} - ${dtb_addr}
  103. load dtb from 0x1000000 ......
  104. ## Flattened Device Tree blob at 01000000
  105. Booting using the fdt blob at 0x1000000
  106. reserving fdt memory region: addr=1000000 size=9000
  107. Loading Device Tree to 000000001fff4000, end 000000001fffffff ... OK
  108.  
  109. Starting kernel ...
  110.  
  111. uboot time: 4049696 us
  112. [ 0.000000@0] vout_serve: set_vout_init_vmode: 1080p60hz,en
  113. [ 0.052970@0] tv_vout: chrdev devno 266338304 for disp
  114. [ 0.462377@0] warning you may need update your uboot!
  115. [ 0.462405@0] get_storage_dev return 0
  116. [ 0.488783@0] DI-di_probe: get flag_cma error.
  117. [ 0.489915@0] PPMGRDRV: err: ppmgr_driver_probe called
  118. WARNING: Unimplemented Sip Call: 0x82000044
  119. [ 0.497204@0] cectx c810023c.aocec: aml_cec_probe(): no hdmirx reg resource
  120. [ 0.503504@0] cectx c810023c.aocec: aml_cec_probe(): no hhi reg resource
  121. [ 0.510167@0] cectx c810023c.aocec: aml_cec_probe(): can't find hdmirx
  122. WARNING: Unimplemented Sip Call: 0x82000035
  123. WARNING: Unimplemented Sip Call: 0x82000035
  124. WARNING: Unimplemented Sip Call: 0x82000036
  125. [ 0.534872@1] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  126. [ 0.555739@0] aml_istbt_dev_ready NULL
  127. CoreELEC:~ # [ 8.832207@1] Internal error: Oops: 96000005 [#1] SMP
  128. [ 8.832326@1] Modules linked in: videobuf_res[ 8.835388@2] amlvid:err: amlvideo_in
  129. it called[ 8.835396@2] amlvid:err: amlvideo_create_instance called
  130. [ 8.835399@2] amlvid:err: v4l2_dev.name=:amlvideo-000
  131.  
  132. [ 8.850425@1] videobuf_core videodev dwc_otg fbcon bitblit softcursor font
  133. [ 8.857502@1] CPU: 1 PID: 1749 Comm: systemd-machine Not tainted 3.14.29 #1
  134. [ 8.864399@1] task: ffffffc0655ed500 ti: ffffffc065f20000 task.ti: ffffffc065f20000
  135. [ 8.871996@1] PC is at kmem_cache_alloc+0x48/0x1f8
  136. [ 8.876734@1] LR is at kmem_cache_alloc+0x190/0x1f8
  137. [ 8.881561@1] pc : [<ffffffc001190a50>] lr : [<ffffffc001190b98>] pstate: 00000145
  138. [ 8.889064@1] sp : ffffffc065f23940
  139. [ 8.892514@1] x29: ffffffc065f23940 x28: 0000000000000001
  140. [ 8.897947@1] x27: ffffffc001e47000 x26: 0000000000000000
  141. [ 8.903381@1] x25: ffffffc060e12000 x24: ffffffc060e0d000
  142. [ 8.908815@1] x23: 0000006400000104 x22: ffffffc00125e014
  143. [ 8.914249@1] x21: 0000000000000050 x20: 0000006400000104
  144. [ 8.919682@1] x19: ffffffc060e12000 x18: 000000000000001a
  145. [ 8.925116@1] x17: 000000000000000e x16: 0000000000000007
  146. [ 8.930550@1] x15: 0000000000000001 x14: 03ffffffffffffff
  147. [ 8.935984@1] x13: ffffffffffffffff x12: ffffffc064e58e00
  148. [ 8.941417@1] x11: ffffffc064ed5800 x10: 0000000000000800
  149. [ 8.946851@1] x9 : 0000000000000000 x8 : 00000000ffffffff
  150. [ 8.952285@1] x7 : 0000000000000001 x6 : 0000000000000000
  151. [ 8.957718@1] x5 : 0000000000000020 x4 : ffffffc064e58800
  152. [ 8.963152@1] x3 : 000002000000018b x2 : ffffff80422bee5c
  153. [ 8.968586@1] x1 : 0000000078bb3000 x0 : 0000000000000000
  154. [ 8.974020@1]
  155. [ 8.974020@1] PC: 0xffffffc0011909d0:
  156. [ 8.979281@1] 09d0 f94012a0 91006000 94021b56 f94012a0 aa1303e2 9101e281 91006000 94
  157. 021bef
  158. [ 8.987561@1] 09f0 f94013b5 a94153f3 a8c37bfd d65f03c0 12800160 17ffffec a9bc7bfd 91
  159. 0003fd
  160. [ 8.995841@1] 0a10 a90153f3 a9025bf5 a90363f7 2a0103f5 aa1e03f6 aa0003f7 aa1e03e0 d5
  161. 03201f
  162. [ 9.004121@1] 0a30 f0005c80 b94bfc00 121c0000 6a15001f 54000aa1 d503201f aa1703f4 d5
  163. 38d081
  164. [ 9.012401@1] 0a50 f9400280 8b010003 f9400465 f8616813 b4000273 d503201f b9802280 f8
  165. 606a66
  166. [ 9.020681@1] 0a70 d53b4224 d50342df f9400281 d538d082 aa0103e0 f8626803 eb03027f 54
  167. 0008a0
  168. [ 9.028961@1] 0a90 d51b4224 d538d081 f9400280 8b010003 f9400465 f8616813 b5fffe13 aa
  169. 1603e2
  170. [ 9.037241@1] 0ab0 2a1503e1 aa1403e0 97fffdd8 f27102bf aa0003f3 fa401804 54000881 d5
  171. 03201f
  172. [ 9.045521@1]
  173. [ 9.045521@1] LR: 0xffffffc001190b18:
  174. [ 9.050782@1] 0b18 f9400401 f9400021 37000661 2a1503e1 aa1703e0 94001a6d aa0003f4 17
  175. ffffc6
  176. [ 9.059062@1] 0b38 29435ef8 f0006100 910f6000 f9401814 b40001b4 f9400286 93407f18 93
  177. 407ef7
  178. [ 9.067342@1] 0b58 f9400680 2a1503e5 aa1803e4 aa1703e3 aa1303e2 aa1603e1 d63f00c0 f8
  179. 410e86
  180. [ 9.075622@1] 0b78 b5ffff06 aa1303e0 a94153f3 a9425bf5 a94363f7 a8c47bfd d65f03c0 94
  181. 16f57f
  182. [ 9.083902@1] 0b98 d503201f 17ffffab 91002021 f8626821 eb0100bf 54fff721 f8226806[
  183. 9.090741@2] usb 1-1.4: USB disconnect, device number 3
  184.  
  185. [ 9.096495@1] 910004a5
  186. [ 9.099082@1] 0bb8 d538d081 f9400280 91002000 f8216805 d51b4224 b9802280 f8a068c0 36
  187. 7ff7d5
  188. [ 9.107362@1] 0bd8 b9801e82 52800001 aa1303e0 9405b657 17ffffb9 f9446000 7218001f 54
  189. fff980
  190. [ 9.115642@1] 0bf8 17ffff94 d503201f a9ae7bfd 910003fd a90153f3 a902dff6 f9001ff8 aa
  191. 0003f7
  192. [ 9.123923@1]
  193. [ 9.123923@1] SP: 0xffffffc065f238c0:
  194. [ 9.129183@1] 38c0 00000104 00000064 00000050 00000000 0125e014 ffffffc0 00000104 00
  195. 000064
  196. [ 9.137463@1] 38e0 60e0d000 ffffffc0 60e12000 ffffffc0 00000000 00000000 01e47000 ff
  197. ffffc0
  198. [ 9.145743@1] 3900 00000001 00000000 65f23940 ffffffc0 01190b98 ffffffc0 65f23940 ff
  199. ffffc0
  200. [ 9.154023@1] 3920 01190a50 ffffffc0 00000145 00000000 60e12000 ffffffc0 00000000 00
  201. 000000
  202. [ 9.162303@1] 3940 65f23980 ffffffc0 0125e014 ffffffc0 60e12000 ffffffc0 00000000 00
  203. 000000
  204. [ 9.170583@1] 3960 64ed5000 ffffffc0 64ed5000 ffffffc0 65f23ab8 ffffffc0 60e0d000 ff
  205. ffffc0
  206. [ 9.178863@1] 3980 65f239c0 ffffffc0 01265e6c ffffffc0 65f23ac8 ffffffc0 00000000 00
  207. 000000
  208. [ 9.187143@1] 39a0 64ed5800 ffffffc0 66a309d8 ffffffc0 64ed5000 ffffffc0 0000000a 00
  209. 00018b
  210. [ 9.195426@1]
  211. [ 9.195426@1] X4: 0xffffffc064e58780:
  212. [ 9.200684@1] 8780 ffffffff ffff7fff ffffffff ffffffff ffffffff ffffffff ffffffff ff
  213. ffffff
  214. [ 9.208964@1] 87a0 ffffffff ffdfffff bfff7fff ffffffff ffffffff ffffffff ffffffff 9b
  215. ffffff
  216. [ 9.217244@1] 87c0 ffffffff ffffffff ffffffff fbffffff ffffffff ffffbfff ffffffff ff
  217. ffffff
  218. [ 9.225524@1] 87e0 ffffffff efffffff ffbfffff ffffffff ffffffff fffffbff ffffbfff ff
  219. ffffff
  220. [ 9.233804@1] 8800 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ff
  221. ffffff
  222. [ 9.242084@1] 8820 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ff
  223. ffffff
  224. [ 9.254464@1] 8840 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ff
  225. ffffff
  226. [ 9.262667@1] 8860 ffffffff 007fffff 00000000 00000000 00000000 00000000 00000000 00
  227. 000000
  228. [ 9.270861@1]
  229. [ 9.270861@1] X11: 0xffffffc064ed5780:
  230. [ 9.278990@1] 5780 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00
  231. 000000
  232. [ 9.290835@1] 57a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00
  233. 000000
  234. [ 9.299049@1] 57c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00
  235. 000000
  236. [ 9.307249@1] 57e0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00
  237. 000000
  238. [ 9.315452@1] 5800 00000020 00000000 00000008 00000000 00002000 00000000 00002000 00
  239. 000000
  240. [ 9.323729@1] 5820 00000800 00000000 00000100 00000000 0000003a 00000000 00000020 00
  241. 000000
  242. [ 9.331949@1] 5840 0000072b 0000072b 00074ccc 00000000 00000001 00000000 04043000 00
  243. 000004
  244. [ 9.340188@1] 5860 66a9df70 ffffffc0 7a898400 ffffffc0 64e02600 ffffffc0 88024810 00
  245. 000002
  246. [ 9.348507@1]
  247. [ 9.348507@1] X12: 0xffffffc064e58d80:
  248. [ 9.356182@1] 8d80 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ff
  249. ffffff
  250. [ 9.367858@1] 8da0 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ff
  251. ffffff
  252. [ 9.376112@1] 8dc0 fffffff7 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ff
  253. ffffff
  254. [ 9.384368@1] 8de0 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff df
  255. ffffff
  256. [ 9.392631@1] 8e00 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ff
  257. ffffff
  258. [ 9.400893@1] 8e20 ffffffff ffffffff ffffffff fe7fffff ff7f7fff ffffffff ffffffff ff
  259. ffffff
  260. [ 9.409146@1] 8e40 ffffffff ffffff7f ffffffff ffffffff ffffffff ffffffff ffffffff ff
  261. ffffff
  262. [ 9.417402@1] 8e60 ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ff
  263. ffffff
  264. [ 9.425658@1]
  265. [ 9.425658@1] X19: 0xffffffc060e11f80:
  266. [ 9.433245@1] 1f80 60e11f80 ffffffc0 60e11f80 ffffffc0 60fc3bc8 ffffffc0 011b9b90 ff
  267. ffffc0
  268. [ 9.444892@1] 1fa0 60e11fa0 ffffffc0 60e11fa0 ffffffc0 00000000 00000000 00000000 00
  269. 000000
  270. [ 9.453178@1] 1fc0 9562082d 4d21f34a 0a1a2b03 f70cf3fa cb744634 de9fdfbb 9a527295 cf
  271. a816b6
  272. [ 9.461489@1] 1fe0 e462c4ec 4b75e37b 225d3c23 63056676 4ac1b5c2 07c915ed a6da5957 74
  273. 8b0ddd
  274. [ 9.469823@1] 2000 60c000a0 ffffffc0 64ed5000 ffffffc0 00000000 00000000 00000131 00
  275. 000001
  276. [ 9.478102@1] 2020 00000000 00000000 00000131 00000200 00000000 00001400 0000018b 00
  277. 000200
  278. [ 9.486355@1] 2040 00000000 00001400 0000018b 00000200 00000000 00000000 00010001 00
  279. 000000
  280. [ 9.494584@1] 2060 000204a0 00000109 422bee40 ffffff80 422bee40 ffffff80 00000000 00
  281. 000000
  282. [ 9.502847@1]
  283. [ 9.502847@1] X22: 0xffffffc00125df94:
  284. [ 9.510550@1] df94 d0003581 9101c063 91318021 5281c062 17ffffc9 12800160 17ffff68 a9
  285. bc7bfd
  286. [ 9.522203@1] dfb4 910003fd f9000bf3 aa0003f3 aa1e03e0 d503201f b9401e61 b9403e60 6b
  287. 00003f
  288. [ 9.530485@1] dfd4 5400168a 39418a60 7100081f 54001801 f9400260 79400000 12140c00 71
  289. 40201f
  290. [ 9.538750@1] dff4 540018a1 d0005f40 a901d7b4 f9406800 b4001960 52800a01 f9400675 97
  291. fcca7e
  292. [ 9.547073@1] e014 aa0003f4 b4001ba0 a902dfb6 91004016 d2c00024 52800023 f9401a60 f9
  293. 002260
  294. [ 9.555330@1] e034 f9401e60 f9002660 b9403660 f94172a2 b9403a61 f9403445 b9405446 f9
  295. 400842
  296. [ 9.563606@1] e054 b94014a5 1ac62000 8b20c0a0 9b020021 f9002281 b9004a81 b9403e60 a9
  297. 005294
  298. [ 9.571874@1] e074 f9000a96 29098280 f90006d6 f9001a84 b9003a9f 7900aa83 d503201f f9
  299. 400660
  300. [ 9.580161@1]
  301. [ 9.580161@1] X24: 0xffffffc060e0cf80:
  302. [ 9.587662@1] cf80 42147c08 ffffff80 ffffffff ffffffff 00000400 00000000 60a23400 ff
  303. ffffc0
  304. [ 9.599202@1] cfa0 00000000 00000000 00000000 00000000 00000000 00000000 60e0cfb8 ff
  305. ffffc0
  306. [ 9.607445@1] cfc0 60e0cfb8 ffffffc0 00000000 00000000 00000000 00000000 00000001 00
  307. 000000
  308. [ 9.615690@1] cfe0 60e0cfe0 ffffffc0 60e0cfe0 ffffffc0 00000000 00000000 00000000 00
  309. 000000
  310. [ 9.623917@1] d000 66ad4000 ffffffc0 00000000 00000000 0000000e 00000001 00000000 00
  311. 9e1020
  312. [ 9.632151@1] d020 ffff8e42 00000000 0000000e 00000000 60e0d060 ffffffc0 676f6c00 73
  313. 6f3d6f
  314. [ 9.640466@1] d040 68003164 74696d64 65633d78 00373163 4d524554 6e696c3d 42007875 5f
  315. 544f4f
  316. [ 9.648740@1] d060 60e0d090 ffffffc0 454e5245 616d004c 72665f78 313d7165 00363335 3d
  317. 445750
  318. [ 9.657027@1]
  319. [ 9.657027@1] X25: 0xffffffc060e11f80:
  320. [ 9.664287@1] 1f80 60e11f80 ffffffc0 60e11f80 ffffffc0 60fc3bc8 ffffffc0 011b9b90 ff
  321. ffffc0
  322. [ 9.675740@1] 1fa0 60e11fa0 ffffffc0 60e11fa0 ffffffc0 00000000 00000000 00000000 00
  323. 000000
  324. [ 9.684019@1] 1fc0 9562082d 4d21f34a 0a1a2b03 f70cf3fa cb744634 de9fdfbb 9a527295 cf
  325. a816b6
  326. [ 9.692345@1] 1fe0 e462c4ec 4b75e37b 225d3c23 63056676 4ac1b5c2 07c915ed a6da5957 74
  327. 8b0ddd
  328. [ 9.700668@1] 2000 60c000a0 ffffffc0 64ed5000 ffffffc0 00000000 00000000 00000131 00
  329. 000001
  330. [ 9.708946@1] 2020 00000000 00000000 00000131 00000200 00000000 00001400 0000018b 00
  331. 000200
  332. [ 9.717246@1] 2040 00000000 00001400 0000018b 00000200 00000000 00000000 00010001 00
  333. 000000
  334. [ 9.725461@1] 2060 000204a0 00000109 422bee40 ffffff80 422bee40 ffffff80 00000000 00
  335. 000000
  336. [ 9.733784@1]
  337. [ 9.733784@1] X27: 0xffffffc001e46f80:
  338. [ 9.741435@1] 6f80 01e46f80 ffffffc0 01e46f80 ffffffc0 00000000 00000000 01e46f98 ff
  339. ffffc0
  340. [ 9.753131@1] 6fa0 01e46f98 ffffffc0 00000000 00000000 01e46fb0 ffffffc0 01e46fb0 ff
  341. ffffc0
  342. [ 9.761450@1] 6fc0 00000000 00000000 01e46fc8 ffffffc0 01e46fc8 ffffffc0 00000000 00
  343. 000000
  344. [ 9.769786@1] 6fe0 01e46fe0 ffffffc0 01e46fe0 ffffffc0 00000000 00000000 01e46ff8 ff
  345. ffffc0
  346. [ 9.778055@1] 7000 01e46ff8 ffffffc0 00000000 00000000 01e47010 ffffffc0 01e47010 ff
  347. ffffc0
  348. [ 9.786297@1] 7020 00000000 00000000 01e47028 ffffffc0 01e47028 ffffffc0 00000000 00
  349. 000000
  350. [ 9.794609@1] 7040 01e47040 ffffffc0 01e47040 ffffffc0 00000000 00000000 01e47058 ff
  351. ffffc0
  352. [ 9.802858@1] 7060 01e47058 ffffffc0 00000000 00000000 01e47070 ffffffc0 01e47070 ff
  353. ffffc0
  354. [ 9.811177@1]
  355. [ 9.811177@1] X29: 0xffffffc065f238c0:
  356. [ 9.819346@1] 38c0 00000104 00000064 00000050 00000000 0125e014 ffffffc0 00000104 00
  357. 000064
  358. [ 9.831304@1] 38e0 60e0d000 ffffffc0 60e12000 ffffffc0 00000000 00000000 01e47000 ff
  359. ffffc0
  360. [ 9.839637@1] 3900 00000001 00000000 65f23940 ffffffc0 01190b98 ffffffc0 65f23940 ff
  361. ffffc0
  362. [ 9.847941@1] 3920 01190a50 ffffffc0 00000145 00000000 60e12000 ffffffc0 00000000 00
  363. 000000
  364. [ 9.856218@1] 3940 65f23980 ffffffc0 0125e014 ffffffc0 60e12000 ffffffc0 00000000 00
  365. 000000
  366. [ 9.864444@1] 3960 64ed5000 ffffffc0 64ed5000 ffffffc0 65f23ab8 ffffffc0 60e0d000 ff
  367. ffffc0
  368. [ 9.872742@1] 3980 65f239c0 ffffffc0 01265e6c ffffffc0 65f23ac8 ffffffc0 00000000 00
  369. 000000
  370. [ 9.880976@1] 39a0 64ed5800 ffffffc0 66a309d8 ffffffc0 64ed5000 ffffffc0 0000000a 00
  371. 00018b
  372. [ 9.889287@1]
  373. [ 9.893544@1] Process systemd-machine (pid: 1749, stack limit = 0xffffffc065f20058)
  374. [ 9.899942@1] Stack: (0xffffffc065f23940 to 0xffffffc065f24000)
  375. [ 9.905808@1] 3940: 65f23980 ffffffc0 0125e014 ffffffc0 60e12000 ffffffc0 00000000 00
  376. 000000
  377. [ 9.914087@1] 3960: 64ed5000 ffffffc0 64ed5000 ffffffc0 65f23ab8 ffffffc0 60e0d000 ff
  378. ffffc0
  379. [ 9.922367@1] 3980: 65f239c0 ffffffc0 01265e6c ffffffc0 65f23ac8 ffffffc0 00000000 00
  380. 000000
  381. [ 9.930647@1] 39a0: 64ed5800 ffffffc0 66a309d8 ffffffc0 64ed5000 ffffffc0 0000000a 00
  382. 00018b
  383. [ 9.938927@1] 39c0: 65f23a30 ffffffc0 0125a260 ffffffc0 60c000a0 ffffffc0 65f23c98 ff
  384. ffffc0
  385. [ 9.947207@1] 39e0: 00000025 00000000 64e8e580 ffffffc0 00000001 00000000 64ed5800 ff
  386. ffffc0
  387. [ 9.955488@1] 3a00: 60c00000 ffffffc0 00000000 00000000 00000000 00000000 65f23c98 ff
  388. ffffc0
  389. [ 9.963767@1] 3a20: 00000025 00000000 00000001 00000000 65f23b00 ffffffc0 01230ff4 ff
  390. ffffc0
  391. [ 9.972048@1] 3a40: 65f23c98 ffffffc0 00000001 00000000 60c000a0 ffffffc0 00000025 00
  392. 000000
  393. [ 9.980327@1] 3a60: 60e0d000 ffffffc0 60c00088 ffffffc0 60c00000 ffffffc0 00000004 00
  394. 000000
  395. [ 9.988607@1] 3a80: 0108b000 ffffffc0 60c000a0 ffffffc0 60c000a0 ffffffc0 01234210 00
  396. 000000
  397. [ 9.996888@1] 3aa0: 00000000 00000000 60e0d000 ffffffc0 655ed500 ffffffc0 00000000 00
  398. 000000
  399. [ 10.005167@1] 3ac0: 65f20001 ffffffc0 60c000a0 ffffffc0 00000001 00000000 00000000 00
  400. 000000
  401. [ 10.013447@1] 3ae0: 00262001 00000000 00000000 00000000 00000000 00000000 00000420 00
  402. 000000
  403. [ 10.021728@1] 3b00: 65f23b80 ffffffc0 012343f8 ffffffc0 60c000a0 ffffffc0 65f23d78 ff
  404. ffffc0
  405. [ 10.030007@1] 3b20: 00000001 00000000 60c001e8 ffffffc0 60e0d000 ffffffc0 65f23c98 ff
  406. ffffc0
  407. [ 10.038287@1] 3b40: ffffffff 7fffffff 64ed5800 ffffffc0 00000001 00000000 60c001e8 ff
  408. ffffc0
  409. [ 10.046567@1] 3b60: 01772b68 ffffffc0 60c000a0 ffffffc0 00000000 00000001 ffffffff 2f
  410. ffffff
  411. [ 10.054848@1] 3b80: 65f23cd0 ffffffc0 01152e40 ffffffc0 65f23d78 ffffffc0 60c001e8 ff
  412. ffffc0
  413. [ 10.063127@1] 3ba0: 00000000 00000000 00000000 00000000 669b43c0 ffffffc0 60c000a0 ff
  414. ffffc0
  415. [ 10.071407@1] 3bc0: 00000182 00000000 0000003f 00000000 0108b000 ffffffc0 65f20000 ff
  416. ffffc0
  417. [ 10.079687@1] 3be0: 65f23e28 ffffffc0 01772b68 ffffffc0 65f20000 00000001 00000000 00
  418. 000000
  419. [ 10.087968@1] 3c00: 60c000a0 ffffffc0 01db4bb0 ffffffc0 01773050 ffffffc0 01db4be8 ff
  420. ffffc0
  421. [ 10.096247@1] 3c20: 00000000 00000000 00000000 00000000 65f23cb0 ffffffc0 91827364 00
  422. 000000
  423. [ 10.104528@1] 3c40: 65f23c40 ffffffc0 65f23c40 ffffffc0 65f23c50 ffffffc0 65f23c50 ff
  424. ffffc0
  425. [ 10.112807@1] 3c60: 65f23c60 ffffffc0 65f23c60 ffffffc0 60c000a0 ffffffc0 65f23d78 ff
  426. ffffc0
  427. [ 10.121088@1] 3c80: 00000000 00000000 00000001 00000000 ffffffff 0007ffff 01146ce8 ff
  428. ffffc0
  429. [ 10.129367@1] 3ca0: 00000000 00000001 00000000 00000000 00000001 ffffffc0 00000000 00
  430. 000000
  431. [ 10.137647@1] 3cc0: 60e11000 ffffffc0 65f23df8 ffffffc0 65f23d40 ffffffc0 011465a0 ff
  432. ffffc0
  433. [ 10.145927@1] 3ce0: 60c001e8 ffffffc0 ffffffff 7fffffff 00000000 00000000 011a2b2c ff
  434. ffffc0
  435. [ 10.154208@1] 3d00: 65f23ec8 ffffffc0 655dd400 ffffffc0 65f23e10 ffffffc0 011a50f4 ff
  436. ffffc0
  437. [ 10.162487@1] 3d20: 60000010 00000000 00000008 00000000 60c000a0 ffffffc0 655ed500 ff
  438. ffffc0
  439. [ 10.170768@1] 3d40: 65f23da0 ffffffc0 01146614 ffffffc0 60c001e8 ffffffc0 60c000a0 ff
  440. ffffc0
  441. [ 10.179047@1] 3d60: 60c000a0 ffffffc0 103902a0 ffffffc0 65f23da0 ffffffc0 ffffffff 7f
  442. ffffff
  443. [ 10.187327@1] 3d80: 00000000 00000000 00000000 00000000 ffffffff 7fffffff 00000000 00
  444. 000000
  445. [ 10.195608@1] 3da0: 65f23dc0 ffffffc0 01231898 ffffffc0 60c000a0 ffffffc0 103902a0 ff
  446. ffffc0
  447. [ 10.203887@1] 3dc0: 65f23de0 ffffffc0 0122aa44 ffffffc0 65f23e10 ffffffc0 655dd400 ff
  448. ffffc0
  449. [ 10.212167@1] 3de0: 65f23e10 ffffffc0 011a5114 ffffffc0 655dd400 ffffffc0 00000008 00
  450. 000000
  451. [ 10.220447@1] 3e00: 655dd400 00000000 00000000 00000000 65f23e60 ffffffc0 011a52f8 ff
  452. ffffc0
  453. [ 10.228727@1] 3e20: 655dd400 ffffffc0 00000000 00000000 655ed500 ffffffc0 01dd5478 ff
  454. ffffc0
  455. [ 10.237008@1] 3e40: 20000010 00000000 00000011 00000000 00000182 00000000 65f20000 ff
  456. ffffc0
  457. [ 10.245287@1] 3e60: 65f23e80 ffffffc0 010b51e4 ffffffc0 655eddf0 ffffffc0 011c2f54 ff
  458. ffffc0
  459. [ 10.253568@1] 3e80: 65f23eb0 ffffffc0 010876a8 ffffffc0 00400004 00000000 65f20000 ff
  460. ffffc0
  461. [ 10.261847@1] 3ea0: ffffffff ffffffff f710953c 00000000 00000000 00000000 010842d4 ff
  462. ffffc0
  463. [ 10.270127@1] 3ec0: 00000000 00000000 00000000 00000000 00000001 00000000 00000001 00
  464. 000000
  465. [ 10.278407@1] 3ee0: 0034e150 00000000 00000001 00000000 0000000b 00000000 0034faa8 00
  466. 000000
  467. [ 10.286687@1] 3f00: 00000000 00000000 0000003f 00000000 0034e550 00000000 00000000 00
  468. 000000
  469. [ 10.294967@1] 3f20: 0007e414 00000000 0034e3d4 00000000 0009e168 00000000 fffacdac 00
  470. 000000
  471. [ 10.303247@1] 3f40: 00039c38 00000000 00000000 00000000 00000000 00000000 00000000 00
  472. 000000
  473. [ 10.311527@1] 3f60: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00
  474. 000000
  475. [ 10.319808@1] 3f80: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00
  476. 000000
  477. [ 10.328087@1] 3fa0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00
  478. 000000
  479. [ 10.336368@1] 3fc0: 00000000 00000000 00000000 00000000 f710953c 00000000 20000010 00
  480. 000000
  481. [ 10.344647@1] 3fe0: 0000000b 00000000 0000003f 00000000 e771fe62 6226ecc2 68e33345 5d
  482. a3fa9e
  483. [ 10.352925@1] Call trace:
  484. [ 10.356681@1] [<ffffffc001190a50>] kmem_cache_alloc+0x48/0x1f8
  485. [ 10.361298@1] [<ffffffc00125e010>] ext4_mb_new_group_pa+0x60/0x3e8
  486. [ 10.367417@1] [<ffffffc001265e68>] ext4_mb_new_blocks+0x498/0x4a8
  487. [ 10.373455@1] [<ffffffc00125a25c>] ext4_ext_map_blocks+0x8fc/0x1240
  488. [ 10.379667@1] [<ffffffc001230ff0>] ext4_map_blocks+0x480/0x540
  489. [ 10.385444@1] [<ffffffc0012343f4>] ext4_writepages+0x54c/0xbd8
  490. [ 10.391223@1] [<ffffffc001152e3c>] do_writepages+0x44/0xa0
  491. [ 10.396657@1] [<ffffffc00114659c>] __filemap_fdatawrite_range+0x64/0x78
  492. [ 10.403210@1] [<ffffffc001146610>] filemap_flush+0x28/0x38
  493. [ 10.408645@1] [<ffffffc001231894>] ext4_alloc_da_blocks+0x34/0x80
  494. [ 10.414682@1] [<ffffffc00122aa40>] ext4_release_file+0x78/0xc0
  495. [ 10.420462@1] [<ffffffc0011a5110>] __fput+0x90/0x200
  496. [ 10.425377@1] [<ffffffc0011a52f4>] ____fput+0x1c/0x30
  497. [ 10.430382@1] [<ffffffc0010b51e0>] task_work_run+0xa0/0xf8
  498. [ 10.435817@1] [<ffffffc0010876a4>] do_notify_resume+0x5c/0x78
  499. [ 10.441507@1] Code: 54000aa1 d503201f aa1703f4 d538d081 (f9400280)
  500. [ 10.447794@1] ---[ end trace 419c4e1c258f400b ]---
  501. [ 10.451465@2] amlvideo-000: V4L2 device registered as video10
  502. [ 10.479431@2] IR keymap rc-odroid not found
  503. [ 10.483066@2] Registered IR keymap rc-empty
  504. [ 10.486932@2] input: meson-ir as /devices/c8100580.meson-ir/rc/rc0/input2
  505. [ 10.492659@2] rc0: meson-ir as /devices/c8100580.meson-ir/rc/rc0
  506. [ 10.502885@2] meson-ir c8100580.meson-ir: receiver initialized
  507. [ 10.506906@1] IR RC5(x) protocol handler initialized
  508. [ 10.507111@2] IR RC6 protocol handler initialized
  509. [ 10.507132@0] IR NEC protocol handler initialized
  510. [ 10.507196@3] IR SANYO protocol handler initialized
  511. [ 10.507545@3] IR JVC protocol handler initialized
  512. [ 10.507641@0] IR Sony protocol handler initialized
  513. [ 10.510950@2] Triggered SDIO WiFi power on and bus rescan.
  514. [ 10.510960@2] (NULL device *): [extern_wifi_set_enable] WIFI Disable! 0
  515. [ 10.514365@0] input: MCE IR Keyboard/Mouse (meson-ir) as /devices/virtual/input/input
  516. 3
  517. [ 10.514603@0] IR MCE Keyboard/mouse protocol handler initialized
  518. [ 10.521565@3] systemd[1]: machine-id.service: Main process exited, code=killed, statu
  519. s=11/SEGV
  520. [ 10.521938@3] systemd[1]: machine-id.service: Failed with result 'signal'.
  521. [ 10.522393@3] systemd[1]: Failed to start Setup machine-id.
  522. [ 10.582354@2] lirc_dev: IR Remote Control driver registered, major 234
  523. [ 10.583148@2] rc rc0: lirc_dev: driver ir-lirc-codec (meson-ir) registered at minor =
  524. 0
  525. [ 10.583151@2] IR LIRC bridge handler initialized
  526. [ 10.679967@0] systemd[1]: Started Mounting swapfile.
  527. [ 10.689771@2] usb 1-1.4: new full-speed USB device number 4 using dwc_otg
  528. [ 10.793489@2] usb 1-1.4: New USB device found, idVendor=0b05, idProduct=17cb
  529. [ 10.801919@0] systemd[1]: Started udev Coldplug all Devices.
  530. [ 10.842580@2] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  531. [ 10.842700@0] (NULL device *): [extern_wifi_set_enable] WIFI Enable! 0
  532. [ 10.861911@2] usb 1-1.4: Product: BCM20702A0
  533. [ 10.866128@2] usb 1-1.4: Manufacturer: Broadcom Corp
  534. [ 10.866131@2] usb 1-1.4: SerialNumber: 000272C65703
  535. [ 10.881146@0] systemd[1]: Reached target Swap.
  536. [ 10.891294@0] systemd[1]: Mounting Temporary Directory (/tmp)...
  537. [ 10.902317@0] systemd[1]: Starting Create Static Device Nodes in /dev...
  538. [ 10.914311@0] systemd[1]: Starting Journal Service...
  539. [ 10.925688@0] systemd[1]: Mounted Temporary Directory (/tmp).
  540. [ 11.149422@0] Error: sdio_host is NULL
  541. [ 11.153874@0] [sdio_reinit] finish
  542. [ 11.159804@1] systemd[1]: Started Load Kernel Modules.
  543. [ 11.171221@1] systemd[1]: Starting Apply Kernel Variables...
  544. [ 11.182783@1] systemd[1]: Mounting Kernel Configuration File System...
  545. [ 11.195926@1] systemd[1]: Started Apply Kernel Variables.
  546. [ 11.205891@1] systemd[1]: Mounted Kernel Configuration File System.
  547. [ 101.126423@1] systemd[1]: systemd-journald.service: Start operation timed out. Termin
  548. ating.
  549. [ 191.376405@1] systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. K
  550. illing.
  551. [ 191.384348@1] systemd[1]: systemd-journald.service: Killing process 2403 (systemd-jou
  552. rnal) with signal SIGKILL.
  553. [ 281.626423@1] systemd[1]: systemd-journald.service: Processes still around after SIGK
  554. ILL. Ignoring.
  555. [ 371.876406@1] systemd[1]: systemd-journald.service: State 'stop-final-sigterm' timed
  556. out. Killing.
  557. [ 371.885300@1] systemd[1]: systemd-journald.service: Killing process 2403 (systemd-jou
  558. rnal) with signal SIGKILL.
  559. [ 462.126404@1] systemd[1]: systemd-journald.service: Processes still around after fina
  560. l SIGKILL. Entering failed mode.
  561. [ 462.137089@1] systemd[1]: systemd-journald.service: Failed with result 'timeout'.
  562. [ 462.144954@1] systemd[1]: Failed to start Journal Service.
  563. [ 462.163249@1] systemd[1]: Dependency failed for Flush Journal to Persistent Storage.
  564. [ 462.177436@1] systemd[1]: systemd-journal-flush.service: Job systemd-journal-flush.se
  565. rvice/start failed with result 'dependency'.
  566. [ 462.189680@1] systemd[1]: systemd-journald.service: Service has no hold-off time, sch
  567. eduling restart.
  568. [ 462.199514@1] systemd[1]: systemd-journald.service: Scheduled restart job, restart co
  569. unter is at 1.
  570. [ 462.209087@1] systemd[1]: Stopped Journal Service.
  571. [ 462.221824@1] systemd[1]: systemd-journald.service: Found left-over process 2403 (sys
  572. temd-journal) in control group while starting unit. Ignoring.
  573. [ 462.235567@1] systemd[1]: This usually indicates unclean termination of a previous ru
  574. n, or service implementation deficiencies.
  575. [ 462.248833@1] systemd[1]: Starting Journal Service...
  576. [ 552.376887@1] systemd[1]: systemd-journald.service: Start operation timed out. Termin
  577. ating.
  578. [ 642.626402@1] systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. K
  579. illing.
  580. [ 642.636086@1] systemd[1]: systemd-journald.service: Killing process 2411 (systemd-jou
  581. rnal) with signal SIGKILL.
  582. [ 642.647353@1] systemd[1]: systemd-journald.service: Killing process 2403 (systemd-jou
  583. rnal) with signal SIGKILL.
  584. [ 732.876403@1] systemd[1]: systemd-journald.service: Processes still around after SIGK
  585. ILL. Ignoring.
  586. [ 823.126401@1] systemd[1]: systemd-journald.service: State 'stop-final-sigterm' timed
  587. out. Killing.
  588. [ 823.136826@1] systemd[1]: systemd-journald.service: Killing process 2411 (systemd-jou
  589. rnal) with signal SIGKILL.
  590. [ 823.148344@1] systemd[1]: systemd-journald.service: Killing process 2403 (systemd-jou
  591. rnal) with signal SIGKILL.
  592. [ 913.376403@1] systemd[1]: systemd-journald.service: Processes still around after fina
  593. l SIGKILL. Entering failed mode.
  594. [ 913.388463@1] systemd[1]: systemd-journald.service: Failed with result 'timeout'.
  595. [ 913.397670@1] systemd[1]: Failed to start Journal Service.
  596. [ 913.420149@1] systemd[1]: systemd-journald.service: Service has no hold-off time, sch
  597. eduling restart.
  598. [ 913.431165@1] systemd[1]: systemd-journald.service: Scheduled restart job, restart co
  599. unter is at 2.
  600. [ 913.441905@1] systemd[1]: Stopped Journal Service.
  601. [ 913.456808@1] systemd[1]: systemd-journald.service: Found left-over process 2403 (sys
  602. temd-journal) in control group while starting unit. Ignoring.
  603. [ 913.471582@1] systemd[1]: This usually indicates unclean termination of a previous ru
  604. n, or service implementation deficiencies.
  605. [ 913.484764@1] systemd[1]: systemd-journald.service: Found left-over process 2411 (sys
  606. temd-journal) in control group while starting unit. Ignoring.
  607. [ 913.499645@1] systemd[1]: This usually indicates unclean termination of a previous ru
  608. n, or service implementation deficiencies.
  609. [ 913.514010@1] systemd[1]: Starting Journal Service...
  610. [ 1003.626899@1] systemd[1]: systemd-journald.service: Start operation timed out. Termin
  611. ating.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement