Manjuprasad

dmesg

Mar 2nd, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.61 KB | None | 0 0
  1. dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0
  3. [ 0.000000] Initializing cgroup subsys cpuset
  4. [ 0.000000] Initializing cgroup subsys cpu
  5. [ 0.000000] Linux version 3.4.110-sun8i (root@production) (gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-16ubuntu4) ) #14 SMP PREEMPT Sat Feb 27 19:47:03 CET 2016
  6. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  7. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  8. [ 0.000000] Machine: sun8i
  9. [ 0.000000] cma: CMA: reserved 160 MiB at 56000000
  10. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  11. [ 0.000000] On node 0 totalpages: 131072
  12. [ 0.000000] free_area_init_node: node 0, pgdat c09d62c0, node_mem_map c0ac4000
  13. [ 0.000000] Normal zone: 1152 pages used for memmap
  14. [ 0.000000] Normal zone: 0 pages reserved
  15. [ 0.000000] Normal zone: 129920 pages, LIFO batch:31
  16. [ 0.000000] script_init enter!
  17. [ 0.000000] script_init exit!
  18. [ 0.000000] PERCPU: Embedded 8 pages/cpu @c0f56000 s11904 r8192 d12672 u32768
  19. [ 0.000000] pcpu-alloc: s11904 r8192 d12672 u32768 alloc=8*4096
  20. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
  22. [ 0.000000] Kernel command line: console=tty1 root=/dev/mmcblk0p1 rootwait rootfstype=ext4 cgroup-enable=memory swapaccount=1 hdmi.audio=EDID:0 panic=10 consoleblank=0 enforcing=0 loglevel=1
  23. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  26. [ 0.000000] allocated 1048576 bytes of page_cgroup
  27. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  28. [ 0.000000] Memory: 512MB = 512MB total
  29. [ 0.000000] Memory: 342612k/342612k available, 181676k reserved, 0K highmem
  30. [ 0.000000] Virtual kernel memory layout:
  31. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  32. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  33. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  34. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  35. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  36. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  37. [ 0.000000] .text : 0xc0008000 - 0xc0914884 (9267 kB)
  38. [ 0.000000] .init : 0xc0915000 - 0xc0961e80 ( 308 kB)
  39. [ 0.000000] .data : 0xc0962000 - 0xc09db110 ( 485 kB)
  40. [ 0.000000] .bss : 0xc09db8c4 - 0xc0ac3a18 ( 929 kB)
  41. [ 0.000000] Preemptible hierarchical RCU implementation.
  42. [ 0.000000] Additional per-CPU info printed with stalls.
  43. [ 0.000000] NR_IRQS:544
  44. [ 0.000000] Architected local timer running at 24.00MHz.
  45. [ 0.000000] Switching to timer-based delay loop
  46. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  47. [ 0.000000] Console: colour dummy device 80x30
  48. [ 0.000000] console [tty1] enabled
  49. [ 0.000549] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
  50. [ 0.000609] pid_max: default: 32768 minimum: 301
  51. [ 0.001397] Mount-cache hash table entries: 512
  52. [ 0.003713] Initializing cgroup subsys cpuacct
  53. [ 0.003748] Initializing cgroup subsys memory
  54. [ 0.003852] Initializing cgroup subsys devices
  55. [ 0.003882] Initializing cgroup subsys freezer
  56. [ 0.003910] Initializing cgroup subsys blkio
  57. [ 0.003966] Initializing cgroup subsys perf_event
  58. [ 0.004094] CPU: Testing write buffer coherency: ok
  59. [ 0.004198] ftrace: allocating 25349 entries in 75 pages
  60. [ 0.080491] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  61. [ 0.080530] [sunxi_smp_prepare_cpus] enter
  62. [ 0.080602] Setting up static identity map for 0x406834d8 - 0x40683530
  63. [ 0.082609] CPU1: Booted secondary processor
  64. [ 0.082609] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  65. [ 0.082767] CPU2: Booted secondary processor
  66. [ 0.082767] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  67. [ 0.090970] CPU3: Booted secondary processor
  68. [ 0.090970] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  69. [ 0.091114] Brought up 4 CPUs
  70. [ 0.091114] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
  71. [ 0.100026] devtmpfs: initialized
  72. [ 0.109285] wakeup src cnt is : 2.
  73. [ 0.109315] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
  74. [ 0.109344] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x0
  75. [ 0.109375] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40
  76. [ 0.109406] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
  77. [ 0.109435] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x8
  78. [ 0.109465] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x40
  79. [ 0.109494] sunxi pm init
  80. [ 0.109826] pinctrl core: initialized pinctrl subsystem
  81. [ 0.124264] NET: Registered protocol family 16
  82. [ 0.125934] DMA: preallocated 2048 KiB pool for atomic coherent allocations
  83. [ 0.125934] script_sysfs_init success
  84. [ 0.125934] sunxi_dump_init success
  85. [ 0.132026] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
  86. [ 0.134823] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
  87. [ 0.136728] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  88. [ 0.136765] hw-breakpoint: maximum watchpoint size is 8 bytes.
  89. [ 0.137218] script config pll_video to 297 Mhz
  90. [ 0.137258] script config pll_de to 864 Mhz
  91. [ 0.137327] script config pll_ve to 402 Mhz
  92. [ 0.137365] sunxi_default_clk_init
  93. [ 0.137386] try to set pll6ahb1 to 200000000
  94. [ 0.137434] try to set ahb clk source to pll6ahb1
  95. [ 0.137456] set ahb clk source to pll6ahb1
  96. [ 0.137480] try to set ahb1 to 200000000
  97. [ 0.137509] try to set apb1 to 100000000
  98. [ 0.138694] ===fe3o4==== sunxi_root_procfs_attach ret:0
  99. [ 0.152077] bio: create slab <bio-0> at 0
  100. [ 0.152851] [ARISC] :sunxi-arisc driver v1.04
  101. [ 0.171468] [ARISC] :arisc version: [v0.1.34]
  102. [ 0.259757] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
  103. [ 0.263437] SCSI subsystem initialized
  104. [ 0.263437] usbcore: registered new interface driver usbfs
  105. [ 0.263437] usbcore: registered new interface driver hub
  106. [ 0.263437] usbcore: registered new device driver usb
  107. [ 0.263437] twi_chan_cfg()335 - [twi0] has no twi_regulator.
  108. [ 0.263437] twi_chan_cfg()335 - [twi1] has no twi_regulator.
  109. [ 0.263437] twi_chan_cfg()335 - [twi2] has no twi_regulator.
  110. [ 0.263922] Linux video capture interface: v2.00
  111. [ 0.264462] Advanced Linux Sound Architecture Driver Version 1.0.25.
  112. [ 0.266106] cfg80211: Calling CRDA to update world regulatory domain
  113. [ 0.270898] Switching to clocksource arch_sys_counter
  114. [ 0.302531] FS-Cache: Loaded
  115. [ 0.303079] CacheFiles: Loaded
  116. [ 0.330192] NET: Registered protocol family 2
  117. [ 0.360312] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  118. [ 0.361550] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  119. [ 0.362156] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
  120. [ 0.362793] TCP: Hash tables configured (established 16384 bind 16384)
  121. [ 0.362821] TCP: reno registered
  122. [ 0.362854] UDP hash table entries: 256 (order: 1, 8192 bytes)
  123. [ 0.362919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  124. [ 0.363706] NET: Registered protocol family 1
  125. [ 0.364479] RPC: Registered named UNIX socket transport module.
  126. [ 0.364511] RPC: Registered udp transport module.
  127. [ 0.364535] RPC: Registered tcp transport module.
  128. [ 0.364558] RPC: Registered tcp NFSv4.1 backchannel transport module.
  129. [ 0.365478] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
  130. [ 0.365715] sunxi_reg_init enter
  131. [ 0.367540] audit: initializing netlink socket (disabled)
  132. [ 0.367642] type=2000 audit(0.360:1): initialized
  133. [ 0.371772] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  134. [ 0.372017] NFS: Registering the id_resolver key type
  135. [ 0.372795] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  136. [ 0.374391] NTFS driver 2.1.30 [Flags: R/W].
  137. [ 0.375159] fuse init (API version 7.18)
  138. [ 0.376989] Btrfs loaded
  139. [ 0.377041] msgmni has been set to 989
  140. [ 0.379807] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  141. [ 0.379848] io scheduler noop registered
  142. [ 0.379871] io scheduler deadline registered
  143. [ 0.380119] io scheduler cfq registered (default)
  144. [ 0.381166] [DISP]disp_module_init
  145. [ 0.416349] [DISP] Fb_map_kernel_logo,line:931:Fb_map_kernel_logo failed!
  146. [ 0.509714] Console: switching to colour frame buffer device 240x67
  147. [ 0.605419] [DISP]disp_module_init finish
  148. [ 0.605878] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
  149. [ 0.606521] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
  150. [ 0.606555] sw_uart_pm()890 - uart0 clk is already enable
  151. [ 0.607776] sunxi_cmatest_init enter
  152. [ 0.607869] sunxi_cmatest_init success
  153. [ 0.618744] loop: module loaded
  154. [ 0.619275] sunxi_spi_chan_cfg()1355 - [spi-0] has no spi_regulator.
  155. [ 0.619313] sunxi_spi_chan_cfg()1355 - [spi-1] has no spi_regulator.
  156. [ 0.620452] spi spi0: master is unqueued, this is deprecated
  157. [ 0.621164] tun: Universal TUN/TAP device driver, 1.6
  158. [ 0.621190] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  159. [ 0.623119] PPP generic driver version 2.4.2
  160. [ 0.623538] PPP BSD Compression module registered
  161. [ 0.623581] PPP Deflate Compression module registered
  162. [ 0.625424] PPP MPPE Compression module registered
  163. [ 0.625460] NET: Registered protocol family 24
  164. [ 0.625588] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  165. [ 0.645747] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  166. [ 0.645837] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
  167. [ 0.647142] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
  168. [ 0.660079] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
  169. [ 0.660115] ehci_irq: highspeed device connect
  170. [ 0.661532] hub 1-0:1.0: USB hub found
  171. [ 0.661593] hub 1-0:1.0: 1 port detected
  172. [ 0.682486] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  173. [ 0.682558] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
  174. [ 0.683718] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
  175. [ 0.700077] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
  176. [ 0.700108] ehci_irq: highspeed device connect
  177. [ 0.701379] hub 2-0:1.0: USB hub found
  178. [ 0.701426] hub 2-0:1.0: 1 port detected
  179. [ 0.702329] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  180. [ 0.722464] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  181. [ 0.722533] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 3
  182. [ 0.722619] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
  183. [ 0.785396] hub 3-0:1.0: USB hub found
  184. [ 0.785447] hub 3-0:1.0: 1 port detected
  185. [ 0.806331] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
  186. [ 0.806402] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 4
  187. [ 0.806482] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
  188. [ 0.865443] hub 4-0:1.0: USB hub found
  189. [ 0.865495] hub 4-0:1.0: 1 port detected
  190. [ 0.866411] Initializing USB Mass Storage driver...
  191. [ 0.866773] usbcore: registered new interface driver usb-storage
  192. [ 0.866804] USB Mass Storage support registered.
  193. [ 0.866930] usbcore: registered new interface driver ums-alauda
  194. [ 0.867043] usbcore: registered new interface driver ums-cypress
  195. [ 0.867163] usbcore: registered new interface driver ums-datafab
  196. [ 0.867285] usbcore: registered new interface driver ums_eneub6250
  197. [ 0.867401] usbcore: registered new interface driver ums-freecom
  198. [ 0.867521] usbcore: registered new interface driver ums-isd200
  199. [ 0.867646] usbcore: registered new interface driver ums-jumpshot
  200. [ 0.867764] usbcore: registered new interface driver ums-karma
  201. [ 0.867880] usbcore: registered new interface driver ums-onetouch
  202. [ 0.868029] usbcore: registered new interface driver ums-realtek
  203. [ 0.868146] usbcore: registered new interface driver ums-sddr09
  204. [ 0.868267] usbcore: registered new interface driver ums-sddr55
  205. [ 0.868379] usbcore: registered new interface driver ums-usbat
  206. [ 0.869179] file system registered
  207. [ 0.873033] android_usb gadget: Mass Storage Function, version: 2009/09/11
  208. [ 0.873069] android_usb gadget: Number of LUNs=3
  209. [ 0.873099] lun0: LUN: removable file: (no medium)
  210. [ 0.873126] lun1: LUN: removable file: (no medium)
  211. [ 0.873153] lun2: LUN: removable file: (no medium)
  212. [ 0.873939] android_usb gadget: android_usb ready
  213. [ 0.874455] uinput result 0 , vmouse_init
  214. [ 0.875859] mousedev: PS/2 mouse device common for all mice
  215. [ 0.877431] ls_fetch_sysconfig_para: type err device_used = -1073054916.
  216. [ 0.877460] =========script_get_err============
  217. [ 0.877483] ltr_init: ls_fetch_sysconfig_para err.
  218. [ 0.878793] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
  219. [ 0.878923] i2c /dev entries driver
  220. [ 0.879878] IR RC5(x) protocol handler initialized
  221. [ 0.880266] sunxi cedar version 0.1
  222. [ 0.880364] [cedar]: install start!!!
  223. [ 0.880829] [cedar]: install end!!!
  224. [ 0.881220] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
  225. [ 0.881455] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
  226. [ 0.881677] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1a)
  227. [ 0.881898] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
  228. [ 0.882116] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2a)
  229. [ 0.882334] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2b)
  230. [ 0.882555] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
  231. [ 0.882790] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4d)
  232. [ 0.883025] sunxi_i2c_do_xfer()980 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4e)
  233. [ 0.883286] sunxi_i2c_do_xfer()980 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x18)
  234. [ 0.883541] sunxi_i2c_do_xfer()980 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x19)
  235. [ 0.883794] sunxi_i2c_do_xfer()980 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x1a)
  236. [ 0.884049] sunxi_i2c_do_xfer()980 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x29)
  237. [ 0.884303] sunxi_i2c_do_xfer()980 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2a)
  238. [ 0.884556] sunxi_i2c_do_xfer()980 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2b)
  239. [ 0.884809] sunxi_i2c_do_xfer()980 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4c)
  240. [ 0.885063] sunxi_i2c_do_xfer()980 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4d)
  241. [ 0.885315] sunxi_i2c_do_xfer()980 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4e)
  242. [ 0.885354] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
  243. [ 0.885756] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
  244. [ 0.886115] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
  245. [ 0.886149] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
  246. [ 0.886177] timeout_to_interv, line 167
  247. [ 0.886198] interv_to_timeout, line 189
  248. [ 0.886224] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
  249. [ 0.887111] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  250. [ 0.887316] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq
  251. [ 0.891757] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.109 2014-12-4 20:51) Compiled in Feb 27 2016 at 19:46:16
  252. [ 0.891814] [mmc]: get mmc0's sdc_power is null!
  253. [ 0.891859] [mmc]: get mmc1's sdc_power is null!
  254. [ 0.891875] [mmc]: get mmc1's 2xmode ok, val = 1
  255. [ 0.891891] [mmc]: get mmc1's ddrmode ok, val = 1
  256. [ 0.891917] [mmc]: MMC host used card: 0x3, boot card: 0x1, io_card 2
  257. [ 0.893326] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  258. [ 0.894496] [mmc]: sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  259. [ 0.895375] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  260. [ 0.896054] [mmc]: sdc0 power_supply is null
  261. [ 0.898378] no blue_led, ignore it!
  262. [ 0.898729] Registered led device: red_led
  263. [ 0.898917] Registered led device: green_led
  264. [ 0.900265] usbcore: registered new interface driver usbhid
  265. [ 0.900283] usbhid: USB HID core driver
  266. [ 0.905985] asoc: sndcodec <-> sunxi-codec mapping ok
  267. [ 0.910088] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  268. [ 0.911085] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
  269. [ 0.912492] oprofile: using arm/armv7-ca7
  270. [ 0.912769] u32 classifier
  271. [ 0.912784] Actions configured
  272. [ 0.913074] IPv4 over IPv4 tunneling driver
  273. [ 0.914023] TCP: bic registered
  274. [ 0.914043] TCP: cubic registered
  275. [ 0.914056] TCP: westwood registered
  276. [ 0.914069] TCP: highspeed registered
  277. [ 0.914083] TCP: hybla registered
  278. [ 0.914096] TCP: htcp registered
  279. [ 0.914108] TCP: vegas registered
  280. [ 0.914121] TCP: veno registered
  281. [ 0.914134] TCP: scalable registered
  282. [ 0.914146] TCP: lp registered
  283. [ 0.914159] TCP: yeah registered
  284. [ 0.914172] TCP: illinois registered
  285. [ 0.914184] Initializing XFRM netlink socket
  286. [ 0.914526] NET: Registered protocol family 10
  287. [ 0.916244] NET: Registered protocol family 17
  288. [ 0.916293] NET: Registered protocol family 15
  289. [ 0.916360] Registering the dns_resolver key type
  290. [ 0.916859] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  291. [ 0.916895] ThumbEE CPU extension supported.
  292. [ 0.916927] Registering SWP/SWPB emulation handler
  293. [ 0.918373] cmdline,disp=
  294. [ 0.918699] [HDMI] power vcc-hdmi-18
  295. [ 0.930913] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52, RTO !!
  296. [ 0.931787] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52, RTO !!
  297. [ 0.931849] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  298. [ 0.934436] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  299. [ 0.935932] *******************Try sdio*******************
  300. [ 0.936761] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
  301. [ 0.937621] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
  302. [ 0.938481] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
  303. [ 0.939341] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
  304. [ 0.939392] *******************Try sd *******************
  305. [ 0.940086] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  306. [ 0.940255] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  307. [ 0.942817] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  308. [ 0.949617] ths_fetch_sysconfig_para: type err device_used = 1.
  309. [ 0.951264] parse cooler0 from sysconfig failed
  310. [ 0.951886] CPU Budget:Register notifier
  311. [ 0.951906] CPU Budget:register Success
  312. [ 0.951928] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
  313. [ 0.956736] [rf_pm]: select module num is 7
  314. [ 0.956761] [rf_pm]: module power0 name vcc-wifi-33
  315. [ 0.956778] [rf_pm]: failed to fetch module_power1
  316. [ 0.956794] [rf_pm]: mod has no chip_en gpio
  317. [ 0.956808] [rf_pm]: failed to fetch lpo_use_apclk
  318. [ 0.956821] [rf_pm]: regulator on.
  319. [ 0.956836] [wifi_pm]: no wifi used in configuration
  320. [ 0.956852] [rfkill]: init no bt used in configuration
  321. [ 0.956866] ALSA device list:
  322. [ 0.956878] #0: audiocodec
  323. [ 0.956890] #1: sndhdmi
  324. [ 0.957347] Waiting for root device /dev/mmcblk0p1...
  325. [ 0.980080] usb 1-1: new high-speed USB device number 2 using sunxi-ehci
  326. [ 1.001640] [mmc]: sdc0 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  327. [ 1.008292] [mmc]: sdc0 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  328. [ 1.008430] [mmc]: sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  329. [ 1.008649] [mmc]: sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
  330. [ 1.008790] mmc0: new high speed SDHC card at address aaaa
  331. [ 1.009546] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
  332. [ 1.012273] mmcblk0: p1
  333. [ 1.013123] *******************sd init ok*******************
  334. [ 1.085095] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  335. [ 1.085173] VFS: Mounted root (ext4 filesystem) on device 179:1.
  336. [ 1.087933] devtmpfs: mounted
  337. [ 1.088421] Freeing init memory: 304K
  338. [ 1.550069] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=10
  339. [ 1.610139] usb 2-1: new high-speed USB device number 2 using sunxi-ehci
  340. [ 1.762898] hub 2-1:1.0: USB hub found
  341. [ 1.763317] hub 2-1:1.0: 4 ports detected
  342. [ 1.765848] Adding 131068k swap on /var/swap. Priority:-1 extents:3 across:188412k SS
  343. [ 2.040104] usb 2-1.2: new low-speed USB device number 3 using sunxi-ehci
  344. [ 2.169193] generic-usb 0003:1A2C:0C21.0001: input,hidraw0: USB HID v1.10 Keyboard [USB USB Keyboard] on usb-sunxi-ehci-1.2/input0
  345. [ 2.198825] systemd-udevd[233]: starting version 204
  346. [ 2.241714] generic-usb 0003:1A2C:0C21.0002: input,hidraw1: USB HID v1.10 Mouse [USB USB Keyboard] on usb-sunxi-ehci-1.2/input1
  347. [ 2.320107] usb 2-1.4: new low-speed USB device number 4 using sunxi-ehci
  348. [ 2.420993] RTL871X: module init start
  349. [ 2.421011] RTL871X: rtl8189es v4.3.0.4_11916.20140724_COB
  350. [ 2.421020] RTL871X: build time: Feb 27 2016 19:46:29
  351. [ 2.421036] [wifi_pm]: set wl_reg_on 0 !
  352. [ 2.439538] generic-usb 0003:0461:4D0F.0003: input,hidraw2: USB HID v1.11 Mouse [USB Optical Mouse] on usb-sunxi-ehci-1.4/input0
  353. [ 2.474547] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  354. [ 2.476122] [mmc]: sdc1 power_supply is null
  355. [ 2.490104] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  356. [ 2.512443] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
  357. [ 2.513311] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
  358. [ 2.513372] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  359. [ 2.515940] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  360. [ 2.517885] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 8, RTO !!
  361. [ 2.517923] *******************Try sdio*******************
  362. [ 2.518739] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  363. [ 2.519569] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  364. [ 2.520413] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  365. [ 2.521714] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  366. [ 2.521760] *******************Try sd *******************
  367. [ 2.522587] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  368. [ 2.523430] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  369. [ 2.524277] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  370. [ 2.525129] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  371. [ 2.525178] *******************Try mmc*******************
  372. [ 2.525195] [mmc]: sdc1 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  373. [ 2.526170] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
  374. [ 2.526239] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  375. [ 2.526374] [mmc]: sdc1 power_supply is null
  376. [ 2.529040] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  377. [ 2.530598] [mmc]: sdc1 power_supply is null
  378. [ 2.550101] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  379. [ 2.572810] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
  380. [ 2.573978] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
  381. [ 2.574093] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  382. [ 2.576811] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  383. [ 2.579078] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 8, RTO !!
  384. [ 2.579165] *******************Try sdio*******************
  385. [ 2.580264] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  386. [ 2.580468] [wifi_pm]: set wl_reg_on 1 !
  387. [ 2.580898] RTL871X: module init ret=0
  388. [ 2.581401] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  389. [ 2.582547] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  390. [ 2.584093] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  391. [ 2.584541] *******************Try sd *******************
  392. [ 2.585645] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  393. [ 2.587860] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  394. [ 2.589027] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  395. [ 2.590202] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  396. [ 2.590459] *******************Try mmc*******************
  397. [ 2.590493] [mmc]: sdc1 set ios: clk 300000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  398. [ 2.591770] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
  399. [ 2.591866] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  400. [ 2.592028] [mmc]: sdc1 power_supply is null
  401. [ 2.594753] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  402. [ 2.596381] [mmc]: sdc1 power_supply is null
  403. [ 2.607401] Bluetooth: Core ver 2.16
  404. [ 2.607533] NET: Registered protocol family 31
  405. [ 2.607546] Bluetooth: HCI device and connection manager initialized
  406. [ 2.607560] Bluetooth: HCI socket layer initialized
  407. [ 2.607572] Bluetooth: L2CAP socket layer initialized
  408. [ 2.607616] Bluetooth: SCO socket layer initialized
  409. [ 2.613089] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  410. [ 2.633319] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
  411. [ 2.635030] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
  412. [ 2.635103] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  413. [ 2.638934] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  414. [ 2.641749] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 8, RTO !!
  415. [ 2.644859] *******************Try sdio*******************
  416. [ 2.646515] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  417. [ 2.648201] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  418. [ 2.649945] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  419. [ 2.651766] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  420. [ 2.651833] *******************Try sd *******************
  421. [ 2.653470] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  422. [ 2.655525] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  423. [ 2.657539] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  424. [ 2.659229] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  425. [ 2.659417] *******************Try mmc*******************
  426. [ 2.659440] [mmc]: sdc1 set ios: clk 200000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  427. [ 2.661257] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
  428. [ 2.661347] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  429. [ 2.661503] [mmc]: sdc1 power_supply is null
  430. [ 2.664183] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  431. [ 2.665783] [mmc]: sdc1 power_supply is null
  432. [ 2.670344] Bluetooth: RFCOMM TTY layer initialized
  433. [ 2.670378] Bluetooth: RFCOMM socket layer initialized
  434. [ 2.670390] Bluetooth: RFCOMM ver 1.11
  435. [ 2.680250] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  436. [ 2.700821] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  437. [ 2.700839] Bluetooth: BNEP filters: protocol multicast
  438. [ 2.704722] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
  439. [ 2.706949] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
  440. [ 2.707035] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  441. [ 2.710495] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  442. [ 2.713919] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 8, RTO !!
  443. [ 2.713986] *******************Try sdio*******************
  444. [ 2.716151] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  445. [ 2.718746] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  446. [ 2.722289] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  447. [ 2.724533] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
  448. [ 2.724583] *******************Try sd *******************
  449. [ 2.726747] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  450. [ 2.728981] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  451. [ 2.731642] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  452. [ 2.733899] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 55, RTO !!
  453. [ 2.734165] *******************Try mmc*******************
  454. [ 2.734186] [mmc]: sdc1 set ios: clk 150000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  455. [ 2.736541] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
  456. [ 2.736603] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  457. [ 2.736754] [mmc]: sdc1 power_supply is null
  458. [ 3.134905] usbcore: registered new interface driver rt2870
  459. [ 3.621467] gmac0: probed
  460. [ 3.621653] gmac0 gmac0: eth0: eth0: PHY ID 00441400 at 0 IRQ poll (gmac0-0:00)
  461. [ 14.570038] ra0: no IPv6 routers present
  462. [ 14.620044] eth0: no IPv6 routers present
  463. [ 124.159917] vmouse_input_dev_open
  464. [ 124.220220] vmouse_input_dev_close
  465. [ 126.633328] [DISP] disp_ioctl,line:1477:para err in disp_ioctl, cmd = 0x0,screen id = 65536
  466. [ 126.663495] UMP: UMP device driver loaded
  467. [ 126.679572] mali clk: 252 MHz
  468. [ 126.679830] mali clk: 252 MHz
  469. [ 126.719861] Mali: Mali device driver loaded
  470. [ 126.750145] [drm] Initialized drm 1.1.0 20060810
  471. [ 126.754774] Mali DRM initialize, driver name: mali_drm, version 2.1
  472. [ 126.756109] [drm] Initialized mali_drm 2.1.1 20101111 on minor 0
  473. [ 126.756189] Mali DRM initialize, driver name: mali_drm, version 2.1
  474. [ 126.756613] [drm] Initialized mali_drm 2.1.1 20101111 on minor 1
  475. [ 127.017268] vmouse_input_dev_open
  476. [ 142.187895] gmac0: probed
  477. [ 142.188075] gmac0 gmac0: eth0: eth0: PHY ID 00441400 at 0 IRQ poll (gmac0-0:00)
  478. [ 142.201116] ADDRCONF(NETDEV_UP): eth0: link is not ready
  479. [ 155.180256] PHY: gmac0-0:00 - Link is Up - 100/Full
  480. [ 155.180545] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  481. [ 166.170039] eth0: no IPv6 routers present
  482. [ 192.727254] gmac0: probed
  483. [ 192.727456] gmac0 gmac0: eth0: eth0: PHY ID 00441400 at 0 IRQ poll (gmac0-0:00)
  484. [ 192.741125] ADDRCONF(NETDEV_UP): eth0: link is not ready
  485. [ 193.211591] gmac0: probed
  486. [ 193.211774] gmac0 gmac0: eth0: eth0: PHY ID 00441400 at 0 IRQ poll (gmac0-0:00)
  487. [ 193.224740] ADDRCONF(NETDEV_UP): eth0: link is not ready
  488. [ 197.210301] PHY: gmac0-0:00 - Link is Up - 100/Full
  489. [ 197.210566] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  490. [ 207.700038] eth0: no IPv6 routers present
  491. [ 303.950129] [ddrfreq] temperature=70 C, ddr freq up
  492. [ 305.450151] [ddrfreq] temperature=69 C, ddr freq up
  493. [ 324.450076] [ddrfreq] temperature=70 C, ddr freq up
  494. [ 324.950211] [ddrfreq] temperature=68 C, ddr freq up
  495. [ 327.950118] [ddrfreq] temperature=71 C, ddr freq up
  496. [ 328.950331] [ddrfreq] temperature=68 C, ddr freq up
  497. [ 346.450149] [ddrfreq] temperature=70 C, ddr freq up
  498. [ 347.950358] [ddrfreq] temperature=69 C, ddr freq up
  499. [ 353.450182] [ddrfreq] temperature=70 C, ddr freq up
  500. [ 414.450096] [ddrfreq] temperature=68 C, ddr freq up
Add Comment
Please, Sign In to add comment