Advertisement
Guest User

Untitled

a guest
Jul 4th, 2016
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.20 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.248083] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  43. [ 7.248114] pid_max: default: 32768 minimum: 301
  44. [ 7.248220] Security Framework initialized
  45. [ 7.248275] AppArmor: AppArmor initialized
  46. [ 7.248322] Mount-cache hash table entries: 256
  47. [ 7.258734] Initializing cgroup subsys memory
  48. [ 7.258795] Initializing cgroup subsys devices
  49. [ 7.258812] Initializing cgroup subsys freezer
  50. [ 7.258827] Initializing cgroup subsys blkio
  51. [ 7.258842] Initializing cgroup subsys perf_event
  52. [ 7.258863] Initializing cgroup subsys hugetlb
  53. [ 7.258929] ftrace: allocating 27357 entries in 107 pages
  54. [ 7.290892] CPU0: update cpu_power 1968128
  55. [ 7.290926] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
  56. [ 7.291848] virtual base = 0xffffff800000a000.
  57. [ 7.291869] gicd_base = 0xffffff800000c000.
  58. [ 7.291882] gicc_base = 0xffffff800000e000.
  59. [ 7.292445] CPU1: Booted secondary processor
  60. [ 7.292467] CPU1: update cpu_power 1968128
  61. [ 7.295069] CPU2: Booted secondary processor
  62. [ 7.295080] CPU2: update cpu_power 1968128
  63. [ 7.299188] CPU3: Booted secondary processor
  64. [ 7.299199] CPU3: update cpu_power 1968128
  65. [ 7.299279] Brought up 4 CPUs
  66. [ 7.299355] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  67. [ 7.299959] devtmpfs: initialized
  68. [ 7.304621] atomic64 test passed
  69. [ 7.304640] pinctrl core: initialized pinctrl subsystem
  70. [ 7.307144] NET: Registered protocol family 16
  71. [ 7.307400] script_sysfs_init success
  72. [ 7.307614] dump_class_init,806, success
  73. [ 7.307876] vdso: 2 pages (1 code, 1 data) at base ffffffc000a61000
  74. [ 7.307908] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  75. [ 7.309168] software IO TLB [mem 0xb8800000-0xb8c00000] (4MB) mapped at [ffffffc077800000-ffffffc077bfffff]
  76. [ 7.310200] DMA: preallocated 256 KiB pool for atomic allocations
  77. [ 7.310336] Serial: AMBA PL011 UART driver
  78. [ 7.310444] axp81x_board_init: axp regl_devs num = 23
  79. [ 7.310586] pll_audio-set_default_rate=24576000 success!
  80. [ 7.310616] pll_video0-set_default_rate=297000000 success!
  81. [ 7.310700] pll_video1-set_default_rate=297000000 success!
  82. [ 7.310768] pll_de-set_default_rate=297000000 success!
  83. [ 7.311507] de-set_default_source=pll_de success!
  84. [ 7.311523] de-set_default_rate=297000000 success!
  85. [ 7.311577] tcon0-set_default_source=pll_mipi success!
  86. [ 7.311622] tcon1-set_default_source=pll_video0 success!
  87. [ 7.311858] hdmi-set_default_source=pll_video0 success!
  88. [ 7.314098] sun50i-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  89. [ 7.314275] [sun50iw1p1_pinctrl_probe][838]
  90. [ 7.315927] sun50i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  91. [ 7.316570] sunxi hwspinlock vbase:0xffffff800005c000
  92. [ 7.322105] sunxi_chipid_probe,150: soc bin:0
  93. [ 7.326881] bio: create slab <bio-0> at 0
  94. [ 7.327235] pwm module init!
  95. [ 7.328440] SCSI subsystem initialized
  96. [ 7.328575] usbcore: registered new interface driver usbfs
  97. [ 7.328620] usbcore: registered new interface driver hub
  98. [ 7.328694] usbcore: registered new device driver usb
  99. [ 7.329423] Linux video capture interface: v2.00
  100. [ 7.329910] [ARISC] :sunxi-arisc driver v1.10
  101. [ 7.336620] [ARISC] :sunxi-arisc driver v1.10 startup succeeded
  102. [ 7.336856] Advanced Linux Sound Architecture Driver Initialized.
  103. [ 7.337195] NetLabel: Initializing
  104. [ 7.337209] NetLabel: domain hash size = 128
  105. [ 7.337221] NetLabel: protocols = UNLABELED CIPSOv4
  106. [ 7.337268] NetLabel: unlabeled traffic allowed by default
  107. [ 7.337429] [pm]aw_pm_init!
  108. [ 7.337491] rtc physical base = 0x0000000001f00000 .
  109. [ 7.337534] np name = /soc@01c00000/rtc@01f00000.
  110. [ 7.337549] base = ffffff8000070100, len = 4.
  111. [ 7.337562] pmu name: pmu0 .
  112. [ 7.337598] pmu0_enable = 0x1.
  113. [ 7.337611] pmux_id = 0x6.
  114. [ 7.337622] pmux_twi_id = 0x1.
  115. [ 7.337634] pmux_twi_addr = 0x34.
  116. [ 7.337645] pmu name: pmu1 .
  117. [ 7.337697] Warning: can not find np for pmu1.
  118. [ 7.337921] add_sys_pwr_dm: get ldo name for id: vcc-lpddr failed
  119. [ 7.338085] after inited: sys_mask config = 0x4a55.
  120. [ 7.338116] Warning: can not find np for dynamic_standby_para.
  121. [ 7.338240] [pm]valid
  122. [ 7.338249] [pm]valid
  123. [ 7.338259] Notice: sun9i&sun8iw5&sun50i not need support normal standby, change to super standby.
  124. [ 7.338468] Switching to clocksource arch_sys_counter
  125. [ 7.349182] AppArmor: AppArmor Filesystem Enabled
  126. [ 7.355886] NET: Registered protocol family 2
  127. [ 7.356617] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
  128. [ 7.356875] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
  129. [ 7.357188] TCP: Hash tables configured (established 16384 bind 16384)
  130. [ 7.357273] TCP: reno registered
  131. [ 7.357290] UDP hash table entries: 1024 (order: 3, 32768 bytes)
  132. [ 7.357350] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
  133. [ 7.357587] NET: Registered protocol family 1
  134. [ 7.357881] RPC: Registered named UNIX socket transport module.
  135. [ 7.357899] RPC: Registered udp transport module.
  136. [ 7.357912] RPC: Registered tcp transport module.
  137. [ 7.357925] RPC: Registered tcp NFSv4.1 backchannel transport module.
  138. [ 7.358094] Trying to unpack rootfs image as initramfs...
  139. [ 7.401852] Freeing initrd memory: 1048K (ffffffc075db0000 - ffffffc075eb6000)
  140. [ 7.402384] kvm [1]: Using HYP init bounce page @b87c4000
  141. [ 7.402851] kvm [1]: interrupt-controller@1c84000 IRQ25
  142. [ 7.403265] kvm [1]: timer IRQ27
  143. [ 7.403289] kvm [1]: Hyp mode initialized successfully
  144. [ 7.405060] lock super standby defaultly!
  145. [ 7.405085] lookup_scene_lock_name: new scene lock super_standby
  146. [ 7.405103] scene_lock_init name=super_standby
  147. [ 7.405118] scene_lock: super_standby, type 5, count 1
  148. [ 7.405506] audit: initializing netlink socket (disabled)
  149. [ 7.405568] type=2000 audit(0.140:1): initialized
  150. [ 7.406228] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  151. [ 7.406702] VFS: Disk quotas dquot_6.5.2
  152. [ 7.406819] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  153. [ 7.407235] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  154. [ 7.407805] NFS: Registering the id_resolver key type
  155. [ 7.407855] Key type id_resolver registered
  156. [ 7.407869] Key type id_legacy registered
  157. [ 7.407888] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  158. [ 7.408045] NTFS driver 2.1.30 [Flags: R/W].
  159. [ 7.408215] fuse init (API version 7.22)
  160. [ 7.408413] msgmni has been set to 3976
  161. [ 7.409355] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  162. [ 7.409457] io scheduler noop registered
  163. [ 7.409472] io scheduler deadline registered
  164. [ 7.409506] io scheduler cfq registered (default)
  165. [ 7.410026] [DISP]disp_module_init
  166. [ 7.410435] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
  167. [ 7.410458] [DISP] boot_disp:0x0
  168. [ 7.411032] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
  169. [ 7.411190] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
  170. [ 7.411347] [DISP] disp_sys_script_get_item,line:193:of_find_compatible_node allwinner,sunxi-lcd1 fail
  171. [ 7.412437] [DISP] disp_boot_para_parse,line:301:of_property_read disp.fb_base fail
  172. [ 7.412459] [DISP] fb_base:0x0
  173. [ 7.449600] Console: switching to colour frame buffer device 240x67
  174. [ 7.478068] [DISP]disp_module_init finish
  175. [ 7.478534] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
  176. [ 7.478689] sw_console_setup()1173 - console setup baud 115200 parity n bits 8, flow n
  177. [ 8.459204] console [ttyS0] enabled
  178. [ 8.463547] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
  179. [ 8.470500] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
  180. [ 8.477527] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
  181. [ 8.484527] uart4: ttyS4 at MMIO 0x1c29000 (irq = 36) is a SUNXI
  182. [ 8.491582] misc dump reg init
  183. [ 8.495123] [drm] Initialized drm 1.1.0 20060810
  184. [ 8.504616] brd: module loaded
  185. [ 8.510323] loop: module loaded
  186. [ 8.514073] sunxi-bt bt.27: Missing bt_power.
  187. [ 8.518933] sunxi-bt bt.27: bt_power_name ((null))
  188. [ 8.524293] sunxi-bt bt.27: io_regulator_name (vcc-wifi-io)
  189. [ 8.530553] sunxi-bt bt.27: bt_rst gpio=356 mul-sel=1 pull=-1 drv_level=-1 data=0
  190. [ 8.539328] sunxi-bt bt.27: clk not config
  191. [ 8.543953] sunxi-bt bt.27: block state already is 1
  192. [ 8.549693] sunxi-wlan wlan.26: wlan_busnum (1)
  193. [ 8.554749] sunxi-wlan wlan.26: Missing wlan_power.
  194. [ 8.560194] sunxi-wlan wlan.26: wlan_power_name ((null))
  195. [ 8.566118] sunxi-wlan wlan.26: io_regulator_name (vcc-wifi-io)
  196. [ 8.572746] sunxi-wlan wlan.26: wlan_regon gpio=354 mul-sel=1 pull=-1 drv_level=-1 data=0
  197. [ 8.582287] sunxi-wlan wlan.26: wlan_hostwake gpio=355 mul-sel=6 pull=-1 drv_level=-1 data=0
  198. [ 8.592115] sunxi-wlan wlan.26: clk not config
  199. [ 8.597648] tun: Universal TUN/TAP device driver, 1.6
  200. [ 8.603328] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  201. [ 8.610836] WARNING: Get ephy clock is failed
  202. [ 8.616008] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  203. [ 8.623414] get ehci0-controller drv_vbus_gpio is fail
  204. [ 8.629163] get ehci0-controller, regulator_io is no nocare
  205. [ 8.635427] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c5eb00, 0x:ffffff80000aa000, irq_no:68
  206. [ 8.648974] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  207. [ 8.659089] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
  208. [ 8.668999] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc0004f154c
  209. [ 8.696453] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
  210. [ 8.704225] ehci_irq: highspeed device connect
  211. [ 8.715467] hub 1-0:1.0: USB hub found
  212. [ 8.725857] hub 1-0:1.0: 1 port detected
  213. [ 8.736486] scene_lock_init name=ehci_standby
  214. [ 8.747516] get ehci1-controller drv_vbus_gpio is fail
  215. [ 8.759356] get ehci1-controller, regulator_io is no nocare
  216. [ 8.771709] [sunxi-ehci1]: probe, pdev->name: 1c1b000.ehci1-controller, sunxi_ehci: 0xffffffc000c5ed50, 0x:ffffff80000b2000, irq_no:6a
  217. [ 8.791436] sunxi-ehci 1c1b000.ehci1-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  218. [ 8.807851] sunxi-ehci 1c1b000.ehci1-controller: new USB bus registered, assigned bus number 2
  219. [ 8.824015] sunxi-ehci 1c1b000.ehci1-controller: irq 106, io mem 0xffffffc0004f154c
  220. [ 8.853893] sunxi-ehci 1c1b000.ehci1-controller: USB 0.0 started, EHCI 1.00
  221. [ 8.868393] hub 2-0:1.0: USB hub found
  222. [ 8.879017] hub 2-0:1.0: 1 port detected
  223. [ 8.889867] scene_lock_init name=ehci_standby
  224. [ 8.901179] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  225. [ 8.914554] get ohci0-controller drv_vbus_gpio is fail
  226. [ 8.926613] get ohci0-controller, regulator_io is no nocare
  227. [ 8.939152] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c5e660
  228. [ 8.955832] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  229. [ 8.971836] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
  230. [ 8.987720] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0x652c6a626e6b61ff
  231. [ 9.060545] usb 1-1: new high-speed USB device number 2 using sunxi-ehci
  232. [ 9.078466] hub 3-0:1.0: USB hub found
  233. [ 9.088803] hub 3-0:1.0: 1 port detected
  234. [ 9.099414] scene_lock_init name=ohci_standby
  235. [ 9.110439] get ohci1-controller drv_vbus_gpio is fail
  236. [ 9.122235] get ohci1-controller, regulator_io is no nocare
  237. [ 9.134505] [sunxi-ohci1]: probe, pdev->name: 1c1b000.ohci1-controller, sunxi_ohci: 0xffffffc000c5e8b0
  238. [ 9.150967] sunxi-ohci 1c1b000.ohci1-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  239. [ 9.166758] sunxi-ohci 1c1b000.ohci1-controller: new USB bus registered, assigned bus number 4
  240. [ 9.182462] sunxi-ohci 1c1b000.ohci1-controller: irq 107, io mem 0x652c6a626e6b61ff
  241. [ 9.228808] hub 1-1:1.0: USB hub found
  242. [ 9.239434] hub 1-1:1.0: 4 ports detected
  243. [ 9.251743] hub 4-0:1.0: USB hub found
  244. [ 9.262171] hub 4-0:1.0: 1 port detected
  245. [ 9.272854] scene_lock_init name=ohci_standby
  246. [ 9.284204] usbcore: registered new interface driver usb-storage
  247. [ 9.297172] usbcore: registered new interface driver ums-alauda
  248. [ 9.310003] usbcore: registered new interface driver ums-cypress
  249. [ 9.322906] usbcore: registered new interface driver ums-datafab
  250. [ 9.335766] usbcore: registered new interface driver ums_eneub6250
  251. [ 9.348744] usbcore: registered new interface driver ums-freecom
  252. [ 9.361452] usbcore: registered new interface driver ums-isd200
  253. [ 9.374066] usbcore: registered new interface driver ums-jumpshot
  254. [ 9.386813] usbcore: registered new interface driver ums-karma
  255. [ 9.399265] usbcore: registered new interface driver ums-onetouch
  256. [ 9.411968] usbcore: registered new interface driver ums-realtek
  257. [ 9.424526] usbcore: registered new interface driver ums-sddr09
  258. [ 9.436896] usbcore: registered new interface driver ums-sddr55
  259. [ 9.449166] usbcore: registered new interface driver ums-usbat
  260. [ 9.461307] usbcore: registered new interface driver usbserial
  261. [ 9.473342] usbcore: registered new interface driver usbserial_generic
  262. [ 9.486058] usbserial: USB Serial support registered for generic
  263. [ 9.498425] mousedev: PS/2 mouse device common for all mice
  264. [ 9.510503] input: sunxi-keyboard as /devices/virtual/input/input0
  265. [ 9.523324] sunxi-rtc 1f00000.rtc: rtc core: registered rtc-sunxi as rtc0
  266. [ 9.536401] sunxi-rtc 1f00000.rtc: RTC enabled
  267. [ 9.546906] i2c /dev entries driver
  268. [ 9.592458] input: axp81x-supplyer as /devices/platform/axp81x_board/axp81x-supplyer.47/input/input1
  269. [ 9.611355] sunxi budget cooling probe start !
  270. [ 9.621716] CPU freq cooling register Success
  271. [ 9.631908] CPU hotplug cooling register Success
  272. [ 9.642406] CPU budget cooling register Success
  273. [ 9.652947] sunxi gpu cooling probe start !
  274. [ 9.662922] CPU gpu cooling register Success
  275. [ 9.675748] cpuidle: using governor ladder
  276. [ 9.684944] cpuidle: using governor menu
  277. [ 9.694616] 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
  278. [ 9.712287] sunxi-mmc 1c0f000.sdmmc: regulator prop vmmc,str none
  279. [ 9.723613] sunxi-mmc 1c0f000.sdmmc: regulator prop vqmmc,str none
  280. [ 9.734976] sunxi-mmc 1c0f000.sdmmc: regulator prop vdmmc,str vcc-sdc
  281. [ 9.746624] sunxi-mmc 1c0f000.sdmmc: No vmmc regulator found
  282. [ 9.757350] sunxi-mmc 1c0f000.sdmmc: No vqmmc regulator found
  283. [ 9.768537] sunxi-mmc 1c0f000.sdmmc: Got CD GPIO #166.
  284. [ 9.778730] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  285. [ 9.794329] sunxi-mmc 1c0f000.sdmmc: no vqmmc,Check if there is regulator
  286. [ 9.818211] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  287. [ 9.847756] sunxi-mmc 1c0f000.sdmmc: base:0xffffff80000c6000 irq:92
  288. [ 9.859658] 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
  289. [ 9.877319] sunxi-mmc 1c10000.sdmmc: Can't get vmmc regulator string
  290. [ 9.888966] sunxi-mmc 1c10000.sdmmc: Can't get vqmmc regulator string
  291. [ 9.900684] sunxi-mmc 1c10000.sdmmc: Can't get vdmmc regulator string
  292. [ 9.912325] get() with no identifier
  293. [ 9.920762] get() with no identifier
  294. [ 9.929103] get() with no identifier
  295. [ 9.937430] sunxi-mmc 1c10000.sdmmc: No vmmc regulator found
  296. [ 9.948082] sunxi-mmc 1c10000.sdmmc: No vqmmc regulator found
  297. [ 9.958816] sunxi-mmc 1c10000.sdmmc: No vdmmc regulator found
  298. [ 9.959612] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
  299. [ 9.960430] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 52, RTO !!
  300. [ 9.960445] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  301. [ 9.962822] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  302. [ 9.964946] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  303. [ 9.965758] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  304. [ 9.966567] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  305. [ 9.967376] sunxi-mmc 1c0f000.sdmmc: smc 0 p0 err, cmd 5, RTO !!
  306. [ 9.968003] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
  307. [ 9.968044] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
  308. [ 9.970413] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing LEGACY(SDR12) dt B
  309. [ 9.992190] mmc0: host does not support reading read-only switch. assuming write-enable.
  310. [ 9.993882] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
  311. [ 9.993921] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 1 timing SD-HS(SDR25) dt B
  312. [ 9.994014] sunxi-mmc 1c0f000.sdmmc: sdc set ios: clk 50000000Hz bm PP pm ON vdd 16 width 4 timing SD-HS(SDR25) dt B
  313. [ 9.994033] mmc0: new high speed SDHC card at address 0001
  314. [ 10.182952] mmcblk0: mmc0:0001 00000 29.8 GiB
  315. [ 10.192742] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  316. [ 10.208489] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
  317. [ 10.209094] mmcblk0: p1 p2
  318. [ 10.241335] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  319. [ 10.270865] sunxi-mmc 1c10000.sdmmc: base:0xffffff80000ce000 irq:93
  320. [ 10.271658] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  321. [ 10.272466] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  322. [ 10.272481] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  323. [ 10.274851] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  324. [ 10.276665] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
  325. [ 10.277472] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  326. [ 10.278276] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  327. [ 10.279081] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  328. [ 10.279885] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  329. [ 10.280693] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  330. [ 10.281499] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  331. [ 10.282306] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  332. [ 10.283113] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  333. [ 10.283128] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  334. [ 10.283958] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
  335. [ 10.283973] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
  336. [ 10.485601] usbcore: registered new interface driver usbhid
  337. [ 10.496426] usbhid: USB HID core driver
  338. [ 10.506276] usbcore: registered new interface driver snd-usb-audio
  339. [ 10.519286] sndhdmi sound.7: sndhdmi <-> 1c22800.daudio mapping ok
  340. [ 10.531589] TCP: cubic registered
  341. [ 10.539950] NET: Registered protocol family 10
  342. [ 10.550147] sit: IPv6 over IPv4 tunneling driver
  343. [ 10.560246] NET: Registered protocol family 17
  344. [ 10.569888] 8021q: 802.1Q VLAN Support v1.8
  345. [ 10.579253] Key type dns_resolver registered
  346. [ 10.588791] Registering SWP/SWPB emulation handler
  347. [ 10.598960] registered taskstats version 1
  348. [ 10.608901] Key type encrypted registered
  349. [ 10.617825] AppArmor: AppArmor sha1 policy hashing enabled
  350. [ 10.628636] [DISP] disp_boot_para_parse,line:301:of_property_read disp.boot_disp fail
  351. [ 10.641684] [DISP] boot_disp:0x0
  352. [ 10.650358] [HDMI] power vcc-hdmi-33
  353. [ 10.659262] [HDMI] cec support = 0
  354. [ 10.773713] sunxi-rtc 1f00000.rtc: setting system clock to 2016-07-04 20:02:22 UTC (1467662542)
  355. [ 10.788475] input: sunxi-ths as /devices/virtual/input/input2
  356. [ 10.799637] thermal thermal_zone0: failed to read out thermal zone 0
  357. [ 10.811722] ALSA device list:
  358. [ 10.819716] #0: sndhdmi
  359. [ 10.827729] Freeing unused kernel memory: 520K (ffffffc0009d9000 - ffffffc000a5b000)
  360. [ 10.855972] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  361. [ 10.872040] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  362. [ 10.904901] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  363. [ 11.309669] 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)
  364. [ 11.335177] systemd[1]: Detected architecture arm64.
  365. [ 11.364084] systemd[1]: Set hostname to <pine64>.
  366. [ 11.382809] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device1, type=4, mode=10
  367. [ 11.471343] [ehci0-controller]: sunxi_usb_disable_ehci
  368. [ 11.483697] [sunxi-ehci0]: remove, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c5eb00
  369. [ 11.499961] scene_lock_destroy name=ehci_standby
  370. [ 11.511006] sunxi-ehci 1c1a000.ehci0-controller: remove, state 4
  371. [ 11.523531] usb usb1: USB disconnect, device number 1
  372. [ 11.534921] usb 1-1: USB disconnect, device number 2
  373. [ 11.546966] sunxi-ehci 1c1a000.ehci0-controller: USB bus 1 deregistered
  374. [ 11.560203] [ohci0-controller]: sunxi_usb_disable_ohci
  375. [ 11.571716] [sunxi-ohci0]: remove, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c5e660
  376. [ 11.588018] scene_lock_destroy name=ohci_standby
  377. [ 11.599000] sunxi-ohci 1c1a000.ohci0-controller: remove, state 4
  378. [ 11.611580] usb usb3: USB disconnect, device number 1
  379. [ 11.623395] sunxi-ohci 1c1a000.ohci0-controller: USB bus 3 deregistered
  380. [ 11.636520] [ehci0-controller]: sunxi_usb_enable_ehci
  381. [ 11.647976] [sunxi-ehci0]: probe, pdev->name: 1c1a000.ehci0-controller, sunxi_ehci: 0xffffffc000c5eb00, 0x:ffffff80000aa000, irq_no:68
  382. [ 11.667387] sunxi-ehci 1c1a000.ehci0-controller: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  383. [ 11.683550] sunxi-ehci 1c1a000.ehci0-controller: new USB bus registered, assigned bus number 1
  384. [ 11.699778] sunxi-ehci 1c1a000.ehci0-controller: irq 104, io mem 0xffffffc076d000c0
  385. [ 11.727206] sunxi-ehci 1c1a000.ehci0-controller: USB 0.0 started, EHCI 1.00
  386. [ 11.741005] ehci_irq: highspeed device connect
  387. [ 11.752139] hub 1-0:1.0: USB hub found
  388. [ 11.762531] hub 1-0:1.0: 1 port detected
  389. [ 11.773284] scene_lock_init name=ehci_standby
  390. [ 11.784411] [ohci0-controller]: sunxi_usb_enable_ohci
  391. [ 11.796331] [sunxi-ohci0]: probe, pdev->name: 1c1a000.ohci0-controller, sunxi_ohci: 0xffffffc000c5e660
  392. [ 11.807177] systemd[1]: Reached target User and Group Name Lookups.
  393. [ 11.826678] sunxi-ohci 1c1a000.ohci0-controller: SW USB2.0 'Open' Host Controller (OHCI) Driver
  394. [ 11.843012] sunxi-ohci 1c1a000.ohci0-controller: new USB bus registered, assigned bus number 3
  395. [ 11.855201] systemd[1]: Reached target Encrypted Volumes.
  396. [ 11.871883] sunxi-ohci 1c1a000.ohci0-controller: irq 105, io mem 0xffffffc077498090
  397. [ 11.904711] systemd[1]: Created slice User and Session Slice.
  398. [ 11.934111] systemd[1]: Created slice System Slice.
  399. [ 11.948007] hub 3-0:1.0: USB hub found
  400. [ 11.961141] hub 3-0:1.0: 1 port detected
  401. [ 11.965578] systemd[1]: Reached target Swap.
  402. [ 11.983331] scene_lock_init name=ohci_standby
  403. [ 12.002778] systemd[1]: Reached target Remote File Systems (Pre).
  404. [ 12.032550] systemd[1]: Listening on udev Control Socket.
  405. [ 12.061918] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  406. [ 12.091667] systemd[1]: Created slice system-serial\x2dgetty.slice.
  407. [ 12.105221] usb 1-1: new high-speed USB device number 2 using sunxi-ehci
  408. [ 12.140810] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  409. [ 12.170528] systemd[1]: Listening on Journal Socket.
  410. [ 12.179863] hdmi_clk_enable_prepare()L161
  411. [ 12.210973] systemd[1]: Mounting Debug File System...
  412. [ 12.246721] systemd[1]: Starting Load Kernel Modules...
  413. [ 12.260292] hub 1-1:1.0: USB hub found
  414. [ 12.273981] hub 1-1:1.0: 4 ports detected
  415. [ 12.275677] systemd[1]: Starting Initialize Sunxi disp2 HDMI output mode...
  416. [ 12.319618] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  417. [ 12.366999] systemd[1]: Mounting POSIX Message Queue File System...
  418. [ 12.396864] systemd[1]: Created slice system-getty.slice.
  419. [ 12.427619] systemd[1]: Starting Nameserver information manager...
  420. [ 12.455675] systemd[1]: Listening on udev Kernel Socket.
  421. [ 12.477647] hdmi_clk_disable_prepare()L176
  422. [ 12.485220] systemd[1]: Listening on fsck to fsckd communication Socket.
  423. [ 12.504555] [HDMI WRN] file:drivers/video/sunxi/disp2/hdmi/drv_hdmi.c,line:331: unsupported video mode 65535 when set display mode
  424. [ 12.536401] systemd[1]: Starting Remount Root and Kernel File Systems...
  425. [ 12.573782] systemd[1]: Listening on Journal Socket (/dev/log).
  426. [ 12.590685] sunxi-codec-machine sound.6: codec-aif1 <-> 1c22c00.i2s0-controller mapping ok
  427. [ 12.607959] sunxi-codec-machine sound.6: codec-aif2 <-> bb-dai mapping ok
  428. [ 12.622820] sunxi-codec-machine sound.6: codec-aif2 <-> bb-dai mapping ok
  429. [ 12.632235] systemd[1]: Mounting Huge Pages File System...
  430. [ 12.632539] hdmi_clk_enable_prepare()L161
  431. [ 12.659851] sunxi-codec-machine sound.6: codec-aif3 <-> bb-dai mapping ok
  432. [ 12.674864] input: audiocodec sunxi Audio Jack as /devices/soc.0/sound.6/sound/card1/input3
  433. [ 12.692773] SUNXI_HMIC_STS:8,225
  434. [ 12.701392] plugout_end:switch:0
  435. [ 12.711349] systemd[1]: Reached target Slices.
  436. [ 12.791112] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  437. [ 12.819796] systemd[1]: Listening on Syslog Socket.
  438. [ 12.858039] systemd[1]: Starting Journal Service...
  439. [ 12.888796] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  440. [ 12.927918] systemd[1]: Reached target Remote File Systems.
  441. [ 13.144319] cfg80211: Calling CRDA to update world regulatory domain
  442. [ 13.146625] systemd[1]: Mounted Debug File System.
  443. [ 13.183729] systemd[1]: Mounted POSIX Message Queue File System.
  444. [ 13.213286] systemd[1]: Mounted Huge Pages File System.
  445. [ 13.243762] systemd[1]: Started Initialize Sunxi disp2 HDMI output mode.
  446. [ 13.283604] systemd[1]: Started Create list of required static device nodes for the current kernel.
  447. [ 13.324982] systemd[1]: Started Remount Root and Kernel File Systems.
  448. [ 13.374698] systemd[1]: Started Journal Service.
  449. [ 13.387099] RTL871X: module init start
  450. [ 13.398766] RTL871X: rtl8723bs v4.3.16_13854.20150410_BTCOEX20150119-5844
  451. [ 13.412585] RTL871X: build time: Jun 17 2016 20:33:24
  452. [ 13.424503] RTL871X: rtl8723bs BT-Coex version = BTCOEX20150119-5844
  453. [ 13.437904] sunxi-wlan wlan.26: bus_index: 1
  454. [ 13.449243] sunxi-wlan wlan.26: check wlan io_regulator voltage: 1800000
  455. [ 13.571410] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
  456. [ 13.571479] RTL871X: module init ret=0
  457. [ 13.601659] sunxi-mmc 1c10000.sdmmc: no vqmmc,Check if there is regulator
  458. [ 13.636232] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  459. [ 13.676461] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  460. [ 13.690445] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 52, RTO !!
  461. [ 13.703579] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  462. [ 13.724110] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  463. [ 13.746357] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 8, RTO !!
  464. [ 13.762680] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  465. [ 13.776294] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  466. [ 13.789869] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  467. [ 13.803428] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 5, RTO !!
  468. [ 13.817491] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  469. [ 13.831025] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  470. [ 13.845150] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  471. [ 13.858558] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 55, RTO !!
  472. [ 13.871558] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 400000Hz bm OD pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
  473. [ 13.891107] sunxi-mmc 1c10000.sdmmc: smc 1 p1 err, cmd 1, RTO !!
  474. [ 13.904139] sunxi-mmc 1c10000.sdmmc: sdc set ios: clk 0Hz bm OD pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
  475. [ 13.921817] systemd-journald[163]: Received request to flush runtime journal from PID 1
  476. [ 14.678356] sunxi-bt bt.27: block state already is 1
  477. [ 14.683714] Mali: Set gpu frequency to 408 MHz
  478. [ 14.683767] Mali: Init Mali gpu clocks successfully
  479. [ 14.683885] gpu cooling callback register Success
  480. [ 14.686625] Mali: Mali device driver loaded
  481. [ 14.738266] gpu cooling callback set freq limit 0
  482. [ 14.795417] ------------[ cut here ]------------
  483. [ 14.795449] WARNING: at drivers/clk/clk.c:781 __clk_disable+0x40/0x78()
  484. [ 14.795453] Modules linked in: mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  485. [ 14.795475] CPU: 2 PID: 218 Comm: alsactl Tainted: G O 3.10.102-0-pine64-longsleep #7
  486. [ 14.795481] Call trace:
  487. [ 14.804137] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  488. [ 14.804145] [<ffffffc0000884c4>] show_stack+0x24/0x30
  489. [ 14.804156] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  490. [ 14.804164] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  491. [ 14.804171] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  492. [ 14.804179] [<ffffffc0005a3fa4>] __clk_disable+0x40/0x78
  493. [ 14.804185] [<ffffffc0005a4004>] clk_disable+0x28/0x3c
  494. [ 14.804198] [<ffffffbffc0017e4>] set_src_function+0x100/0x190 [sunxi_codec]
  495. [ 14.804208] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  496. [ 14.804215] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  497. [ 14.804223] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  498. [ 14.804229] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  499. [ 14.804235] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  500. [ 14.804240] ---[ end trace d231dd306f8dbb4b ]---
  501. [ 14.804279] ------------[ cut here ]------------
  502. [ 14.804289] WARNING: at drivers/clk/clk.c:690 __clk_unprepare+0x34/0x84()
  503. [ 14.804293] Modules linked in: mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  504. [ 14.804315] CPU: 2 PID: 218 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  505. [ 14.804319] Call trace:
  506. [ 14.812923] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  507. [ 14.812932] [<ffffffc0000884c4>] show_stack+0x24/0x30
  508. [ 14.812942] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  509. [ 14.812950] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  510. [ 14.812956] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  511. [ 14.812963] [<ffffffc0005a4a5c>] __clk_unprepare+0x34/0x84
  512. [ 14.812969] [<ffffffc0005a4ad0>] clk_unprepare+0x24/0x34
  513. [ 14.812981] [<ffffffbffc0017ec>] set_src_function+0x108/0x190 [sunxi_codec]
  514. [ 14.812990] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  515. [ 14.812997] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  516. [ 14.813004] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  517. [ 14.813010] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  518. [ 14.813016] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  519. [ 14.813021] ---[ end trace d231dd306f8dbb4c ]---
  520. [ 14.827599] cfg80211: World regulatory domain updated:
  521. [ 14.827618] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  522. [ 14.827624] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  523. [ 14.827630] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  524. [ 14.827635] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
  525. [ 14.827640] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  526. [ 14.827645] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  527. [ 14.827650] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm)
  528. [ 14.827655] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
  529. [ 14.827660] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
  530. [ 14.915503] usb 1-1.2: new low-speed USB device number 3 using sunxi-ehci
  531. [ 14.945327] ------------[ cut here ]------------
  532. [ 14.945362] WARNING: at drivers/clk/clk.c:781 __clk_disable+0x40/0x78()
  533. [ 14.945366] Modules linked in: videobuf2_core ss mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  534. [ 14.945394] CPU: 3 PID: 318 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  535. [ 14.945399] Call trace:
  536. [ 14.954019] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  537. [ 14.954031] [<ffffffc0000884c4>] show_stack+0x24/0x30
  538. [ 14.954043] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  539. [ 14.954052] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  540. [ 14.954059] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  541. [ 14.954069] [<ffffffc0005a3fa4>] __clk_disable+0x40/0x78
  542. [ 14.954075] [<ffffffc0005a4004>] clk_disable+0x28/0x3c
  543. [ 14.954087] [<ffffffbffc0017e4>] set_src_function+0x100/0x190 [sunxi_codec]
  544. [ 14.954097] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  545. [ 14.954105] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  546. [ 14.954113] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  547. [ 14.954119] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  548. [ 14.954125] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  549. [ 14.954131] ---[ end trace d231dd306f8dbb4d ]---
  550. [ 14.954160] ------------[ cut here ]------------
  551. [ 14.954168] WARNING: at drivers/clk/clk.c:690 __clk_unprepare+0x34/0x84()
  552. [ 14.954172] Modules linked in: videobuf2_memops videobuf2_core ss mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  553. [ 14.954196] CPU: 3 PID: 318 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  554. [ 14.954200] Call trace:
  555. [ 14.963348] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  556. [ 14.963363] [<ffffffc0000884c4>] show_stack+0x24/0x30
  557. [ 14.963374] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  558. [ 14.963383] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  559. [ 14.963389] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  560. [ 14.963399] [<ffffffc0005a4a5c>] __clk_unprepare+0x34/0x84
  561. [ 14.963405] [<ffffffc0005a4ad0>] clk_unprepare+0x24/0x34
  562. [ 14.963422] [<ffffffbffc0017ec>] set_src_function+0x108/0x190 [sunxi_codec]
  563. [ 14.963432] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  564. [ 14.963440] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  565. [ 14.963447] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  566. [ 14.963454] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  567. [ 14.963462] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  568. [ 14.963468] ---[ end trace d231dd306f8dbb4e ]---
  569. [ 14.975075] sunxi cedar version 0.1
  570. [ 14.975229] [cedar]: install start!!!
  571. [ 14.975316] ycy the get irq is 90
  572. [ 14.975583] ycy clk_bass_vir 0x18 is ffffff80013f4018, the value:3006207
  573. [ 14.975590] ycy clk_bass_vir 0x13c is ffffff80013f413c, the value:0
  574. [ 14.975595] ycy clk_bass_vir 0x64 is ffffff80013f4064, the value:601810
  575. [ 14.975600] ycy clk_bass_vir 0x2c4 is ffffff80013f42c4, the value:601c10
  576. [ 14.975604] ycy clk_bass_vir 0x100 is ffffff80013f4100, the value:0
  577. [ 14.975607] [cedar]: install end!!!
  578. [ 15.031018] Registered IR keymap rc_map_sunxi
  579. [ 15.031524] input: sunxi_ir_recv as /devices/soc.0/1f02000.s_cir/rc/rc0/input4
  580. [ 15.031968] 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/input5
  581. [ 15.032031] rc0: sunxi_ir_recv as /devices/soc.0/1f02000.s_cir/rc/rc0
  582. [ 15.032362] hid-generic 0003:0458:012B.0001: input: USB HID v1.11 Mouse [Genius USB LaserStream(TM) Mouse] on usb-sunxi-ehci-1.2/input0
  583. [ 15.087209] input: MCE IR Keyboard/Mouse (sunxi-rc-recv) as /devices/virtual/input/input6
  584. [ 15.088280] IR MCE Keyboard/mouse protocol handler initialized
  585. [ 15.088290] IR NEC protocol handler initialized
  586. [ 15.102452] usb 1-1.4: new high-speed USB device number 4 using sunxi-ehci
  587. [ 15.114081] IR RC5(x) protocol handler initialized
  588. [ 15.122322] IR RC6 protocol handler initialized
  589. [ 15.134294] IR JVC protocol handler initialized
  590. [ 15.163233] IR SANYO protocol handler initialized
  591. [ 15.163878] IR Sony protocol handler initialized
  592. [ 15.185315] [VFE]cci probe end cci_sel = 0!
  593. [ 15.185511] [VFE]cci_init end
  594. [ 15.324401] lirc_dev: IR Remote Control driver registered, major 249
  595. [ 15.459505] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-rc-recv) registered at minor = 0
  596. [ 15.459518] IR LIRC bridge handler initialized
  597. [ 15.466346] [VFE]Welcome to Video Front End driver
  598. [ 15.466707] [VFE]csi probe end csi_sel = 0!
  599. [ 15.466952] [VFE]csi_init end
  600. [ 15.467304] [VFE]isp probe start isp_sel = 0!
  601. [ 15.469113] [ISP] isp platform_id = 3!
  602. [ 15.469132] [VFE]isp probe end isp_sel = 0!
  603. [ 15.469209] [VFE]sunxi_isp_platform_register end
  604. [ 15.470502] [VFE]mipi probe start mipi_sel = 0!
  605. [ 15.470538] [VFE]mipi probe end mipi_sel = 0!
  606. [ 15.470613] [VFE]mipi_init end
  607. [ 15.470620] [VFE]flash_init end
  608. [ 15.472319] [VFE]pdev->id = 0
  609. [ 15.472332] [VFE]dev->vip_sel = 0
  610. [ 15.472773] [VFE]vfe_init end
  611. [ 15.476888] [VFE]probe_work_handle start!
  612. [ 15.477025] [VFE]vfe_runtime_resume
  613. [ 15.488938] [VFE]..........................vfe clk open!.......................
  614. [ 15.488951] [VFE_WARN]vfe dphy clock is null
  615. [ 15.488983] [VFE]V4L2 device registered as (null)
  616. [ 15.489018] [VFE]vfe_runtime_suspend
  617. [ 15.489023] [VFE]..........................vfe clk close!.......................
  618. [ 15.495046] [VFE]probe_work_handle end!
  619. [ 15.732210] usb 1-1.3: new low-speed USB device number 5 using sunxi-ehci
  620. [ 15.860397] 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/input7
  621. [ 15.860598] hid-generic 0003:045E:0780.0002: input: USB HID v1.11 Keyboard [Microsoft Comfort Curve Keyboard 3000] on usb-sunxi-ehci-1.3/input0
  622. [ 15.869120] 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/input8
  623. [ 15.869706] hid-generic 0003:045E:0780.0003: input: USB HID v1.11 Device [Microsoft Comfort Curve Keyboard 3000] on usb-sunxi-ehci-1.3/input1
  624. [ 16.065835] libphy: 1c30000.eth: probed
  625. [ 16.065946] sunxi-gmac 1c30000.eth eth0: eth0: PHY ID 001cc915 at 0 IRQ poll (1c30000.eth-0:00)
  626. [ 16.584245] rt2870: probe of 1-1.4:1.0 failed with error -1
  627. [ 16.584343] usbcore: registered new interface driver rt2870
  628. [ 16.600238] ------------[ cut here ]------------
  629. [ 16.600274] WARNING: at drivers/clk/clk.c:781 __clk_disable+0x40/0x78()
  630. [ 16.600279] Modules linked in: mt7601Usta(O) vfe_v4l2 ir_lirc_codec lirc_dev vfe_io ir_sanyo_decoder ir_sony_decoder ir_jvc_decoder ir_rc6_decoder ir_rc5_decoder ir_mce_kbd_decoder ir_nec_decoder sunxi_ir_rx cedar_ve videobuf2_dma_contig videobuf2_memops videobuf2_core ss mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  631. [ 16.600341] CPU: 2 PID: 431 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  632. [ 16.600347] Call trace:
  633. [ 16.608990] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  634. [ 16.608999] [<ffffffc0000884c4>] show_stack+0x24/0x30
  635. [ 16.609014] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  636. [ 16.609023] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  637. [ 16.609029] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  638. [ 16.609038] [<ffffffc0005a3fa4>] __clk_disable+0x40/0x78
  639. [ 16.609043] [<ffffffc0005a4004>] clk_disable+0x28/0x3c
  640. [ 16.609064] [<ffffffbffc0017e4>] set_src_function+0x100/0x190 [sunxi_codec]
  641. [ 16.609073] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  642. [ 16.609080] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  643. [ 16.609088] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  644. [ 16.609093] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  645. [ 16.609098] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  646. [ 16.609102] ---[ end trace d231dd306f8dbb4f ]---
  647. [ 16.609722] ------------[ cut here ]------------
  648. [ 16.609750] WARNING: at drivers/clk/clk.c:690 __clk_unprepare+0x34/0x84()
  649. [ 16.609754] Modules linked in: mt7601Usta(O) vfe_v4l2 ir_lirc_codec lirc_dev vfe_io ir_sanyo_decoder ir_sony_decoder ir_jvc_decoder ir_rc6_decoder ir_rc5_decoder ir_mce_kbd_decoder ir_nec_decoder sunxi_ir_rx cedar_ve videobuf2_dma_contig videobuf2_memops videobuf2_core ss mali(O) 8723bs cfg80211 sunxi_sndcodec sunxi_i2s sunxi_codec
  650. [ 16.609815] CPU: 2 PID: 431 Comm: alsactl Tainted: G W O 3.10.102-0-pine64-longsleep #7
  651. [ 16.609822] Call trace:
  652. [ 16.619583] [<ffffffc000088388>] dump_backtrace+0x0/0x118
  653. [ 16.619598] [<ffffffc0000884c4>] show_stack+0x24/0x30
  654. [ 16.619609] [<ffffffc00070e6a0>] dump_stack+0x20/0x28
  655. [ 16.619619] [<ffffffc0000addb8>] warn_slowpath_common+0x80/0xa8
  656. [ 16.619626] [<ffffffc0000adf1c>] warn_slowpath_null+0x3c/0x4c
  657. [ 16.619636] [<ffffffc0005a4a5c>] __clk_unprepare+0x34/0x84
  658. [ 16.619642] [<ffffffc0005a4ad0>] clk_unprepare+0x24/0x34
  659. [ 16.619666] [<ffffffbffc0017ec>] set_src_function+0x108/0x190 [sunxi_codec]
  660. [ 16.619678] [<ffffffc0005b62d8>] snd_ctl_elem_write+0xd4/0x148
  661. [ 16.619685] [<ffffffc0005b7dc0>] snd_ctl_ioctl+0x3b4/0x708
  662. [ 16.619695] [<ffffffc0001c0074>] vfs_ioctl+0x4c/0x6c
  663. [ 16.619701] [<ffffffc0001c09fc>] do_vfs_ioctl+0x4a4/0x538
  664. [ 16.619707] [<ffffffc0001c0af8>] SyS_ioctl+0x68/0x98
  665. [ 16.619713] ---[ end trace d231dd306f8dbb50 ]---
  666. [ 20.977029] libphy: 1c30000.eth-0:00 - Link is Up - 100/Full
  667. [ 20.977067] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement