Advertisement
pfeerick

rock64 0.4.9 OMV first boot

Jul 25th, 2017
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.86 KB | None | 0 0
  1. DDR version 1.06 20170424
  2. In
  3. LPDDR3
  4. 786MHz
  5. Bus Width=32 Col=11 Bank=8 Row=14/14 CS=2 Die Bus-Width=32 Size=2048MB
  6. ddrconfig:7
  7. OUT
  8. Boot1 Release Time: 2017-05-18, version: 2.43
  9. ChipType = 0x11, 127
  10. emmc reinit
  11. emmc reinit
  12. SdmmcInit=2 20
  13. SdmmcInit=0 0
  14. BootCapSize=0
  15. UserCapSize=15247MB
  16. FwPartOffset=2000 , 0
  17. StorageInit ok = 48356
  18. Raw SecureMode = 0
  19. SecureInit read PBA: 0x4
  20. SecureInit read PBA: 0x404
  21. SecureInit read PBA: 0x804
  22. SecureInit read PBA: 0xc04
  23. SecureInit read PBA: 0x1004
  24. SecureInit ret = 0, SecureMode = 0
  25. LoadTrustBL
  26. No find bl30.bin
  27. No find bl32.bin
  28. Load uboot, ReadLba = 2000
  29. Load OK, addr=0x200000, size=0x63494
  30. RunBL31 0x10000
  31. NOTICE: BL31: v1.3(debug):f947c7e
  32. NOTICE: BL31: Built : 09:28:45, May 31 2017
  33. NOTICE: BL31:Rockchip release version: v1.3
  34. INFO: ARM GICv2 driver initialized
  35. INFO: Using opteed sec cpu_context!
  36. INFO: boot cpu mask: 1
  37. INFO: plat_rockchip_pmu_init: pd status 0xe
  38. INFO: BL31: Initializing runtime services
  39. WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK
  40. ERROR: Error initializing runtime service opteed_fast
  41. INFO: BL31: Preparing for EL3 exit to normal world
  42. INFO: Entry point address = 0x200000
  43. INFO: SPSR = 0x3c9
  44.  
  45.  
  46. U-Boot 2017.05-gde89ec9 (Jul 24 2017 - 18:59:09 +0000), Build: jenkins-linux-build-rock-64-74
  47.  
  48. Model: Rockchip RK3328 Rock64
  49. DRAM: rockchip_sdram_size ff1005d0 cc50
  50. rank 2 col 11 bk 3 cs0_row 14 bw 2 row_3_4 0
  51. size 80000000
  52. SDRAM base=0, size=80000000
  53. 2 GiB
  54. MMC: rk3328_mmc_set_clk src_clk_div > 127,con_id:32rk3328_mmc_set_clk src_clk_div > 127,con_id:30rksdmmc@ff500000: 1, rksdmmc@ff520000: 0
  55. rk3328_mmc_set_clk src_clk_div > 127,con_id:30rk3328_mmc_set_clk src_clk_div > 127,con_id:30rk3328_mmc_set_clk src_clk_div > 127,con_id:30rk3328_mmc_set_clk src_clk_div <= 127,con_id:30*** Warning - bad CRC, using default environment
  56.  
  57. In: serial@ff130000
  58. Out: serial@ff130000
  59. Err: serial@ff130000
  60. Net: Net Initialization Skipped
  61. No ethernet found.
  62. Hit any key to stop autoboot: 2  1  0
  63. rk3328_mmc_set_clk src_clk_div > 127,con_id:32rk3328_mmc_set_clk src_clk_div > 127,con_id:32Card did not respond to voltage select!
  64. mmc_init: -95, time 13
  65. MMC Device 0 not found
  66. no mmc device at slot 0
  67. rk3328_mmc_set_clk src_clk_div <= 127,con_id:30rk3328_mmc_set_clk src_clk_div > 127,con_id:30rk3328_mmc_set_clk src_clk_div > 127,con_id:30rk3328_mmc_set_clk src_clk_div > 127,con_id:30rk3328_mmc_set_clk src_clk_div <= 127,con_id:30switch to partitions #0, OK
  68. mmc1 is current device
  69. Scanning mmc 1:6...
  70. Found /extlinux/extlinux.conf
  71. Retrieving file: /extlinux/extlinux.conf
  72. reading /extlinux/extlinux.conf
  73. 277 bytes read in 3 ms (89.8 KiB/s)
  74. 1: kernel-4.4
  75. Retrieving file: /initrd.img
  76. reading /initrd.img
  77. 4271147 bytes read in 343 ms (11.9 MiB/s)
  78. Retrieving file: /Image
  79. reading /Image
  80. 18329608 bytes read in 1455 ms (12 MiB/s)
  81. append: earlycon=uart8250,mmio32,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 init=/sbin/init mtdparts=spi32766.0:32k(system),4064k(loader),3840k(reserved),256k(vendor),4M(uboot),4M(atf)
  82. Retrieving file: /dtb
  83. reading /dtb
  84. 40941 bytes read in 7 ms (5.6 MiB/s)
  85. ## Flattened Device Tree blob at 01f00000
  86. Booting using the fdt blob at 0x1f00000
  87. Loading Ramdisk to 7db38000, end 7df4ac2b ... OK
  88. Loading Device Tree to 000000007db2b000, end 000000007db37fec ... OK
  89.  
  90. Starting kernel ...
  91.  
  92. [ 0.000000] Booting Linux on physical CPU 0x0
  93. [ 0.000000] Initializing cgroup subsys cpuset
  94. [ 0.000000] Initializing cgroup subsys cpu
  95. [ 0.000000] Initializing cgroup subsys cpuacct
  96. [ 0.000000] Linux version 4.4.71-rockchip-ayufan-74 (root@387db8c800f7) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #1 SMP Mon Jul 24 18:59:52 UTC 2017
  97. [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  98. [ 0.000000] earlycon: Early serial console at MMIO32 0xff130000 (options '')
  99. [ 0.000000] bootconsole [uart0] enabled
  100. [ 0.000000] psci: probing for conduit method from DT.
  101. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  102. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  103. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  104. [ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc07ff51000 s46504 r8192 d31320 u86016
  105. [ 0.000000] Detected VIPT I-cache on CPU0
  106. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  107. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 515592
  108. [ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 init=/sbin/init mtdparts=spi32766.0:32k(system),4064k(loader),3840k(reserved),256k(vendor),4M(uboot),4M(atf)
  109. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  110. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  111. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  112. [ 0.000000] software IO TLB [mem 0x79400000-0x7d400000] (64MB) mapped at [ffffffc079400000-ffffffc07d3fffff]
  113. [ 0.000000] Memory: 1969692K/2095104K available (11454K kernel code, 1324K rwdata, 3924K rodata, 1152K init, 746K bss, 125412K reserved, 0K cma-reserved)
  114. [ 0.000000] Virtual kernel memory layout:
  115. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  116. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
  117. [ 0.000000] .init : 0xffffff8008f90000 - 0xffffff80090b0000 ( 1152 KB)
  118. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008bb0000 ( 11456 KB)
  119. [ 0.000000] .rodata : 0xffffff8008bb0000 - 0xffffff8008f90000 ( 3968 KB)
  120. [ 0.000000] .data : 0xffffff80090b0000 - 0xffffff80091fb008 ( 1325 KB)
  121. [ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
  122. [ 0.000000] 0xffffffbdc0008000 - 0xffffffbdc2000000 ( 31 MB actual)
  123. [ 0.000000] fixed : 0xffffffbffe7fd000 - 0xffffffbffec00000 ( 4108 KB)
  124. [ 0.000000] PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
  125. [ 0.000000] memory : 0xffffffc000200000 - 0xffffffc080000000 ( 2046 MB)
  126. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  127. [ 0.000000] Hierarchical RCU implementation.
  128. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  129. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  130. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  131. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  132. [ 0.000000] GIC: Using split EOI/Deactivate mode
  133. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  134. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  135. [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  136. [ 0.001535] Console: colour dummy device 80x25
  137. [ 0.001947] console [tty0] enabled
  138. [ 0.002268] bootconsole [uart0] disabled
  139. <hit enter to activate fiq debugger>
  140. [ 0.000000] Booting Linux on physical CPU 0x0
  141. [ 0.000000] Initializing cgroup subsys cpuset
  142. [ 0.000000] Initializing cgroup subsys cpu
  143. [ 0.000000] Initializing cgroup subsys cpuacct
  144. [ 0.000000] Linux version 4.4.71-rockchip-ayufan-74 (root@387db8c800f7) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4) ) #1 SMP Mon Jul 24 18:59:52 UTC 2017
  145. [ 0.000000] Boot CPU: AArch64 Processor [410fd034]
  146. [ 0.000000] earlycon: Early serial console at MMIO32 0xff130000 (options '')
  147. [ 0.000000] bootconsole [uart0] enabled
  148. [ 0.000000] psci: probing for conduit method from DT.
  149. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  150. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  151. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  152. [ 0.000000] PERCPU: Embedded 21 pages/cpu @ffffffc07ff51000 s46504 r8192 d31320 u86016
  153. [ 0.000000] Detected VIPT I-cache on CPU0
  154. [ 0.000000] CPU features: enabling workaround for ARM erratum 845719
  155. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 515592
  156. [ 0.000000] Kernel command line: earlycon=uart8250,mmio32,0xff130000 rw root=LABEL=linux-root rootwait rootfstype=ext4 init=/sbin/init mtdparts=spi32766.0:32k(system),4064k(loader),3840k(reserved),256k(vendor),4M(uboot),4M(atf)
  157. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  158. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  159. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  160. [ 0.000000] software IO TLB [mem 0x79400000-0x7d400000] (64MB) mapped at [ffffffc079400000-ffffffc07d3fffff]
  161. [ 0.000000] Memory: 1969692K/2095104K available (11454K kernel code, 1324K rwdata, 3924K rodata, 1152K init, 746K bss, 125412K reserved, 0K cma-reserved)
  162. [ 0.000000] Virtual kernel memory layout:
  163. [ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
  164. [ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbdbfff0000 ( 246 GB)
  165. [ 0.000000] .init : 0xffffff8008f90000 - 0xffffff80090b0000 ( 1152 KB)
  166. [ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008bb0000 ( 11456 KB)
  167. [ 0.000000] .rodata : 0xffffff8008bb0000 - 0xffffff8008f90000 ( 3968 KB)
  168. [ 0.000000] .data : 0xffffff80090b0000 - 0xffffff80091fb008 ( 1325 KB)
  169. [ 0.000000] vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
  170. [ 0.000000] 0xffffffbdc0008000 - 0xffffffbdc2000000 ( 31 MB actual)
  171. [ 0.000000] fixed : 0xffffffbffe7fd000 - 0xffffffbffec00000 ( 4108 KB)
  172. [ 0.000000] PCI I/O : 0xffffffbffee00000 - 0xffffffbfffe00000 ( 16 MB)
  173. [ 0.000000] memory : 0xffffffc000200000 - 0xffffffc080000000 ( 2046 MB)
  174. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  175. [ 0.000000] Hierarchical RCU implementation.
  176. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  177. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  178. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
  179. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  180. [ 0.000000] GIC: Using split EOI/Deactivate mode
  181. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  182. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  183. [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  184. [ 0.001535] Console: colour dummy device 80x25
  185. [ 0.001947] console [tty0] enabled
  186. [ 0.002268] bootconsole [uart0] disabled
  187. [ 0.002664] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000)
  188. [ 0.002702] pid_max: default: 32768 minimum: 301
  189. [ 0.002840] Security Framework initialized
  190. [ 0.002860] Yama: becoming mindful.
  191. [ 0.002893] AppArmor: AppArmor disabled by boot time parameter
  192. [ 0.002977] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
  193. [ 0.003005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
  194. [ 0.003860] Initializing cgroup subsys io
  195. [ 0.003893] Initializing cgroup subsys memory
  196. [ 0.003939] Initializing cgroup subsys devices
  197. [ 0.003966] Initializing cgroup subsys freezer
  198. [ 0.003990] Initializing cgroup subsys net_cls
  199. [ 0.004015] Initializing cgroup subsys perf_event
  200. [ 0.004041] Initializing cgroup subsys pids
  201. [ 0.004109] ftrace: allocating 43560 entries in 171 pages
  202. [ 0.123449] sched-energy: CPU device node has no sched-energy-costs
  203. [ 0.123485] Invalid sched_group_energy for CPU0
  204. [ 0.123503] CPU0: update cpu_capacity 1024
  205. [ 0.123566] ASID allocator initialised with 65536 entries
  206. [ 0.126370] Detected VIPT I-cache on CPU1
  207. [ 0.126426] Invalid sched_group_energy for CPU1
  208. [ 0.126432] CPU1: update cpu_capacity 1024
  209. [ 0.126437] CPU1: Booted secondary processor [410fd034]
  210. [ 0.127191] Detected VIPT I-cache on CPU2
  211. [ 0.127240] Invalid sched_group_energy for CPU2
  212. [ 0.127245] CPU2: update cpu_capacity 1024
  213. [ 0.127249] CPU2: Booted secondary processor [410fd034]
  214. [ 0.127992] Detected VIPT I-cache on CPU3
  215. [ 0.128038] Invalid sched_group_energy for CPU3
  216. [ 0.128044] CPU3: update cpu_capacity 1024
  217. [ 0.128048] CPU3: Booted secondary processor [410fd034]
  218. [ 0.128173] Brought up 4 CPUs
  219. [ 0.128478] SMP: Total of 4 processors activated.
  220. [ 0.128514] CPU: All CPU(s) started at EL2
  221. [ 0.128578] alternatives: patching kernel code
  222. [ 0.128827] Invalid sched_group_energy for CPU3
  223. [ 0.128859] Invalid sched_group_energy for Cluster3
  224. [ 0.128887] Invalid sched_group_energy for CPU2
  225. [ 0.128915] Invalid sched_group_energy for Cluster2
  226. [ 0.128942] Invalid sched_group_energy for CPU1
  227. [ 0.128970] Invalid sched_group_energy for Cluster1
  228. [ 0.128997] Invalid sched_group_energy for CPU0
  229. [ 0.129024] Invalid sched_group_energy for Cluster0
  230. [ 0.129907] devtmpfs: initialized
  231. [ 0.145203] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  232. [ 0.145280] futex hash table entries: 1024 (order: 4, 65536 bytes)
  233. [ 0.145916] xor: measuring software checksum speed
  234. [ 0.155664] 8regs : 1080.000 MB/sec
  235. [ 0.165760] 8regs_prefetch: 968.000 MB/sec
  236. [ 0.175859] 32regs : 1352.000 MB/sec
  237. [ 0.185959] 32regs_prefetch: 1116.000 MB/sec
  238. [ 0.185989] xor: using function: 32regs (1352.000 MB/sec)
  239. [ 0.186040] pinctrl core: initialized pinctrl subsystem
  240. [ 0.187371] NET: Registered protocol family 16
  241. [ 0.192072] cpuidle: using governor ladder
  242. [ 0.195100] cpuidle: using governor menu
  243. [ 0.195148] Registered FIQ tty driver
  244. [ 0.195557] vdso: 2 pages (1 code @ ffffff8008bb6000, 1 data @ ffffff80090b4000)
  245. [ 0.195628] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  246. [ 0.195803] DMA: preallocated 256 KiB pool for atomic allocations
  247. [ 0.218781] genirq: Setting trigger mode 8 for irq 176 failed (gic_set_type+0x0/0x68)
  248. [ 0.276284] console [ttyFIQ0] enabled
  249. [ 0.276953] Registered fiq debugger ttyFIQ0
  250. [ 0.315175] raid6: int64x1 gen() 191 MB/s
  251. [ 0.332164] raid6: int64x1 xor() 183 MB/s
  252. [ 0.349492] raid6: int64x2 gen() 296 MB/s
  253. [ 0.366575] raid6: int64x2 xor() 273 MB/s
  254. [ 0.383798] raid6: int64x4 gen() 460 MB/s
  255. [ 0.400940] raid6: int64x4 xor() 330 MB/s
  256. [ 0.418211] raid6: int64x8 gen() 332 MB/s
  257. [ 0.435343] raid6: int64x8 xor() 267 MB/s
  258. [ 0.452553] raid6: neonx1 gen() 363 MB/s
  259. [ 0.469751] raid6: neonx1 xor() 361 MB/s
  260. [ 0.486928] raid6: neonx2 gen() 566 MB/s
  261. [ 0.504084] raid6: neonx2 xor() 488 MB/s
  262. [ 0.521358] raid6: neonx4 gen() 761 MB/s
  263. [ 0.538534] raid6: neonx4 xor() 576 MB/s
  264. [ 0.555691] raid6: neonx8 gen() 773 MB/s
  265. [ 0.572907] raid6: neonx8 xor() 576 MB/s
  266. [ 0.573306] raid6: using algorithm neonx8 gen() 773 MB/s
  267. [ 0.573795] raid6: .... xor() 576 MB/s, rmw enabled
  268. [ 0.574268] raid6: using intx1 recovery algorithm
  269. [ 0.575009] mpp venc_srv: mpp_probe enter
  270. [ 0.575434] mpp venc_srv: init success
  271. [ 0.577714] iommu: Adding device ff350000.vpu-service to group 0
  272. [ 0.578361] iommu: Adding device ff360000.rkvdec to group 1
  273. [ 0.578968] iommu: Adding device ff330000.h265e to group 2
  274. [ 0.579552] iommu: Adding device ff340000.vepu to group 3
  275. [ 0.580148] iommu: Adding device ff370000.vop to group 4
  276. [ 0.581701] rk_iommu ff330200.iommu: can't get aclk
  277. [ 0.582198] rk_iommu ff330200.iommu: can't get hclk
  278. [ 0.583584] SCSI subsystem initialized
  279. [ 0.584274] usbcore: registered new interface driver usbfs
  280. [ 0.584857] usbcore: registered new interface driver hub
  281. [ 0.585530] usbcore: registered new device driver usb
  282. [ 0.586158] media: Linux media interface: v0.10
  283. [ 0.586662] Linux video capture interface: v2.00
  284. [ 0.587199] pps_core: LinuxPPS API ver. 1 registered
  285. [ 0.587688] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  286. [ 0.588559] PTP clock support registered
  287. [ 0.590563] Advanced Linux Sound Architecture Driver Initialized.
  288. [ 0.592005] Bluetooth: Core ver 2.21
  289. [ 0.592415] NET: Registered protocol family 31
  290. [ 0.592838] Bluetooth: HCI device and connection manager initialized
  291. [ 0.593444] Bluetooth: HCI socket layer initialized
  292. [ 0.593906] Bluetooth: L2CAP socket layer initialized
  293. [ 0.594413] Bluetooth: SCO socket layer initialized
  294. [ 0.595606] NetLabel: Initializing
  295. [ 0.595973] NetLabel: domain hash size = 128
  296. [ 0.596384] NetLabel: protocols = UNLABELED CIPSOv4
  297. [ 0.596913] NetLabel: unlabeled traffic allowed by default
  298. [ 0.597930] rockchip-cpuinfo cpuinfo: Serial : 68af6727c1560c6d
  299. [ 0.599266] clocksource: Switched to clocksource arch_sys_counter
  300. [ 0.697028] NET: Registered protocol family 2
  301. [ 0.698242] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  302. [ 0.699172] TCP bind hash table entries: 16384 (order: 7, 524288 bytes)
  303. [ 0.700567] TCP: Hash tables configured (established 16384 bind 16384)
  304. [ 0.701319] UDP hash table entries: 1024 (order: 4, 98304 bytes)
  305. [ 0.702008] UDP-Lite hash table entries: 1024 (order: 4, 98304 bytes)
  306. [ 0.703040] NET: Registered protocol family 1
  307. [ 0.703990] RPC: Registered named UNIX socket transport module.
  308. [ 0.704579] RPC: Registered udp transport module.
  309. [ 0.705024] RPC: Registered tcp transport module.
  310. [ 0.705490] RPC: Registered tcp NFSv4.1 backchannel transport module.
  311. [ 0.706471] Trying to unpack rootfs image as initramfs...
  312. [ 1.027716] Freeing initrd memory: 4168K (ffffffc07db38000 - ffffffc07df4a000)
  313. [ 1.029092] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  314. [ 1.031015] kvm [1]: 8-bit VMID
  315. [ 1.031346] kvm [1]: Hyp mode initialized successfully
  316. [ 1.032210] kvm [1]: interrupt-controller@ff814000 IRQ43
  317. [ 1.033046] kvm [1]: timer IRQ3
  318. [ 1.037314] audit: initializing netlink subsys (disabled)
  319. [ 1.037871] audit: type=2000 audit(0.944:1): initialized
  320. [ 1.038949] Initialise system trusted keyring
  321. [ 1.052715] VFS: Disk quotas dquot_6.6.0
  322. [ 1.053387] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  323. [ 1.056784] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  324. [ 1.060328] NFS: Registering the id_resolver key type
  325. [ 1.060842] Key type id_resolver registered
  326. [ 1.061241] Key type id_legacy registered
  327. [ 1.061661] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  328. [ 1.063382] fuse init (API version 7.23)
  329. [ 1.065048] JFS: nTxBlock = 8192, nTxLock = 65536
  330. [ 1.072595] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  331. [ 1.081826] NET: Registered protocol family 38
  332. [ 1.082332] Key type asymmetric registered
  333. [ 1.082734] Asymmetric key parser 'x509' registered
  334. [ 1.083536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  335. [ 1.084240] io scheduler noop registered
  336. [ 1.084649] io scheduler deadline registered (default)
  337. [ 1.085403] io scheduler cfq registered
  338. [ 1.091964] rockchip-u3phy ff470000.usb3-phy: Rockchip u3phy initialized successfully
  339. [ 1.095971] rk-vcodec ff350000.vpu-service: probe device
  340. [ 1.096552] rk-vcodec ff350000.vpu-service: vpu mmu dec ffffffc078deec10
  341. [ 1.097477] rk-vcodec ff350000.vpu-service: allocator is drm
  342. [ 1.098085] rk-vcodec ff350000.vpu-service: checking hw id 0
  343. [ 1.099242] rk-vcodec ff350000.vpu-service: init success
  344. [ 1.100552] rk-vcodec ff360000.rkvdec: probe device
  345. [ 1.101055] rk-vcodec ff360000.rkvdec: vpu mmu dec ffffffc078def410
  346. [ 1.101933] rk-vcodec ff360000.rkvdec: allocator is drm
  347. [ 1.102533] rk-vcodec ff360000.rkvdec: checking hw id 3410
  348. [ 1.103695] rk-vcodec ff360000.rkvdec: init success
  349. [ 1.104648] probe device ff330000.h265e
  350. [ 1.105395] mpp_dev ff330000.h265e: try to get iommu dev ffffffc078defc10
  351. [ 1.106461] mpp_dev ff330000.h265e: resource ready, register device
  352. [ 1.107348] probe device ff340000.vepu
  353. [ 1.108025] mpp_dev ff340000.vepu: try to get iommu dev ffffffc078df4410
  354. [ 1.108994] rockchip_mpp_vepu_reset_init:143: No aclk reset resource define
  355. [ 1.109661] rockchip_mpp_vepu_reset_init:148: No hclk reset resource define
  356. [ 1.110322] mpp_dev ff340000.vepu: resource ready, register device
  357. [ 1.114006] dma-pl330 ff1f0000.dmac: Loaded driver for PL330 DMAC-241330
  358. [ 1.114662] dma-pl330 ff1f0000.dmac: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  359. [ 1.116454] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  360. [ 1.119679] [drm:drm_core_init] Initialized drm 1.1.0 20060810
  361. [ 1.123514] rockchip-vop ff370000.vop: failed to get vop register byname
  362. [ 1.124184] rockchip-vop ff370000.vop: invalid resource
  363. [ 1.124704] rockchip-vop ff370000.vop: failed to get vop lut registers
  364. [ 1.125333] rockchip-vop ff370000.vop: invalid resource
  365. [ 1.125829] rockchip-vop ff370000.vop: failed to get vop cabc lut registers
  366. [ 1.126750] rockchip-drm display-subsystem: bound ff370000.vop (ops 0xffffff8008c533c8)
  367. [ 1.127874] i2c i2c-4: of_i2c: modalias failure on /hdmi@ff3c0000/ports
  368. [ 1.128515] dwhdmi-rockchip ff3c0000.hdmi: registered DesignWare HDMI I2C bus driver
  369. [ 1.129340] dwhdmi-rockchip ff3c0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (inno_dw_hdmi_phy2)
  370. [ 1.131166] rockchip-drm display-subsystem: bound ff3c0000.hdmi (ops 0xffffff8008c4ebd0)
  371. [ 1.131983] [drm:drm_vblank_init] Supports vblank timestamp caching Rev 2 (21.10.2013).
  372. [ 1.132743] [drm:drm_vblank_init] No driver support for vblank timestamp query.
  373. [ 1.133460] rockchip-drm display-subsystem: failed to parse display resources
  374. [ 1.134182] dw_hdmi_i2c_read length 1
  375. [ 1.135390] dw_hdmi_i2c_read length 128
  376. [ 1.240582] dw_hdmi_i2c_read length 128
  377. [ 1.412150] Console: switching to colour frame buffer device 240x67
  378. [ 1.463336] rockchip-drm display-subsystem: fb0: frame buffer device
  379. [ 1.469922] usbcore: registered new interface driver udl
  380. [ 1.473025] Unable to detect cache hierarchy from DT for CPU 0
  381. [ 1.475153] brd: module loaded
  382. [ 1.484904] loop: module loaded
  383. [ 1.486438] zram: Added device: zram0
  384. [ 1.487281] lkdtm: No crash points registered, enable through debugfs
  385. [ 1.489832] rockchip-spi ff190000.spi: Failed to request TX DMA channel
  386. [ 1.490723] rockchip-spi ff190000.spi: Failed to request RX DMA channel
  387. [ 1.492629] m25p80 spi32766.0: w25q128 (16384 Kbytes)
  388. [ 1.493333] 6 cmdlinepart partitions found on MTD device spi32766.0
  389. [ 1.494137] Creating 6 MTD partitions on "spi32766.0":
  390. [ 1.494818] 0x000000000000-0x000000008000 : "system"
  391. [ 1.496017] 0x000000008000-0x000000400000 : "loader"
  392. [ 1.497141] 0x000000400000-0x0000007c0000 : "reserved"
  393. [ 1.498290] 0x0000007c0000-0x000000800000 : "vendor"
  394. [ 1.499411] 0x000000800000-0x000000c00000 : "uboot"
  395. [ 1.500517] 0x000000c00000-0x000001000000 : "atf"
  396. [ 1.503672] rk_gmac-dwmac ff540000.eth: clock input or output? (input).
  397. [ 1.504558] rk_gmac-dwmac ff540000.eth: TX delay(0x26).
  398. [ 1.505237] rk_gmac-dwmac ff540000.eth: RX delay(0x11).
  399. [ 1.506125] rk_gmac-dwmac ff540000.eth: clock input from PHY
  400. [ 1.506870] rk_gmac-dwmac ff540000.eth: init for RGMII
  401. [ 1.512637] stmmac - user ID: 0x10, Synopsys ID: 0x35
  402. [ 1.513302] Ring mode enabled
  403. [ 1.513703] DMA HW capability register supported
  404. [ 1.514301] Normal descriptors
  405. [ 1.514752] RX Checksum Offload Engine supported (type 2)
  406. [ 1.515469] TX Checksum insertion supported
  407. [ 1.516013] Wake-Up On Lan supported
  408. [ 1.516561] Enable RX Mitigation via HW Watchdog Timer
  409. [ 1.595754] libphy: stmmac: probed
  410. [ 1.596230] eth%d: PHY ID 001cc915 at 0 IRQ POLL (stmmac-0:00) active
  411. [ 1.597064] eth%d: PHY ID 001cc915 at 1 IRQ POLL (stmmac-0:01)
  412. [ 1.598962] Rockchip WiFi SYS interface (V1.00) ...
  413. [ 1.599756] usbcore: registered new interface driver cdc_ether
  414. [ 1.600584] usbcore: registered new interface driver rndis_host
  415. [ 1.603100] phy phy-ff470000.usb3-phy.2: u3phy u2 power on
  416. [ 1.603873] phy phy-ff470000.usb3-phy.3: u3phy u3 power on
  417. [ 1.605581] ff580000.usb supply vusb_d not found, using dummy regulator
  418. [ 1.606579] ff580000.usb supply vusb_a not found, using dummy regulator
  419. [ 1.763524] dwc2 ff580000.usb: DWC OTG Controller
  420. [ 1.774591] dwc2 ff580000.usb: new USB bus registered, assigned bus number 1
  421. [ 1.785840] dwc2 ff580000.usb: irq 40, io mem 0x00000000
  422. [ 1.797216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  423. [ 1.808484] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  424. [ 1.819798] usb usb1: Product: DWC OTG Controller
  425. [ 1.830875] usb usb1: Manufacturer: Linux 4.4.71-rockchip-ayufan-74 dwc2_hsotg
  426. [ 1.842331] usb usb1: SerialNumber: ff580000.usb
  427. [ 1.854423] hub 1-0:1.0: USB hub found
  428. [ 1.865436] hub 1-0:1.0: 1 port detected
  429. [ 1.877575] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  430. [ 1.888758] ehci-pci: EHCI PCI platform driver
  431. [ 1.899636] ehci-platform: EHCI generic platform driver
  432. [ 1.912954] ehci-platform ff5c0000.usb: EHCI Host Controller
  433. [ 1.924001] ehci-platform ff5c0000.usb: new USB bus registered, assigned bus number 2
  434. [ 1.935041] ehci-platform ff5c0000.usb: irq 41, io mem 0xff5c0000
  435. [ 1.951313] ehci-platform ff5c0000.usb: USB 2.0 started, EHCI 1.00
  436. [ 1.962021] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  437. [ 1.972487] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  438. [ 1.982920] usb usb2: Product: EHCI Host Controller
  439. [ 1.993014] usb usb2: Manufacturer: Linux 4.4.71-rockchip-ayufan-74 ehci_hcd
  440. [ 2.003322] usb usb2: SerialNumber: ff5c0000.usb
  441. [ 2.014180] hub 2-0:1.0: USB hub found
  442. [ 2.024290] hub 2-0:1.0: 1 port detected
  443. [ 2.035046] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  444. [ 2.045442] ohci-platform: OHCI generic platform driver
  445. [ 2.056092] ohci-platform ff5d0000.usb: Generic Platform OHCI controller
  446. [ 2.066832] ohci-platform ff5d0000.usb: new USB bus registered, assigned bus number 3
  447. [ 2.077461] ohci-platform ff5d0000.usb: irq 42, io mem 0xff5d0000
  448. [ 2.142552] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  449. [ 2.153006] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  450. [ 2.163563] usb usb3: Product: Generic Platform OHCI controller
  451. [ 2.163571] usb usb3: Manufacturer: Linux 4.4.71-rockchip-ayufan-74 ohci_hcd
  452. [ 2.163582] usb usb3: SerialNumber: ff5d0000.usb
  453. [ 2.164505] hub 3-0:1.0: USB hub found
  454. [ 2.164557] hub 3-0:1.0: 1 port detected
  455. [ 2.165754] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
  456. [ 2.166079] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 4
  457. [ 2.166333] xhci-hcd xhci-hcd.8.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x00210010
  458. [ 2.166400] xhci-hcd xhci-hcd.8.auto: irq 180, io mem 0xff600000
  459. [ 2.166685] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
  460. [ 2.166695] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  461. [ 2.166703] usb usb4: Product: xHCI Host Controller
  462. [ 2.166711] usb usb4: Manufacturer: Linux 4.4.71-rockchip-ayufan-74 xhci-hcd
  463. [ 2.166719] usb usb4: SerialNumber: xhci-hcd.8.auto
  464. [ 2.167571] hub 4-0:1.0: USB hub found
  465. [ 2.167621] hub 4-0:1.0: 1 port detected
  466. [ 2.168124] xhci-hcd xhci-hcd.8.auto: xHCI Host Controller
  467. [ 2.168420] xhci-hcd xhci-hcd.8.auto: new USB bus registered, assigned bus number 5
  468. [ 2.168543] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
  469. [ 2.168744] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003
  470. [ 2.168753] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  471. [ 2.168761] usb usb5: Product: xHCI Host Controller
  472. [ 2.168769] usb usb5: Manufacturer: Linux 4.4.71-rockchip-ayufan-74 xhci-hcd
  473. [ 2.168776] usb usb5: SerialNumber: xhci-hcd.8.auto
  474. [ 2.169606] hub 5-0:1.0: USB hub found
  475. [ 2.169655] hub 5-0:1.0: 1 port detected
  476. [ 2.171677] usbcore: registered new interface driver iforce
  477. [ 2.171788] usbcore: registered new interface driver xpad
  478. [ 2.172321] usbcore: registered new interface driver usbtouchscreen
  479. [ 2.172914] i2c /dev entries driver
  480. [ 2.235957] rk808 1-0018: Pmic Chip id: 0x8050
  481. [ 2.300785] rk808 1-0018: source: on=0x80, off=0x04
  482. [ 2.523937] vcc_sd: supplied by vcc_io
  483. [ 2.542435] rk808 1-0018: register rk8050 regulators
  484. [ 2.554313] rk808-rtc rk808-rtc: device is disabled
  485. [ 2.565644] rk808-rtc: probe of rk808-rtc failed with error -22
  486. [ 2.565720] rk3x-i2c ff160000.i2c: Initialized RK3xxx I2C bus at ffffff800a14e000
  487. [ 2.567368] IR NEC protocol handler initialized
  488. [ 2.567382] IR RC5(x/sz) protocol handler initialized
  489. [ 2.567394] IR RC6 protocol handler initialized
  490. [ 2.567406] IR JVC protocol handler initialized
  491. [ 2.567419] IR Sony protocol handler initialized
  492. [ 2.567431] IR SANYO protocol handler initialized
  493. [ 2.567444] IR Sharp protocol handler initialized
  494. [ 2.567458] IR MCE Keyboard/mouse protocol handler initialized
  495. [ 2.567471] IR XMP protocol handler initialized
  496. [ 2.567746] usbcore: registered new interface driver uvcvideo
  497. [ 2.567749] USB Video Class driver (1.1.1)
  498. [ 2.635594] rockchip-thermal ff250000.tsadc: Missing tshut mode property, using default (cru)
  499. [ 2.635606] rockchip-thermal ff250000.tsadc: Missing tshut-polarity property, using default (low)
  500. [ 2.637015] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  501. [ 2.637037] Bluetooth: Virtual HCI driver ver 1.5
  502. [ 2.637238] Bluetooth: HCI UART driver ver 2.3
  503. [ 2.637275] Bluetooth: HCI UART protocol H4 registered
  504. [ 2.637280] Bluetooth: HCI UART protocol LL registered
  505. [ 2.637284] Bluetooth: HCI UART protocol ATH3K registered
  506. [ 2.637400] usbcore: registered new interface driver bfusb
  507. [ 2.637498] usbcore: registered new interface driver btusb
  508. [ 2.637782] cpu cpu0: Failed to get cpu_leakage
  509. [ 2.666914] sdhci: Secure Digital Host Controller Interface driver
  510. [ 2.666917] sdhci: Copyright(c) Pierre Ossman
  511. [ 2.666926] Synopsys Designware Multimedia Card Interface Driver
  512. [ 2.668200] dwmmc_rockchip ff520000.rksdmmc: IDMAC supports 32-bit address mode.
  513. [ 2.668238] dwmmc_rockchip ff520000.rksdmmc: Using internal DMA controller.
  514. [ 2.668280] dwmmc_rockchip ff520000.rksdmmc: Version ID is 270a
  515. [ 2.668354] dwmmc_rockchip ff520000.rksdmmc: DW MMC controller at irq 37,32 bit host data width,256 deep fifo
  516. [ 2.725301] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  517. [ 2.739347] dwmmc_rockchip ff520000.rksdmmc: 1 slots initialized
  518. [ 2.739828] dwmmc_rockchip ff500000.rksdmmc: IDMAC supports 32-bit address mode.
  519. [ 2.739854] dwmmc_rockchip ff500000.rksdmmc: Using internal DMA controller.
  520. [ 2.739864] dwmmc_rockchip ff500000.rksdmmc: Version ID is 270a
  521. [ 2.739912] dwmmc_rockchip ff500000.rksdmmc: DW MMC controller at irq 38,32 bit host data width,256 deep fifo
  522. [ 2.740153] dwmmc_rockchip ff500000.rksdmmc: Got CD GPIO
  523. [ 2.752299] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  524. [ 2.764616] dwmmc_rockchip ff500000.rksdmmc: 1 slots initialized
  525. [ 2.764741] sdhci-pltfm: SDHCI platform and OF driver helper
  526. [ 2.765098] hidraw: raw HID events driver (C) Jiri Kosina
  527. [ 2.765898] usbcore: registered new interface driver usbhid
  528. [ 2.765900] usbhid: USB HID core driver
  529. [ 2.766194] ashmem: initialized
  530. [ 2.767470] usbcore: registered new interface driver snd-usb-audio
  531. [ 2.768173] rk3328-codec ff410000.codec: spk_depop_time use default value.
  532. [ 2.770717] u32 classifier
  533. [ 2.770724] Netfilter messages via NETLINK v0.30.
  534. [ 2.770774] ip_set: protocol 6
  535. [ 2.770928] Initializing XFRM netlink socket
  536. [ 2.771533] NET: Registered protocol family 10
  537. [ 2.772498] NET: Registered protocol family 17
  538. [ 2.772519] NET: Registered protocol family 15
  539. [ 2.772556] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  540. [ 2.772578] Bridge firewalling registered
  541. [ 2.772710] Bluetooth: RFCOMM socket layer initialized
  542. [ 2.772740] Bluetooth: RFCOMM ver 1.11
  543. [ 2.772752] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  544. [ 2.772760] Bluetooth: HIDP socket layer initialized
  545. [ 2.772814] 8021q: 802.1Q VLAN Support v1.8
  546. [ 2.772835] [WLAN_RFKILL]: Enter rfkill_wlan_init
  547. [ 2.773048] [BT_RFKILL]: Enter rfkill_rk_init
  548. [ 2.773190] Key type dns_resolver registered
  549. [ 2.775046] Registered cp15_barrier emulation handler
  550. [ 2.775063] Registered setend emulation handler
  551. [ 2.775709] registered taskstats version 1
  552. [ 2.775722] Loading compiled-in X.509 certificates
  553. [ 2.777711] Btrfs loaded, integrity-checker=on
  554. [ 2.777796] BTRFS: selftest: Running btrfs free space cache tests
  555. [ 2.777817] BTRFS: selftest: Running extent only tests
  556. [ 2.777835] BTRFS: selftest: Running bitmap only tests
  557. [ 2.777851] BTRFS: selftest: Running bitmap and extent tests
  558. [ 2.777875] BTRFS: selftest: Running space stealing from bitmap to extent
  559. [ 2.778817] BTRFS: selftest: Free space cache tests finished
  560. [ 2.778820] BTRFS: selftest: Running extent buffer operation tests
  561. [ 2.778820] BTRFS: selftest: Running btrfs_split_item tests
  562. [ 2.778859] BTRFS: selftest: Running find delalloc tests
  563. [ 2.827381] mmc_host mmc0: Bus speed (slot 0) = 300000Hz (slot req 300000Hz, actual 300000HZ div = 0)
  564. [ 2.879228] vendor storage:20160801 ret = 0
  565. [ 2.912394] mmc_host mmc0: Bus speed (slot 0) = 200000Hz (slot req 200000Hz, actual 200000HZ div = 0)
  566. [ 2.973353] mmc_host mmc0: Bus speed (slot 0) = 100000Hz (slot req 100000Hz, actual 100000HZ div = 0)
  567. [ 2.996445] BTRFS: selftest: Running btrfs_get_extent tests
  568. [ 2.996640] BTRFS: selftest: Running hole first btrfs_get_extent test
  569. [ 2.996669] BTRFS: selftest: Running outstanding_extents tests
  570. [ 2.996735] BTRFS: selftest: Running qgroup tests
  571. [ 2.996737] BTRFS: selftest: Qgroup basic add
  572. [ 2.996799] BTRFS: selftest: Qgroup multiple refs test
  573. [ 3.000948] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  574. [ 3.011950] mmc1: new high speed SDHC card at address 59b4
  575. [ 3.012468] mmcblk1: mmc1:59b4 BA1MW 14.9 GiB
  576. [ 3.122878] GPT:Primary header thinks Alt. header is not at the end of the disk.
  577. [ 3.122881] GPT:4458495 != 31225855
  578. [ 3.122883] GPT:Alternate GPT header not at the end of the disk.
  579. [ 3.122884] GPT:4458495 != 31225855
  580. [ 3.122886] GPT: Use GNU Parted to correct GPT errors.
  581. [ 3.122921] mmcblk1: p1 p2 p3 p4 p5 p6 p7
  582. [ 3.221378] asoc-simple-card sound: rk3328-hifi <-> ff010000.i2s mapping ok
  583. [ 3.228585] asoc-simple-card hdmi-sound: i2s-hifi <-> ff000000.i2s mapping ok
  584. [ 3.235816] asoc-simple-card spdif-sound: dit-hifi <-> ff030000.spdif mapping ok
  585. [ 3.242753] hctosys: unable to open rtc device (rtc0)
  586. [ 3.260609] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 414; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-b2657a7', rk_ko_ver is '5', built at '18:59:33', on 'Jul 24 2017'.
  587. [ 3.269965] mali-utgard ff300000.gpu: mali_platform_device->num_resources = 9
  588. [ 3.277886] mali-utgard ff300000.gpu: resource[0].start = 0x0x00000000ff300000
  589. [ 3.285744] mali-utgard ff300000.gpu: resource[1].start = 0x0x00000000ff300000
  590. [ 3.293427] mali-utgard ff300000.gpu: resource[2].start = 0x0x0000000000000011
  591. [ 3.299900] mali-utgard ff300000.gpu: resource[3].start = 0x0x0000000000000012
  592. [ 3.306267] mali-utgard ff300000.gpu: resource[4].start = 0x0x0000000000000013
  593. [ 3.312575] mali-utgard ff300000.gpu: resource[5].start = 0x0x0000000000000014
  594. [ 3.318823] mali-utgard ff300000.gpu: resource[6].start = 0x0x0000000000000015
  595. [ 3.325018] mali-utgard ff300000.gpu: resource[7].start = 0x0x0000000000000016
  596. [ 3.331185] mali-utgard ff300000.gpu: resource[8].start = 0x0x0000000000000017
  597. [ 3.337276] D : [File] : drivers/gpu/arm/mali400/mali/platform/rk/rk.c; [Line] : 520; [Func] : mali_platform_device_init(); to add platform_specific_data to platform_device_of_mali.
  598. [ 3.345484] devfreq ff300000.gpu: Couldn't update frequency transition information.
  599. [ 3.353042] Mali: Mali device driver loaded
  600. [ 3.359785] ALSA device list:
  601. [ 3.365427] #0: rockchip,rk3328
  602. [ 3.371048] #1: ROCK64
  603. [ 3.376566] #2: SPDIF
  604. [ 3.382682] Freeing unused kernel memory: 1152K (ffffff8008f90000 - ffffff80090b0000)
  605. Loading, please wait...
  606. [ 3.412972] systemd-udevd[166]: starting version 215
  607. [ 3.420246] random: systemd-udevd: uninitialized urandom read (16 bytes read, 10 bits of entropy available)
  608. Begin: Loading essential drivers ... done.
  609. Begin: Running /scripts/init-premount ... done.
  610. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... Begin: Assembling all MD arrays ... Failure: failed to assemble all arrays.
  611. done.
  612. [ 3.749864] random: lvm: uninitialized urandom read (4 bytes read, 22 bits of entropy available)
  613. done.
  614. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
  615. done.
  616. Begin: Will now check root file system ... fsck from util-linux 2.25.2
  617. fsck: error 2 (No such file or directory) while executing fsck.ext4 for /dev/mmcblk1p7
  618. fsck exited with status code 8
  619. done.
  620. Warning: File system check failed but did not detect errors
  621. [ 9.188056] EXT4-fs (mmcblk1p7): mounted filesystem with ordered data mode. Opts: (null)
  622. done.
  623. Begin: Running /scripts/local-bottom ... done.
  624. Begin: Running /scripts/init-bottom ... done.
  625. [ 9.490652] random: systemd: uninitialized urandom read (16 bytes read, 45 bits of entropy available)
  626. [ 9.513919] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  627. [ 9.528161] systemd[1]: Detected architecture 'arm64'.
  628.  
  629. Welcome to Debian GNU/Linux 8 (jessie)!
  630.  
  631. [ 9.595968] systemd[1]: Failed to insert module 'autofs4'
  632. [ 9.616872] systemd[1]: Set hostname to <rock64>.
  633. [ 9.630122] random: systemd: uninitialized urandom read (16 bytes read, 46 bits of entropy available)
  634. [ 9.644007] systemd[1]: Initializing machine ID from random generator.
  635. [ 9.662412] systemd[1]: /etc/mtab is not a symlink or not pointing to /proc/self/mounts. This is not supported anymore. Please make sure to replace this file by a symlink to avoid incorrect or misleading mount(8) output.
  636. [ 9.742681] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 48 bits of entropy available)
  637. [ 9.757708] mmcblk1: timed out sending SET_BLOCK_COUNT command, card status 0x900
  638. [ 9.772549] mmcblk1: not retrying timeout
  639. [ 9.787334] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  640. [ 9.834110] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  641. [ 9.849461] mmc1: tried to reset card
  642. [ 10.002559] random: systemd: uninitialized urandom read (16 bytes read, 53 bits of entropy available)
  643. [ 10.026499] random: systemd: uninitialized urandom read (16 bytes read, 53 bits of entropy available)
  644. [ 10.036998] random: systemd: uninitialized urandom read (16 bytes read, 53 bits of entropy available)
  645. [ 10.061508] random: systemd: uninitialized urandom read (16 bytes read, 54 bits of entropy available)
  646. [ 10.070045] random: systemd: uninitialized urandom read (16 bytes read, 54 bits of entropy available)
  647. [ 10.336975] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
  648. [ 10.364860] systemd[1]: Expecting device dev-ttyFIQ0.device...
  649. Expecting device dev-ttyFIQ0.device...
  650. [ 10.381239] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  651. [ 10.391320] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  652. [ 10.401018] systemd[1]: Starting Remote File Systems (Pre).
  653. [ OK ] Reached target Remote File Systems (Pre).
  654. [ 10.410794] systemd[1]: Reached target Remote File Systems (Pre).
  655. [ 10.419293] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  656. [ 10.427860] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  657. [ 10.436567] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  658. [ 10.444477] systemd[1]: Starting Swap.
  659. [ OK ] Reached target Swap.
  660. [ 10.452111] systemd[1]: Reached target Swap.
  661. [ 10.459847] systemd[1]: Starting Root Slice.
  662. [ OK ] Created slice Root Slice.
  663. [ 10.467499] systemd[1]: Created slice Root Slice.
  664. [ 10.475118] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  665. [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
  666. [ 10.483012] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  667. [ 10.491012] systemd[1]: Starting Delayed Shutdown Socket.
  668. [ OK ] Listening on Delayed Shutdown Socket.
  669. [ 10.498693] systemd[1]: Listening on Delayed Shutdown Socket.
  670. [ 10.506465] systemd[1]: Starting Journal Socket (/dev/log).
  671. [ OK ] Listening on Journal Socket (/dev/log).
  672. [ 10.514193] systemd[1]: Listening on Journal Socket (/dev/log).
  673. [ 10.522011] systemd[1]: Starting Device-mapper event daemon FIFOs.
  674. [ OK ] Listening on Device-mapper event daemon FIFOs.
  675. [ 10.529793] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  676. [ 10.537678] systemd[1]: Starting LVM2 metadata daemon socket.
  677. [ OK ] Listening on LVM2 metadata daemon socket.
  678. [ 10.545410] systemd[1]: Listening on LVM2 metadata daemon socket.
  679. [ 10.553257] systemd[1]: Starting udev Control Socket.
  680. [ OK ] Listening on udev Control Socket.
  681. [ 10.560840] systemd[1]: Listening on udev Control Socket.
  682. [ 10.568269] systemd[1]: Starting udev Kernel Socket.
  683. [ OK ] Listening on udev Kernel Socket.
  684. [ 10.575331] systemd[1]: Listening on udev Kernel Socket.
  685. [ 10.582430] systemd[1]: Starting User and Session Slice.
  686. [ OK ] Created slice User and Session Slice.
  687. [ 10.589640] systemd[1]: Created slice User and Session Slice.
  688. [ 10.596943] systemd[1]: Starting Journal Socket.
  689. [ OK ] Listening on Journal Socket.
  690. [ 10.604151] systemd[1]: Listening on Journal Socket.
  691. [ 10.611452] systemd[1]: Starting System Slice.
  692. [ OK ] Created slice System Slice.
  693. [ 10.618733] systemd[1]: Created slice System Slice.
  694. [ 10.626132] systemd[1]: Starting Increase datagram queue length...
  695. Starting Increase datagram queue length...
  696. [ 10.635217] systemd[1]: Starting Nameserver information manager...
  697. Starting Nameserver information manager...
  698. [ 10.645042] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  699. Starting Create list of required static device nodes...rrent kernel...
  700. [ 10.655016] systemd[1]: Starting udev Coldplug all Devices...
  701. Starting udev Coldplug all Devices...
  702. [ 10.664792] systemd[1]: Mounting Debug File System...
  703. Mounting Debug File System...
  704. [ 10.673918] systemd[1]: Mounted POSIX Message Queue File System.
  705. [ 10.694770] systemd[1]: Started Set Up Additional Binary Formats.
  706. [ 10.701899] systemd[1]: Mounted Huge Pages File System.
  707. [ 10.725434] systemd[1]: Starting Load Kernel Modules...
  708. Starting Load Kernel Modules...
  709. [ 10.735173] systemd[1]: Starting system-getty.slice.
  710. [ OK ] Created slice system-getty.slice.
  711. [ 10.743097] systemd[1]: Created slice system-getty.slice.
  712. [ 10.750804] systemd[1]: Starting system-serial\x2dgetty.slice.
  713. [ OK ] Created slice system-serial\x2dgetty.slice.
  714. [ 10.758806] systemd[1]: Created slice system-serial\x2dgetty.slice.
  715. [ 10.766022] systemd[1]: Starting Remount Root and Kernel File Systems...
  716. Starting Remount Root and Kernel File Systems...
  717. [ 10.774737] systemd[1]: Starting Slices.
  718. [ OK ] Reached target Slices.
  719. [ 10.781427] systemd[1]: Reached target Slices.
  720. [ 10.788006] systemd[1]: Expecting device dev-disk-by\x2dlabel-boot.device...
  721. Expecting device dev-disk-by\x2dlabel-boot.device...
  722. [ OK ] Mounted Debug File System.
  723. [ 10.796341] systemd[1]: Mounted Debug File System.
  724. [ OK ] Started Increase datagram queue length.
  725. [ 10.803815] systemd[1]: Started Increase datagram queue length.
  726. [ OK ] Started Create list of required static device nodes ...current kernel.
  727. [ 10.814413] systemd[1]: Started Create list of required static device nodes for the current kernel.
  728. [ OK ] Started Load Kernel Modules.
  729. [ 10.825376] systemd[1]: Started Load Kernel Modules.
  730. [ OK ] Started Remount Root and Kernel File Systems.
  731. [ 10.833282] systemd[1]: Started Remount Root and Kernel File Systems.
  732. [ OK ] Started Nameserver information manager.
  733. [ 10.842736] systemd[1]: Started Nameserver information manager.
  734. [ OK ] Started udev Coldplug all Devices.
  735. [ 10.858057] systemd[1]: Started udev Coldplug all Devices.
  736. [ 10.948237] systemd[1]: Starting udev Wait for Complete Device Initialization...
  737. Starting udev Wait for Complete Device Initialization...
  738. [ 10.966559] systemd[1]: Starting Initial Check File System Quotas...
  739. Starting Initial Check File System Quotas...
  740. [ 10.974706] systemd[1]: Starting Various fixups to make systemd work better on Debian...
  741. Starting Various fixups to make systemd work better on Debian...
  742. [ 10.983318] systemd[1]: Starting Load/Save Random Seed...
  743. Starting Load/Save Random Seed...
  744. [ 10.991666] systemd[1]: Starting Apply Kernel Variables...
  745. Starting Apply Kernel Variables...
  746. [ 11.000589] systemd[1]: Mounting Configuration File System...
  747. Mounting Configuration File System...
  748. [ 11.008403] systemd[1]: Mounting FUSE Control File System...
  749. Mounting FUSE Control File System...
  750. [ 11.016898] systemd[1]: Starting Create Static Device Nodes in /dev...
  751. Starting Create Static Device Nodes in /dev...
  752. [ 11.025673] systemd[1]: Starting Syslog Socket.
  753. [ OK ] Listening on Syslog Socket.
  754. [ 11.031849] systemd[1]: Listening on Syslog Socket.
  755. [ 11.037729] systemd[1]: Starting Journal Service...
  756. Starting Journal Service...
  757. [ OK ] Started Journal Service.
  758. [ 11.046016] systemd[1]: Started Journal Service.
  759. [ OK ] Mounted FUSE Control File System.
  760. [ OK ] Mounted Configuration File System.
  761. [ OK ] Started Apply Kernel Variables.
  762. [ OK ] Started Various fixups to make systemd work better on Debian.
  763. [ OK ] Started Load/Save Random Seed.
  764. [ OK ] Started Create Static Device Nodes in /dev.
  765. Starting udev Kernel Device Manager...
  766. [ OK ] Reached target Local File Systems (Pre).
  767. [ 11.174970] systemd-udevd[294]: starting version 215
  768. [ OK ] Started udev Kernel Device Manager.
  769. Starting LSB: Tune IDE hard disks...
  770. Starting LSB: MD array assembly...
  771. [ OK ] Started LSB: Tune IDE hard disks.
  772. [ OK ] Started Initial Check File System Quotas.
  773. [ OK ] Started LSB: MD array assembly.
  774. [ 11.267235] quota-initial-check.sh[267]: Checking quotas...done.
  775. [ OK ] Found device /dev/ttyFIQ0.
  776. [ OK ] Reached target Sound Card.
  777. [ OK ] Created slice system-ifup.slice.
  778. [ OK ] Found device /dev/disk/by-label/boot.
  779. [ OK ] Started udev Wait for Complete Device Initialization.
  780. Starting Activation of LVM2 logical volumes...
  781. Starting Copy rules generated while the root was ro...
  782. Mounting /boot/efi...
  783. [ OK ] Started Copy rules generated while the root was ro.
  784. [ OK ] Mounted /boot/efi.
  785. [ OK ] Started Activation of LVM2 logical volumes.
  786. [ OK ] Reached target Encrypted Volumes.
  787. Starting Activation of LVM2 logical volumes...
  788. [ OK ] Started Activation of LVM2 logical volumes.
  789. Starting Monitoring of LVM2 mirrors, snapshots etc. ...ress polling...
  790. [ OK ] Started Monitoring of LVM2 mirrors, snapshots etc. u...ogress polling.
  791. [ OK ] Reached target Local File Systems.
  792. Starting Create Volatile Files and Directories...
  793. Starting Cleanup PHP session files...
  794. Starting Cleanup monit state file...
  795. [ OK ] Reached target Remote File Systems.
  796. Starting Trigger Flushing of Journal to Persistent Storage...
  797. Starting folder2ram systemd service...
  798. Starting LSB: Raise network interfaces....
  799. [ OK ] Started Cleanup PHP session files.
  800. [ OK ] Started Create Volatile Files and Directories.
  801. [ OK ] Started Cleanup monit state file.
  802. [ 12.175522] systemd-journald[282]: Received request to flush runtime journal from PID 1
  803. [ OK ] Started Trigger Flushing of Journal to Persistent Storage.
  804. Starting Update UTMP about System Boot/Shutdown...
  805. [ OK ] Started Update UTMP about System Boot/Shutdown.
  806. [ 12.454997] rk_gmac-dwmac ff540000.eth: rk_get_eth_addr: mac address: d6:01:70:9b:5d:b2
  807. [ 12.461160] eth0: device MAC address d6:01:70:9b:5d:b2
  808. [ OK ] Started LSB: Raise network interfaces..
  809. Starting ifup for eth0...
  810. [ OK ] Started ifup for eth0.
  811. [ OK ] Reached target Network.
  812. [ OK ] Reached target Network is Online.
  813. Starting LSB: RPC portmapper replacement...
  814. [ OK ] Started LSB: RPC portmapper replacement.
  815. [ OK ] Reached target RPC Port Mapper.
  816. Starting LSB: NFS support files common to client and server...
  817. [ OK ] Started folder2ram systemd service.
  818. [ OK ] Started LSB: NFS support files common to client and server.
  819. [ OK ] Reached target System Initialization.
  820. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
  821. [ OK ] Listening on D-Bus System Message Bus Socket.
  822. [ OK ] Reached target Timers.
  823. [ OK ] Listening on ACPID Listen Socket.
  824. [ OK ] Reached target Sockets.
  825. [ OK ] Reached target Paths.
  826. [ OK ] Reached target Basic System.
  827. Starting The PHP FastCGI Process Manager...
  828. Starting System Logging Service...
  829. Starting Run anacron jobs...
  830. [ OK ] Started Run anacron jobs.
  831. Starting Regular background program processing daemon...
  832. [ OK ] Started Regular background program processing daemon.
  833. Starting The OpenMediaVault engine daemon that proce... RPC request...
  834. Starting Self Monitoring and Reporting Technology (SMART) Daemon...
  835. [ OK ] Started Self Monitoring and Reporting Technology (SMART) Daemon.
  836. Starting Generate SSH keys if not there...
  837. Starting Avahi mDNS/DNS-SD Stack...
  838. Starting A high performance web server and a reverse proxy server...
  839. Starting RPC Remote Quota Server...
  840. Starting /etc/rc.local Compatibility...
  841. Starting Login Service...
  842. Starting D-Bus System Message Bus...
  843. [ OK ] Started D-Bus System Message Bus.
  844. [ 13.601397] random: nonblocking pool is initialized
  845. [ OK ] Started Avahi mDNS/DNS-SD Stack.
  846. Starting Netatalk AFP fileserver for Macintosh clients...
  847. Starting Permit User Sessions...
  848. Starting LSB: start the RRDtool data caching daemon...
  849. Starting LSB: Load kernel modules needed to enable cpufreq scaling...
  850. Starting LSB: start DirMngr daemon...
  851. Starting LSB: IPv4 DHCP client with IPv4LL support...
  852. Starting LSB: service and resource monitoring daemon...
  853. Starting LSB: start Samba daemons for the AD DC...
  854. Starting LSB: Starts ProFTPD daemon...
  855. Starting LSB: Start NTP daemon...
  856. Starting LSB: Kernel NFS server support...
  857. Starting LSB: start Samba NetBIOS nameserver (nmbd)...
  858. Starting LSB: SNMP agents...
  859. Starting LSB: Postfix Mail Transport Agent...
  860. [ OK ] Started System Logging Service.
  861. [ OK ] Started RPC Remote Quota Server.
  862. [ OK ] Started /etc/rc.local Compatibility.
  863. [ OK ] Started Permit User Sessions.
  864. [ OK ] Started Login Service.
  865. Starting Serial Getty on ttyFIQ0...
  866. [ OK ] Started Serial Getty on ttyFIQ0.
  867. Starting Getty on tty1...
  868. [ OK ] Started Getty on tty1.
  869. [ OK ] Reached target Login Prompts.
  870. [ OK ] Started LSB: Kernel NFS server support.
  871. [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
  872. Starting LSB: set CPUFreq kernel parameters...
  873. [ OK ] Started LSB: Start NTP daemon.
  874. [ OK ] Started LSB: set CPUFreq kernel parameters.
  875. Starting LSB: manage the statistics collection daemon...
  876. [ OK ] Started LSB: service and resource monitoring daemon.
  877. [ OK ] Started LSB: start DirMngr daemon.
  878. [ OK ] Started A high performance web server and a reverse proxy server.
  879. [ OK ] Started Netatalk AFP fileserver for Macintosh clients.
  880. [ OK ] Started The OpenMediaVault engine daemon that proces...he RPC request.
  881. [ OK ] Started The PHP FastCGI Process Manager.
  882. [ OK ] Started LSB: start the RRDtool data caching daemon.
  883. [ OK ] Started LSB: SNMP agents.
  884. [ OK ] Started LSB: manage the statistics collection daemon.
  885. [ 17.586169] rk_gmac-dwmac ff540000.eth eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  886. [ OK ] Started LSB: Postfix Mail Transport Agent.
  887. [ OK ] Reached target Mail Transport Agent.
  888.  
  889. Debian GNU/Linux 8 rock64 ttyFIQ0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement