Advertisement
ponce

pine64 stuff

Aug 24th, 2016
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.36 KB | None | 0 0
  1. [ 0.000000] Initializing cgroup subsys cpuset
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Initializing cgroup subsys cpuacct
  4. [ 0.000000] Linux version 3.10.102-2-pine64-longsleep (longsleep@mose2) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.1) ) #66 SMP PREEMPT Sat Jul 16 10:53:13 CEST 2016
  5. [ 0.000000] CPU: AArch64 Processor [410fd034] revision 4
  6. [ 0.000000] Machine: sun50iw1p1
  7. [ 0.000000] cma: CMA: reserved 64 MiB at bc000000
  8. [ 0.000000] On node 0 totalpages: 520192
  9. [ 0.000000] DMA zone: 7112 pages used for memmap
  10. [ 0.000000] DMA zone: 0 pages reserved
  11. [ 0.000000] DMA zone: 520192 pages, LIFO batch:31
  12. [ 0.000000] script_init enter!
  13. [ 0.000000] script buffer is NULL!
  14. [ 0.000000] psci: probing for conduit method from DT.
  15. [ 0.000000] psci: PSCIv0.2 detected in firmware.
  16. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  17. [ 0.000000] PERCPU: Embedded 12 pages/cpu @ffffffc07af92000 s19136 r8192 d21824 u49152
  18. [ 0.000000] pcpu-alloc: s19136 r8192 d21824 u49152 alloc=12*4096
  19. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  20. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 513080
  21. [ 0.000000] Kernel command line: console=tty0 console=ttyS0,115200n8 no_console_suspend disp.screen0_output_mode=720p60 earlycon=uart,mmio32,0x01c28000 mac_addr=36:c9:e3:f1:b8:05 root=/dev/mmcblk0p2 ro rootwait
  22. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  23. [ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  25. [ 0.000000] Memory: 2032MB = 2032MB total
  26. [ 0.000000] Memory: 1969392k/1969392k available, 111376k reserved
  27. [ 0.000000] Virtual kernel memory layout:
  28. vmalloc : 0xffffff8000000000 - 0xffffffbbffff0000 (245759 MB)
  29. vmemmap : 0xffffffbc00e38000 - 0xffffffbc02a00000 ( 27 MB)
  30. modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
  31. memory : 0xffffffc000000000 - 0xffffffc07f000000 ( 2032 MB)
  32. .init : 0xffffffc0009dd000 - 0xffffffc000a5fac0 ( 523 kB)
  33. .text : 0xffffffc000080000 - 0xffffffc0009dcac4 ( 9587 kB)
  34. .data : 0xffffffc000a60000 - 0xffffffc000bb7f80 ( 1376 kB)
  35. [ 0.000000] Preemptible hierarchical RCU implementation.
  36. [ 0.000000] NR_IRQS:64 nr_irqs:64 0
  37. [ 0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
  38. [ 0.000000] Console: colour dummy device 80x25
  39. [ 0.000000] console [tty0] enabled
  40. [ 0.000000] allocated 8388608 bytes of page_cgroup
  41. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  42. [ 7.212843] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  43. [ 7.212873] pid_max: default: 32768 minimum: 301
  44. [ 7.212979] Security Framework initialized
  45. [ 7.213033] AppArmor: AppArmor initialized
  46. [ 7.213080] Mount-cache hash table entries: 256
  47. [ 7.223484] Initializing cgroup subsys memory
  48. [ 7.223544] Initializing cgroup subsys devices
  49. [ 7.223561] Initializing cgroup subsys freezer
  50. [ 7.223577] Initializing cgroup subsys blkio
  51. [ 7.223592] Initializing cgroup subsys perf_event
  52. [ 7.223613] Initializing cgroup subsys hugetlb
  53. [ 7.223681] ftrace: allocating 27408 entries in 108 pages
  54. [ 7.255716] CPU0: update cpu_power 1968128
  55. [ 7.255750] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
  56. [ 7.256700] virtual base = 0xffffff800000a000.
  57. [ 7.256720] gicd_base = 0xffffff800000c000.
  58. [ 7.256733] gicc_base = 0xffffff800000e000.
  59. [ 7.257313] CPU1: Booted secondary processor
  60. [ 7.257336] CPU1: update cpu_power 1968128
  61. [ 7.259940] CPU2: Booted secondary processor
  62. [ 7.259952] CPU2: update cpu_power 1968128
  63. [ 7.264059] CPU3: Booted secondary processor
  64. [ 7.264069] CPU3: update cpu_power 1968128
  65. [ 7.264149] Brought up 4 CPUs
  66. [ 7.264226] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  67. [ 7.264823] devtmpfs: initialized
  68. [ 7.269539] atomic64 test passed
  69. [ 7.269558] pinctrl core: initialized pinctrl subsystem
  70. [ 7.272025] NET: Registered protocol family 16
  71. [ 7.272295] script_sysfs_init success
  72. [ 7.272507] dump_class_init,806, success
  73. [ 7.272790] vdso: 2 pages (1 code, 1 data) at base ffffffc000a65000
  74. [ 7.272822] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  75. [ 7.274081] software IO TLB [mem 0xb8800000-0xb8c00000] (4MB) mapped at [ffffffc077800000-ffffffc077bfffff]
  76. [ 7.275118] DMA: preallocated 256 KiB pool for atomic allocations
  77. [ 7.275255] Serial: AMBA PL011 UART driver
  78. [ 7.275365] axp81x_board_init: axp regl_devs num = 23
  79. [ 7.275507] pll_audio-set_default_rate=24576000 success!
  80. [ 7.275537] pll_video0-set_default_rate=297000000 success!
  81. [ 7.275621] pll_video1-set_default_rate=297000000 success!
  82. [ 7.275690] pll_de-set_default_rate=297000000 success!
  83. [ 7.276420] de-set_default_source=pll_de success!
  84. [ 7.276436] de-set_default_rate=297000000 success!
  85. [ 7.276489] tcon0-set_default_source=pll_mipi success!
  86. [ 7.276534] tcon1-set_default_source=pll_video0 success!
  87. [ 7.276765] hdmi-set_default_source=pll_video0 success!
  88. [ 7.278994] sun50i-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  89. [ 7.279172] [sun50iw1p1_pinctrl_probe][838]
  90. [ 7.280831] sun50i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  91. [ 7.281472] sunxi hwspinlock vbase:0xffffff800005c000
  92. [ 7.287021] sunxi_chipid_probe,150: soc bin:0
  93. [ 7.291853] bio: create slab <bio-0> at 0
  94. [ 7.292206] pwm module init!
  95. [ 7.293404] SCSI subsystem initialized
  96. [ 7.293540] usbcore: registered new interface driver usbfs
  97. [ 7.293586] usbcore: registered new interface driver hub
  98. [ 7.293658] usbcore: registered new device driver usb
  99. [ 7.294386] Linux video capture interface: v2.00
  100. [ 7.294868] [ARISC] :sunxi-arisc driver v1.10
  101. [ 7.301232] [ARISC] :sunxi-arisc driver v1.10 startup succeeded
  102. [ 7.301475] Advanced Linux Sound Architecture Driver Initialized.
  103. [ 7.301828] NetLabel: Initializing
  104. [ 7.301841] NetLabel: domain hash size = 128
  105. [ 7.301853] NetLabel: protocols = UNLABELED CIPSOv4
  106. [ 7.301899] NetLabel: unlabeled traffic allowed by default
  107. [ 7.302060] [pm]aw_pm_init!
  108. [ 7.302123] rtc physical base = 0x0000000001f00000 .
  109. [ 7.302165] np name = /soc@01c00000/rtc@01f00000.
  110. [ 7.302180] base = ffffff8000070100, len = 4.
  111. [ 7.302193] pmu name: pmu0 .
  112. [ 7.302231] pmu0_enable = 0x1.
  113. [ 7.302243] pmux_id = 0x6.
  114. [ 7.302255] pmux_twi_id = 0x1.
  115. [ 7.302267] pmux_twi_addr = 0x34.
  116. [ 7.302278] pmu name: pmu1 .
  117. [ 7.302329] Warning: can not find np for pmu1.
  118. [ 7.302553] add_sys_pwr_dm: get ldo name for id: vcc-lpddr failed
  119. [ 7.302718] after inited: sys_mask config = 0x4a55.
  120. [ 7.302749] Warning: can not find np for dynamic_standby_para.
  121. [ 7.302876] [pm]valid
  122. [ 7.302886] [pm]valid
  123. [ 7.302895] Notice: sun9i&sun8iw5&sun50i not need support normal standby, change to super standby.
  124. [ 7.303121] Switching to clocksource arch_sys_counter
  125. [ 7.313857] AppArmor: AppArmor Filesystem Enabled
  126. [ 7.320582] NET: Registered protocol family 2
  127. [ 7.321300] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
  128. [ 7.321561] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  129. [ 7.321846] TCP: Hash tables configured (established 16384 bind 16384)
  130. [ 7.321932] TCP: reno registered
  131. [ 7.321949] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  132. [ 7.322010] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  133. [ 7.322245] NET: Registered protocol family 1
  134. [ 7.322539] RPC: Registered named UNIX socket transport module.
  135. [ 7.322557] RPC: Registered udp transport module.
  136. [ 7.322570] RPC: Registered tcp transport module.
  137. [ 7.322583] RPC: Registered tcp NFSv4.1 backchannel transport module.
  138. [ 7.322750] Trying to unpack rootfs image as initramfs...
  139. [ 7.366409] Freeing initrd memory: 1048K (ffffffc075dad000 - ffffffc075eb3000)
  140. [ 7.367425] kvm [1]: interrupt-controller@1c84000 IRQ25
  141. [ 7.367846] kvm [1]: timer IRQ27
  142. [ 7.367870] kvm [1]: Hyp mode initialized successfully
  143. [ 7.369657] lock super standby defaultly!
  144. [ 7.369681] lookup_scene_lock_name: new scene lock super_standby
  145. [ 7.369697] scene_lock_init name=super_standby
  146. [ 7.369712] scene_lock: super_standby, type 5, count 1
  147. [ 7.370105] audit: initializing netlink socket (disabled)
  148. [ 7.370166] type=2000 audit(0.140:1): initialized
  149. [ 7.370825] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  150. [ 7.371299] VFS: Disk quotas dquot_6.5.2
  151. [ 7.371417] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  152. [ 7.371833] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  153. [ 7.372401] NFS: Registering the id_resolver key type
  154. [ 7.372459] Key type id_resolver registered
  155. [ 7.372474] Key type id_legacy registered
  156. [ 7.372493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  157. [ 7.372649] NTFS driver 2.1.30 [Flags: R/W].
  158. [ 7.372823] fuse init (API version 7.22)
  159. [ 7.373021] msgmni has been set to 3976
  160. [ 7.373967] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  161. [ 7.374068] io scheduler noop registered
  162. [ 7.374083] io scheduler deadline registered
  163. [ 7.374116] io scheduler cfq registered (default)
  164. [ 7.374637] [DISP]disp_module_init
  165. [ 7.375045] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
  166. [ 7.375069] [DISP] boot_disp:0x0
  167. [ 7.375659] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
  168. [ 7.375817] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
  169. [ 7.375975] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
  170. [ 7.377066] [DISP] disp_boot_para_parse,line:301:of_property_read disp.fb_base fail
  171. [ 7.377089] [DISP] fb_base:0x0
  172. [ 7.414225] Console: switching to colour frame buffer device 240x67
  173. [ 7.442687] [DISP]disp_module_init finish
  174. [ 7.443154] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
  175. [ 7.443308] sw_console_setup()1173 - console setup baud 115200 parity n bits 8, flow n
  176. [ 8.420291] console [ttyS0] enabled
  177. [ 8.424629] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
  178. [ 8.431564] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
  179. [ 8.438598] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
  180. [ 8.445589] uart4: ttyS4 at MMIO 0x1c29000 (irq = 36) is a SUNXI
  181. [ 8.452630] misc dump reg init
  182. [ 8.456168] [drm] Initialized drm 1.1.0 20060810
  183. [ 8.465671] brd: module loaded
  184. [ 8.471355] loop: module loaded
  185. [ 8.475116] sunxi-bt bt.27: Missing bt_power.
  186. [ 8.479969] sunxi-bt bt.27: bt_power_name ((null))
  187. [ 8.485317] sunxi-bt bt.27: io_regulator_name (vcc-wifi-io)
  188. [ 8.491552] sunxi-bt bt.27: bt_rst gpio=356 mul-sel=1 pull=-1 drv_level=-1 data=0
  189. [ 8.500331] sunxi-bt bt.27: clk not config
  190. [ 8.504964] sunxi-bt bt.27: block state already is 1
  191. [ 8.510683] sunxi-wlan wlan.26: wlan_busnum (1)
  192. [ 8.515740] sunxi-wlan wlan.26: Missing wlan_power.
  193. [ 8.521171] sunxi-wlan wlan.26: wlan_power_name ((null))
  194. [ 8.527096] sunxi-wlan wlan.26: io_regulator_name (vcc-wifi-io)
  195. [ 8.533711] sunxi-wlan wlan.26: wlan_regon gpio=354 mul-sel=1 pull=-1 drv_level=-1 data=0
  196. [ 8.543232] sunxi-wlan wlan.26: wlan_hostwake gpio=355 mul-sel=6 pull=-1 drv_level=-1 data=0
  197. [ 8.553040] sunxi-wlan wlan.26: clk not config
  198. [ 8.558569] tun: Universal TUN/TAP device driver, 1.6
  199. [ 8.564240] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  200. [ 8.571722] WARNING: Get ephy clock is failed
  201. [ 8.576903] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  202. [ 8.584299] get ehci0-controller drv_vbus_gpio is fail
  203. [ 8.590020] get ehci0-controller, regulator_io is no nocare
  204. [ 8.596282] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c62b00, 0x:ffffff80000aa000, irq_no:68
  205. [ 8.609807] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  206. [ 8.619912] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
  207. [ 8.629807] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc0004f154c
  208. [ 8.651267] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
  209. [ 8.659025] ehci_irq: highspeed device connect
  210. [ 8.670270] hub 1-0:1.0: USB hub found
  211. [ 8.680667] hub 1-0:1.0: 1 port detected
  212. [ 8.691298] scene_lock_init name=ehci_standby
  213. [ 8.702332] get ehci1-controller drv_vbus_gpio is fail
  214. [ 8.714176] get ehci1-controller, regulator_io is no nocare
  215. [ 8.726530] [sunxi-ehci1]: probe, pdev->name: 1c1b000.ehci1-controller, sunxi_ehci: 0xffffffc000c62d50, 0x:ffffff80000b2000, irq_no:6a
  216. [ 8.746253] sunxi-ehci 1c1b000.ehci1-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  217. [ 8.762680] sunxi-ehci 1c1b000.ehci1-controller: new USB bus registered, assigned bus number 2
  218. [ 8.778850] sunxi-ehci 1c1b000.ehci1-controller: irq 106, io mem 0xffffffc0004f154c
  219. [ 8.808707] sunxi-ehci 1c1b000.ehci1-controller: USB 0.0 started, EHCI 1.00
  220. [ 8.822872] ehci_irq: highspeed device connect
  221. [ 8.834341] hub 2-0:1.0: USB hub found
  222. [ 8.844938] hub 2-0:1.0: 1 port detected
  223. [ 8.855729] scene_lock_init name=ehci_standby
  224. [ 8.867073] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  225. [ 8.880426] get ohci0-controller drv_vbus_gpio is fail
  226. [ 8.892476] ehci_irq: highspeed device disconnect
  227. [ 8.892481] get ohci0-controller, regulator_io is no nocare
  228. [ 8.892521] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c62660
  229. [ 8.892566] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  230. [ 8.892580] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
  231. [ 8.892605] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0x652c6a626e6b61ff
  232. [ 8.983392] hub 3-0:1.0: USB hub found
  233. [ 8.993748] hub 3-0:1.0: 1 port detected
  234. [ 9.004330] scene_lock_init name=ohci_standby
  235. [ 9.015321] get ohci1-controller drv_vbus_gpio is fail
  236. [ 9.027119] get ohci1-controller, regulator_io is no nocare
  237. [ 9.039330] [sunxi-ohci1]: probe, pdev->name: 1c1b000.ohci1-controller, sunxi_ohci: 0xffffffc000c628b0
  238. [ 9.055728] sunxi-ohci 1c1b000.ohci1-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  239. [ 9.071516] sunxi-ohci 1c1b000.ohci1-controller: new USB bus registered, assigned bus number 4
  240. [ 9.087293] sunxi-ohci 1c1b000.ohci1-controller: irq 107, io mem 0x652c6a626e6b61ff
  241. [ 9.143286] ehci_irq: highspeed device disconnect
  242. [ 9.157343] hub 4-0:1.0: USB hub found
  243. [ 9.167833] hub 4-0:1.0: 1 port detected
  244. [ 9.178605] scene_lock_init name=ohci_standby
  245. [ 9.190000] usbcore: registered new interface driver usb-storage
  246. [ 9.203097] usbcore: registered new interface driver ums-alauda
  247. [ 9.215998] usbcore: registered new interface driver ums-cypress
  248. [ 9.228971] usbcore: registered new interface driver ums-datafab
  249. [ 9.241909] usbcore: registered new interface driver ums_eneub6250
  250. [ 9.254955] usbcore: registered new interface driver ums-freecom
  251. [ 9.267726] usbcore: registered new interface driver ums-isd200
  252. [ 9.280395] usbcore: registered new interface driver ums-jumpshot
  253. [ 9.293212] usbcore: registered new interface driver ums-karma
  254. [ 9.305702] usbcore: registered new interface driver ums-onetouch
  255. [ 9.318460] usbcore: registered new interface driver ums-realtek
  256. [ 9.331094] usbcore: registered new interface driver ums-sddr09
  257. [ 9.343522] usbcore: registered new interface driver ums-sddr55
  258. [ 9.355848] usbcore: registered new interface driver ums-usbat
  259. [ 9.368044] usbcore: registered new interface driver usbserial
  260. [ 9.380287] usbcore: registered new interface driver usbserial_generic
  261. [ 9.393070] usbserial: USB Serial support registered for generic
  262. [ 9.405494] mousedev: PS/2 mouse device common for all mice
  263. [ 9.417634] input: sunxi-keyboard as /devices/virtual/input/input0
  264. [ 9.430534] sunxi-rtc 1f00000.rtc: rtc core: registered rtc-sunxi as rtc0
  265. [ 9.443665] sunxi-rtc 1f00000.rtc: RTC enabled
  266. [ 9.454220] i2c /dev entries driver
  267. [ 9.498049] input: axp81x-supplyer as /devices/platform/axp81x_board/axp81x-supplyer.47/input/input1
  268. [ 9.517015] sunxi budget cooling probe start !
  269. [ 9.527425] CPU freq cooling register Success
  270. [ 9.537685] CPU hotplug cooling register Success
  271. [ 9.548219] usb 3-1: new low-speed USB device number 2 using sunxi-ohci
  272. [ 9.561053] CPU budget cooling register Success
  273. [ 9.571844] sunxi gpu cooling probe start !
  274. [ 9.581994] CPU gpu cooling register Success
  275. [ 9.594957] cpuidle: using governor ladder
  276. [ 9.604297] cpuidle: using governor menu
  277. [ 9.613971] sunxi-mmc 1c0f000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jul 15 2016 at 23:55:24
  278. [ 9.631636] sunxi-mmc 1c0f000.sdmmc: regulator prop vmmc,str none
  279. [ 9.643064] sunxi-mmc 1c0f000.sdmmc: regulator prop vqmmc,str none
  280. [ 9.654543] sunxi-mmc 1c0f000.sdmmc: regulator prop vdmmc,str vcc-sdc
  281. [ 9.666328] sunxi-mmc 1c0f000.sdmmc: No vmmc regulator found
  282. [ 9.677141] sunxi-mmc 1c0f000.sdmmc: No vqmmc regulator found
  283. [ 9.688432] sunxi-mmc 1c0f000.sdmmc: Got CD GPIO #166.
  284. [ 9.698748] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  285. [ 9.714461] sunxi-mmc 1c0f000.sdmmc: no vqmmc,Check if there is regulator
  286. [ 9.743503] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  287. [ 9.773060] sunxi-mmc 1c0f000.sdmmc: base:0xffffff80000c6000 irq:92
  288. [ 9.785064] sunxi-mmc 1c10000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jul 15 2016 at 23:55:24
  289. [ 9.802951] sunxi-mmc 1c10000.sdmmc: Can't get vmmc regulator string
  290. [ 9.814774] sunxi-mmc 1c10000.sdmmc: Can't get vqmmc regulator string
  291. [ 9.826583] sunxi-mmc 1c10000.sdmmc: Can't get vdmmc regulator string
  292. [ 9.838325] get() with no identifier
  293. [ 9.846905] get() with no identifier
  294. [ 9.855375] get() with no identifier
  295. [ 9.863823] sunxi-mmc 1c10000.sdmmc: No vmmc regulator found
  296. [ 9.874603] sunxi-mmc 1c10000.sdmmc: No vqmmc regulator found
  297. [ 9.882069] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
  298. [ 9.882881] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
  299. [ 9.882898] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  300. [ 9.885288] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  301. [ 9.887413] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  302. [ 9.888224] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  303. [ 9.889033] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  304. [ 9.889843] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  305. [ 9.890470] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
  306. [ 9.890510] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
  307. [ 9.892881] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
  308. [ 9.917749] mmc0: host does not support reading read-only switch. assuming write-enable.
  309. [ 9.919559] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
  310. [ 9.919597] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
  311. [ 9.919692] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 4 timing SD-HS(SDR25) dt B
  312. [ 9.919711] mmc0: new high speed SDHC card at address 0007
  313. [ 10.101234] sunxi-mmc 1c10000.sdmmc: No vdmmc regulator found
  314. [ 10.101273] mmcblk0: mmc0:0007 SL16G 14.4 GiB
  315. [ 10.122225] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  316. [ 10.122928] mmcblk0: p1 p2
  317. [ 10.146076] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
  318. [ 10.156801] usb 4-1: new low-speed USB device number 2 using sunxi-ohci
  319. [ 10.186438] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  320. [ 10.215834] sunxi-mmc 1c10000.sdmmc: base:0xffffff80000ce000 irq:93
  321. [ 10.216634] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  322. [ 10.217442] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  323. [ 10.217457] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  324. [ 10.219826] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  325. [ 10.221641] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
  326. [ 10.222448] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  327. [ 10.223252] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  328. [ 10.224056] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  329. [ 10.224861] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  330. [ 10.225668] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  331. [ 10.226475] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  332. [ 10.227282] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  333. [ 10.228086] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  334. [ 10.228101] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  335. [ 10.228931] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
  336. [ 10.228947] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
  337. [ 10.439202] input: Dell Dell USB Keyboard as /devices/soc.0/1c1a000.ohci0-controller/usb3/3-1/3-1:1.0/input/input2
  338. [ 10.455730] hid-generic 0003:413C:2003.0001: input: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-sunxi-ohci-1/input0
  339. [ 10.473305] usbcore: registered new interface driver usbhid
  340. [ 10.484427] usbhid: USB HID core driver
  341. [ 10.494562] usbcore: registered new interface driver snd-usb-audio
  342. [ 10.508006] sndhdmi sound.7: sndhdmi <-> 1c22800.daudio mapping ok
  343. [ 10.520259] input: Logitech USB-PS/2 Optical Mouse as /devices/soc.0/1c1b000.ohci1-controller/usb4/4-1/4-1:1.0/input/input3
  344. [ 10.538006] TCP: cubic registered
  345. [ 10.538012] hid-generic 0003:046D:C050.0002: input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-sunxi-ohci-1/input0
  346. [ 10.565627] NET: Registered protocol family 10
  347. [ 10.576630] sit: IPv6 over IPv4 tunneling driver
  348. [ 10.587451] NET: Registered protocol family 17
  349. [ 10.597741] 8021q: 802.1Q VLAN Support v1.8
  350. [ 10.607640] Key type dns_resolver registered
  351. [ 10.617691] Registering SWP/SWPB emulation handler
  352. [ 10.628440] registered taskstats version 1
  353. [ 10.639242] Key type encrypted registered
  354. [ 10.648903] AppArmor: AppArmor sha1 policy hashing enabled
  355. [ 10.660565] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
  356. [ 10.674618] [DISP] boot_disp:0x0
  357. [ 10.684279] [HDMI] power vcc-hdmi-33
  358. [ 10.694097] [HDMI] cec support = 0
  359. [ 10.807242] sunxi-rtc 1f00000.rtc: setting system clock to 2016-08-18 14:23:48 UTC (1471530228)
  360. [ 10.822977] input: sunxi-ths as /devices/virtual/input/input4
  361. [ 10.835047] thermal thermal_zone0: failed to read out thermal zone 0
  362. [ 10.848079] ALSA device list:
  363. [ 10.856944] #0: sndhdmi
  364. [ 10.865865] Freeing unused kernel memory: 520K (ffffffc0009dd000 - ffffffc000a5f000)
  365. [ 10.940152] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  366. [ 10.955759] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  367. [ 11.012924] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  368. [ 11.269947] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
  369. [ 11.291043] systemd[1]: Detected architecture 'arm64'.
  370. [ 11.339032] systemd[1]: Set hostname to <pine64>.
  371. [ 11.406511] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device1, type=4, mode=10
  372. [ 11.426158] [ehci0-controller]: sunxi_usb_disable_ehci
  373. [ 11.438129] [sunxi-ehci0]: remove, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c62b00
  374. [ 11.454813] scene_lock_destroy name=ehci_standby
  375. [ 11.466282] sunxi-ehci 1c1a000.ehci0-controller: remove, state 4
  376. [ 11.479291] usb usb1: USB disconnect, device number 1
  377. [ 11.491581] sunxi-ehci 1c1a000.ehci0-controller: USB bus 1 deregistered
  378. [ 11.505160] [ohci0-controller]: sunxi_usb_disable_ohci
  379. [ 11.517062] [sunxi-ohci0]: remove, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c62660
  380. [ 11.533755] scene_lock_destroy name=ohci_standby
  381. [ 11.545044] sunxi-ohci 1c1a000.ohci0-controller: remove, state 1
  382. [ 11.557978] usb usb3: USB disconnect, device number 1
  383. [ 11.569860] usb 3-1: USB disconnect, device number 2
  384. [ 11.676557] systemd[1]: Expecting device dev-ttyS0.device...
  385. [ 11.711592] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
  386. [ 11.726627] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  387. [ 11.741385] systemd[1]: Starting Remote File Systems (Pre).
  388. [ 11.770596] systemd[1]: Reached target Remote File Systems (Pre).
  389. [ 11.783866] systemd[1]: Starting Encrypted Volumes.
  390. [ 11.809958] systemd[1]: Reached target Encrypted Volumes.
  391. [ 11.820120] sunxi-ohci 1c1a000.ohci0-controller: USB bus 3 deregistered
  392. [ 11.820166] [ehci0-controller]: sunxi_usb_enable_ehci
  393. [ 11.820171] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c62b00, 0x:ffffff80000aa000, irq_no:68
  394. [ 11.820210] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  395. [ 11.820227] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
  396. [ 11.902750] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
  397. [ 11.918824] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0x00000000
  398. [ 11.918936] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  399. [ 11.918976] systemd[1]: Starting Paths.
  400. [ 11.977188] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
  401. [ 11.977239] systemd[1]: Reached target Paths.
  402. [ 11.977342] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  403. [ 11.977379] systemd[1]: Starting Swap.
  404. [ 12.031783] ehci_irq: highspeed device connect
  405. [ 12.043600] hub 1-0:1.0: USB hub found
  406. [ 12.054443] hub 1-0:1.0: 1 port detected
  407. [ 12.065453] scene_lock_init name=ehci_standby
  408. [ 12.070282] systemd[1]: Reached target Swap.
  409. [ 12.070340] systemd[1]: Expecting device dev-mmcblk0p1.device...
  410. [ 12.100847] [ohci0-controller]: sunxi_usb_enable_ohci
  411. [ 12.112878] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c62660
  412. [ 12.124852] systemd[1]: Starting Root Slice.
  413. [ 12.141085] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  414. [ 12.157601] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
  415. [ 12.167056] systemd[1]: Created slice Root Slice.
  416. [ 12.167107] systemd[1]: Starting User and Session Slice.
  417. [ 12.198382] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0xffffffc077499090
  418. [ 12.223207] hdmi_clk_enable_prepare()L161
  419. [ 12.223237] systemd[1]: Created slice User and Session Slice.
  420. [ 12.223280] systemd[1]: Starting Delayed Shutdown Socket.
  421. [ 12.252761] ehci_irq: highspeed device disconnect
  422. [ 12.276710] hub 3-0:1.0: USB hub found
  423. [ 12.287903] hub 3-0:1.0: 1 port detected
  424. [ 12.292258] systemd[1]: Listening on Delayed Shutdown Socket.
  425. [ 12.292311] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
  426. [ 12.325866] scene_lock_init name=ohci_standby
  427. [ 12.351170] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  428. [ 12.365620] systemd[1]: Starting Journal Socket (/dev/log).
  429. [ 12.400355] systemd[1]: Listening on Journal Socket (/dev/log).
  430. [ 12.413506] systemd[1]: Starting udev Control Socket.
  431. [ 12.439711] systemd[1]: Listening on udev Control Socket.
  432. [ 12.452148] systemd[1]: Starting udev Kernel Socket.
  433. [ 12.479064] systemd[1]: Listening on udev Kernel Socket.
  434. [ 12.491268] systemd[1]: Starting Journal Socket.
  435. [ 12.518429] systemd[1]: Listening on Journal Socket.
  436. [ 12.530150] systemd[1]: Starting System Slice.
  437. [ 12.557786] systemd[1]: Created slice System Slice.
  438. [ 12.569245] systemd[1]: Started File System Check on Root Device.
  439. [ 12.581959] systemd[1]: Starting system-systemd\x2dfsck.slice.
  440. [ 12.616831] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  441. [ 12.629653] systemd[1]: Starting system-getty.slice.
  442. [ 12.656183] systemd[1]: Created slice system-getty.slice.
  443. [ 12.667939] systemd[1]: Starting system-serial\x2dgetty.slice.
  444. [ 12.695547] systemd[1]: Created slice system-serial\x2dgetty.slice.
  445. [ 12.705357] usb 3-1: new low-speed USB device number 2 using sunxi-ohci
  446. [ 12.721378] systemd[1]: Starting Increase datagram queue length...
  447. [ 12.756171] systemd[1]: Starting Restore / save the current clock...
  448. [ 12.788759] systemd[1]: Starting Initialize Sunxi disp2 HDMI output mode...
  449. [ 12.825326] systemd[1]: Mounting Huge Pages File System...
  450. [ 12.867184] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  451. [ 12.931496] systemd[1]: Started Set Up Additional Binary Formats.
  452. [ 12.965153] systemd[1]: Starting Load Kernel Modules...
  453. [ 12.982960] input: Dell Dell USB Keyboard as /devices/soc.0/1c1a000.ohci0-controller/usb3/3-1/3-1:1.0/input/input5
  454. [ 13.001929] hid-generic 0003:413C:2003.0003: input: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-sunxi-ohci-1/input0
  455. [ 13.002353] systemd[1]: Mounting POSIX Message Queue File System...
  456. [ 13.051309] systemd[1]: Starting udev Coldplug all Devices...
  457. [ 13.081134] systemd[1]: Mounting Debug File System...
  458. [ 13.101986] hdmi_clk_disable_prepare()L176
  459. [ 13.110558] systemd[1]: Starting Slices.
  460. [ 13.138854] systemd[1]: Reached target Slices.
  461. [ 13.168016] systemd[1]: Mounted Debug File System.
  462. [ 13.197466] systemd[1]: Mounted POSIX Message Queue File System.
  463. [ 13.226990] systemd[1]: Mounted Huge Pages File System.
  464. [ 13.246598] hdmi_clk_enable_prepare()L161
  465. [ 13.256527] systemd[1]: Started Increase datagram queue length.
  466. [ 13.354925] systemd[1]: Started Restore / save the current clock.
  467. [ 13.384733] systemd[1]: Started Initialize Sunxi disp2 HDMI output mode.
  468. [ 13.423821] systemd[1]: Started Create list of required static device nodes for the current kernel.
  469. [ 13.482727] systemd[1]: Starting Create Static Device Nodes in /dev...
  470. [ 13.514735] systemd[1]: Starting Syslog Socket.
  471. [ 13.541879] systemd[1]: Listening on Syslog Socket.
  472. [ 13.551439] systemd[1]: Starting Journal Service...
  473. [ 13.601112] systemd[1]: Started Journal Service.
  474. [ 13.633692] cfg80211: Calling CRDA to update world regulatory domain
  475. [ 13.824324] RTL871X: module init start
  476. [ 13.832298] RTL871X: rtl8723bs v4.3.16_13854.20150410_BTCOEX20150119-5844
  477. [ 13.843637] RTL871X: build time: Jul 16 2016 11:00:09
  478. [ 13.848846] systemd-udevd[180]: starting version 215
  479. [ 13.862304] RTL871X: rtl8723bs BT-Coex version = BTCOEX20150119-5844
  480. [ 13.873200] sunxi-wlan wlan.26: bus_index: 1
  481. [ 13.882214] sunxi-wlan wlan.26: check wlan io_regulator voltage: 1800000
  482. [ 14.001908] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  483. [ 14.018526] RTL871X: module init ret=0
  484. [ 14.027105] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
  485. [ 14.053551] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  486. [ 14.083770] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  487. [ 14.096755] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  488. [ 14.108172] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  489. [ 14.127097] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  490. [ 14.146716] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
  491. [ 14.158581] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  492. [ 14.170506] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  493. [ 14.183130] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  494. [ 14.196156] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  495. [ 14.207388] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  496. [ 14.218629] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  497. [ 14.229856] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  498. [ 14.240969] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  499. [ 14.251695] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  500. [ 14.270066] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
  501. [ 14.280031] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
  502. [ 16.143944] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  503. [ 16.427272] sunxi cedar version 0.1
  504. [ 16.434959] [cedar]: install start!!!
  505. [ 16.435103] sunxi-bt bt.27: set block: 0
  506. [ 16.435215] sunxi-bt bt.27: check bluetooth io_regulator voltage: 1800000
  507. [ 16.461641] ycy the get irq is 90
  508. [ 16.469162] ycy clk_bass_vir 0x18 is ffffff8001562018, the value:3006207
  509. [ 16.481645] ycy clk_bass_vir 0x13c is ffffff800156213c, the value:0
  510. [ 16.494995] ycy clk_bass_vir 0x64 is ffffff8001562064, the value:601810
  511. [ 16.507998] ycy clk_bass_vir 0x2c4 is ffffff80015622c4, the value:601c10
  512. [ 16.519138] ycy clk_bass_vir 0x100 is ffffff8001562100, the value:0
  513. [ 16.529881] [cedar]: install end!!!
  514. [ 16.723471] [VFE]cci probe end cci_sel = 0!
  515. [ 16.731965] [VFE]cci_init end
  516. [ 16.813386] Registered IR keymap rc_map_sunxi
  517. [ 16.822326] input: sunxi_ir_recv as /devices/soc.0/1f02000.s_cir/rc/rc0/input6
  518. [ 16.834036] rc0: sunxi_ir_recv as /devices/soc.0/1f02000.s_cir/rc/rc0
  519. [ 16.880622] input: MCE IR Keyboard/Mouse (sunxi-rc-recv) as /devices/virtual/input/input7
  520. [ 16.894071] IR MCE Keyboard/mouse protocol handler initialized
  521. [ 16.894080] IR NEC protocol handler initialized
  522. [ 16.894378] IR JVC protocol handler initialized
  523. [ 16.917213] IR RC5(x) protocol handler initialized
  524. [ 16.948189] IR Sony protocol handler initialized
  525. [ 16.948258] IR SANYO protocol handler initialized
  526. [ 16.969797] IR RC6 protocol handler initialized
  527. [ 17.121245] Mali: Set gpu frequency to 408 MHz
  528. [ 17.129611] Mali: Init Mali gpu clocks successfully
  529. [ 17.138318] gpu cooling callback register Success
  530. [ 17.148350] lirc_dev: IR Remote Control driver registered, major 249
  531. [ 17.161175] Mali: Mali device driver loaded
  532. [ 17.171932] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-rc-recv) registered at minor = 0
  533. [ 17.184410] IR LIRC bridge handler initialized
  534. [ 17.207002] [VFE]Welcome to Video Front End driver
  535. [ 17.215870] [VFE]csi probe end csi_sel = 0!
  536. [ 17.224242] [VFE]csi_init end
  537. [ 17.231525] [VFE]isp probe start isp_sel = 0!
  538. [ 17.240794] [ISP] isp platform_id = 3!
  539. [ 17.248474] [VFE]isp probe end isp_sel = 0!
  540. [ 17.256903] [VFE]sunxi_isp_platform_register end
  541. [ 17.267098] [VFE]mipi probe start mipi_sel = 0!
  542. [ 17.275786] [VFE]mipi probe end mipi_sel = 0!
  543. [ 17.285316] [VFE]mipi_init end
  544. [ 17.292384] [VFE]flash_init end
  545. [ 17.300327] [VFE]pdev->id = 0
  546. [ 17.307086] [VFE]dev->vip_sel = 0
  547. [ 17.314597] [VFE]vfe_init end
  548. [ 17.321178] [VFE]probe_work_handle start!
  549. [ 17.328903] [VFE]vfe_runtime_resume
  550. [ 17.348348] [VFE]..........................vfe clk open!.......................
  551. [ 17.359717] [VFE_WARN]vfe dphy clock is null
  552. [ 17.359750] [VFE]V4L2 device registered as (null)
  553. [ 17.359790] [VFE]vfe_runtime_suspend
  554. [ 17.359792] [VFE]..........................vfe clk close!.......................
  555. [ 17.365804] [VFE]probe_work_handle end!
  556. [ 17.421997] cfg80211: World regulatory domain updated:
  557. [ 17.431206] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  558. [ 17.443762] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  559. [ 17.455289] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  560. [ 17.466792] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  561. [ 17.478265] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  562. [ 17.489636] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  563. [ 17.502023] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  564. [ 17.513443] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  565. [ 17.524687] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  566. [ 18.137689] systemd-journald[177]: Received request to flush runtime journal from PID 1
  567. [ 18.717621] gpu cooling callback set freq limit 0
  568. [ 23.186244] [DISP] disp_ioctl,line:1558:para err in disp_ioctl, cmd = 0x0,screen id = 65536
  569. [ 23.344217] libphy: 1c30000.eth: probed
  570. [ 23.348582] sunxi-gmac 1c30000.eth eth0: eth0: PHY ID 001cc915 at 0 IRQ poll (1c30000.eth-0:00)
  571. [ 27.278456] libphy: 1c30000.eth-0:00 - Link is Up - 100/Half
  572. [ 3200.784067] ohci_irq: fullspeed or lowspeed device disconnect
  573. [ 3200.790559] usb 3-1: USB disconnect, device number 2
  574. [ 3202.439324] ohci_irq: fullspeed or lowspeed device disconnect
  575. [ 3202.445806] usb 4-1: USB disconnect, device number 2
  576. [ 3207.460508] hdmi_clk_disable_prepare()L176
  577. # lsmod
  578. Module Size Used by
  579. vfe_v4l2 747618 0
  580. ir_lirc_codec 12756 0
  581. lirc_dev 17032 1 ir_lirc_codec
  582. mali 199851 0
  583. ir_rc6_decoder 12520 0
  584. ir_sanyo_decoder 12491 0
  585. ir_sony_decoder 12489 0
  586. ir_rc5_decoder 12487 0
  587. ir_jvc_decoder 12487 0
  588. ir_mce_kbd_decoder 12628 0
  589. ir_nec_decoder 12487 0
  590. sunxi_ir_rx 12902 0
  591. vfe_io 34085 1 vfe_v4l2
  592. videobuf2_dma_contig 17668 1 vfe_v4l2
  593. videobuf2_memops 12546 1 videobuf2_dma_contig
  594. videobuf2_core 30952 1 vfe_v4l2
  595. ss 33083 0
  596. cedar_ve 17368 0
  597. 8723bs 1365012 0
  598. cfg80211 374207 1 8723bs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement