Advertisement
Guest User

Untitled

a guest
Jul 4th, 2016
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.22 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-0-pine64-longsleep (longsleep@mose2) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2) ) #7 SMP PREEMPT Fri Jun 17 21:30:48 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 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: 1969408k/1969408k available, 111360k 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 : 0xffffffc0009d9000 - 0xffffffc000a5bac0 ( 523 kB)
  33. .text : 0xffffffc000080000 - 0xffffffc0009d8ac4 ( 9571 kB)
  34. .data : 0xffffffc000a5c000 - 0xffffffc000bb3e80 ( 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.169314] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  43. [ 7.169344] pid_max: default: 32768 minimum: 301
  44. [ 7.169449] Security Framework initialized
  45. [ 7.169503] AppArmor: AppArmor initialized
  46. [ 7.169549] Mount-cache hash table entries: 256
  47. [ 7.179960] Initializing cgroup subsys memory
  48. [ 7.180020] Initializing cgroup subsys devices
  49. [ 7.180037] Initializing cgroup subsys freezer
  50. [ 7.180052] Initializing cgroup subsys blkio
  51. [ 7.180067] Initializing cgroup subsys perf_event
  52. [ 7.180088] Initializing cgroup subsys hugetlb
  53. [ 7.180154] ftrace: allocating 27357 entries in 107 pages
  54. [ 7.212156] CPU0: update cpu_power 1968128
  55. [ 7.212190] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
  56. [ 7.213109] virtual base = 0xffffff800000a000.
  57. [ 7.213129] gicd_base = 0xffffff800000c000.
  58. [ 7.213142] gicc_base = 0xffffff800000e000.
  59. [ 7.213709] CPU1: Booted secondary processor
  60. [ 7.213732] CPU1: update cpu_power 1968128
  61. [ 7.216334] CPU2: Booted secondary processor
  62. [ 7.216345] CPU2: update cpu_power 1968128
  63. [ 7.220452] CPU3: Booted secondary processor
  64. [ 7.220463] CPU3: update cpu_power 1968128
  65. [ 7.220543] Brought up 4 CPUs
  66. [ 7.220619] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  67. [ 7.221216] devtmpfs: initialized
  68. [ 7.225891] atomic64 test passed
  69. [ 7.225910] pinctrl core: initialized pinctrl subsystem
  70. [ 7.228409] NET: Registered protocol family 16
  71. [ 7.228665] script_sysfs_init success
  72. [ 7.228879] dump_class_init,806, success
  73. [ 7.229143] vdso: 2 pages (1 code, 1 data) at base ffffffc000a61000
  74. [ 7.229174] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  75. [ 7.230435] software IO TLB [mem 0xb8800000-0xb8c00000] (4MB) mapped at [ffffffc077800000-ffffffc077bfffff]
  76. [ 7.231474] DMA: preallocated 256 KiB pool for atomic allocations
  77. [ 7.231611] Serial: AMBA PL011 UART driver
  78. [ 7.231719] axp81x_board_init: axp regl_devs num = 23
  79. [ 7.231860] pll_audio-set_default_rate=24576000 success!
  80. [ 7.231891] pll_video0-set_default_rate=297000000 success!
  81. [ 7.231973] pll_video1-set_default_rate=297000000 success!
  82. [ 7.232043] pll_de-set_default_rate=297000000 success!
  83. [ 7.232778] de-set_default_source=pll_de success!
  84. [ 7.232793] de-set_default_rate=297000000 success!
  85. [ 7.232847] tcon0-set_default_source=pll_mipi success!
  86. [ 7.232892] tcon1-set_default_source=pll_video0 success!
  87. [ 7.233126] hdmi-set_default_source=pll_video0 success!
  88. [ 7.235362] sun50i-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  89. [ 7.235540] [sun50iw1p1_pinctrl_probe][838]
  90. [ 7.237200] sun50i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  91. [ 7.237843] sunxi hwspinlock vbase:0xffffff800005c000
  92. [ 7.243382] sunxi_chipid_probe,150: soc bin:0
  93. [ 7.248162] bio: create slab <bio-0> at 0
  94. [ 7.248514] pwm module init!
  95. [ 7.249716] SCSI subsystem initialized
  96. [ 7.249850] usbcore: registered new interface driver usbfs
  97. [ 7.249896] usbcore: registered new interface driver hub
  98. [ 7.249968] usbcore: registered new device driver usb
  99. [ 7.250697] Linux video capture interface: v2.00
  100. [ 7.251176] [ARISC] :sunxi-arisc driver v1.10
  101. [ 7.257867] [ARISC] :sunxi-arisc driver v1.10 startup succeeded
  102. [ 7.258106] Advanced Linux Sound Architecture Driver Initialized.
  103. [ 7.258447] NetLabel: Initializing
  104. [ 7.258460] NetLabel: domain hash size = 128
  105. [ 7.258473] NetLabel: protocols = UNLABELED CIPSOv4
  106. [ 7.258518] NetLabel: unlabeled traffic allowed by default
  107. [ 7.258677] [pm]aw_pm_init!
  108. [ 7.258742] rtc physical base = 0x0000000001f00000 .
  109. [ 7.258784] np name = /soc@01c00000/rtc@01f00000.
  110. [ 7.258799] base = ffffff8000070100, len = 4.
  111. [ 7.258813] pmu name: pmu0 .
  112. [ 7.258849] pmu0_enable = 0x1.
  113. [ 7.258861] pmux_id = 0x6.
  114. [ 7.258873] pmux_twi_id = 0x1.
  115. [ 7.258885] pmux_twi_addr = 0x34.
  116. [ 7.258896] pmu name: pmu1 .
  117. [ 7.258948] Warning: can not find np for pmu1.
  118. [ 7.259172] add_sys_pwr_dm: get ldo name for id: vcc-lpddr failed
  119. [ 7.259335] after inited: sys_mask config = 0x4a55.
  120. [ 7.259366] Warning: can not find np for dynamic_standby_para.
  121. [ 7.259498] [pm]valid
  122. [ 7.259508] [pm]valid
  123. [ 7.259517] Notice: sun9i&sun8iw5&sun50i not need support normal standby, change to super standby.
  124. [ 7.259726] Switching to clocksource arch_sys_counter
  125. [ 7.270451] AppArmor: AppArmor Filesystem Enabled
  126. [ 7.277167] NET: Registered protocol family 2
  127. [ 7.277880] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
  128. [ 7.278137] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  129. [ 7.278424] TCP: Hash tables configured (established 16384 bind 16384)
  130. [ 7.278508] TCP: reno registered
  131. [ 7.278526] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  132. [ 7.278586] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  133. [ 7.278824] NET: Registered protocol family 1
  134. [ 7.279120] RPC: Registered named UNIX socket transport module.
  135. [ 7.279138] RPC: Registered udp transport module.
  136. [ 7.279151] RPC: Registered tcp transport module.
  137. [ 7.279164] RPC: Registered tcp NFSv4.1 backchannel transport module.
  138. [ 7.279334] Trying to unpack rootfs image as initramfs...
  139. [ 7.323038] Freeing initrd memory: 1048K (ffffffc075db0000 - ffffffc075eb6000)
  140. [ 7.323571] kvm [1]: Using HYP init bounce page @b87c4000
  141. [ 7.324050] kvm [1]: interrupt-controller@1c84000 IRQ25
  142. [ 7.324461] kvm [1]: timer IRQ27
  143. [ 7.324483] kvm [1]: Hyp mode initialized successfully
  144. [ 7.326259] lock super standby defaultly!
  145. [ 7.326283] lookup_scene_lock_name: new scene lock super_standby
  146. [ 7.326299] scene_lock_init name=super_standby
  147. [ 7.326314] scene_lock: super_standby, type 5, count 1
  148. [ 7.326702] audit: initializing netlink socket (disabled)
  149. [ 7.326765] type=2000 audit(0.140:1): initialized
  150. [ 7.327430] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  151. [ 7.327905] VFS: Disk quotas dquot_6.5.2
  152. [ 7.328024] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  153. [ 7.328436] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  154. [ 7.329004] NFS: Registering the id_resolver key type
  155. [ 7.329059] Key type id_resolver registered
  156. [ 7.329072] Key type id_legacy registered
  157. [ 7.329092] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  158. [ 7.329248] NTFS driver 2.1.30 [Flags: R/W].
  159. [ 7.329420] fuse init (API version 7.22)
  160. [ 7.329618] msgmni has been set to 3976
  161. [ 7.330562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  162. [ 7.330663] io scheduler noop registered
  163. [ 7.330678] io scheduler deadline registered
  164. [ 7.330712] io scheduler cfq registered (default)
  165. [ 7.331235] [DISP]disp_module_init
  166. [ 7.331647] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
  167. [ 7.331671] [DISP] boot_disp:0x0
  168. [ 7.332251] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
  169. [ 7.332411] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
  170. [ 7.332569] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
  171. [ 7.333659] [DISP] disp_boot_para_parse,line:301:of_property_read disp.fb_base fail
  172. [ 7.333681] [DISP] fb_base:0x0
  173. [ 7.370830] Console: switching to colour frame buffer device 240x67
  174. [ 7.399306] [DISP]disp_module_init finish
  175. [ 7.399772] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
  176. [ 7.399926] sw_console_setup()1173 - console setup baud 115200 parity n bits 8, flow n
  177. [ 8.380521] console [ttyS0] enabled
  178. [ 8.384868] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
  179. [ 8.391812] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
  180. [ 8.398842] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
  181. [ 8.405848] uart4: ttyS4 at MMIO 0x1c29000 (irq = 36) is a SUNXI
  182. [ 8.412906] misc dump reg init
  183. [ 8.416447] [drm] Initialized drm 1.1.0 20060810
  184. [ 8.425944] brd: module loaded
  185. [ 8.431655] loop: module loaded
  186. [ 8.435402] sunxi-bt bt.27: Missing bt_power.
  187. [ 8.440262] sunxi-bt bt.27: bt_power_name ((null))
  188. [ 8.445624] sunxi-bt bt.27: io_regulator_name (vcc-wifi-io)
  189. [ 8.451884] sunxi-bt bt.27: bt_rst gpio=356 mul-sel=1 pull=-1 drv_level=-1 data=0
  190. [ 8.460662] sunxi-bt bt.27: clk not config
  191. [ 8.465291] sunxi-bt bt.27: block state already is 1
  192. [ 8.471019] sunxi-wlan wlan.26: wlan_busnum (1)
  193. [ 8.476075] sunxi-wlan wlan.26: Missing wlan_power.
  194. [ 8.481524] sunxi-wlan wlan.26: wlan_power_name ((null))
  195. [ 8.487452] sunxi-wlan wlan.26: io_regulator_name (vcc-wifi-io)
  196. [ 8.494073] sunxi-wlan wlan.26: wlan_regon gpio=354 mul-sel=1 pull=-1 drv_level=-1 data=0
  197. [ 8.503601] sunxi-wlan wlan.26: wlan_hostwake gpio=355 mul-sel=6 pull=-1 drv_level=-1 data=0
  198. [ 8.513420] sunxi-wlan wlan.26: clk not config
  199. [ 8.518956] tun: Universal TUN/TAP device driver, 1.6
  200. [ 8.524625] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  201. [ 8.532132] WARNING: Get ephy clock is failed
  202. [ 8.537299] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  203. [ 8.544700] get ehci0-controller drv_vbus_gpio is fail
  204. [ 8.550451] get ehci0-controller, regulator_io is no nocare
  205. [ 8.556714] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c5eb00, 0x:ffffff80000aa000, irq_no:68
  206. [ 8.570260] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  207. [ 8.580384] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
  208. [ 8.590294] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc0004f154c
  209. [ 8.617712] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
  210. [ 8.625477] ehci_irq: highspeed device connect
  211. [ 8.636731] hub 1-0:1.0: USB hub found
  212. [ 8.647128] hub 1-0:1.0: 1 port detected
  213. [ 8.657766] scene_lock_init name=ehci_standby
  214. [ 8.668806] get ehci1-controller drv_vbus_gpio is fail
  215. [ 8.680659] get ehci1-controller, regulator_io is no nocare
  216. [ 8.693018] [sunxi-ehci1]: probe, pdev->name: 1c1b000.ehci1-controller, sunxi_ehci: 0xffffffc000c5ed50, 0x:ffffff80000b2000, irq_no:6a
  217. [ 8.712752] sunxi-ehci 1c1b000.ehci1-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  218. [ 8.729192] sunxi-ehci 1c1b000.ehci1-controller: new USB bus registered, assigned bus number 2
  219. [ 8.745363] sunxi-ehci 1c1b000.ehci1-controller: irq 106, io mem 0xffffffc0004f154c
  220. [ 8.775151] sunxi-ehci 1c1b000.ehci1-controller: USB 0.0 started, EHCI 1.00
  221. [ 8.789310] ehci_irq: highspeed device connect
  222. [ 8.800775] hub 2-0:1.0: USB hub found
  223. [ 8.811367] hub 2-0:1.0: 1 port detected
  224. [ 8.822156] scene_lock_init name=ehci_standby
  225. [ 8.833502] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  226. [ 8.846850] get ohci0-controller drv_vbus_gpio is fail
  227. [ 8.858908] get ohci0-controller, regulator_io is no nocare
  228. [ 8.871326] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c5e660
  229. [ 8.887961] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  230. [ 8.903906] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
  231. [ 8.919774] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0x652c6a626e6b61ff
  232. [ 8.971960] usb 1-1: new high-speed USB device number 2 using sunxi-ehci
  233. [ 8.995901] hub 3-0:1.0: USB hub found
  234. [ 9.006264] hub 3-0:1.0: 1 port detected
  235. [ 9.016877] scene_lock_init name=ohci_standby
  236. [ 9.027870] get ohci1-controller drv_vbus_gpio is fail
  237. [ 9.039655] get ohci1-controller, regulator_io is no nocare
  238. [ 9.051867] [sunxi-ohci1]: probe, pdev->name: 1c1b000.ohci1-controller, sunxi_ohci: 0xffffffc000c5e8b0
  239. [ 9.068281] sunxi-ohci 1c1b000.ohci1-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  240. [ 9.084066] sunxi-ohci 1c1b000.ohci1-controller: new USB bus registered, assigned bus number 4
  241. [ 9.099834] sunxi-ohci 1c1b000.ohci1-controller: irq 107, io mem 0x652c6a626e6b61ff
  242. [ 9.140265] hub 1-1:1.0: USB hub found
  243. [ 9.150892] hub 1-1:1.0: 4 ports detected
  244. [ 9.173001] hub 4-0:1.0: USB hub found
  245. [ 9.183433] hub 4-0:1.0: 1 port detected
  246. [ 9.194129] scene_lock_init name=ohci_standby
  247. [ 9.205511] usbcore: registered new interface driver usb-storage
  248. [ 9.218504] usbcore: registered new interface driver ums-alauda
  249. [ 9.231375] usbcore: registered new interface driver ums-cypress
  250. [ 9.244304] usbcore: registered new interface driver ums-datafab
  251. [ 9.257149] usbcore: registered new interface driver ums_eneub6250
  252. [ 9.270116] usbcore: registered new interface driver ums-freecom
  253. [ 9.276994] usb 2-1: new high-speed USB device number 2 using sunxi-ehci
  254. [ 9.296420] usbcore: registered new interface driver ums-isd200
  255. [ 9.309174] usbcore: registered new interface driver ums-jumpshot
  256. [ 9.322093] usbcore: registered new interface driver ums-karma
  257. [ 9.334693] usbcore: registered new interface driver ums-onetouch
  258. [ 9.347483] usbcore: registered new interface driver ums-realtek
  259. [ 9.360087] usbcore: registered new interface driver ums-sddr09
  260. [ 9.372498] usbcore: registered new interface driver ums-sddr55
  261. [ 9.384841] usbcore: registered new interface driver ums-usbat
  262. [ 9.397068] usbcore: registered new interface driver usbserial
  263. [ 9.409165] usbcore: registered new interface driver usbserial_generic
  264. [ 9.421944] usbserial: USB Serial support registered for generic
  265. [ 9.434365] mousedev: PS/2 mouse device common for all mice
  266. [ 9.446595] input: sunxi-keyboard as /devices/virtual/input/input0
  267. [ 9.459474] sunxi-rtc 1f00000.rtc: rtc core: registered rtc-sunxi as rtc0
  268. [ 9.472389] sunxi-rtc 1f00000.rtc: RTC enabled
  269. [ 9.482847] i2c /dev entries driver
  270. [ 9.533375] input: axp81x-supplyer as /devices/platform/axp81x_board/axp81x-supplyer.47/input/input1
  271. [ 9.552410] sunxi budget cooling probe start !
  272. [ 9.562838] CPU freq cooling register Success
  273. [ 9.573128] CPU hotplug cooling register Success
  274. [ 9.583796] CPU budget cooling register Success
  275. [ 9.594527] sunxi gpu cooling probe start !
  276. [ 9.604620] CPU gpu cooling register Success
  277. [ 9.617598] cpuidle: using governor ladder
  278. [ 9.626794] cpuidle: using governor menu
  279. [ 9.636323] sunxi-mmc 1c0f000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jun 17 2016 at 20:17:28
  280. [ 9.653955] sunxi-mmc 1c0f000.sdmmc: regulator prop vmmc,str none
  281. [ 9.665354] sunxi-mmc 1c0f000.sdmmc: regulator prop vqmmc,str none
  282. [ 9.676819] sunxi-mmc 1c0f000.sdmmc: regulator prop vdmmc,str vcc-sdc
  283. [ 9.680532] usb 1-1.2: new low-speed USB device number 3 using sunxi-ehci
  284. [ 9.700629] sunxi-mmc 1c0f000.sdmmc: No vmmc regulator found
  285. [ 9.711537] sunxi-mmc 1c0f000.sdmmc: No vqmmc regulator found
  286. [ 9.722973] sunxi-mmc 1c0f000.sdmmc: Got CD GPIO #166.
  287. [ 9.733333] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  288. [ 9.749040] sunxi-mmc 1c0f000.sdmmc: no vqmmc,Check if there is regulator
  289. [ 9.778828] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  290. [ 9.808380] sunxi-mmc 1c0f000.sdmmc: base:0xffffff80000c6000 irq:92
  291. [ 9.820314] sunxi-mmc 1c10000.sdmmc: SD/MMC/SDIO Host Controller Driver(v0.20 2015-7-13 16:28) Compiled in Jun 17 2016 at 20:17:28
  292. [ 9.838058] sunxi-mmc 1c10000.sdmmc: Can't get vmmc regulator string
  293. [ 9.849861] sunxi-mmc 1c10000.sdmmc: Can't get vqmmc regulator string
  294. [ 9.861693] sunxi-mmc 1c10000.sdmmc: Can't get vdmmc regulator string
  295. [ 9.873428] get() with no identifier
  296. [ 9.882043] get() with no identifier
  297. [ 9.890598] get() with no identifier
  298. [ 9.899102] sunxi-mmc 1c10000.sdmmc: No vmmc regulator found
  299. [ 9.909950] sunxi-mmc 1c10000.sdmmc: No vqmmc regulator found
  300. [ 9.920816] sunxi-mmc 1c10000.sdmmc: No vdmmc regulator found
  301. [ 9.921612] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
  302. [ 9.922427] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
  303. [ 9.922444] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  304. [ 9.924827] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  305. [ 9.926952] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  306. [ 9.927763] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  307. [ 9.928573] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  308. [ 9.929380] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  309. [ 9.930005] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
  310. [ 9.930044] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
  311. [ 9.932412] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
  312. [ 10.076335] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  313. [ 10.090573] mmc0: host does not support reading read-only switch. assuming write-enable.
  314. [ 10.092265] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
  315. [ 10.092309] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
  316. [ 10.092407] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 4 timing SD-HS(SDR25) dt B
  317. [ 10.092425] mmc0: new high speed SDHC card at address 0001
  318. [ 10.162692] usb 1-1.3: new low-speed USB device number 4 using sunxi-ehci
  319. [ 10.176243] mmcblk0: mmc0:0001 00000 29.8 GiB
  320. [ 10.176250] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
  321. [ 10.192180] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  322. [ 10.211826] sunxi-mmc 1c10000.sdmmc: base:0xffffff80000ce000 irq:93
  323. [ 10.227830] mmcblk0: p1 p2
  324. [ 10.236840] input: Genius USB LaserStream(TM) Mouse as /devices/soc.0/1c1a000.ehci0-controller/usb1/1-1/1-1.2/1-1.2:1.0/input/input2
  325. [ 10.237358] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  326. [ 10.238164] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  327. [ 10.238179] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  328. [ 10.240574] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  329. [ 10.242388] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
  330. [ 10.243195] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  331. [ 10.243999] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  332. [ 10.244803] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  333. [ 10.245605] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  334. [ 10.246412] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  335. [ 10.247217] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  336. [ 10.248021] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  337. [ 10.248826] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  338. [ 10.248839] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  339. [ 10.249668] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
  340. [ 10.249682] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
  341. [ 10.329556] input: Microsoft Comfort Curve Keyboard 3000 as /devices/soc.0/1c1a000.ehci0-controller/usb1/1-1/1-1.3/1-1.3:1.0/input/input3
  342. [ 10.329708] hid-generic 0003:045E:0780.0002: input: USB HID v1.11 Keyboard [Microsoft Comfort Curve Keyboard 3000] on usb-sunxi-ehci-1.3/input0
  343. [ 10.338127] input: Microsoft Comfort Curve Keyboard 3000 as /devices/soc.0/1c1a000.ehci0-controller/usb1/1-1/1-1.3/1-1.3:1.1/input/input4
  344. [ 10.338256] hid-generic 0003:045E:0780.0003: input: USB HID v1.11 Device [Microsoft Comfort Curve Keyboard 3000] on usb-sunxi-ehci-1.3/input1
  345. [ 10.538079] hid-generic 0003:0458:012B.0001: input: USB HID v1.11 Mouse [Genius USB LaserStream(TM) Mouse] on usb-sunxi-ehci-1.2/input0
  346. [ 10.556998] usbcore: registered new interface driver usbhid
  347. [ 10.568666] usbhid: USB HID core driver
  348. [ 10.579402] usbcore: registered new interface driver snd-usb-audio
  349. [ 10.593359] sndhdmi sound.7: sndhdmi <-> 1c22800.daudio mapping ok
  350. [ 10.606607] TCP: cubic registered
  351. [ 10.615815] NET: Registered protocol family 10
  352. [ 10.626750] sit: IPv6 over IPv4 tunneling driver
  353. [ 10.637503] NET: Registered protocol family 17
  354. [ 10.647685] 8021q: 802.1Q VLAN Support v1.8
  355. [ 10.657599] Key type dns_resolver registered
  356. [ 10.667782] Registering SWP/SWPB emulation handler
  357. [ 10.678592] registered taskstats version 1
  358. [ 10.689328] Key type encrypted registered
  359. [ 10.699154] AppArmor: AppArmor sha1 policy hashing enabled
  360. [ 10.710914] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
  361. [ 10.725047] [DISP] boot_disp:0x0
  362. [ 10.734848] [HDMI] power vcc-hdmi-33
  363. [ 10.744794] [HDMI] cec support = 0
  364. [ 10.862247] sunxi-rtc 1f00000.rtc: setting system clock to 2016-07-05 00:23:15 UTC (1467678195)
  365. [ 10.878061] input: sunxi-ths as /devices/virtual/input/input5
  366. [ 10.890270] thermal thermal_zone0: failed to read out thermal zone 0
  367. [ 10.903375] ALSA device list:
  368. [ 10.912412] #0: sndhdmi
  369. [ 10.921487] Freeing unused kernel memory: 520K (ffffffc0009d9000 - ffffffc000a5b000)
  370. [ 10.957593] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  371. [ 10.973314] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  372. [ 11.016626] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  373. [ 11.225321] [ehci0-controller]: sunxi_usb_disable_ehci
  374. [ 11.237140] [sunxi-ehci0]: remove, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c5eb00
  375. [ 11.253610] scene_lock_destroy name=ehci_standby
  376. [ 11.264778] sunxi-ehci 1c1a000.ehci0-controller: remove, state 1
  377. [ 11.277460] usb usb1: USB disconnect, device number 1
  378. [ 11.289156] usb 1-1: USB disconnect, device number 2
  379. [ 11.300751] usb 1-1.2: USB disconnect, device number 3
  380. [ 11.423260] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
  381. [ 11.432420] usb 1-1.3: USB disconnect, device number 4
  382. [ 11.461809] systemd[1]: Detected architecture arm64.
  383. [ 11.461477] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device1, type=4, mode=10
  384. [ 11.501921] systemd[1]: Set hostname to <pine64>.
  385. [ 11.898249] sunxi-ehci 1c1a000.ehci0-controller: USB bus 1 deregistered
  386. [ 11.901163] ohci_irq: fullspeed or lowspeed device connect
  387. [ 11.924434] [ohci0-controller]: sunxi_usb_disable_ohci
  388. [ 11.929082] systemd[1]: Listening on udev Control Socket.
  389. [ 11.948756] [sunxi-ohci0]: remove, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c5e660
  390. [ 11.965586] scene_lock_destroy name=ohci_standby
  391. [ 11.973274] systemd[1]: Reached target Encrypted Volumes.
  392. [ 11.989598] sunxi-ohci 1c1a000.ohci0-controller: remove, state 84
  393. [ 12.012971] systemd[1]: Created slice User and Session Slice.
  394. [ 12.042103] systemd[1]: Reached target Swap.
  395. [ 12.071605] systemd[1]: Reached target User and Group Name Lookups.
  396. [ 12.101356] systemd[1]: Listening on Journal Socket.
  397. [ 12.113728] hub 3-0:1.0: activate --> -108
  398. [ 12.125316] hub 3-0:1.0: hub_port_status failed (err = -108)
  399. [ 12.140043] usb usb3: USB disconnect, device number 1
  400. [ 12.155527] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  401. [ 12.170553] sunxi-ohci 1c1a000.ohci0-controller: USB bus 3 deregistered
  402. [ 12.186246] [ehci0-controller]: sunxi_usb_enable_ehci
  403. [ 12.198623] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c5eb00, 0x:ffffff80000aa000, irq_no:68
  404. [ 12.218840] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  405. [ 12.229058] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  406. [ 12.250737] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
  407. [ 12.267480] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc000460c64
  408. [ 12.278211] hdmi_clk_enable_prepare()L161
  409. [ 12.278432] systemd[1]: Listening on fsck to fsckd communication Socket.
  410. [ 12.317553] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
  411. [ 12.327585] systemd[1]: Listening on Journal Socket (/dev/log).
  412. [ 12.345112] ehci_irq: highspeed device connect
  413. [ 12.356786] hub 1-0:1.0: USB hub found
  414. [ 12.367624] hub 1-0:1.0: 1 port detected
  415. [ 12.376804] systemd[1]: Listening on Syslog Socket.
  416. [ 12.390774] scene_lock_init name=ehci_standby
  417. [ 12.403736] [ohci0-controller]: sunxi_usb_enable_ohci
  418. [ 12.415999] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c5e660
  419. [ 12.416057] systemd[1]: Reached target Remote File Systems (Pre).
  420. [ 12.446695] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  421. [ 12.463247] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
  422. [ 12.475048] systemd[1]: Reached target Remote File Systems.
  423. [ 12.492719] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0xffffffc077498090
  424. [ 12.524612] systemd[1]: Listening on udev Kernel Socket.
  425. [ 12.554071] systemd[1]: Created slice System Slice.
  426. [ 12.567919] hub 3-0:1.0: USB hub found
  427. [ 12.579129] hub 3-0:1.0: 1 port detected
  428. [ 12.585188] systemd[1]: Mounting POSIX Message Queue File System...
  429. [ 12.604513] scene_lock_init name=ohci_standby
  430. [ 12.623096] systemd[1]: Created slice system-getty.slice.
  431. [ 12.653743] systemd[1]: Starting Journal Service...
  432. [ 12.692206] systemd[1]: Starting Load Kernel Modules...
  433. [ 12.721025] usb 1-1: new high-speed USB device number 2 using sunxi-ehci
  434. [ 12.731017] systemd[1]: Reached target Slices.
  435. [ 12.774936] systemd[1]: Mounting Debug File System...
  436. [ 12.801775] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  437. [ 12.839811] systemd[1]: Created slice system-serial\x2dgetty.slice.
  438. [ 12.869253] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  439. [ 12.889416] hub 1-1:1.0: USB hub found
  440. [ 12.901135] hub 1-1:1.0: 4 ports detected
  441. [ 12.909825] systemd[1]: Starting Initialize Sunxi disp2 HDMI output mode...
  442. [ 12.949298] systemd[1]: Starting Nameserver information manager...
  443. [ 12.978710] systemd[1]: Starting Remount Root and Kernel File Systems...
  444. [ 12.995657] sunxi-codec-machine sound.6: codec-aif1 <-> 1c22c00.i2s0-controller mapping ok
  445. [ 13.012169] sunxi-codec-machine sound.6: codec-aif2 <-> bb-dai mapping ok
  446. [ 13.028125] sunxi-codec-machine sound.6: codec-aif2 <-> bb-dai mapping ok
  447. [ 13.037977] systemd[1]: Mounting Huge Pages File System...
  448. [ 13.054227] sunxi-codec-machine sound.6: codec-aif3 <-> bb-dai mapping ok
  449. [ 13.071882] input: audiocodec sunxi Audio Jack as /devices/soc.0/sound.6/sound/card1/input6
  450. [ 13.087910] SUNXI_HMIC_STS:8,225
  451. [ 13.104781] plugout_end:switch:0
  452. [ 13.174468] systemd[1]: Mounted Debug File System.
  453. [ 13.203469] systemd[1]: Mounted POSIX Message Queue File System.
  454. [ 13.233613] systemd[1]: Started Journal Service.
  455. [ 13.245088] usb 1-1.2: new low-speed USB device number 3 using sunxi-ehci
  456. [ 13.368037] input: Genius USB LaserStream(TM) Mouse as /devices/soc.0/1c1a000.ehci0-controller/usb1/1-1/1-1.2/1-1.2:1.0/input/input7
  457. [ 13.388336] hid-generic 0003:0458:012B.0004: input: USB HID v1.11 Mouse [Genius USB LaserStream(TM) Mouse] on usb-sunxi-ehci-1.2/input0
  458. [ 13.445015] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  459. [ 13.478873] usb 1-1.3: new low-speed USB device number 4 using sunxi-ehci
  460. [ 13.493953] hdmi_clk_disable_prepare()L176
  461. [ 13.508329] [HDMI WRN] file:drivers/video/sunxi/disp2/hdmi/drv_hdmi.c,line:331: unsupported video mode 65535 when set display mode
  462. [ 13.616683] input: Microsoft Comfort Curve Keyboard 3000 as /devices/soc.0/1c1a000.ehci0-controller/usb1/1-1/1-1.3/1-1.3:1.0/input/input8
  463. [ 13.637381] hid-generic 0003:045E:0780.0005: input: USB HID v1.11 Keyboard [Microsoft Comfort Curve Keyboard 3000] on usb-sunxi-ehci-1.3/input0
  464. [ 13.645993] hdmi_clk_enable_prepare()L161
  465. [ 13.678194] input: Microsoft Comfort Curve Keyboard 3000 as /devices/soc.0/1c1a000.ehci0-controller/usb1/1-1/1-1.3/1-1.3:1.1/input/input9
  466. [ 13.678391] hid-generic 0003:045E:0780.0006: input: USB HID v1.11 Device [Microsoft Comfort Curve Keyboard 3000] on usb-sunxi-ehci-1.3/input1
  467. [ 13.688770] cfg80211: Calling CRDA to update world regulatory domain
  468. [ 13.898552] RTL871X: module init start
  469. [ 13.910266] RTL871X: rtl8723bs v4.3.16_13854.20150410_BTCOEX20150119-5844
  470. [ 13.925395] RTL871X: build time: Jun 17 2016 20:33:24
  471. [ 13.938652] RTL871X: rtl8723bs BT-Coex version = BTCOEX20150119-5844
  472. [ 13.953205] sunxi-wlan wlan.26: bus_index: 1
  473. [ 13.965521] sunxi-wlan wlan.26: check wlan io_regulator voltage: 1800000
  474. [ 14.039945] systemd-journald[144]: Received request to flush runtime journal from PID 1
  475. [ 14.088799] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  476. [ 14.088860] RTL871X: module init ret=0
  477. [ 14.121614] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
  478. [ 14.157711] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  479. [ 14.197835] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  480. [ 14.213001] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  481. [ 14.227359] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  482. [ 14.249714] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  483. [ 14.271518] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
  484. [ 14.287181] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  485. [ 14.304020] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  486. [ 14.318792] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  487. [ 14.333451] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  488. [ 14.348089] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  489. [ 14.362726] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  490. [ 14.377578] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  491. [ 14.393829] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  492. [ 14.407357] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  493. [ 14.426664] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
  494. [ 14.442536] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
  495. [ 14.858837] sunxi-bt bt.27: block state already is 1
  496. [ 15.068010] cfg80211: World regulatory domain updated:
  497. [ 15.068027] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  498. [ 15.068034] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  499. [ 15.068039] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  500. [ 15.068044] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  501. [ 15.068049] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  502. [ 15.068054] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  503. [ 15.068059] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  504. [ 15.068064] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  505. [ 15.068069] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  506. [ 15.206282] Mali: Set gpu frequency to 408 MHz
  507. [ 15.206334] Mali: Init Mali gpu clocks successfully
  508. [ 15.207057] gpu cooling callback register Success
  509. [ 15.212956] Mali: Mali device driver loaded
  510. [ 15.261752] ------------[ cut here ]------------
  511. [ 15.261783] WARNING: at drivers/clk/clk.c:781 __clk_disable+0x40/0x78()
  512. [ 15.261787] Modules linked in: mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  513. [ 15.261809] CPU: 2 PID: 220 Comm: alsactl Tainted: G O 3.10.102-0-pine64-longsleep #7
  514. [ 15.261815] Call trace:
  515. [ 15.271479] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  516. [ 15.271487] [<ffffffc0000884c4>] show_stack+0x24/0x30
  517. [ 15.271498] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  518. [ 15.271506] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  519. [ 15.271513] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  520. [ 15.271521] [<ffffffc0005a3fa4>] __clk_disable+0x40/0x78
  521. [ 15.271526] [<ffffffc0005a4004>] clk_disable+0x28/0x3c
  522. [ 15.271540] [<ffffffbffc0017e4>] set_src_function+0x100/0x190 [sunxi_codec]
  523. [ 15.271550] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  524. [ 15.271557] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  525. [ 15.271565] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  526. [ 15.271571] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  527. [ 15.271577] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  528. [ 15.271581] ---[ end trace 40edee0cc441ece6 ]---
  529. [ 15.271647] ------------[ cut here ]------------
  530. [ 15.271663] WARNING: at drivers/clk/clk.c:690 __clk_unprepare+0x34/0x84()
  531. [ 15.271667] Modules linked in: mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  532. [ 15.271683] CPU: 2 PID: 220 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  533. [ 15.271688] Call trace:
  534. [ 15.281349] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  535. [ 15.281357] [<ffffffc0000884c4>] show_stack+0x24/0x30
  536. [ 15.281367] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  537. [ 15.281374] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  538. [ 15.281380] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  539. [ 15.281387] [<ffffffc0005a4a5c>] __clk_unprepare+0x34/0x84
  540. [ 15.281393] [<ffffffc0005a4ad0>] clk_unprepare+0x24/0x34
  541. [ 15.281404] [<ffffffbffc0017ec>] set_src_function+0x108/0x190 [sunxi_codec]
  542. [ 15.281413] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  543. [ 15.281420] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  544. [ 15.281427] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  545. [ 15.281433] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  546. [ 15.281439] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  547. [ 15.281443] ---[ end trace 40edee0cc441ece7 ]---
  548. [ 15.370906] sunxi cedar version 0.1
  549. [ 15.371054] [cedar]: install start!!!
  550. [ 15.371147] ycy the get irq is 90
  551. [ 15.371452] ycy clk_bass_vir 0x18 is ffffff8002990018, the value:3006207
  552. [ 15.371460] ycy clk_bass_vir 0x13c is ffffff800299013c, the value:0
  553. [ 15.371465] ycy clk_bass_vir 0x64 is ffffff8002990064, the value:601810
  554. [ 15.371470] ycy clk_bass_vir 0x2c4 is ffffff80029902c4, the value:601c10
  555. [ 15.371474] ycy clk_bass_vir 0x100 is ffffff8002990100, the value:0
  556. [ 15.371477] [cedar]: install end!!!
  557. [ 15.433770] ------------[ cut here ]------------
  558. [ 15.433801] WARNING: at drivers/clk/clk.c:781 __clk_disable+0x40/0x78()
  559. [ 15.433806] Modules linked in: videobuf2_core ss cedar_ve mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  560. [ 15.433834] CPU: 3 PID: 323 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  561. [ 15.433839] Call trace:
  562. [ 15.443383] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  563. [ 15.443391] [<ffffffc0000884c4>] show_stack+0x24/0x30
  564. [ 15.443402] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  565. [ 15.443411] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  566. [ 15.443418] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  567. [ 15.443425] [<ffffffc0005a3fa4>] __clk_disable+0x40/0x78
  568. [ 15.443431] [<ffffffc0005a4004>] clk_disable+0x28/0x3c
  569. [ 15.443445] [<ffffffbffc0017e4>] set_src_function+0x100/0x190 [sunxi_codec]
  570. [ 15.443455] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  571. [ 15.443463] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  572. [ 15.443471] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  573. [ 15.443477] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  574. [ 15.443483] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  575. [ 15.443487] ---[ end trace 40edee0cc441ece8 ]---
  576. [ 15.444179] ------------[ cut here ]------------
  577. [ 15.444197] WARNING: at drivers/clk/clk.c:690 __clk_unprepare+0x34/0x84()
  578. [ 15.444202] Modules linked in: videobuf2_core ss cedar_ve mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  579. [ 15.444229] CPU: 3 PID: 323 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  580. [ 15.444235] Call trace:
  581. [ 15.453966] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  582. [ 15.453980] [<ffffffc0000884c4>] show_stack+0x24/0x30
  583. [ 15.453991] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  584. [ 15.454000] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  585. [ 15.454007] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  586. [ 15.454014] [<ffffffc0005a4a5c>] __clk_unprepare+0x34/0x84
  587. [ 15.454020] [<ffffffc0005a4ad0>] clk_unprepare+0x24/0x34
  588. [ 15.454035] [<ffffffbffc0017ec>] set_src_function+0x108/0x190 [sunxi_codec]
  589. [ 15.454045] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  590. [ 15.454053] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  591. [ 15.454062] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  592. [ 15.454068] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  593. [ 15.454074] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  594. [ 15.454079] ---[ end trace 40edee0cc441ece9 ]---
  595. [ 15.472877] [VFE]cci probe end cci_sel = 0!
  596. [ 15.473078] [VFE]cci_init end
  597. [ 15.521712] Registered IR keymap rc_map_sunxi
  598. [ 15.522228] input: sunxi_ir_recv as /devices/soc.0/1f02000.s_cir/rc/rc0/input10
  599. [ 15.522384] rc0: sunxi_ir_recv as /devices/soc.0/1f02000.s_cir/rc/rc0
  600. [ 15.581210] IR NEC protocol handler initialized
  601. [ 15.581213] IR RC5(x) protocol handler initialized
  602. [ 15.590682] input: MCE IR Keyboard/Mouse (sunxi-rc-recv) as /devices/virtual/input/input11
  603. [ 15.590921] IR MCE Keyboard/mouse protocol handler initialized
  604. [ 15.612192] IR RC6 protocol handler initialized
  605. [ 15.629929] IR Sony protocol handler initialized
  606. [ 15.629932] IR SANYO protocol handler initialized
  607. [ 15.639310] IR JVC protocol handler initialized
  608. [ 15.661643] lirc_dev: IR Remote Control driver registered, major 249
  609. [ 15.685340] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-rc-recv) registered at minor = 0
  610. [ 15.685353] IR LIRC bridge handler initialized
  611. [ 15.844392] [VFE]Welcome to Video Front End driver
  612. [ 15.844668] [VFE]csi probe end csi_sel = 0!
  613. [ 15.844894] [VFE]csi_init end
  614. [ 15.845208] [VFE]isp probe start isp_sel = 0!
  615. [ 15.847500] [ISP] isp platform_id = 3!
  616. [ 15.847519] [VFE]isp probe end isp_sel = 0!
  617. [ 15.847586] [VFE]sunxi_isp_platform_register end
  618. [ 15.847948] [VFE]mipi probe start mipi_sel = 0!
  619. [ 15.847968] [VFE]mipi probe end mipi_sel = 0!
  620. [ 15.848004] [VFE]mipi_init end
  621. [ 15.848010] [VFE]flash_init end
  622. [ 15.848844] [VFE]pdev->id = 0
  623. [ 15.848851] [VFE]dev->vip_sel = 0
  624. [ 15.849208] [VFE]vfe_init end
  625. [ 15.850176] [VFE]probe_work_handle start!
  626. [ 15.850328] [VFE]vfe_runtime_resume
  627. [ 15.862190] [VFE]..........................vfe clk open!.......................
  628. [ 15.862201] [VFE_WARN]vfe dphy clock is null
  629. [ 15.862230] [VFE]V4L2 device registered as (null)
  630. [ 15.862267] [VFE]vfe_runtime_suspend
  631. [ 15.862271] [VFE]..........................vfe clk close!.......................
  632. [ 15.868591] [VFE]probe_work_handle end!
  633. [ 16.497486] libphy: 1c30000.eth: probed
  634. [ 16.497592] sunxi-gmac 1c30000.eth eth0: eth0: PHY ID 001cc915 at 0 IRQ poll (1c30000.eth-0:00)
  635. [ 16.804615] gpu cooling callback set freq limit 0
  636. [ 16.896308] rt2870: probe of 2-1:1.0 failed with error -1
  637. [ 16.896394] usbcore: registered new interface driver rt2870
  638. [ 17.285842] ------------[ cut here ]------------
  639. [ 17.285874] WARNING: at drivers/clk/clk.c:781 __clk_disable+0x40/0x78()
  640. [ 17.285879] Modules linked in: mt7601Usta(O) vfe_v4l2 ir_lirc_codec lirc_dev ir_jvc_decoder ir_sanyo_decoder ir_sony_decoder ir_rc6_decoder ir_mce_kbd_decoder ir_nec_decoder ir_rc5_decoder sunxi_ir_rx vfe_io videobuf2_dma_contig videobuf2_memops videobuf2_core ss cedar_ve mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  641. [ 17.285935] CPU: 1 PID: 452 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  642. [ 17.285941] Call trace:
  643. [ 17.295429] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  644. [ 17.295443] [<ffffffc0000884c4>] show_stack+0x24/0x30
  645. [ 17.295454] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  646. [ 17.295463] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  647. [ 17.295469] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  648. [ 17.295478] [<ffffffc0005a3fa4>] __clk_disable+0x40/0x78
  649. [ 17.295484] [<ffffffc0005a4004>] clk_disable+0x28/0x3c
  650. [ 17.295507] [<ffffffbffc0017e4>] set_src_function+0x100/0x190 [sunxi_codec]
  651. [ 17.295517] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  652. [ 17.295524] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  653. [ 17.295533] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  654. [ 17.295539] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  655. [ 17.295545] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  656. [ 17.295551] ---[ end trace 40edee0cc441ecea ]---
  657. [ 17.296454] ------------[ cut here ]------------
  658. [ 17.296484] WARNING: at drivers/clk/clk.c:690 __clk_unprepare+0x34/0x84()
  659. [ 17.296488] Modules linked in: mt7601Usta(O) vfe_v4l2 ir_lirc_codec lirc_dev ir_jvc_decoder ir_sanyo_decoder ir_sony_decoder ir_rc6_decoder ir_mce_kbd_decoder ir_nec_decoder ir_rc5_decoder sunxi_ir_rx vfe_io videobuf2_dma_contig videobuf2_memops videobuf2_core ss cedar_ve mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  660. [ 17.296547] CPU: 1 PID: 452 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  661. [ 17.296552] Call trace:
  662. [ 17.305986] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  663. [ 17.306000] [<ffffffc0000884c4>] show_stack+0x24/0x30
  664. [ 17.306011] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  665. [ 17.306020] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  666. [ 17.306027] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  667. [ 17.306036] [<ffffffc0005a4a5c>] __clk_unprepare+0x34/0x84
  668. [ 17.306042] [<ffffffc0005a4ad0>] clk_unprepare+0x24/0x34
  669. [ 17.306064] [<ffffffbffc0017ec>] set_src_function+0x108/0x190 [sunxi_codec]
  670. [ 17.306074] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  671. [ 17.306081] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  672. [ 17.306090] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  673. [ 17.306096] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  674. [ 17.306102] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  675. [ 17.306108] ---[ end trace 40edee0cc441eceb ]---
  676. [ 21.409894] libphy: 1c30000.eth-0:00 - Link is Up - 100/Full
  677. [ 21.409927] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement