Advertisement
GalaxyNinja66

Untitled

Dec 28th, 2017
456
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 148.06 KB | None | 0 0
  1. sh-3.2# dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.4.67-cyanogenmod-g200870d-dirty (sailfish@sailfish01) (gcc version 4.7 (GCC) ) #2 SMP PREEMPT Thu Dec 28 05:06:46 UTC 2017
  5. [ 0.000000] CPU: ARMv7 Processor [410fc0f4] revision 4 (ARMv7), cr=10c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  7. [ 0.000000] Machine: Manta
  8. [ 0.000000] Initialized persistent memory from a0000000-a01fffff
  9. [ 0.000000] ion_reserve: ion_chunk_heap reserved base 90000000 size 268435456
  10. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  11. [ 0.000000] CPU EXYNOS5250 (id 0x43520210)
  12. [ 0.000000] exynos5_init_clocks: initializing clocks
  13. [ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
  14. [ 0.000000] clkout: bad source 0
  15. [ 0.000000] exynos5_setup_clocks: registering clocks
  16. [ 0.000000] exynos5_setup_clocks: xtal is 24000000
  17. [ 0.000000] EXYNOS5: PLL settings, A=1000000000, B=1333090909, C=333000000
  18. [ 0.000000] M=1600000000, E=96000000, V=300000000, G=533000000
  19. [ 0.000000] EXYNOS5: ARMCLK=1000000000, CDREX=800000000, ACLK400=533000000
  20. [ 0.000000] ACLK333=333000000, ACLK266=266666666, ACLK200=200000000
  21. [ 0.000000] ACLK166=166500000, ACLK66=66666666
  22. [ 0.000000] sclk_fimd: source is ext_xtal (0), rate is 24000000
  23. [ 0.000000] sclk_g3d: source is mout_mpll_user (0), rate is 800000000
  24. [ 0.000000] sclk_gscl_wrap0: source is ext_xtal (0), rate is 24000000
  25. [ 0.000000] sclk_gscl_wrap1: source is ext_xtal (0), rate is 24000000
  26. [ 0.000000] sclk_bayer: source is ext_xtal (0), rate is 24000000
  27. [ 0.000000] sclk_cam0: source is ext_xtal (0), rate is 24000000
  28. [ 0.000000] sclk_cam1: source is ext_xtal (0), rate is 24000000
  29. [ 0.000000] sclk_jpeg: source is ext_xtal (0), rate is 24000000
  30. [ 0.000000] sclk_usbdrd30: source is mout_mpll (0), rate is 66666666
  31. [ 0.000000] On node 0 totalpages: 524032
  32. [ 0.000000] free_area_init_node: node 0, pgdat c09564c0, node_mem_map c0b29000
  33. [ 0.000000] Normal zone: 992 pages used for memmap
  34. [ 0.000000] Normal zone: 0 pages reserved
  35. [ 0.000000] Normal zone: 125984 pages, LIFO batch:31
  36. [ 0.000000] HighMem zone: 3102 pages used for memmap
  37. [ 0.000000] HighMem zone: 393954 pages, LIFO batch:31
  38. [ 0.000000] PERCPU: Embedded 6 pages/cpu @c1b36000 s12160 r0 d12416 u32768
  39. [ 0.000000] pcpu-alloc: s12160 r0 d12416 u32768 alloc=8*4096
  40. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  41. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519938
  42. [ 0.000000] Kernel command line: vmalloc=512M debug_core.break_on_panic=0 debug_core.break_on_exception=0 no_console_suspend s3c2410-wdt.tmr_atboot=1 s3c2410-wdt.tmr_margin=30 wire.search_count=5 s3cfb.bootloaderfb=0x60000000 androidboot.bootloader=MANTAMF01 androidboot.serialno=R32D10183KW androidboot.wifimacaddr=08:D4:2B:16:4F:50 androidboot.btmacaddr=08:D4:2B:16:4F:4F
  43. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  44. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  45. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  46. [ 0.000000] allocated 4192256 bytes of page_cgroup
  47. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  48. [ 0.000000] Memory: 2047MB = 2047MB total
  49. [ 0.000000] Memory: 1123524k/1123524k available, 972604k reserved, 648576K highmem
  50. [ 0.000000] Virtual kernel memory layout:
  51. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  52. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  53. [ 0.000000] vmalloc : 0xdf800000 - 0xff000000 ( 504 MB)
  54. [ 0.000000] lowmem : 0xc0000000 - 0xdf000000 ( 496 MB)
  55. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  56. [ 0.000000] .text : 0xc0008000 - 0xc088c000 (8720 kB)
  57. [ 0.000000] .init : 0xc088c000 - 0xc08ccf80 ( 260 kB)
  58. [ 0.000000] .data : 0xc08ce000 - 0xc096ac70 ( 628 kB)
  59. [ 0.000000] .bss : 0xc096ac94 - 0xc0b28ea0 (1785 kB)
  60. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  61. [ 0.000000] Preemptible hierarchical RCU implementation.
  62. [ 0.000000] NR_IRQS:597
  63. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  64. [ 0.000000] Console: colour dummy device 80x30
  65. [ 0.000000] console [tty0] enabled
  66. [ 0.000681] Calibrating delay loop... 997.78 BogoMIPS (lpj=2494464)
  67. [ 0.030040] pid_max: default: 32768 minimum: 301
  68. [ 0.030178] Security Framework initialized
  69. [ 0.030329] Mount-cache hash table entries: 512
  70. [ 0.031049] Initializing cgroup subsys debug
  71. [ 0.031071] Initializing cgroup subsys cpuacct
  72. [ 0.031089] Initializing cgroup subsys memory
  73. [ 0.031133] Initializing cgroup subsys devices
  74. [ 0.031152] Initializing cgroup subsys freezer
  75. [ 0.031169] Initializing cgroup subsys net_cls
  76. [ 0.031186] Initializing cgroup subsys blkio
  77. [ 0.031216] Initializing cgroup subsys net_prio
  78. [ 0.031261] CPU: Testing write buffer coherency: ok
  79. [ 0.031391] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  80. [ 0.031434] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
  81. [ 0.031493] Setting up static identity map for 0x40691580 - 0x406915d8
  82. [ 0.094079] CPU1: Booted secondary processor
  83. [ 0.121422] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  84. [ 0.121460] CPU1: Unknown IPI message 0x1
  85. [ 0.121575] Brought up 2 CPUs
  86. [ 0.121596] SMP: Total of 2 processors activated (1995.57 BogoMIPS).
  87. [ 0.122160] devtmpfs: initialized
  88. [ 0.132737] gpiochip_add: registered GPIOs 0 to 7 on device: GPA0
  89. [ 0.132762] gpiochip_add: registered GPIOs 9 to 14 on device: GPA1
  90. [ 0.132784] gpiochip_add: registered GPIOs 16 to 23 on device: GPA2
  91. [ 0.132806] gpiochip_add: registered GPIOs 25 to 29 on device: GPB0
  92. [ 0.132827] gpiochip_add: registered GPIOs 31 to 35 on device: GPB1
  93. [ 0.132849] gpiochip_add: registered GPIOs 37 to 40 on device: GPB2
  94. [ 0.132870] gpiochip_add: registered GPIOs 42 to 45 on device: GPB3
  95. [ 0.132891] gpiochip_add: registered GPIOs 47 to 53 on device: GPC0
  96. [ 0.132912] gpiochip_add: registered GPIOs 55 to 58 on device: GPC1
  97. [ 0.132933] gpiochip_add: registered GPIOs 60 to 66 on device: GPC2
  98. [ 0.132953] gpiochip_add: registered GPIOs 68 to 74 on device: GPC3
  99. [ 0.132974] gpiochip_add: registered GPIOs 76 to 79 on device: GPD0
  100. [ 0.132995] gpiochip_add: registered GPIOs 81 to 88 on device: GPD1
  101. [ 0.133016] gpiochip_add: registered GPIOs 90 to 95 on device: GPY0
  102. [ 0.133037] gpiochip_add: registered GPIOs 97 to 100 on device: GPY1
  103. [ 0.133058] gpiochip_add: registered GPIOs 102 to 107 on device: GPY2
  104. [ 0.133080] gpiochip_add: registered GPIOs 109 to 116 on device: GPY3
  105. [ 0.133101] gpiochip_add: registered GPIOs 118 to 125 on device: GPY4
  106. [ 0.133122] gpiochip_add: registered GPIOs 127 to 134 on device: GPY5
  107. [ 0.133143] gpiochip_add: registered GPIOs 136 to 143 on device: GPY6
  108. [ 0.133164] gpiochip_add: registered GPIOs 145 to 151 on device: GPC4
  109. [ 0.133185] gpiochip_add: registered GPIOs 153 to 160 on device: GPX0
  110. [ 0.133206] gpiochip_add: registered GPIOs 162 to 169 on device: GPX1
  111. [ 0.133226] gpiochip_add: registered GPIOs 171 to 178 on device: GPX2
  112. [ 0.133247] gpiochip_add: registered GPIOs 180 to 187 on device: GPX3
  113. [ 0.133274] gpiochip_add: registered GPIOs 189 to 196 on device: GPE0
  114. [ 0.133296] gpiochip_add: registered GPIOs 198 to 199 on device: GPE1
  115. [ 0.133317] gpiochip_add: registered GPIOs 201 to 204 on device: GPF0
  116. [ 0.133338] gpiochip_add: registered GPIOs 206 to 209 on device: GPF1
  117. [ 0.133359] gpiochip_add: registered GPIOs 211 to 218 on device: GPG0
  118. [ 0.133380] gpiochip_add: registered GPIOs 220 to 227 on device: GPG1
  119. [ 0.133401] gpiochip_add: registered GPIOs 229 to 230 on device: GPG2
  120. [ 0.133422] gpiochip_add: registered GPIOs 232 to 235 on device: GPH0
  121. [ 0.133443] gpiochip_add: registered GPIOs 237 to 244 on device: GPH1
  122. [ 0.133469] gpiochip_add: registered GPIOs 246 to 253 on device: GPV0
  123. [ 0.133490] gpiochip_add: registered GPIOs 255 to 262 on device: GPV1
  124. [ 0.133511] gpiochip_add: registered GPIOs 264 to 271 on device: GPV2
  125. [ 0.133532] gpiochip_add: registered GPIOs 273 to 280 on device: GPV3
  126. [ 0.133553] gpiochip_add: registered GPIOs 282 to 283 on device: GPV4
  127. [ 0.133578] gpio: GPZ has no PM function
  128. [ 0.133595] gpiochip_add: registered GPIOs 285 to 291 on device: GPZ
  129. [ 0.133810] dummy:
  130. [ 0.134035] NET: Registered protocol family 16
  131. [ 0.134379] Registered FIQ tty driver
  132. [ 0.134423] Last reset was software reset (RST_STAT=0x20000000)
  133. [ 0.136688] Manta HW revision: 8, CPU EXYNOS5250 Rev1.0
  134. [ 0.140178] console [ttyFIQ2] enabled
  135. [ 0.140336] Registered fiq debugger ttyFIQ2
  136. [ 0.140660] persistent_ram: uncorrectable error in header
  137. [ 0.140683] persistent_ram: no valid data in buffer (sig = 0x43450044)
  138. [ 0.150460] console [ram-1] enabled
  139. [ 0.152165] bootloader fb located at 60000000-60F9FFFF
  140. [ 0.152299] Registered chained gpio int handler for interrupt 77.
  141. [ 0.152398] Registered interrupt support for gpio group 19.
  142. [ 0.154553] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  143. [ 0.154643] hw-breakpoint: maximum watchpoint size is 8 bytes.
  144. [ 0.154842] S3C Power Management, Copyright 2004 Simtec Electronics
  145. [ 0.155182] EXYNOS5250 PMU Initialize
  146. [ 0.156074] EXYNOS: Initializing architecture
  147. [ 0.156528] s3c24xx-pwm s3c24xx-pwm.0: tin at 33333333, tdiv at 33333333, tin=divclk, base 0
  148. [ 0.156734] s3c24xx-pwm s3c24xx-pwm.1: tin at 16666666, tdiv at 16666666, tin=divclk, base 8
  149. [ 0.164338] bio: create slab <bio-0> at 0
  150. [ 0.164740] MXT_BOOSTER:
  151. [ 0.164926] MXT_XVDD:
  152. [ 0.165053] MXT_XVDD: supplied by MXT_BOOSTER
  153. [ 0.165290] VBATT: 3700 mV
  154. [ 0.560859] ion_chunk_heap_create: base 2415919104 size 268435456 align 1048576
  155. [ 0.562848] SCSI subsystem initialized
  156. [ 0.563711] usbcore: registered new interface driver usbfs
  157. [ 0.563886] usbcore: registered new interface driver hub
  158. [ 0.564040] usbcore: registered new device driver usb
  159. [ 0.564356] wake enabled for irq 439
  160. [ 0.564477] wake enabled for irq 432
  161. [ 0.564597] wake enabled for irq 433
  162. [ 0.564670] GPIO Input Driver: Start gpio inputs for manta-keypad... in interrupt mode
  163. [ 0.564857] wake enabled for irq 427
  164. [ 0.564979] GPIO Input Driver: Start gpio inputs for manta-keypad... in interrupt mode
  165. [ 0.565194] input: manta-keypad as /devices/virtual/input/input0
  166. [ 0.565434] input: manta-switch as /devices/virtual/input/input1
  167. [ 0.565981] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
  168. [ 0.566108] s3c-i2c s3c2440-i2c.0: slave address 0x10
  169. [ 0.566182] s3c-i2c s3c2440-i2c.0: bus frequency set to 65 KHz
  170. [ 0.566630] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
  171. [ 0.566709] s3c-i2c s3c2440-i2c.1: slave address 0x10
  172. [ 0.566830] s3c-i2c s3c2440-i2c.1: bus frequency set to 378 KHz
  173. [ 0.567201] s3c-i2c s3c2440-i2c.2: i2c-2: S3C I2C adapter
  174. [ 0.567327] s3c-i2c s3c2440-i2c.2: slave address 0x10
  175. [ 0.567401] s3c-i2c s3c2440-i2c.2: bus frequency set to 378 KHz
  176. [ 0.567711] s3c-i2c s3c2440-i2c.3: i2c-3: S3C I2C adapter
  177. [ 0.567789] s3c-i2c s3c2440-i2c.3: slave address 0x10
  178. [ 0.567910] s3c-i2c s3c2440-i2c.3: bus frequency set to 378 KHz
  179. [ 0.568228] s3c-i2c s3c2440-i2c.4: i2c-4: S3C I2C adapter
  180. [ 0.568355] s3c-i2c s3c2440-i2c.4: slave address 0x10
  181. [ 0.568429] s3c-i2c s3c2440-i2c.4: bus frequency set to 378 KHz
  182. [ 0.568846] max77686 5-0009: device found
  183. [ 0.575757] max77686_pmic_probe: Device ID=0x09, (version:1, chip_rev:1)
  184. [ 0.575986] max77686-pmic max77686-pmic: Power on triggered by PWRON=High
  185. [ 0.576114] max77686-pmic max77686-pmic: Power on triggered by Manual Reset Event
  186. [ 0.579377] vdd_mif range: 850 <--> 1200 mV at 987 mV
  187. [ 0.580130] vdd_arm range: 850 <--> 1500 mV at 1075 mV
  188. [ 0.580919] vdd_int range: 850 <--> 1300 mV at 1037 mV
  189. [ 0.581676] vdd_g3d range: 850 <--> 1250 mV at 1200 mV
  190. [ 0.582710] VCC_1.8V_AP: 1800 mV
  191. [ 0.583719] VMIPI_1.0V: 1000 mV
  192. [ 0.584436] TOUCH_VDD_1.8V: 1800 mV
  193. [ 0.585416] VMIPI_1.8V: 1800 mV
  194. [ 0.586433] VUOTG_3.0V: 3000 mV
  195. [ 0.587427] VHSIC_1.0V: 1000 mV
  196. [ 0.588408] VHSIC_1.8V: 1800 mV
  197. [ 0.589176] 5M_CORE_1.5V: 1500 mV
  198. [ 0.589900] CAM_IO_1.8V: 1800 mV
  199. [ 0.590617] VT_CAM_1.8V: 1800 mV
  200. [ 0.591340] TA_CHECK_1.35V: 1350 mV
  201. [ 0.592130] TSP_AVDD_2.8V: 2800 mV
  202. [ 0.592856] CAM_AF_2.8V: 2800 mV
  203. [ 0.593839] VADC_3.3V: 3300 mV
  204. [ 0.594459] 32KHZ_PMIC:
  205. [ 0.594687] s3c-i2c s3c2440-i2c.5: i2c-5: S3C I2C adapter
  206. [ 0.594764] s3c-i2c s3c2440-i2c.5: slave address 0x10
  207. [ 0.594888] s3c-i2c s3c2440-i2c.5: bus frequency set to 378 KHz
  208. [ 0.595165] s3c-i2c s3c2440-i2c.7: i2c-7: S3C I2C adapter
  209. [ 0.595295] s3c-i2c s3c2440-i2c.7: slave address 0x10
  210. [ 0.595370] s3c-i2c s3c2440-i2c.7: bus frequency set to 378 KHz
  211. [ 0.595636] s3c-i2c s3c2440-i2c.8: i2c-8: S3C I2C adapter
  212. [ 0.595714] s3c-i2c s3c2440-i2c.8: slave address 0x10
  213. [ 0.595836] s3c-i2c s3c2440-i2c.8: bus frequency set to 378 KHz
  214. [ 0.595972] Linux media interface: v0.10
  215. [ 0.596082] Linux video capture interface: v2.00
  216. [ 0.597530] Advanced Linux Sound Architecture Driver Version 1.0.25.
  217. [ 0.597996] Bluetooth: Core ver 2.16
  218. [ 0.598150] NET: Registered protocol family 31
  219. [ 0.598225] Bluetooth: HCI device and connection manager initialized
  220. [ 0.598351] Bluetooth: HCI socket layer initialized
  221. [ 0.598425] Bluetooth: L2CAP socket layer initialized
  222. [ 0.598563] Bluetooth: SCO socket layer initialized
  223. [ 0.598914] cfg80211: Calling CRDA to update world regulatory domain
  224. [ 0.599330] wake enabled for irq 421
  225. [ 0.599470] wake enabled for irq 422
  226. [ 0.599854] Switching to clocksource mct-frc
  227. [ 0.622793] NET: Registered protocol family 2
  228. [ 0.623042] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  229. [ 0.623534] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  230. [ 0.624601] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  231. [ 0.625818] TCP: Hash tables configured (established 65536 bind 65536)
  232. [ 0.625896] TCP: reno registered
  233. [ 0.626018] UDP hash table entries: 256 (order: 1, 8192 bytes)
  234. [ 0.626109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  235. [ 0.626415] NET: Registered protocol family 1
  236. [ 0.626660] Trying to unpack rootfs image as initramfs...
  237. [ 0.645506] Freeing initrd memory: 484K
  238. [ 0.646421] Exynos5 : ARM Clock down on idle mode is enabled
  239. [ 0.646542] EXYNOS5250 ASV(ARM : 8 MIF : 3) using fused group
  240. [ 0.646984] [BT] bcm_bt_lpm_init
  241. [ 0.647231] wake enabled for irq 438
  242. [ 0.647725] exynos_tmu exynos_tmu: Current auto refresh interval(3875 nsec), Normal auto refresh interval(3875 nsec), memory throttle auto refresh internal(1937 nsec)
  243. [ 0.648901] exynos_tmu exynos_tmu: Tmu Initialization is sucessful...!
  244. [ 0.649087] s3c-adc samsung-adc-v4: operating without regulator "vdd" .
  245. [ 0.649272] s3c-adc samsung-adc-v4: attached adc driver
  246. [ 0.650628] highmem bounce pool size: 64 pages
  247. [ 0.656739] NTFS driver 2.1.30 [Flags: R/O].
  248. [ 0.656948] fuse init (API version 7.18)
  249. [ 0.657314] msgmni has been set to 928
  250. [ 0.658627] io scheduler noop registered
  251. [ 0.658704] io scheduler deadline registered
  252. [ 0.658837] io scheduler row registered
  253. [ 0.659037] io scheduler cfq registered (default)
  254. [ 0.861721] dma-pl330 dma-pl330.0: Loaded driver for PL330 DMAC-267056
  255. [ 0.861858] dma-pl330 dma-pl330.0: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  256. [ 0.864054] dma-pl330 dma-pl330.1: Loaded driver for PL330 DMAC-267056
  257. [ 0.864136] dma-pl330 dma-pl330.1: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  258. [ 0.864876] dma-pl330 dma-pl330.2: Loaded driver for PL330 DMAC-267056
  259. [ 0.865036] dma-pl330 dma-pl330.2: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
  260. [ 0.865314] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  261. [ 0.866338] exynos4210-uart.0: ttySAC0 at MMIO 0x12c00000 (irq = 83) is a S3C6400/10
  262. [ 0.866676] exynos4210-uart.1: ttySAC1 at MMIO 0x12c10000 (irq = 84) is a S3C6400/10
  263. [ 0.866952] exynos4210-uart.3: ttySAC3 at MMIO 0x12c30000 (irq = 86) is a S3C6400/10
  264. [ 0.868628] mali mali.0: Probed as mali0
  265. [ 0.868784] mali mali.0: start latency exceeded, new value 833 ns
  266. [ 0.869673] mali mali.0: state restore latency exceeded, new value 757957 ns
  267. [ 0.869755] mali mali.0: stop latency exceeded, new value 833 ns
  268. [ 0.875861] brd: module loaded
  269. [ 0.878917] loop: module loaded
  270. [ 0.879783] WM1811 LDO1:
  271. [ 0.880297] WM1811 LDO2:
  272. [ 0.884710] wm8994 7-001a: WM1811 revision D CUST_ID 00
  273. [ 0.888583] bcm2079x-spi spi2.0: bcmspinfc_probe, probing bcmspinfc driver
  274. [ 0.888857] bcm2079x-spi spi2.0: requesting IRQ 430
  275. [ 0.888991] bcm2079x-spi spi2.0: bcmspinfc_probe, probing bcmspinfc driver exited successfully
  276. [ 0.889271] tun: Universal TUN/TAP device driver, 1.6
  277. [ 0.889394] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  278. [ 0.889624] PPP generic driver version 2.4.2
  279. [ 0.889887] PPP BSD Compression module registered
  280. [ 0.889962] PPP Deflate Compression module registered
  281. [ 0.890276] PPP MPPE Compression module registered
  282. [ 0.890400] NET: Registered protocol family 24
  283. [ 0.890511] usbcore: registered new interface driver asix
  284. [ 0.890666] usbcore: registered new interface driver cdc_ether
  285. [ 0.890769] usbcore: registered new interface driver net1080
  286. [ 0.890922] usbcore: registered new interface driver cdc_subset
  287. [ 0.891030] usbcore: registered new interface driver zaurus
  288. [ 0.891195] usbcore: registered new interface driver cdc_ncm
  289. [ 0.891440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  290. [ 0.891820] s5p-ehci s5p-ehci: S5P EHCI Host Controller
  291. [ 0.892055] s5p-ehci s5p-ehci: new USB bus registered, assigned bus number 1
  292. [ 0.892237] s5p-ehci s5p-ehci: irq 103, io mem 0x12110000
  293. [ 0.900049] s5p-ehci s5p-ehci: USB 0.0 started, EHCI 1.00
  294. [ 0.900240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  295. [ 0.900373] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  296. [ 0.900458] usb usb1: Product: S5P EHCI Host Controller
  297. [ 0.900579] usb usb1: Manufacturer: Linux 3.4.67-cyanogenmod-g200870d-dirty ehci_hcd
  298. [ 0.900661] usb usb1: SerialNumber: s5p-ehci
  299. [ 0.901171] hub 1-0:1.0: USB hub found
  300. [ 0.901262] hub 1-0:1.0: 3 ports detected
  301. [ 0.901620] s5p-ehci s5p-ehci: remove, state 1
  302. [ 0.901754] usb usb1: USB disconnect, device number 1
  303. [ 0.903374] s5p-ehci s5p-ehci: USB bus 1 deregistered
  304. [ 0.903740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  305. [ 0.904026] exynos-ohci exynos-ohci: EXYNOS OHCI Host Controller
  306. [ 0.904298] exynos-ohci exynos-ohci: new USB bus registered, assigned bus number 1
  307. [ 0.904411] exynos-ohci exynos-ohci: irq 103, io mem 0x12120000
  308. [ 0.959121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  309. [ 0.959251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  310. [ 0.959333] usb usb1: Product: EXYNOS OHCI Host Controller
  311. [ 0.959454] usb usb1: Manufacturer: Linux 3.4.67-cyanogenmod-g200870d-dirty ohci_hcd
  312. [ 0.959536] usb usb1: SerialNumber: exynos-ohci
  313. [ 0.960073] hub 1-0:1.0: USB hub found
  314. [ 0.960163] hub 1-0:1.0: 3 ports detected
  315. [ 0.960503] exynos-ohci exynos-ohci: remove, state 1
  316. [ 0.960635] usb usb1: USB disconnect, device number 1
  317. [ 0.961265] exynos-ohci exynos-ohci: USB bus 1 deregistered
  318. [ 0.961638] usbcore: registered new interface driver usblp
  319. [ 0.961713] Initializing USB Mass Storage driver...
  320. [ 0.961864] usbcore: registered new interface driver usb-storage
  321. [ 0.961942] USB Mass Storage support registered.
  322. [ 0.962092] usbcore: registered new interface driver libusual
  323. [ 0.962241] usbcore: registered new interface driver usbserial
  324. [ 0.962367] usbserial: USB Serial Driver core
  325. [ 0.962704] s3c-hsotg : S3C HS USB OTG Device Driver,(c) 2008-2009 Samsung Electronics
  326. [ 0.962710] s3c-hsotg : version 15 March 2009
  327. [ 0.963059] file system registered
  328. [ 0.964177] gadget: Mass Storage Function, version: 2009/09/11
  329. [ 0.964308] gadget: Number of LUNs=1
  330. [ 0.964383] lun0: LUN: removable file: (no medium)
  331. [ 0.964717] gadget: android_usb ready
  332. [ 0.964792] bound driver 'android_usb'
  333. [ 0.965123] mousedev: PS/2 mouse device common for all mice
  334. [ 0.965531] usbcore: registered new interface driver xpad
  335. [ 0.965641] usbcore: registered new interface driver usb_acecad
  336. [ 0.965794] usbcore: registered new interface driver aiptek
  337. [ 0.965896] usbcore: registered new interface driver gtco
  338. [ 0.966046] usbcore: registered new interface driver hanwang
  339. [ 0.966152] usbcore: registered new interface driver kbtab
  340. [ 0.966301] usbcore: registered new interface driver wacom
  341. [ 0.966762] input: Atmel maXTouch Touchscreen as /devices/platform/s3c2440-i2c.3/i2c-3/3-004a/input/input2
  342. [ 0.975152] mali mali.0: stop latency exceeded, new value 916 ns
  343. [ 0.975300] mali mali.0: state save latency exceeded, new value 7959 ns
  344. [ 0.975650] pd-g3d: Power-off latency exceeded, new value 268959 ns
  345. [ 1.075624] max77686-rtc max77686-rtc: max77686_rtc_enable_wtsr_smpl: WTSR: enable, SMPL: enable
  346. [ 1.175591] max77686-rtc max77686-rtc: rtc core: registered max77686-rtc as rtc0
  347. [ 1.176154] i2c /dev entries driver
  348. [ 1.177309] gspca_main: v2.14.0 registered
  349. [ 1.177547] exynos-mdev.0: Media0[0xde1c0400] was registered successfully
  350. [ 1.177815] exynos-mdev.1: Media1[0xde1c0800] was registered successfully
  351. [ 1.178034] exynos-mdev.2: Media2[0xde1c0c00] was registered successfully
  352. [ 1.178865] [INFO]gsc_probe:1427: gsc-0 registered successfully
  353. [ 1.179503] [INFO]gsc_probe:1427: gsc-1 registered successfully
  354. [ 1.180216] [INFO]gsc_probe:1427: gsc-2 registered successfully
  355. [ 1.180849] [INFO]gsc_probe:1427: gsc-3 registered successfully
  356. [ 1.181025] Initialize JPEG driver
  357. [ 1.181327] s5p-jpeg s5p-jpeg: JPEG driver is registered to /dev/video12
  358. [ 1.181580] s5p-jpeg s5p-jpeg: JPEG driver is registered to /dev/video11
  359. [ 1.182017] Samsung Graphics 2D driver, (c) 2011 Samsung Electronics
  360. [ 1.182188] EXYNOS MFC V4L2 Driver, (c) 2010 Samsung Electronics
  361. [ 1.182319] s5p_mfc_probe++
  362. [ 1.182329] s5p-mfc s5p-mfc: Initialised spin lock
  363. [ 1.182338] s5p-mfc s5p-mfc: Getting clocks
  364. [ 1.182634] s5p-mfc s5p-mfc: decoder registered as /dev/video6
  365. [ 1.182890] s5p-mfc s5p-mfc: encoder registered as /dev/video7
  366. [ 1.183275] s5p_mfc_probe--
  367. [ 1.183414] i2c i2c-0: attached exynos hdcp into i2c adapter successfully
  368. [ 1.183575] i2c-core: driver [exynos_hdcp] using legacy suspend method
  369. [ 1.183702] i2c-core: driver [exynos_hdcp] using legacy resume method
  370. [ 1.183793] Samsung HDMI output driver, (c) 2010-2011 Samsung Electronics Co., Ltd.
  371. [ 1.184062] s5p-hdmi exynos5-hdmi: hdmiphy i2c bus number = 8
  372. [ 1.184221] s5p-hdmiphy 8-0038: hdmiphy_probe start
  373. [ 1.184343] s5p-hdmiphy 8-0038: probe successful
  374. [ 1.209948] s5p-hdmi exynos5-hdmi: probe sucessful
  375. [ 1.210207] i2c i2c-0: probed exynos edid
  376. [ 1.210329] Samsung TV Mixer driver, (c) 2010-2011 Samsung Electronics Co., Ltd.
  377. [ 1.210503] s5p-mixer s5p-mixer: probe start
  378. [ 1.210737] s5p-mixer s5p-mixer: resources acquired
  379. [ 1.210833] s5p-mixer s5p-mixer: added output 'S5P HDMI connector' from module 's5p-hdmi'
  380. [ 1.211147] s5p-mixer s5p-mixer: registered layer mxr0_graph0 as /dev/video16
  381. [ 1.211424] s5p-mixer s5p-mixer: registered layer mxr0_graph1 as /dev/video17
  382. [ 1.211654] s5p-mixer s5p-mixer: registered layer mxr1_graph2 as /dev/video18
  383. [ 1.211934] s5p-mixer s5p-mixer: registered layer mxr1_graph3 as /dev/video19
  384. [ 1.212065] s5p-mixer s5p-mixer: mixer0 create links
  385. [ 1.212152] s5p-mixer s5p-mixer: mixer1 create links
  386. [ 1.212287] s5p-mixer s5p-mixer: mixer links are created successfully
  387. [ 1.212379] s5p-mixer s5p-mixer: probe successful
  388. [ 1.214019] fimc_is_spi successfully probed
  389. [ 1.214118] Driver for 1-wire Dallas network protocol.
  390. [ 1.283633] wake enabled for irq 420
  391. [ 1.284059] s3c2410_wdt: S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
  392. [ 1.284388] s3c2410-wdt s3c2410-wdt: starting watchdog timer
  393. [ 1.284536] s3c2410-wdt s3c2410-wdt: watchdog active, reset enabled, irq disabled
  394. [ 1.285060] device-mapper: uevent: version 1.0.3
  395. [ 1.285569] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
  396. [ 1.285856] Bluetooth: HCI UART driver ver 2.2
  397. [ 1.285933] Bluetooth: HCI H4 protocol initialized
  398. [ 1.286105] cpuidle: using governor ladder
  399. [ 1.286361] cpuidle: using governor menu
  400. [ 1.286458] sdhci: Secure Digital Host Controller Interface driver
  401. [ 1.286584] sdhci: Copyright(c) Pierre Ossman
  402. [ 1.286747] Synopsys Designware Multimedia Card Interface Driver
  403. [ 1.286955] dw_mmc dw_mmc.0: Using internal DMA controller.
  404. [ 1.287222] mmc0: no vmmc regulator found
  405. [ 1.288467] dw_mmc dw_mmc.0: Version ID is 241a
  406. [ 1.288597] dw_mmc dw_mmc.0: DW MMC controller at irq 107, 32 bit host data width, 128 deep fifo
  407. [ 1.288809] dw_mmc dw_mmc.1: Using internal DMA controller.
  408. [ 1.289055] mmc1: no vmmc regulator found
  409. [ 1.290337] dw_mmc dw_mmc.1: Version ID is 241a
  410. [ 1.290465] dw_mmc dw_mmc.1: DW MMC controller at irq 108, 32 bit host data width, 128 deep fifo
  411. [ 1.290601] dw_mmc dw_mmc.1: Internal DMAC interrupt fix enabled.
  412. [ 1.295669] Registered led device: as3668
  413. [ 1.300117] usbcore: registered new interface driver usbhid
  414. [ 1.300253] usbhid: USB HID core driver
  415. [ 1.315070] mmc_host mmc0: device is being hw reset
  416. [ 1.475071] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  417. [ 1.530351] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  418. [ 1.530529] dw_mmc dw_mmc.0: cmd21 data error:-84 pending:184 status:a906 tcb:80 tbb:0
  419. [ 1.531082] mmc0: new HS200 MMC card at address 0001
  420. [ 1.531510] mmcblk0: mmc0:0001 MAG2GA 14.6 GiB
  421. [ 1.531835] mmcblk0boot0: mmc0:0001 MAG2GA partition 1 4.00 MiB
  422. [ 1.532100] mmcblk0boot1: mmc0:0001 MAG2GA partition 2 4.00 MiB
  423. [ 1.536124] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
  424. [ 1.538538] mmcblk0boot1: unknown partition table
  425. [ 1.539467] mmcblk0boot0: unknown partition table
  426. [ 1.655954] i2c i2c-1: MPU6050 is ready to go!
  427. [ 1.656230] bh1721fvc_i2c_probe: registering lightsensor-level input device
  428. [ 1.658189] zram: Created 1 device(s) ...
  429. [ 1.658851] ashmem: initialized
  430. [ 1.659101] logger: created 256K log 'log_main'
  431. [ 1.659306] logger: created 256K log 'log_events'
  432. [ 1.659507] logger: created 256K log 'log_radio'
  433. [ 1.659756] logger: created 256K log 'log_system'
  434. [ 1.660067] Mobicore API module initialized!
  435. [ 1.661035] usbcore: registered new interface driver snd-usb-audio
  436. [ 1.662297] samsung-i2s samsung-i2s.0: start latency exceeded, new value 833 ns
  437. [ 1.662435] samsung-i2s samsung-i2s.0: state restore latency exceeded, new value 1250 ns
  438. [ 1.662571] samsung-i2s samsung-i2s.0: stop latency exceeded, new value 875 ns
  439. [ 1.662749] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 958 ns
  440. [ 1.663187] pd-maudio: Power-off latency exceeded, new value 303666 ns
  441. [ 1.670993] pd-maudio: Power-on latency exceeded, new value 439125 ns
  442. [ 1.671133] samsung-i2s samsung-i2s.0: start latency exceeded, new value 834 ns
  443. [ 1.674581] asoc: wm8994-aif1 <-> samsung-i2s.0 mapping ok
  444. [ 1.674938] asoc: wm8994-aif1 <-> samsung-i2s.4 mapping ok
  445. [ 1.675348] asoc: wm8994-aif2 <-> manta-voice mapping ok
  446. [ 1.675670] asoc: wm8994-aif3 <-> manta-bt mapping ok
  447. [ 1.700821] input: Manta-I2S Headset as /devices/platform/manta-i2s/sound/card0/input3
  448. [ 1.702943] asoc: dit-hifi <-> samsung-spdif mapping ok
  449. [ 1.703700] GACT probability NOT on
  450. [ 1.703776] Mirror/redirect action on
  451. [ 1.703850] u32 classifier
  452. [ 1.703967] Actions configured
  453. [ 1.704041] Netfilter messages via NETLINK v0.30.
  454. [ 1.704124] nfnl_acct: registering with nfnetlink.
  455. [ 1.704276] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  456. [ 1.704763] ctnetlink v0.93: registering with nfnetlink.
  457. [ 1.704918] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  458. [ 1.704996] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  459. [ 1.705471] xt_time: kernel timezone is -0000
  460. [ 1.705875] ip_tables: (C) 2000-2006 Netfilter Core Team
  461. [ 1.706173] arp_tables: (C) 2002 David S. Miller
  462. [ 1.706287] TCP: cubic registered
  463. [ 1.706358] Initializing XFRM netlink socket
  464. [ 1.706900] NET: Registered protocol family 10
  465. [ 1.707627] Mobile IPv6
  466. [ 1.707726] ip6_tables: (C) 2000-2006 Netfilter Core Team
  467. [ 1.707966] IPv6 over IPv4 tunneling driver
  468. [ 1.708875] NET: Registered protocol family 17
  469. [ 1.709022] NET: Registered protocol family 15
  470. [ 1.709153] Bridge firewalling registered
  471. [ 1.709376] Bluetooth: RFCOMM TTY layer initialized
  472. [ 1.709519] Bluetooth: RFCOMM socket layer initialized
  473. [ 1.709597] Bluetooth: RFCOMM ver 1.11
  474. [ 1.709719] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  475. [ 1.709796] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  476. [ 1.709984] NET: Registered protocol family 35
  477. [ 1.710440] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  478. [ 1.710653] Registering SWP/SWPB emulation handler
  479. [ 1.710794] pd-gscl3: Power-off latency exceeded, new value 750 ns
  480. [ 1.710951] pd-isp: Power-off latency exceeded, new value 185833 ns
  481. [ 1.711048] pd-gscl2: Power-off latency exceeded, new value 833 ns
  482. [ 1.711192] pd-gscl1: Power-off latency exceeded, new value 708 ns
  483. [ 1.711289] pd-gscl0: Power-off latency exceeded, new value 709 ns
  484. [ 1.711477] pd-dp: Power-off latency exceeded, new value 875 ns
  485. [ 1.711610] pd-mixer: Power-off latency exceeded, new value 667 ns
  486. [ 1.711769] pd-gscl: Power-off latency exceeded, new value 352708 ns
  487. [ 1.711864] pd-hdmi: Power-off latency exceeded, new value 666 ns
  488. [ 1.712005] pd-fimd1: Power-off latency exceeded, new value 708 ns
  489. [ 1.712427] pd-disp1: Power-off latency exceeded, new value 293667 ns
  490. [ 1.712547] pd-mfc: Power-off latency exceeded, new value 348292 ns
  491. [ 1.718454] wake enabled for irq 424
  492. [ 1.718828] wake enabled for irq 426
  493. [ 1.938957] battery: charge source type was changed: usb
  494. [ 1.948391] pd-disp1: Power-on latency exceeded, new value 476916 ns
  495. [ 1.948483] pd-fimd1: Power-on latency exceeded, new value 958 ns
  496. [ 1.948617] s3c-fb exynos5-fb.1: start latency exceeded, new value 958 ns
  497. [ 1.948711] s3c-fb exynos5-fb.1: state restore latency exceeded, new value 10083 ns
  498. [ 1.948847] s3c-fb exynos5-fb.1: stop latency exceeded, new value 792 ns
  499. [ 1.982421] s3c-fb exynos5-fb.1: window 0: fb
  500. [ 1.982823] pd-dp: Power-on latency exceeded, new value 958 ns
  501. [ 1.982957] s5p-dp s5p-dp: start latency exceeded, new value 792 ns
  502. [ 1.983039] s5p-dp s5p-dp: state restore latency exceeded, new value 1125 ns
  503. [ 1.983169] s5p-dp s5p-dp: stop latency exceeded, new value 916 ns
  504. [ 1.984758] s5p-dp s5p-dp: EDID data does not include any extensions.
  505. [ 1.997355] s5p-dp s5p-dp: EDID Read success!
  506. [ 2.009956] s5p-dp s5p-dp: Link Training Clock Recovery success
  507. [ 2.026584] s5p-dp s5p-dp: Link Training success!
  508. [ 2.174885] wifi_set_power = 1
  509. [ 2.535073] wifi_set_carddetect = 1
  510. [ 2.565072] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  511. [ 2.578263] mmc_host mmc1: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  512. [ 2.581023] mmc1: new ultra high speed SDR104 SDIO card at address 0001
  513. [ 2.585127] F1 signature OK, socitype:0x1 chip:0x4324 rev:0x2 pkg:0xd
  514. [ 2.585790] DHD: dongle ram size is set to 589824(orig 589824) at 0x0
  515. [ 2.586854] wl_create_event_handler(): thread:wl_event_handler:61 started
  516. [ 2.586873] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xddc813d8
  517. [ 2.587689] p2p0: P2P Interface Registered
  518. [ 2.587911] dhd_attach(): thread:dhd_watchdog_thread:62 started
  519. [ 2.588081] dhd_attach(): thread:dhd_dpc:63 started
  520. [ 2.588294] dhd_attach(): thread:dhd_rxf:64 started
  521. [ 2.588462] dhd_attach(): thread:dhd_sysioc:65 started
  522. [ 2.588708] wifi_get_mac_addr
  523. [ 2.589221] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 08:d4:2b:16:4f:50
  524.  
  525. [ 2.589401] Dongle Host Driver, version 1.88.45 (r)
  526. [ 2.589405] Compiled in drivers/net/wireless/bcmdhd on Dec 28 2017 at 05:04:47
  527. [ 2.589666] wifi_set_power = 0
  528. [ 2.695040] =========== WLAN placed in RESET ========
  529. [ 2.720717] max77686-rtc max77686-rtc: setting system clock to 2017-12-28 12:17:57 UTC (1514463477)
  530. [ 2.723301] ALSA device list:
  531. [ 2.723445] #0: Manta-I2S
  532. [ 2.723526] #1: Manta-SPDIF
  533. [ 2.723923] Freeing init memory: 256K
  534. [ 2.724010] Write protecting the kernel text section c0008000 - c088c000
  535. [ 2.724549] rodata_test: attempting to write to read-only section:
  536. [ 2.724701] write to read-only section trapped, success
  537. [ 4.652091] manta_otg manta_otg_work: UNDEFINED -> b_peripheral
  538. [ 5.051021] EXT2-fs (mmcblk0p9): error: couldn't mount because of unsupported optional features (44)
  539. [ 5.075463] EXT4-fs (mmcblk0p9): couldn't mount as ext3 due to feature incompatibilities
  540. [ 5.301141] EXT4-fs (mmcblk0p9): ext4_orphan_cleanup: deleting unreferenced inode 700951
  541. [ 5.301347] EXT4-fs (mmcblk0p9): ext4_orphan_cleanup: deleting unreferenced inode 701322
  542. [ 5.301433] EXT4-fs (mmcblk0p9): ext4_orphan_cleanup: deleting unreferenced inode 701329
  543. [ 5.301556] EXT4-fs (mmcblk0p9): 3 orphan inodes deleted
  544. [ 5.301716] EXT4-fs (mmcblk0p9): recovery complete
  545. [ 5.316305] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
  546. [ 5.347901] android_usb: already disabled
  547. [ 5.686936] android_work: sent uevent USB_STATE=CONNECTED
  548. [ 5.857717] rndis_function_bind_config MAC: 00:00:00:00:00:00
  549. [ 5.858275] android_usb gadget: using random self ethernet address
  550. [ 5.858877] android_usb gadget: using random host ethernet address
  551. [ 5.861403] android_work: sent uevent USB_STATE=DISCONNECTED
  552. [ 5.869209] rndis0: MAC 3e:7a:24:a6:2b:9f
  553. [ 5.869456] rndis0: HOST MAC 76:aa:75:56:38:22
  554. [ 5.874704] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  555. [ 6.208407] android_work: sent uevent USB_STATE=CONNECTED
  556. [ 6.329628] android_usb gadget: high-speed config #1: android
  557. [ 6.331628] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  558. [ 6.334146] android_work: sent uevent USB_STATE=CONFIGURED
  559. [ 6.979463] android_work: sent uevent USB_STATE=DISCONNECTED
  560. [ 7.000973] rndis_function_bind_config MAC: 76:AA:75:56:38:22
  561. [ 7.001307] android_usb gadget: using random self ethernet address
  562. [ 7.001480] android_usb gadget: using random host ethernet address
  563. [ 7.004968] rndis0: MAC 4a:5e:88:fc:e2:57
  564. [ 7.005191] rndis0: HOST MAC 86:f9:2f:24:98:38
  565. [ 7.308451] android_work: sent uevent USB_STATE=CONNECTED
  566. [ 7.426618] android_usb gadget: high-speed config #1: android
  567. [ 7.428903] android_work: sent uevent USB_STATE=CONFIGURED
  568. [ 7.511244] android_work: sent uevent USB_STATE=DISCONNECTED
  569. [ 7.551824] rndis_function_bind_config MAC: 86:F9:2F:24:98:38
  570. [ 7.552348] android_usb gadget: using random self ethernet address
  571. [ 7.552948] android_usb gadget: using random host ethernet address
  572. [ 7.561367] rndis0: MAC ba:d2:1b:cc:56:5c
  573. [ 7.561927] rndis0: HOST MAC 2e:1e:63:f7:b2:4e
  574. [ 7.700451] rndis_function_bind_config MAC: 2E:1E:63:F7:B2:4E
  575. [ 7.700568] android_usb gadget: using random self ethernet address
  576. [ 7.700624] android_usb gadget: using random host ethernet address
  577. [ 7.700978] rndis0: MAC ca:26:8a:c3:98:03
  578. [ 7.701031] rndis0: HOST MAC 02:58:05:be:f2:1d
  579. [ 7.745859] rndis_function_bind_config MAC: 02:58:05:BE:F2:1D
  580. [ 7.746384] android_usb gadget: using random self ethernet address
  581. [ 7.746649] android_usb gadget: using random host ethernet address
  582. [ 7.748373] rndis0: MAC 66:a7:df:67:97:af
  583. [ 7.748609] rndis0: HOST MAC 46:64:7a:34:f5:7e
  584. [ 7.762476] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  585. [ 8.086760] android_work: sent uevent USB_STATE=CONNECTED
  586. [ 8.209761] android_usb gadget: high-speed config #1: android
  587. [ 8.211492] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  588. [ 8.212963] android_work: sent uevent USB_STATE=CONFIGURED
  589. [ 8.916655] EXT4-fs (mmcblk0p9): re-mounted. Opts: (null)
  590. [ 8.927950] preinit: (8.91) Welcome to SailfishOS 2.1.3.7 (Kymijoki) (armv7hl)
  591. [ 8.928170] watchdog: S3C2410 Watchdog: nowayout prevents watchdog to be stopped!
  592. [ 8.928259] watchdog: S3C2410 Watchdog: watchdog did not stop!
  593. [ 8.928546] preinit: (8.91) "Magic Close" /dev/watchdog with character 'V'
  594. [ 8.943601] preinit: (8.93) is_erase_needed: No : 0
  595. [ 8.967623] preinit: (8.95) get_bootstate: USER : 0
  596. [ 8.968071] preinit: (8.95) BOOTSTATE = USER
  597. [ 8.969023] preinit: (8.95) Booting to default.target
  598. [ 8.990483] systemd[1]: Failed to insert module 'autofs4': Function not implemented
  599. [ 9.196349] systemd[1]: systemd 225 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  600. [ 9.198253] systemd[1]: Detected architecture arm.
  601. [ 9.202275] systemd[1]: Set hostname to <Sailfish>.
  602. [ 9.327990] systemd[1]: sys-fs-pstore.mount: Cannot create mount unit for API file system /sys/fs/pstore. Refusing.
  603. [ 9.334186] systemd[1]: data.mount: Unit is bound to inactive unit dev-mmcblk0p9.device. Stopping, too.
  604. [ 9.377010] systemd[1]: sys-fs-pstore.mount: Cannot add dependency job, ignoring: Unit sys-fs-pstore.mount failed to load: Invalid argument. See system logs and 'systemctl status sys-fs-pstore.mount' for details.
  605. [ 9.381094] systemd[1]: Created slice Root Slice.
  606. [ 9.381664] systemd[1]: Starting of Arbitrary Executable File Formats File System Automount Point not supported.
  607. [ 9.382204] systemd[1]: Listening on Journal Socket (/dev/log).
  608. [ 9.383071] systemd[1]: Created slice System Slice.
  609. [ 9.383994] systemd[1]: Created slice system-serial\x2dgetty.slice.
  610. [ 9.384285] systemd[1]: Reached target Swap.
  611. [ 9.384811] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  612. [ 9.385332] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  613. [ 9.385798] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  614. [ 9.386648] systemd[1]: Created slice User and Session Slice.
  615. [ 9.386920] systemd[1]: Reached target Slices.
  616. [ 9.387312] systemd[1]: Listening on udev Control Socket.
  617. [ 9.387723] systemd[1]: Listening on udev Kernel Socket.
  618. [ 9.388123] systemd[1]: Listening on Journal Socket.
  619. [ 9.430273] systemd[1]: Mounting Debug File System...
  620. [ 9.495311] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  621. [ 9.510286] systemd[1]: Starting Remount Root and Kernel File Systems...
  622. [ 9.510621] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
  623. [ 9.542067] EXT4-fs (mmcblk0p9): re-mounted. Opts: (null)
  624. [ 9.545252] systemd[1]: Mounting Temporary Directory...
  625. [ 9.595345] systemd[1]: Starting Setup Virtual Console...
  626. [ 9.615154] systemd[1]: Mounting FFS mount...
  627. [ 9.635260] systemd[1]: Starting Journal Service...
  628. [ 9.638396] systemd[1]: Mounted Debug File System.
  629. [ 9.638825] systemd[1]: Mounted Temporary Directory.
  630. [ 9.765403] systemd[1]: Started Create list of required static device nodes for the current kernel.
  631. [ 9.840090] systemd[1]: Started Remount Root and Kernel File Systems.
  632. [ 9.905067] systemd[1]: Started Setup Virtual Console.
  633. [ 9.905523] systemd[1]: Mounted FFS mount.
  634. [ 9.907371] systemd[1]: Started Journal Service.
  635. [ 10.272044] systemd-journald[335]: Received request to flush runtime journal from PID 1
  636. [ 10.989426] atmel_mxt_ts 3-004a: could not find firmware file
  637. [ 10.995709] audience_es305 4-003e: firmware request failed
  638. [ 11.067374] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
  639. [ 11.365575] atmel_mxt_ts 3-004a: Family ID: 162 Variant ID: 0 Version: 18 Build: 170
  640. [ 11.365706] atmel_mxt_ts 3-004a: Matrix X Size: 32 Matrix Y Size: 52 Object Num: 29
  641. [ 11.373738] atmel_mxt_ts 3-004a: Mxt touch controller initialized
  642. [ 11.983116] android_work: sent uevent USB_STATE=DISCONNECTED
  643. [ 12.007311] init: could not import file '/init.carrier.rc' from '/init.rc'
  644. [ 12.007883] init: could not import file '/init.superuser.rc' from '/init.cm.rc'
  645. [ 12.008145] init: /dev/hw_random not found
  646. [ 12.008256] keychord: using input dev manta-keypad for fevent
  647. [ 12.008311] keychord: using input dev Manta-I2S Headset for fevent
  648. [ 12.008547] init: cannot open '/initlogo.rle'
  649. [ 12.008800] init: command 'loglevel' r=0
  650. [ 12.008871] init: command 'symlink' r=-1
  651. [ 12.008962] init: command 'symlink' r=-1
  652. [ 12.009045] init: command 'mkdir' r=0
  653. [ 12.009126] init: command 'mkdir' r=0
  654. [ 12.009261] init: command 'mkdir' r=0
  655. [ 12.009336] init: command 'write' r=0
  656. [ 12.009409] init: command 'chown' r=0
  657. [ 12.009513] init: command 'chmod' r=0
  658. [ 12.009717] init: command 'mkdir' r=0
  659. [ 12.009800] init: command 'write' r=-22
  660. [ 12.009903] init: command 'write' r=0
  661. [ 12.009978] init: command 'chown' r=0
  662. [ 12.010100] init: command 'chmod' r=0
  663. [ 12.010224] init: command 'mkdir' r=0
  664. [ 12.010317] init: command 'mkdir' r=0
  665. [ 12.010401] init: command 'mkdir' r=0
  666. [ 12.010523] init: command 'mkdir' r=0
  667. [ 12.010613] init: command 'mkdir' r=0
  668. [ 12.010700] init: command 'mkdir' r=0
  669. [ 12.010817] init: command 'mkdir' r=0
  670. [ 12.011296] init: command 'mkdir' r=0
  671. [ 12.011387] init: command 'mkdir' r=0
  672. [ 12.011492] init: command 'mkdir' r=0
  673. [ 12.011560] init: command 'mkdir' r=0
  674. [ 12.011629] init: command 'mkdir' r=0
  675. [ 12.011713] init: command 'write' r=0
  676. [ 12.011830] init: command 'write' r=0
  677. [ 12.011905] init: command 'write' r=0
  678. [ 12.011980] init: command 'write' r=0
  679. [ 12.012078] init: command 'write' r=-2
  680. [ 12.012150] init: command 'write' r=0
  681. [ 12.012223] init: command 'write' r=0
  682. [ 12.012330] init: command 'write' r=0
  683. [ 12.012409] init: command 'write' r=0
  684. [ 12.012486] init: command 'write' r=0
  685. [ 12.012603] init: command 'write' r=0
  686. [ 12.012701] init: command 'write' r=0
  687. [ 12.012784] init: command 'write' r=0
  688. [ 12.012976] init: command 'chown' r=0
  689. [ 12.013105] init: command 'chown' r=0
  690. [ 12.013167] init: command 'chmod' r=0
  691. [ 12.013272] init: command 'mkdir' r=0
  692. [ 12.013335] init: command 'chown' r=-2
  693. [ 12.013395] init: command 'chmod' r=-2
  694. [ 12.013487] init: processing action 0x446f0 (init)
  695. [ 12.013544] init: command 'export' r=0
  696. [ 12.013597] init: command 'export' r=0
  697. [ 12.013682] init: command 'export' r=0
  698. [ 12.013734] init: command 'export' r=0
  699. [ 12.013787] init: command 'export' r=0
  700. [ 12.013870] init: command 'export' r=0
  701. [ 12.013922] init: command 'export' r=0
  702. [ 12.013973] init: command 'export' r=0
  703. [ 12.014057] init: command 'export' r=0
  704. [ 12.014110] init: command 'export' r=0
  705. [ 12.014160] init: processing action 0x46958 (init)
  706. [ 12.014276] init: cannot find '/sbin/watchdogd', disabling 'watchdogd'
  707. [ 12.014330] init: command 'start' r=0
  708. [ 12.014770] init: command 'mkdir' r=0
  709. [ 12.015295] init: command 'mkdir' r=0
  710. [ 12.015356] init: command 'export' r=0
  711. [ 12.015436] rndis_function_bind_config MAC: 46:64:7A:34:F5:7E
  712. [ 12.015467] android_usb gadget: using random self ethernet address
  713. [ 12.015477] android_usb gadget: using random host ethernet address
  714. [ 12.015619] init: command 'export' r=0
  715. [ 12.015675] init: command 'export' r=0
  716. [ 12.015750] init: command 'symlink' r=-1
  717. [ 12.015823] init: command 'symlink' r=-1
  718. [ 12.015829] rndis0: MAC 6e:55:43:f6:c5:a0
  719. [ 12.015834] rndis0: HOST MAC f2:73:ab:5b:54:54
  720. [ 12.016029] init: command 'symlink' r=-1
  721. [ 12.016509] init: command 'symlink' r=-1
  722. [ 12.016643] init: command 'mkdir' r=0
  723. [ 12.016721] init: command 'symlink' r=-1
  724. [ 12.016824] init: command 'symlink' r=-1
  725. [ 12.017245] init: command 'mkdir' r=0
  726. [ 12.017364] init: command 'write' r=0
  727. [ 12.017502] init: command 'write' r=0
  728. [ 12.017561] init: processing action 0x4bd70 (init)
  729. [ 12.017621] init: command 'export' r=0
  730. [ 12.017712] init: command 'export' r=0
  731. [ 12.017768] init: processing action 0x46fd8 (fs)
  732. [ 12.017877] init: command 'mkdir' r=0
  733. [ 12.020562] fs_mgr: Cannot open file /fstab.manta
  734. [ 12.020625] init: fs_mgr_mount_all returned an error
  735. [ 12.020921] init: command 'mount_all' r=255
  736. [ 12.021064] init: command 'restorecon' r=0
  737. [ 12.021162] init: command 'restorecon' r=0
  738. [ 12.021287] init: command 'restorecon' r=0
  739. [ 12.021380] init: command 'restorecon' r=0
  740. [ 12.021472] init: command 'restorecon' r=0
  741. [ 12.021597] init: command 'restorecon' r=0
  742. [ 12.021689] init: command 'restorecon' r=0
  743. [ 12.021779] init: command 'restorecon' r=0
  744. [ 12.021902] init: command 'restorecon' r=0
  745. [ 12.021993] init: command 'restorecon' r=0
  746. [ 12.022127] init: command 'restorecon' r=0
  747. [ 12.022217] init: command 'restorecon' r=0
  748. [ 12.022309] init: command 'restorecon' r=0
  749. [ 12.022435] init: command 'restorecon' r=0
  750. [ 12.022527] init: command 'restorecon' r=0
  751. [ 12.022618] init: command 'restorecon' r=0
  752. [ 12.022742] init: command 'restorecon' r=0
  753. [ 12.022812] init: command 'setprop' r=0
  754. [ 12.022925] init: command 'chmod' r=0
  755. [ 12.023054] init: command 'chown' r=0
  756. [ 12.023179] init: command 'chown' r=0
  757. [ 12.023281] init: command 'chmod' r=0
  758. [ 12.023428] init: command 'chown' r=0
  759. [ 12.023526] init: command 'chmod' r=0
  760. [ 12.023646] init: command 'mkdir' r=0
  761. [ 12.023746] init: command 'chown' r=0
  762. [ 12.023842] init: command 'mkdir' r=0
  763. [ 12.024326] init: command 'mkdir' r=0
  764. [ 12.024526] init: command 'chown' r=0
  765. [ 12.024677] init: command 'chmod' r=0
  766. [ 12.024814] init: command 'chown' r=0
  767. [ 12.024964] init: command 'chmod' r=0
  768. [ 12.025130] init: command 'chown' r=0
  769. [ 12.025268] init: command 'chmod' r=0
  770. [ 12.025434] init: command 'chown' r=0
  771. [ 12.025563] init: command 'chmod' r=0
  772. [ 12.025690] init: command 'chown' r=0
  773. [ 12.025812] init: command 'chmod' r=0
  774. [ 12.025984] init: command 'chown' r=0
  775. [ 12.029803] init: command 'chmod' r=0
  776. [ 12.029887] init: processing action 0x49200 (fs)
  777. [ 12.030100] init: command 'mkdir' r=0
  778. [ 12.030188] init: command 'mkdir' r=0
  779. [ 12.030311] init: command 'write' r=-16
  780. [ 12.030407] init: processing action 0x40f38 (post-fs)
  781. [ 12.030493] init: command 'chown' r=0
  782. [ 12.030594] init: command 'chmod' r=0
  783. [ 12.030708] init: command 'restorecon' r=0
  784. [ 12.030782] init: command 'chown' r=-2
  785. [ 12.030873] init: command 'chmod' r=-2
  786. [ 12.030979] init: command 'restorecon' r=0
  787. [ 12.031076] init: command 'chown' r=0
  788. [ 12.031210] init: command 'chmod' r=0
  789. [ 12.031300] init: command 'chown' r=0
  790. [ 12.031393] init: command 'chmod' r=0
  791. [ 12.031513] init: command 'chown' r=0
  792. [ 12.031604] init: command 'chmod' r=0
  793. [ 12.031699] init: command 'chown' r=0
  794. [ 12.031827] init: command 'chmod' r=0
  795. [ 12.031897] init: command 'chown' r=-2
  796. [ 12.031961] init: command 'chmod' r=-2
  797. [ 12.032079] init: command 'mkdir' r=0
  798. [ 12.032177] init: processing action 0x41208 (post-fs-data)
  799. [ 12.032255] init: command 'chown' r=0
  800. [ 12.032362] init: command 'chmod' r=0
  801. [ 12.032478] init: command 'restorecon' r=0
  802. [ 12.034145] init: command 'copy' r=0
  803. [ 12.034322] init: command 'mkdir' r=0
  804. [ 12.034395] init: command 'copy' r=-1
  805. [ 12.034795] init: command 'chown' r=-2
  806. [ 12.034900] init: command 'chmod' r=-2
  807. [ 12.034971] init: command 'copy' r=-1
  808. [ 12.035084] init: command 'chown' r=-2
  809. [ 12.035182] init: command 'chmod' r=-2
  810. [ 12.035256] init: command 'write' r=-2
  811. [ 12.035383] init: command 'mkdir' r=0
  812. [ 12.036345] init: command 'mkdir' r=0
  813. [ 12.036482] init: command 'mkdir' r=0
  814. [ 12.036586] init: command 'mkdir' r=0
  815. [ 12.036686] init: command 'mkdir' r=0
  816. [ 12.036812] init: command 'mkdir' r=0
  817. [ 12.036906] init: command 'mkdir' r=0
  818. [ 12.037000] init: command 'mkdir' r=0
  819. [ 12.037134] init: command 'mkdir' r=0
  820. [ 12.037239] init: command 'mkdir' r=0
  821. [ 12.037342] init: command 'mkdir' r=0
  822. [ 12.037483] init: command 'mkdir' r=0
  823. [ 12.037585] init: command 'mkdir' r=0
  824. [ 12.039896] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  825. [ 12.040453] init: command 'mkdir' r=0
  826. [ 12.040601] init: command 'mkdir' r=0
  827. [ 12.040712] init: command 'mkdir' r=0
  828. [ 12.040803] init: command 'chmod' r=0
  829. [ 12.040901] init: command 'mkdir' r=0
  830. [ 12.040997] init: command 'mkdir' r=0
  831. [ 12.041597] init: command 'mkdir' r=0
  832. [ 12.041716] init: command 'mkdir' r=0
  833. [ 12.041826] init: command 'mkdir' r=0
  834. [ 12.041974] init: command 'mkdir' r=0
  835. [ 12.042079] init: command 'mkdir' r=0
  836. [ 12.042177] init: command 'mkdir' r=0
  837. [ 12.042315] init: command 'mkdir' r=0
  838. [ 12.042413] init: command 'mkdir' r=0
  839. [ 12.042942] init: command 'mkdir' r=0
  840. [ 12.043087] init: command 'mkdir' r=0
  841. [ 12.043195] init: command 'mkdir' r=0
  842. [ 12.043268] init: command 'chown' r=0
  843. [ 12.043377] init: command 'chmod' r=0
  844. [ 12.043478] init: command 'mkdir' r=0
  845. [ 12.043550] init: command 'chown' r=0
  846. [ 12.043653] init: command 'chmod' r=0
  847. [ 12.043761] init: command 'mkdir' r=0
  848. [ 12.043865] init: command 'mkdir' r=0
  849. [ 12.043992] init: command 'mkdir' r=0
  850. [ 12.044060] init: command 'symlink' r=-1
  851. [ 12.044151] init: command 'mkdir' r=0
  852. [ 12.044265] init: command 'setprop' r=0
  853. [ 12.044382] init: command 'restorecon_recursive' r=0
  854. [ 12.044441] init: processing action 0x46c20 (post-fs-data)
  855. [ 12.044576] init: command 'mkdir' r=0
  856. [ 12.044637] init: command 'setprop' r=0
  857. [ 12.044722] init: command 'mkdir' r=0
  858. [ 12.044837] init: command 'mkdir' r=0
  859. [ 12.044916] init: command 'mkdir' r=0
  860. [ 12.044982] init: command 'chown' r=0
  861. [ 12.048037] init: command 'setprop' r=0
  862. [ 12.048122] init: command 'chown' r=-2
  863. [ 12.048193] init: command 'chown' r=0
  864. [ 12.048287] init: command 'chmod' r=0
  865. [ 12.048399] init: command 'chmod' r=0
  866. [ 12.048492] init: command 'chown' r=0
  867. [ 12.048630] init: command 'chown' r=0
  868. [ 12.048745] init: command 'restorecon' r=0
  869. [ 12.048840] init: command 'restorecon' r=0
  870. [ 12.048934] init: processing action 0x4bdf0 (post-fs-data)
  871. [ 12.049044] init: command 'mkdir' r=0
  872. [ 12.049144] init: command 'chown' r=0
  873. [ 12.049208] init: command 'chmod' r=0
  874. [ 12.049308] init: command 'mkdir' r=0
  875. [ 12.051221] init: starting 'sysinit'
  876. [ 12.051456] init: command 'start' r=0
  877. [ 12.051529] init: processing action 0x4cd98 (mix_hwrng_into_linux_rng)
  878. [ 12.051645] init: /dev/hw_random not found
  879. [ 12.051713] init: command 'mix_hwrng_into_linux_rng' r=0
  880. [ 12.051800] init: processing action 0x4cde0 (property_service_init)
  881. [ 12.054759] init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0'
  882. [ 12.054861] init: command 'property_service_init' r=0
  883. [ 12.054918] init: processing action 0x4ce28 (signal_init)
  884. [ 12.055130] init: command 'signal_init' r=0
  885. [ 12.055197] init: processing action 0x4ce70 (check_startup)
  886. [ 12.055383] init: command 'check_startup' r=0
  887. [ 12.055520] init: processing action 0x41bd0 (boot)
  888. [ 12.055575] init: command 'setrlimit' r=0
  889. [ 12.055769] init: command 'write' r=0
  890. [ 12.055911] init: command 'write' r=0
  891. [ 12.055981] init: command 'chown' r=-2
  892. [ 12.056154] init: command 'chmod' r=-2
  893. [ 12.056220] init: command 'chown' r=-2
  894. [ 12.056361] init: command 'chmod' r=-2
  895. [ 12.056474] init: command 'write' r=0
  896. [ 12.056548] init: command 'write' r=0
  897. [ 12.056609] init: command 'chown' r=-2
  898. [ 12.056703] init: command 'chown' r=-2
  899. [ 12.056764] init: command 'chown' r=-2
  900. [ 12.056823] init: command 'chown' r=-2
  901. [ 12.057009] init: command 'chown' r=-2
  902. [ 12.057154] init: command 'chown' r=0
  903. [ 12.057224] init: command 'chown' r=0
  904. [ 12.057332] init: command 'chown' r=0
  905. [ 12.057400] init: command 'chown' r=0
  906. [ 12.057467] init: command 'chown' r=0
  907. [ 12.057661] init: command 'chmod' r=0
  908. [ 12.057736] init: command 'chmod' r=0
  909. [ 12.057807] init: command 'chmod' r=0
  910. [ 12.058000] init: command 'chown' r=0
  911. [ 12.058076] init: command 'chmod' r=0
  912. [ 12.058241] init: command 'chown' r=0
  913. [ 12.058418] init: command 'chmod' r=0
  914. [ 12.058502] init: command 'chown' r=0
  915. [ 12.058576] init: command 'chmod' r=0
  916. [ 12.058813] init: command 'chown' r=0
  917. [ 12.058964] init: command 'chmod' r=0
  918. [ 12.059128] init: command 'chown' r=0
  919. [ 12.059204] init: command 'chmod' r=0
  920. [ 12.059286] init: command 'chown' r=0
  921. [ 12.059360] init: command 'chmod' r=0
  922. [ 12.059438] init: command 'chown' r=0
  923. [ 12.059545] init: command 'chmod' r=0
  924. [ 12.059623] init: command 'chown' r=0
  925. [ 12.059784] init: command 'chmod' r=0
  926. [ 12.059980] init: command 'chown' r=0
  927. [ 12.060087] init: command 'chown' r=-2
  928. [ 12.060154] init: command 'chmod' r=-2
  929. [ 12.060267] init: command 'chown' r=0
  930. [ 12.060340] init: command 'chmod' r=0
  931. [ 12.060420] init: command 'chown' r=0
  932. [ 12.060528] init: command 'chmod' r=0
  933. [ 12.060612] init: command 'chown' r=0
  934. [ 12.060686] init: command 'chmod' r=0
  935. [ 12.060902] init: command 'chown' r=0
  936. [ 12.061079] init: command 'chmod' r=0
  937. [ 12.061175] init: command 'chown' r=0
  938. [ 12.061284] init: command 'chmod' r=0
  939. [ 12.061350] init: command 'chown' r=-2
  940. [ 12.061411] init: command 'chown' r=-2
  941. [ 12.061506] init: command 'chown' r=-2
  942. [ 12.061568] init: command 'chown' r=-2
  943. [ 12.061628] init: command 'chown' r=-2
  944. [ 12.061724] init: command 'chown' r=-2
  945. [ 12.061785] init: command 'chown' r=-2
  946. [ 12.062019] init: command 'chown' r=-2
  947. [ 12.062122] init: command 'chown' r=-2
  948. [ 12.062185] init: command 'chown' r=-2
  949. [ 12.062293] init: command 'chown' r=0
  950. [ 12.062391] init: command 'chown' r=-2
  951. [ 12.062473] init: command 'chown' r=0
  952. [ 12.062656] init: command 'chown' r=0
  953. [ 12.062746] init: command 'chown' r=0
  954. [ 12.062868] init: command 'chown' r=0
  955. [ 12.062949] init: command 'chown' r=0
  956. [ 12.063031] init: command 'chown' r=0
  957. [ 12.063169] init: command 'chown' r=0
  958. [ 12.063279] init: command 'chmod' r=0
  959. [ 12.063363] init: command 'setprop' r=0
  960. [ 12.063471] init: command 'setprop' r=0
  961. [ 12.063547] init: command 'setprop' r=0
  962. [ 12.063696] init: command 'setprop' r=0
  963. [ 12.063799] init: command 'setprop' r=0
  964. [ 12.063867] init: command 'setprop' r=0
  965. [ 12.063935] init: command 'setprop' r=0
  966. [ 12.064122] init: command 'setprop' r=0
  967. [ 12.064194] init: command 'setprop' r=0
  968. [ 12.064265] init: command 'setprop' r=0
  969. [ 12.064371] init: command 'setprop' r=0
  970. [ 12.064449] init: command 'setprop' r=0
  971. [ 12.064519] init: command 'setprop' r=0
  972. [ 12.064655] init: command 'write' r=0
  973. [ 12.064810] init: command 'write' r=0
  974. [ 12.064880] init: command 'setprop' r=0
  975. [ 12.065223] init: starting 'healthd'
  976. [ 12.065974] init: starting 'servicemanager'
  977. [ 12.066155] init: command 'class_start' r=0
  978. [ 12.066272] init: cannot find '/usr/libexec/droid-hybris/system/bin/minimediaservice', disabling 'minimedia'
  979. [ 12.066398] init: cannot find '/usr/libexec/droid-hybris/system/bin/minisfservice', disabling 'minisf'
  980. [ 12.066501] init: cannot find '/usr/libexec/droid-hybris/system/bin/miniafservice', disabling 'miniaf'
  981. [ 12.066640] init: starting 'debuggerd'
  982. [ 12.066859] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
  983. [ 12.067000] init: starting 'drm'
  984. [ 12.067308] init: starting 'installd'
  985. [ 12.067785] init: Created socket '/dev/socket/installd' with mode '600', user '1000', group '1000'
  986. [ 12.068022] init: starting 'gpsd'
  987. [ 12.068296] init: starting 'mobicore'
  988. [ 12.068465] init: Created socket '/dev/socket/gps' with mode '660', user '1021', group '1000'
  989. [ 12.068693] init: command 'class_start' r=0
  990. [ 12.068788] init: processing action 0x46eb8 (boot)
  991. [ 12.068912] init: command 'write' r=0
  992. [ 12.068980] init: command 'setprop' r=0
  993. [ 12.069078] init: command 'chmod' r=0
  994. [ 12.069199] init: command 'write' r=0
  995. [ 12.069289] init: command 'chmod' r=0
  996. [ 12.069563] pd-g3d: Power-on latency exceeded, new value 148792 ns
  997. [ 12.069777] init: command 'write' r=0
  998. [ 12.069867] init: processing action 0x490b8 (boot)
  999. [ 12.070175] init: command 'write' r=0
  1000. [ 12.070309] init: command 'write' r=0
  1001. [ 12.070424] init: command 'write' r=0
  1002. [ 12.070588] init: command 'write' r=0
  1003. [ 12.070704] init: command 'write' r=0
  1004. [ 12.070805] init: command 'write' r=0
  1005. [ 12.070937] init: command 'write' r=0
  1006. [ 12.071003] init: processing action 0x4a138 (boot)
  1007. [ 12.071083] init: command 'chmod' r=0
  1008. [ 12.071195] init: command 'chown' r=0
  1009. [ 12.071279] init: command 'chown' r=0
  1010. [ 12.071364] init: command 'chown' r=0
  1011. [ 12.071485] init: command 'chown' r=0
  1012. [ 12.071582] init: command 'chown' r=0
  1013. [ 12.071670] init: command 'chown' r=0
  1014. [ 12.071794] init: command 'chown' r=0
  1015. [ 12.071876] init: command 'chown' r=0
  1016. [ 12.071956] init: command 'chown' r=0
  1017. [ 12.072070] init: command 'chown' r=0
  1018. [ 12.072152] init: command 'chmod' r=0
  1019. [ 12.072233] init: command 'chmod' r=0
  1020. [ 12.072348] init: command 'chmod' r=0
  1021. [ 12.072433] init: command 'chmod' r=0
  1022. [ 12.072524] init: command 'chmod' r=0
  1023. [ 12.072644] init: command 'chmod' r=0
  1024. [ 12.072743] init: command 'chmod' r=0
  1025. [ 12.072856] init: command 'chmod' r=0
  1026. [ 12.072937] init: command 'chmod' r=0
  1027. [ 12.073040] init: command 'chmod' r=0
  1028. [ 12.073132] init: command 'chown' r=0
  1029. [ 12.073212] init: command 'chmod' r=0
  1030. [ 12.073306] init: processing action 0x4bef0 (boot)
  1031. [ 12.073405] init: command 'chown' r=0
  1032. [ 12.073501] init: command 'chmod' r=0
  1033. [ 12.073611] init: command 'chown' r=0
  1034. [ 12.073684] init: command 'chmod' r=0
  1035. [ 12.073760] init: command 'chown' r=0
  1036. [ 12.073867] init: command 'chmod' r=0
  1037. [ 12.073940] init: command 'chown' r=0
  1038. [ 12.074011] init: command 'chmod' r=0
  1039. [ 12.074134] init: command 'chown' r=0
  1040. [ 12.074219] init: command 'chmod' r=0
  1041. [ 12.074323] init: command 'chown' r=0
  1042. [ 12.074428] init: command 'chmod' r=0
  1043. [ 12.074503] init: command 'chown' r=0
  1044. [ 12.074575] init: command 'chmod' r=0
  1045. [ 12.074679] init: command 'chown' r=-2
  1046. [ 12.074759] init: command 'chmod' r=-2
  1047. [ 12.074846] init: command 'chown' r=0
  1048. [ 12.074961] init: command 'chmod' r=0
  1049. [ 12.075081] init: command 'chown' r=0
  1050. [ 12.075175] init: command 'chmod' r=0
  1051. [ 12.075303] init: command 'chown' r=0
  1052. [ 12.075442] init: command 'chmod' r=0
  1053. [ 12.075539] init: command 'chown' r=0
  1054. [ 12.075650] init: command 'chmod' r=0
  1055. [ 12.075736] init: command 'chown' r=0
  1056. [ 12.075814] init: command 'chmod' r=0
  1057. [ 12.075912] init: command 'chown' r=-2
  1058. [ 12.075979] init: command 'chmod' r=-2
  1059. [ 12.076046] init: command 'chown' r=-2
  1060. [ 12.076111] init: command 'chmod' r=-2
  1061. [ 12.076175] init: command 'chown' r=-2
  1062. [ 12.076240] init: command 'chmod' r=-2
  1063. [ 12.076303] healthd: BatteryHealthPath not found
  1064. [ 12.076308] init: command 'chown' r=-2
  1065. [ 12.076326] init: command 'chmod' r=-2
  1066. [ 12.076346] init: command 'chown' r=-2
  1067. [ 12.076364] init: command 'chmod' r=-2
  1068. [ 12.076383] init: command 'chown' r=-2
  1069. [ 12.076400] init: command 'chmod' r=-2
  1070. [ 12.076418] init: command 'chown' r=-2
  1071. [ 12.076436] init: command 'chmod' r=-2
  1072. [ 12.076454] init: command 'chown' r=-2
  1073. [ 12.076473] init: command 'chmod' r=-2
  1074. [ 12.076492] init: command 'chown' r=-2
  1075. [ 12.076510] init: command 'chmod' r=-2
  1076. [ 12.076529] init: command 'chown' r=-2
  1077. [ 12.076547] init: command 'chmod' r=-2
  1078. [ 12.076565] init: command 'chown' r=-2
  1079. [ 12.076583] init: command 'chmod' r=-2
  1080. [ 12.076602] init: command 'chown' r=-2
  1081. [ 12.076619] init: command 'chmod' r=-2
  1082. [ 12.076638] init: command 'chown' r=-2
  1083. [ 12.076656] init: command 'chmod' r=-2
  1084. [ 12.076674] init: command 'chown' r=-2
  1085. [ 12.076692] init: command 'chmod' r=-2
  1086. [ 12.076711] init: command 'chown' r=-2
  1087. [ 12.076730] init: command 'chmod' r=-2
  1088. [ 12.076763] init: command 'chown' r=0
  1089. [ 12.076795] init: command 'chmod' r=0
  1090. [ 12.076828] init: command 'chown' r=0
  1091. [ 12.076860] init: command 'chmod' r=0
  1092. [ 12.076892] init: command 'chown' r=0
  1093. [ 12.076922] init: command 'chmod' r=0
  1094. [ 12.077001] init: command 'chown' r=0
  1095. [ 12.077055] init: command 'chmod' r=0
  1096. [ 12.077087] init: command 'chown' r=0
  1097. [ 12.077114] init: command 'chmod' r=0
  1098. [ 12.077143] init: command 'chown' r=0
  1099. [ 12.077170] init: command 'chmod' r=0
  1100. [ 12.077204] init: command 'chown' r=0
  1101. [ 12.077232] init: command 'chmod' r=0
  1102. [ 12.077266] init: command 'write' r=0
  1103. [ 12.077295] init: command 'write' r=0
  1104. [ 12.077331] init: command 'write' r=0
  1105. [ 12.077350] init: command 'chown' r=-2
  1106. [ 12.077365] init: command 'chmod' r=-2
  1107. [ 12.077385] init: processing action 0x4ceb8 (queue_property_triggers)
  1108. [ 12.077425] init: command 'queue_property_triggers' r=0
  1109. [ 12.077434] init: processing action 0x44138 (ready)
  1110. [ 12.077524] init: starting 'droid_init_done'
  1111. [ 12.077675] init: command 'class_start' r=0
  1112. [ 12.077709] init: processing action 0x430e8 (property:ro.debuggable=1)
  1113. [ 12.077812] init: starting 'console'
  1114. [ 12.077937] init: command 'start' r=0
  1115. [ 12.077969] init: processing action 0x48330 (property:ro.debuggable=1)
  1116. [ 12.078019] kgdb: Registered I/O driver kgdboc.
  1117. [ 12.078036] init: command 'write' r=0
  1118. [ 12.078089] init: command 'write' r=0
  1119. [ 12.079402] healthd: BatteryPresentPath not found
  1120. [ 12.079422] binder: 565:565 transaction failed 29189, size 0-0
  1121. [ 12.170249] mali mali.0: stop latency exceeded, new value 917 ns
  1122. [ 12.170332] mali mali.0: state save latency exceeded, new value 13500 ns
  1123. [ 12.210899] SEC_DRIVER_2.1_2012.10.24
  1124. [ 12.221434] init: waitpid returned pid 563, status = 00000000
  1125. [ 12.221541] init: process 'sysinit', pid 563 exited
  1126. [ 12.406623] android_work: sent uevent USB_STATE=CONNECTED
  1127. [ 12.457127] init: processing action 0x42a28 (property:droid.late_start=trigger_late_start)
  1128. [ 12.457296] init: starting 'sdcard'
  1129. [ 12.457553] init: command 'class_start' r=0
  1130. [ 12.508412] android_usb gadget: high-speed config #1: android
  1131. [ 12.508672] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  1132. [ 12.508864] android_work: sent uevent USB_STATE=CONFIGURED
  1133. [ 12.551244] warning: `ofonod' uses 32-bit capabilities (legacy support in use)
  1134. [ 12.795181] iio-buffer, current state requested again
  1135. [ 13.075340] inv_mpu_iio: firmware loaded CRC=0xd37d4599
  1136. [ 13.076017] iio-buffer, current state requested again
  1137. [ 13.280189] iio-buffer, current state requested again
  1138. [ 13.308585] init: waitpid returned pid 573, status = 00000000
  1139. [ 13.308683] init: process 'droid_init_done', pid 573 exited
  1140. [ 14.511407] samsung-i2s samsung-i2s.0: start latency exceeded, new value 917 ns
  1141. [ 14.515552] wm8994-codec wm8994-codec: FIFO error
  1142. [ 14.525517] samsung-i2s samsung-i2s.0: stop latency exceeded, new value 1000 ns
  1143. [ 14.525627] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 1167 ns
  1144. [ 14.526535] pd-maudio: Power-off latency exceeded, new value 841833 ns
  1145. [ 15.794010] samsung-i2s samsung-i2s.0: start latency exceeded, new value 1083 ns
  1146. [ 15.794114] samsung-i2s samsung-i2s.0: state restore latency exceeded, new value 1459 ns
  1147. [ 17.083882] samsung-i2s samsung-i2s.0: stop latency exceeded, new value 1084 ns
  1148. [ 17.083987] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 1250 ns
  1149. [ 18.385588] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 1375 ns
  1150. [ 19.262376] ------------[ cut here ]------------
  1151. [ 19.262489] WARNING: at ../../../../../../kernel/samsung/manta/drivers/gpu/arm/t6xx/kbase/src/common/mali_kbase_jd.c:197 kbase_jd_submit+0x8f0/0x9ac()
  1152. [ 19.262590] sg list returned by dma_buf_map_attachment is larger than dma_buf->size=16404480
  1153. [ 19.262678] Backtrace:
  1154. [ 19.262774] [<c0012cb4>] (dump_backtrace+0x0/0x10c) from [<c0687e04>] (dump_stack+0x18/0x1c)
  1155. [ 19.262861] r6:c02c1b28 r5:00000009 r4:dcd11bc0 r3:c09178ec
  1156. [ 19.263078] [<c0687dec>] (dump_stack+0x0/0x1c) from [<c0033840>] (warn_slowpath_common+0x50/0x68)
  1157. [ 19.263236] [<c00337f0>] (warn_slowpath_common+0x0/0x68) from [<c00338c4>] (warn_slowpath_fmt+0x38/0x40)
  1158. [ 19.263327] r8:c0053d5c r7:dfbbbe94 r6:00000fa5 r5:dce0bb80 r4:0000000f
  1159. [ 19.263532] r3:00000009
  1160. [ 19.263695] [<c003388c>] (warn_slowpath_fmt+0x0/0x40) from [<c02c1b28>] (kbase_jd_submit+0x8f0/0x9ac)
  1161. [ 19.263784] r3:00fa5000 r2:c080e224
  1162. [ 19.263917] [<c02c1238>] (kbase_jd_submit+0x0/0x9ac) from [<c02ccf48>] (kbase_ioctl+0x4c4/0x84c)
  1163. [ 19.264011] [<c02cca84>] (kbase_ioctl+0x0/0x84c) from [<c011d5bc>] (do_vfs_ioctl+0x8c/0x5b4)
  1164. [ 19.264068] [<c011d530>] (do_vfs_ioctl+0x0/0x5b4) from [<c011db58>] (sys_ioctl+0x74/0x84)
  1165. [ 19.264159] [<c011dae4>] (sys_ioctl+0x0/0x84) from [<c000f040>] (ret_fast_syscall+0x0/0x30)
  1166. [ 19.264245] r8:c000f1c4 r7:00000036 r6:01e7ec5c r5:01e78718 r4:00000000
  1167. [ 19.264492] Board Information: Manta HW revision: 8, CPU EXYNOS5250 Rev1.0
  1168. [ 19.264576] ---[ end trace 3fba8e45a5ad29e6 ]---
  1169. [ 19.650078] mali mali.0: stop latency exceeded, new value 1084 ns
  1170. [ 19.650190] mali mali.0: start latency exceeded, new value 875 ns
  1171. [ 19.650304] mali mali.0: state save latency exceeded, new value 17166 ns
  1172. [ 19.650365] mali mali.0: stop latency exceeded, new value 1250 ns
  1173. [ 19.824174] pd-g3d: Power-on latency exceeded, new value 150791 ns
  1174. [ 19.824243] mali mali.0: start latency exceeded, new value 1000 ns
  1175. [ 20.090373] pd-g3d: Power-off latency exceeded, new value 282208 ns
  1176. [ 20.092399] pd-g3d: Power-on latency exceeded, new value 245417 ns
  1177. [ 20.635053] mali mali.0: start latency exceeded, new value 1084 ns
  1178. [ 20.945051] tty_ldisc_hangup: waiting ((agetty)) for ttyFIQ2 took too long, but we keep waiting...
  1179. [ 21.030090] mali mali.0: state save latency exceeded, new value 19709 ns
  1180. [ 22.840034] rndis0: no IPv6 routers present
  1181. [ 23.515066] mali mali.0: start latency exceeded, new value 1375 ns
  1182. [ 23.518250] mali mali.0: state restore latency exceeded, new value 1189917 ns
  1183. [ 45.076053] s3c-fb exynos5-fb.1: stop latency exceeded, new value 1125 ns
  1184. [ 45.076068] s3c-fb exynos5-fb.1: start latency exceeded, new value 1000 ns
  1185. [ 45.076107] s3c-fb exynos5-fb.1: state save latency exceeded, new value 27791 ns
  1186. [ 45.076122] pd-fimd1: Power-off latency exceeded, new value 1209 ns
  1187. [ 45.076219] s5p-dp s5p-dp: stop latency exceeded, new value 1083 ns
  1188. [ 45.076231] s5p-dp s5p-dp: start latency exceeded, new value 959 ns
  1189. [ 45.076241] s5p-dp s5p-dp: state save latency exceeded, new value 1125 ns
  1190. [ 45.076252] pd-dp: Power-off latency exceeded, new value 916 ns
  1191. [ 45.080656] pd-disp1: Power-off latency exceeded, new value 2313792 ns
  1192. [ 45.081760] pd-disp1: Power-on latency exceeded, new value 1064708 ns
  1193. [ 45.081772] pd-fimd1: Power-on latency exceeded, new value 1125 ns
  1194. [ 45.082395] s3c-fb exynos5-fb.1: state restore latency exceeded, new value 606208 ns
  1195. [ 45.087262] pd-disp1: Power-off latency exceeded, new value 3172459 ns
  1196. [ 52.247139] android_usb gadget: high-speed config #1: android
  1197. [ 52.252008] android_work: sent uevent USB_STATE=CONFIGURED
  1198. [ 55.046055] iio-buffer, current state requested again
  1199. [ 55.112403] pd-dp: Power-on latency exceeded, new value 1958 ns
  1200. [ 55.112449] s5p-dp s5p-dp: start latency exceeded, new value 1500 ns
  1201. [ 55.112483] s5p-dp s5p-dp: state restore latency exceeded, new value 2250 ns
  1202. [ 55.112515] s5p-dp s5p-dp: stop latency exceeded, new value 1709 ns
  1203. [ 55.114209] s5p-dp s5p-dp: EDID data does not include any extensions.
  1204. [ 55.126883] s5p-dp s5p-dp: EDID Read success!
  1205. [ 55.139833] s5p-dp s5p-dp: Link Training Clock Recovery success
  1206. [ 55.156423] s5p-dp s5p-dp: Link Training success!
  1207. [ 65.585239] s3c-fb exynos5-fb.1: state save latency exceeded, new value 106375 ns
  1208. [ 65.675156] mali mali.0: stop latency exceeded, new value 1458 ns
  1209. [ 65.676452] mali mali.0: state save latency exceeded, new value 1085250 ns
  1210. [ 65.676906] mali mali.0: stop latency exceeded, new value 2125 ns
  1211. [ 72.151358] healthd-manta: battery charge enable=1
  1212. [ 72.151851] healthd: battery l=38 v=3791 t=25.8 h=2 st=2 c=-75 chg=u
  1213. [ 102.527602] manta_otg manta_otg_work: b_peripheral -> b_idle
  1214. [ 102.537366] android_work: sent uevent USB_STATE=DISCONNECTED
  1215. [ 102.544899] battery: charge source type was changed: none
  1216. [ 102.571965] healthd-manta: battery charge enable=0
  1217. [ 102.572077] healthd: battery l=39 v=3820 t=25.8 h=2 st=3 c=354 chg=
  1218. [ 102.607235] healthd: battery l=39 v=3820 t=25.8 h=2 st=3 c=354 chg=
  1219. [ 102.650335] healthd: battery l=39 v=3820 t=25.8 h=2 st=3 c=354 chg=
  1220. [ 102.682989] healthd: battery l=39 v=3820 t=25.8 h=2 st=3 c=354 chg=
  1221. [ 103.655210] android_usb: Cannot enable 'none' (-22)
  1222. [ 107.548873] PM: suspend entry 2017-12-28 12:19:41.403367369 UTC
  1223. [ 107.549963] PM: Syncing filesystems ... done.
  1224. [ 107.580828] PM: Preparing system for mem sleep
  1225. [ 107.588555] Freezing user space processes ...
  1226. [ 107.588955] last active wakeup source: eventpoll
  1227.  
  1228. [ 107.589203] Freezing of tasks aborted after 0.000 seconds (30 tasks refusing to freeze, wq_busy=0):
  1229.  
  1230. [ 107.589393] Restarting tasks ... done.
  1231. [ 107.591094] PM: suspend exit 2017-12-28 12:19:41.445641047 UTC
  1232. [ 107.591230] PM: suspend entry 2017-12-28 12:19:41.445779820 UTC
  1233. [ 107.591305] PM: Syncing filesystems ...
  1234. [ 107.593370] init: waitpid returned pid 574, status = 00008100
  1235. [ 107.593526] init: process 'console', pid 574 exited
  1236. [ 107.593609] init: process 'console' killing any children in process group
  1237. [ 107.593936] init: starting 'console'
  1238. [ 107.600080] done.
  1239. [ 107.600175] PM: Preparing system for mem sleep
  1240. [ 107.601849] Freezing user space processes ...
  1241. [ 107.602242] last active wakeup source: eventpoll
  1242.  
  1243. [ 107.602444] Freezing of tasks aborted after 0.000 seconds (30 tasks refusing to freeze, wq_busy=0):
  1244.  
  1245. [ 107.602633] Restarting tasks ... done.
  1246. [ 107.604162] PM: suspend exit 2017-12-28 12:19:41.458706140 UTC
  1247. [ 107.604274] PM: suspend entry 2017-12-28 12:19:41.458821375 UTC
  1248. [ 107.604404] PM: Syncing filesystems ... done.
  1249. [ 107.609746] PM: Preparing system for mem sleep
  1250. [ 107.611393] Freezing user space processes ... (elapsed 0.001 seconds) done.
  1251. [ 107.614473] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  1252. [ 107.616047] PM: Entering mem sleep
  1253. [ 107.670454] wake enabled for irq 418
  1254. [ 107.707411] android_work: did not send uevent (0 0 (null))
  1255. [ 107.746431] PM: suspend of devices complete after 129.692 msecs
  1256. [ 107.747198] PM: late suspend of devices complete after 0.639 msecs
  1257. [ 107.748127] PM: noirq suspend of devices complete after 0.850 msecs
  1258. [ 107.748250] Disabling non-boot CPUs ...
  1259. [ 107.754067] IRQ153 no longer affine to CPU1
  1260. [ 107.755059] CPU1: shutdown
  1261. [ 107.756257] Resume caused by IRQ 424, usb_vbus
  1262. [ 107.756257] Suspended for 84.000 seconds
  1263. [ 107.756324] Enabling non-boot CPUs ...
  1264. [ 107.770385] CPU1: Booted secondary processor
  1265. [ 107.770551] CPU1: Unknown IPI message 0x1
  1266. [ 107.771275] CPU1 is up
  1267. [ 107.771845] PM: noirq resume of devices complete after 0.494 msecs
  1268. [ 107.772533] PM: early resume of devices complete after 0.316 msecs
  1269. [ 107.773010] s3c2410_wdt: watchdog enabled
  1270. [ 107.801292] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  1271. [ 107.824743] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  1272. [ 107.851074] mmc_host mmc1: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  1273. [ 107.935188] wake disabled for irq 418
  1274. [ 107.963372] PM: resume of devices complete after 190.707 msecs
  1275. [ 107.964119] PM: Finishing wakeup.
  1276. [ 107.964128] Restarting tasks ... done.
  1277. [ 107.980824] PM: suspend exit 2017-12-28 12:21:05.835329133 UTC
  1278. [ 108.038413] rndis_function_bind_config MAC: F2:73:AB:5B:54:54
  1279. [ 108.038544] android_usb gadget: using random self ethernet address
  1280. [ 108.038685] android_usb gadget: using random host ethernet address
  1281. [ 108.039063] manta_bat_sync_charge_enable: charger changed enable state to 1
  1282. [ 108.045280] pd-disp1: Power-on latency exceeded, new value 3704125 ns
  1283. [ 108.047809] rndis0: MAC 92:6b:e8:c3:4e:64
  1284. [ 108.047819] rndis0: HOST MAC d6:47:f7:10:9a:f1
  1285. [ 108.048102] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1286. [ 108.056530] manta_otg manta_otg_work: b_idle -> b_peripheral
  1287. [ 108.065356] battery: charge source type was changed: usb
  1288. [ 108.100394] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1289. [ 108.114253] healthd-manta: battery charge enable=1
  1290. [ 108.114273] healthd: battery l=39 v=3796 t=25.7 h=2 st=2 c=-4 chg=u
  1291. [ 108.184431] healthd: battery l=39 v=3796 t=25.7 h=2 st=2 c=-4 chg=u
  1292. [ 108.185223] iio-buffer, current state requested again
  1293. [ 108.221794] healthd: battery l=39 v=3796 t=25.7 h=2 st=2 c=-4 chg=u
  1294. [ 108.252436] healthd: battery l=39 v=3781 t=25.7 h=2 st=2 c=-4 chg=u
  1295. [ 108.283148] healthd: battery l=39 v=3781 t=25.7 h=2 st=2 c=-4 chg=u
  1296. [ 108.527574] s5p-dp s5p-dp: EDID data does not include any extensions.
  1297. [ 108.534300] android_work: sent uevent USB_STATE=CONNECTED
  1298. [ 108.540348] s5p-dp s5p-dp: EDID Read success!
  1299. [ 108.553437] s5p-dp s5p-dp: Link Training Clock Recovery success
  1300. [ 108.569757] s5p-dp s5p-dp: Link Training success!
  1301. [ 108.636141] android_usb gadget: high-speed config #1: android
  1302. [ 108.636401] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  1303. [ 108.636759] android_work: sent uevent USB_STATE=CONFIGURED
  1304. [ 109.090253] mali mali.0: start latency exceeded, new value 1833 ns
  1305. [ 109.091999] mali mali.0: state save latency exceeded, new value 1354167 ns
  1306. [ 113.794037] pd-g3d: Power-on latency exceeded, new value 259417 ns
  1307. [ 113.794480] mali mali.0: start latency exceeded, new value 2000 ns
  1308. [ 114.127471] mali mali.0: state save latency exceeded, new value 2147833 ns
  1309. [ 118.831076] rndis0: no IPv6 routers presentsh-3.2# dmesg
  1310. [ 0.000000] Booting Linux on physical CPU 0
  1311. [ 0.000000] Initializing cgroup subsys cpu
  1312. [ 0.000000] Linux version 3.4.67-cyanogenmod-g200870d-dirty (sailfish@sailfish01) (gcc version 4.7 (GCC) ) #2 SMP PREEMPT Thu Dec 28 05:06:46 UTC 2017
  1313. [ 0.000000] CPU: ARMv7 Processor [410fc0f4] revision 4 (ARMv7), cr=10c5387d
  1314. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  1315. [ 0.000000] Machine: Manta
  1316. [ 0.000000] Initialized persistent memory from a0000000-a01fffff
  1317. [ 0.000000] ion_reserve: ion_chunk_heap reserved base 90000000 size 268435456
  1318. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  1319. [ 0.000000] CPU EXYNOS5250 (id 0x43520210)
  1320. [ 0.000000] exynos5_init_clocks: initializing clocks
  1321. [ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
  1322. [ 0.000000] clkout: bad source 0
  1323. [ 0.000000] exynos5_setup_clocks: registering clocks
  1324. [ 0.000000] exynos5_setup_clocks: xtal is 24000000
  1325. [ 0.000000] EXYNOS5: PLL settings, A=1000000000, B=1333090909, C=333000000
  1326. [ 0.000000] M=1600000000, E=96000000, V=300000000, G=533000000
  1327. [ 0.000000] EXYNOS5: ARMCLK=1000000000, CDREX=800000000, ACLK400=533000000
  1328. [ 0.000000] ACLK333=333000000, ACLK266=266666666, ACLK200=200000000
  1329. [ 0.000000] ACLK166=166500000, ACLK66=66666666
  1330. [ 0.000000] sclk_fimd: source is ext_xtal (0), rate is 24000000
  1331. [ 0.000000] sclk_g3d: source is mout_mpll_user (0), rate is 800000000
  1332. [ 0.000000] sclk_gscl_wrap0: source is ext_xtal (0), rate is 24000000
  1333. [ 0.000000] sclk_gscl_wrap1: source is ext_xtal (0), rate is 24000000
  1334. [ 0.000000] sclk_bayer: source is ext_xtal (0), rate is 24000000
  1335. [ 0.000000] sclk_cam0: source is ext_xtal (0), rate is 24000000
  1336. [ 0.000000] sclk_cam1: source is ext_xtal (0), rate is 24000000
  1337. [ 0.000000] sclk_jpeg: source is ext_xtal (0), rate is 24000000
  1338. [ 0.000000] sclk_usbdrd30: source is mout_mpll (0), rate is 66666666
  1339. [ 0.000000] On node 0 totalpages: 524032
  1340. [ 0.000000] free_area_init_node: node 0, pgdat c09564c0, node_mem_map c0b29000
  1341. [ 0.000000] Normal zone: 992 pages used for memmap
  1342. [ 0.000000] Normal zone: 0 pages reserved
  1343. [ 0.000000] Normal zone: 125984 pages, LIFO batch:31
  1344. [ 0.000000] HighMem zone: 3102 pages used for memmap
  1345. [ 0.000000] HighMem zone: 393954 pages, LIFO batch:31
  1346. [ 0.000000] PERCPU: Embedded 6 pages/cpu @c1b36000 s12160 r0 d12416 u32768
  1347. [ 0.000000] pcpu-alloc: s12160 r0 d12416 u32768 alloc=8*4096
  1348. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  1349. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519938
  1350. [ 0.000000] Kernel command line: vmalloc=512M debug_core.break_on_panic=0 debug_core.break_on_exception=0 no_console_suspend s3c2410-wdt.tmr_atboot=1 s3c2410-wdt.tmr_margin=30 wire.search_count=5 s3cfb.bootloaderfb=0x60000000 androidboot.bootloader=MANTAMF01 androidboot.serialno=R32D10183KW androidboot.wifimacaddr=08:D4:2B:16:4F:50 androidboot.btmacaddr=08:D4:2B:16:4F:4F
  1351. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  1352. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  1353. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  1354. [ 0.000000] allocated 4192256 bytes of page_cgroup
  1355. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  1356. [ 0.000000] Memory: 2047MB = 2047MB total
  1357. [ 0.000000] Memory: 1123524k/1123524k available, 972604k reserved, 648576K highmem
  1358. [ 0.000000] Virtual kernel memory layout:
  1359. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  1360. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  1361. [ 0.000000] vmalloc : 0xdf800000 - 0xff000000 ( 504 MB)
  1362. [ 0.000000] lowmem : 0xc0000000 - 0xdf000000 ( 496 MB)
  1363. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  1364. [ 0.000000] .text : 0xc0008000 - 0xc088c000 (8720 kB)
  1365. [ 0.000000] .init : 0xc088c000 - 0xc08ccf80 ( 260 kB)
  1366. [ 0.000000] .data : 0xc08ce000 - 0xc096ac70 ( 628 kB)
  1367. [ 0.000000] .bss : 0xc096ac94 - 0xc0b28ea0 (1785 kB)
  1368. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  1369. [ 0.000000] Preemptible hierarchical RCU implementation.
  1370. [ 0.000000] NR_IRQS:597
  1371. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  1372. [ 0.000000] Console: colour dummy device 80x30
  1373. [ 0.000000] console [tty0] enabled
  1374. [ 0.000681] Calibrating delay loop... 997.78 BogoMIPS (lpj=2494464)
  1375. [ 0.030040] pid_max: default: 32768 minimum: 301
  1376. [ 0.030178] Security Framework initialized
  1377. [ 0.030329] Mount-cache hash table entries: 512
  1378. [ 0.031049] Initializing cgroup subsys debug
  1379. [ 0.031071] Initializing cgroup subsys cpuacct
  1380. [ 0.031089] Initializing cgroup subsys memory
  1381. [ 0.031133] Initializing cgroup subsys devices
  1382. [ 0.031152] Initializing cgroup subsys freezer
  1383. [ 0.031169] Initializing cgroup subsys net_cls
  1384. [ 0.031186] Initializing cgroup subsys blkio
  1385. [ 0.031216] Initializing cgroup subsys net_prio
  1386. [ 0.031261] CPU: Testing write buffer coherency: ok
  1387. [ 0.031391] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  1388. [ 0.031434] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
  1389. [ 0.031493] Setting up static identity map for 0x40691580 - 0x406915d8
  1390. [ 0.094079] CPU1: Booted secondary processor
  1391. [ 0.121422] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  1392. [ 0.121460] CPU1: Unknown IPI message 0x1
  1393. [ 0.121575] Brought up 2 CPUs
  1394. [ 0.121596] SMP: Total of 2 processors activated (1995.57 BogoMIPS).
  1395. [ 0.122160] devtmpfs: initialized
  1396. [ 0.132737] gpiochip_add: registered GPIOs 0 to 7 on device: GPA0
  1397. [ 0.132762] gpiochip_add: registered GPIOs 9 to 14 on device: GPA1
  1398. [ 0.132784] gpiochip_add: registered GPIOs 16 to 23 on device: GPA2
  1399. [ 0.132806] gpiochip_add: registered GPIOs 25 to 29 on device: GPB0
  1400. [ 0.132827] gpiochip_add: registered GPIOs 31 to 35 on device: GPB1
  1401. [ 0.132849] gpiochip_add: registered GPIOs 37 to 40 on device: GPB2
  1402. [ 0.132870] gpiochip_add: registered GPIOs 42 to 45 on device: GPB3
  1403. [ 0.132891] gpiochip_add: registered GPIOs 47 to 53 on device: GPC0
  1404. [ 0.132912] gpiochip_add: registered GPIOs 55 to 58 on device: GPC1
  1405. [ 0.132933] gpiochip_add: registered GPIOs 60 to 66 on device: GPC2
  1406. [ 0.132953] gpiochip_add: registered GPIOs 68 to 74 on device: GPC3
  1407. [ 0.132974] gpiochip_add: registered GPIOs 76 to 79 on device: GPD0
  1408. [ 0.132995] gpiochip_add: registered GPIOs 81 to 88 on device: GPD1
  1409. [ 0.133016] gpiochip_add: registered GPIOs 90 to 95 on device: GPY0
  1410. [ 0.133037] gpiochip_add: registered GPIOs 97 to 100 on device: GPY1
  1411. [ 0.133058] gpiochip_add: registered GPIOs 102 to 107 on device: GPY2
  1412. [ 0.133080] gpiochip_add: registered GPIOs 109 to 116 on device: GPY3
  1413. [ 0.133101] gpiochip_add: registered GPIOs 118 to 125 on device: GPY4
  1414. [ 0.133122] gpiochip_add: registered GPIOs 127 to 134 on device: GPY5
  1415. [ 0.133143] gpiochip_add: registered GPIOs 136 to 143 on device: GPY6
  1416. [ 0.133164] gpiochip_add: registered GPIOs 145 to 151 on device: GPC4
  1417. [ 0.133185] gpiochip_add: registered GPIOs 153 to 160 on device: GPX0
  1418. [ 0.133206] gpiochip_add: registered GPIOs 162 to 169 on device: GPX1
  1419. [ 0.133226] gpiochip_add: registered GPIOs 171 to 178 on device: GPX2
  1420. [ 0.133247] gpiochip_add: registered GPIOs 180 to 187 on device: GPX3
  1421. [ 0.133274] gpiochip_add: registered GPIOs 189 to 196 on device: GPE0
  1422. [ 0.133296] gpiochip_add: registered GPIOs 198 to 199 on device: GPE1
  1423. [ 0.133317] gpiochip_add: registered GPIOs 201 to 204 on device: GPF0
  1424. [ 0.133338] gpiochip_add: registered GPIOs 206 to 209 on device: GPF1
  1425. [ 0.133359] gpiochip_add: registered GPIOs 211 to 218 on device: GPG0
  1426. [ 0.133380] gpiochip_add: registered GPIOs 220 to 227 on device: GPG1
  1427. [ 0.133401] gpiochip_add: registered GPIOs 229 to 230 on device: GPG2
  1428. [ 0.133422] gpiochip_add: registered GPIOs 232 to 235 on device: GPH0
  1429. [ 0.133443] gpiochip_add: registered GPIOs 237 to 244 on device: GPH1
  1430. [ 0.133469] gpiochip_add: registered GPIOs 246 to 253 on device: GPV0
  1431. [ 0.133490] gpiochip_add: registered GPIOs 255 to 262 on device: GPV1
  1432. [ 0.133511] gpiochip_add: registered GPIOs 264 to 271 on device: GPV2
  1433. [ 0.133532] gpiochip_add: registered GPIOs 273 to 280 on device: GPV3
  1434. [ 0.133553] gpiochip_add: registered GPIOs 282 to 283 on device: GPV4
  1435. [ 0.133578] gpio: GPZ has no PM function
  1436. [ 0.133595] gpiochip_add: registered GPIOs 285 to 291 on device: GPZ
  1437. [ 0.133810] dummy:
  1438. [ 0.134035] NET: Registered protocol family 16
  1439. [ 0.134379] Registered FIQ tty driver
  1440. [ 0.134423] Last reset was software reset (RST_STAT=0x20000000)
  1441. [ 0.136688] Manta HW revision: 8, CPU EXYNOS5250 Rev1.0
  1442. [ 0.140178] console [ttyFIQ2] enabled
  1443. [ 0.140336] Registered fiq debugger ttyFIQ2
  1444. [ 0.140660] persistent_ram: uncorrectable error in header
  1445. [ 0.140683] persistent_ram: no valid data in buffer (sig = 0x43450044)
  1446. [ 0.150460] console [ram-1] enabled
  1447. [ 0.152165] bootloader fb located at 60000000-60F9FFFF
  1448. [ 0.152299] Registered chained gpio int handler for interrupt 77.
  1449. [ 0.152398] Registered interrupt support for gpio group 19.
  1450. [ 0.154553] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  1451. [ 0.154643] hw-breakpoint: maximum watchpoint size is 8 bytes.
  1452. [ 0.154842] S3C Power Management, Copyright 2004 Simtec Electronics
  1453. [ 0.155182] EXYNOS5250 PMU Initialize
  1454. [ 0.156074] EXYNOS: Initializing architecture
  1455. [ 0.156528] s3c24xx-pwm s3c24xx-pwm.0: tin at 33333333, tdiv at 33333333, tin=divclk, base 0
  1456. [ 0.156734] s3c24xx-pwm s3c24xx-pwm.1: tin at 16666666, tdiv at 16666666, tin=divclk, base 8
  1457. [ 0.164338] bio: create slab <bio-0> at 0
  1458. [ 0.164740] MXT_BOOSTER:
  1459. [ 0.164926] MXT_XVDD:
  1460. [ 0.165053] MXT_XVDD: supplied by MXT_BOOSTER
  1461. [ 0.165290] VBATT: 3700 mV
  1462. [ 0.560859] ion_chunk_heap_create: base 2415919104 size 268435456 align 1048576
  1463. [ 0.562848] SCSI subsystem initialized
  1464. [ 0.563711] usbcore: registered new interface driver usbfs
  1465. [ 0.563886] usbcore: registered new interface driver hub
  1466. [ 0.564040] usbcore: registered new device driver usb
  1467. [ 0.564356] wake enabled for irq 439
  1468. [ 0.564477] wake enabled for irq 432
  1469. [ 0.564597] wake enabled for irq 433
  1470. [ 0.564670] GPIO Input Driver: Start gpio inputs for manta-keypad... in interrupt mode
  1471. [ 0.564857] wake enabled for irq 427
  1472. [ 0.564979] GPIO Input Driver: Start gpio inputs for manta-keypad... in interrupt mode
  1473. [ 0.565194] input: manta-keypad as /devices/virtual/input/input0
  1474. [ 0.565434] input: manta-switch as /devices/virtual/input/input1
  1475. [ 0.565981] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
  1476. [ 0.566108] s3c-i2c s3c2440-i2c.0: slave address 0x10
  1477. [ 0.566182] s3c-i2c s3c2440-i2c.0: bus frequency set to 65 KHz
  1478. [ 0.566630] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
  1479. [ 0.566709] s3c-i2c s3c2440-i2c.1: slave address 0x10
  1480. [ 0.566830] s3c-i2c s3c2440-i2c.1: bus frequency set to 378 KHz
  1481. [ 0.567201] s3c-i2c s3c2440-i2c.2: i2c-2: S3C I2C adapter
  1482. [ 0.567327] s3c-i2c s3c2440-i2c.2: slave address 0x10
  1483. [ 0.567401] s3c-i2c s3c2440-i2c.2: bus frequency set to 378 KHz
  1484. [ 0.567711] s3c-i2c s3c2440-i2c.3: i2c-3: S3C I2C adapter
  1485. [ 0.567789] s3c-i2c s3c2440-i2c.3: slave address 0x10
  1486. [ 0.567910] s3c-i2c s3c2440-i2c.3: bus frequency set to 378 KHz
  1487. [ 0.568228] s3c-i2c s3c2440-i2c.4: i2c-4: S3C I2C adapter
  1488. [ 0.568355] s3c-i2c s3c2440-i2c.4: slave address 0x10
  1489. [ 0.568429] s3c-i2c s3c2440-i2c.4: bus frequency set to 378 KHz
  1490. [ 0.568846] max77686 5-0009: device found
  1491. [ 0.575757] max77686_pmic_probe: Device ID=0x09, (version:1, chip_rev:1)
  1492. [ 0.575986] max77686-pmic max77686-pmic: Power on triggered by PWRON=High
  1493. [ 0.576114] max77686-pmic max77686-pmic: Power on triggered by Manual Reset Event
  1494. [ 0.579377] vdd_mif range: 850 <--> 1200 mV at 987 mV
  1495. [ 0.580130] vdd_arm range: 850 <--> 1500 mV at 1075 mV
  1496. [ 0.580919] vdd_int range: 850 <--> 1300 mV at 1037 mV
  1497. [ 0.581676] vdd_g3d range: 850 <--> 1250 mV at 1200 mV
  1498. [ 0.582710] VCC_1.8V_AP: 1800 mV
  1499. [ 0.583719] VMIPI_1.0V: 1000 mV
  1500. [ 0.584436] TOUCH_VDD_1.8V: 1800 mV
  1501. [ 0.585416] VMIPI_1.8V: 1800 mV
  1502. [ 0.586433] VUOTG_3.0V: 3000 mV
  1503. [ 0.587427] VHSIC_1.0V: 1000 mV
  1504. [ 0.588408] VHSIC_1.8V: 1800 mV
  1505. [ 0.589176] 5M_CORE_1.5V: 1500 mV
  1506. [ 0.589900] CAM_IO_1.8V: 1800 mV
  1507. [ 0.590617] VT_CAM_1.8V: 1800 mV
  1508. [ 0.591340] TA_CHECK_1.35V: 1350 mV
  1509. [ 0.592130] TSP_AVDD_2.8V: 2800 mV
  1510. [ 0.592856] CAM_AF_2.8V: 2800 mV
  1511. [ 0.593839] VADC_3.3V: 3300 mV
  1512. [ 0.594459] 32KHZ_PMIC:
  1513. [ 0.594687] s3c-i2c s3c2440-i2c.5: i2c-5: S3C I2C adapter
  1514. [ 0.594764] s3c-i2c s3c2440-i2c.5: slave address 0x10
  1515. [ 0.594888] s3c-i2c s3c2440-i2c.5: bus frequency set to 378 KHz
  1516. [ 0.595165] s3c-i2c s3c2440-i2c.7: i2c-7: S3C I2C adapter
  1517. [ 0.595295] s3c-i2c s3c2440-i2c.7: slave address 0x10
  1518. [ 0.595370] s3c-i2c s3c2440-i2c.7: bus frequency set to 378 KHz
  1519. [ 0.595636] s3c-i2c s3c2440-i2c.8: i2c-8: S3C I2C adapter
  1520. [ 0.595714] s3c-i2c s3c2440-i2c.8: slave address 0x10
  1521. [ 0.595836] s3c-i2c s3c2440-i2c.8: bus frequency set to 378 KHz
  1522. [ 0.595972] Linux media interface: v0.10
  1523. [ 0.596082] Linux video capture interface: v2.00
  1524. [ 0.597530] Advanced Linux Sound Architecture Driver Version 1.0.25.
  1525. [ 0.597996] Bluetooth: Core ver 2.16
  1526. [ 0.598150] NET: Registered protocol family 31
  1527. [ 0.598225] Bluetooth: HCI device and connection manager initialized
  1528. [ 0.598351] Bluetooth: HCI socket layer initialized
  1529. [ 0.598425] Bluetooth: L2CAP socket layer initialized
  1530. [ 0.598563] Bluetooth: SCO socket layer initialized
  1531. [ 0.598914] cfg80211: Calling CRDA to update world regulatory domain
  1532. [ 0.599330] wake enabled for irq 421
  1533. [ 0.599470] wake enabled for irq 422
  1534. [ 0.599854] Switching to clocksource mct-frc
  1535. [ 0.622793] NET: Registered protocol family 2
  1536. [ 0.623042] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  1537. [ 0.623534] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  1538. [ 0.624601] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  1539. [ 0.625818] TCP: Hash tables configured (established 65536 bind 65536)
  1540. [ 0.625896] TCP: reno registered
  1541. [ 0.626018] UDP hash table entries: 256 (order: 1, 8192 bytes)
  1542. [ 0.626109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  1543. [ 0.626415] NET: Registered protocol family 1
  1544. [ 0.626660] Trying to unpack rootfs image as initramfs...
  1545. [ 0.645506] Freeing initrd memory: 484K
  1546. [ 0.646421] Exynos5 : ARM Clock down on idle mode is enabled
  1547. [ 0.646542] EXYNOS5250 ASV(ARM : 8 MIF : 3) using fused group
  1548. [ 0.646984] [BT] bcm_bt_lpm_init
  1549. [ 0.647231] wake enabled for irq 438
  1550. [ 0.647725] exynos_tmu exynos_tmu: Current auto refresh interval(3875 nsec), Normal auto refresh interval(3875 nsec), memory throttle auto refresh internal(1937 nsec)
  1551. [ 0.648901] exynos_tmu exynos_tmu: Tmu Initialization is sucessful...!
  1552. [ 0.649087] s3c-adc samsung-adc-v4: operating without regulator "vdd" .
  1553. [ 0.649272] s3c-adc samsung-adc-v4: attached adc driver
  1554. [ 0.650628] highmem bounce pool size: 64 pages
  1555. [ 0.656739] NTFS driver 2.1.30 [Flags: R/O].
  1556. [ 0.656948] fuse init (API version 7.18)
  1557. [ 0.657314] msgmni has been set to 928
  1558. [ 0.658627] io scheduler noop registered
  1559. [ 0.658704] io scheduler deadline registered
  1560. [ 0.658837] io scheduler row registered
  1561. [ 0.659037] io scheduler cfq registered (default)
  1562. [ 0.861721] dma-pl330 dma-pl330.0: Loaded driver for PL330 DMAC-267056
  1563. [ 0.861858] dma-pl330 dma-pl330.0: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  1564. [ 0.864054] dma-pl330 dma-pl330.1: Loaded driver for PL330 DMAC-267056
  1565. [ 0.864136] dma-pl330 dma-pl330.1: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  1566. [ 0.864876] dma-pl330 dma-pl330.2: Loaded driver for PL330 DMAC-267056
  1567. [ 0.865036] dma-pl330 dma-pl330.2: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
  1568. [ 0.865314] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  1569. [ 0.866338] exynos4210-uart.0: ttySAC0 at MMIO 0x12c00000 (irq = 83) is a S3C6400/10
  1570. [ 0.866676] exynos4210-uart.1: ttySAC1 at MMIO 0x12c10000 (irq = 84) is a S3C6400/10
  1571. [ 0.866952] exynos4210-uart.3: ttySAC3 at MMIO 0x12c30000 (irq = 86) is a S3C6400/10
  1572. [ 0.868628] mali mali.0: Probed as mali0
  1573. [ 0.868784] mali mali.0: start latency exceeded, new value 833 ns
  1574. [ 0.869673] mali mali.0: state restore latency exceeded, new value 757957 ns
  1575. [ 0.869755] mali mali.0: stop latency exceeded, new value 833 ns
  1576. [ 0.875861] brd: module loaded
  1577. [ 0.878917] loop: module loaded
  1578. [ 0.879783] WM1811 LDO1:
  1579. [ 0.880297] WM1811 LDO2:
  1580. [ 0.884710] wm8994 7-001a: WM1811 revision D CUST_ID 00
  1581. [ 0.888583] bcm2079x-spi spi2.0: bcmspinfc_probe, probing bcmspinfc driver
  1582. [ 0.888857] bcm2079x-spi spi2.0: requesting IRQ 430
  1583. [ 0.888991] bcm2079x-spi spi2.0: bcmspinfc_probe, probing bcmspinfc driver exited successfully
  1584. [ 0.889271] tun: Universal TUN/TAP device driver, 1.6
  1585. [ 0.889394] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  1586. [ 0.889624] PPP generic driver version 2.4.2
  1587. [ 0.889887] PPP BSD Compression module registered
  1588. [ 0.889962] PPP Deflate Compression module registered
  1589. [ 0.890276] PPP MPPE Compression module registered
  1590. [ 0.890400] NET: Registered protocol family 24
  1591. [ 0.890511] usbcore: registered new interface driver asix
  1592. [ 0.890666] usbcore: registered new interface driver cdc_ether
  1593. [ 0.890769] usbcore: registered new interface driver net1080
  1594. [ 0.890922] usbcore: registered new interface driver cdc_subset
  1595. [ 0.891030] usbcore: registered new interface driver zaurus
  1596. [ 0.891195] usbcore: registered new interface driver cdc_ncm
  1597. [ 0.891440] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1598. [ 0.891820] s5p-ehci s5p-ehci: S5P EHCI Host Controller
  1599. [ 0.892055] s5p-ehci s5p-ehci: new USB bus registered, assigned bus number 1
  1600. [ 0.892237] s5p-ehci s5p-ehci: irq 103, io mem 0x12110000
  1601. [ 0.900049] s5p-ehci s5p-ehci: USB 0.0 started, EHCI 1.00
  1602. [ 0.900240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1603. [ 0.900373] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1604. [ 0.900458] usb usb1: Product: S5P EHCI Host Controller
  1605. [ 0.900579] usb usb1: Manufacturer: Linux 3.4.67-cyanogenmod-g200870d-dirty ehci_hcd
  1606. [ 0.900661] usb usb1: SerialNumber: s5p-ehci
  1607. [ 0.901171] hub 1-0:1.0: USB hub found
  1608. [ 0.901262] hub 1-0:1.0: 3 ports detected
  1609. [ 0.901620] s5p-ehci s5p-ehci: remove, state 1
  1610. [ 0.901754] usb usb1: USB disconnect, device number 1
  1611. [ 0.903374] s5p-ehci s5p-ehci: USB bus 1 deregistered
  1612. [ 0.903740] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1613. [ 0.904026] exynos-ohci exynos-ohci: EXYNOS OHCI Host Controller
  1614. [ 0.904298] exynos-ohci exynos-ohci: new USB bus registered, assigned bus number 1
  1615. [ 0.904411] exynos-ohci exynos-ohci: irq 103, io mem 0x12120000
  1616. [ 0.959121] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  1617. [ 0.959251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1618. [ 0.959333] usb usb1: Product: EXYNOS OHCI Host Controller
  1619. [ 0.959454] usb usb1: Manufacturer: Linux 3.4.67-cyanogenmod-g200870d-dirty ohci_hcd
  1620. [ 0.959536] usb usb1: SerialNumber: exynos-ohci
  1621. [ 0.960073] hub 1-0:1.0: USB hub found
  1622. [ 0.960163] hub 1-0:1.0: 3 ports detected
  1623. [ 0.960503] exynos-ohci exynos-ohci: remove, state 1
  1624. [ 0.960635] usb usb1: USB disconnect, device number 1
  1625. [ 0.961265] exynos-ohci exynos-ohci: USB bus 1 deregistered
  1626. [ 0.961638] usbcore: registered new interface driver usblp
  1627. [ 0.961713] Initializing USB Mass Storage driver...
  1628. [ 0.961864] usbcore: registered new interface driver usb-storage
  1629. [ 0.961942] USB Mass Storage support registered.
  1630. [ 0.962092] usbcore: registered new interface driver libusual
  1631. [ 0.962241] usbcore: registered new interface driver usbserial
  1632. [ 0.962367] usbserial: USB Serial Driver core
  1633. [ 0.962704] s3c-hsotg : S3C HS USB OTG Device Driver,(c) 2008-2009 Samsung Electronics
  1634. [ 0.962710] s3c-hsotg : version 15 March 2009
  1635. [ 0.963059] file system registered
  1636. [ 0.964177] gadget: Mass Storage Function, version: 2009/09/11
  1637. [ 0.964308] gadget: Number of LUNs=1
  1638. [ 0.964383] lun0: LUN: removable file: (no medium)
  1639. [ 0.964717] gadget: android_usb ready
  1640. [ 0.964792] bound driver 'android_usb'
  1641. [ 0.965123] mousedev: PS/2 mouse device common for all mice
  1642. [ 0.965531] usbcore: registered new interface driver xpad
  1643. [ 0.965641] usbcore: registered new interface driver usb_acecad
  1644. [ 0.965794] usbcore: registered new interface driver aiptek
  1645. [ 0.965896] usbcore: registered new interface driver gtco
  1646. [ 0.966046] usbcore: registered new interface driver hanwang
  1647. [ 0.966152] usbcore: registered new interface driver kbtab
  1648. [ 0.966301] usbcore: registered new interface driver wacom
  1649. [ 0.966762] input: Atmel maXTouch Touchscreen as /devices/platform/s3c2440-i2c.3/i2c-3/3-004a/input/input2
  1650. [ 0.975152] mali mali.0: stop latency exceeded, new value 916 ns
  1651. [ 0.975300] mali mali.0: state save latency exceeded, new value 7959 ns
  1652. [ 0.975650] pd-g3d: Power-off latency exceeded, new value 268959 ns
  1653. [ 1.075624] max77686-rtc max77686-rtc: max77686_rtc_enable_wtsr_smpl: WTSR: enable, SMPL: enable
  1654. [ 1.175591] max77686-rtc max77686-rtc: rtc core: registered max77686-rtc as rtc0
  1655. [ 1.176154] i2c /dev entries driver
  1656. [ 1.177309] gspca_main: v2.14.0 registered
  1657. [ 1.177547] exynos-mdev.0: Media0[0xde1c0400] was registered successfully
  1658. [ 1.177815] exynos-mdev.1: Media1[0xde1c0800] was registered successfully
  1659. [ 1.178034] exynos-mdev.2: Media2[0xde1c0c00] was registered successfully
  1660. [ 1.178865] [INFO]gsc_probe:1427: gsc-0 registered successfully
  1661. [ 1.179503] [INFO]gsc_probe:1427: gsc-1 registered successfully
  1662. [ 1.180216] [INFO]gsc_probe:1427: gsc-2 registered successfully
  1663. [ 1.180849] [INFO]gsc_probe:1427: gsc-3 registered successfully
  1664. [ 1.181025] Initialize JPEG driver
  1665. [ 1.181327] s5p-jpeg s5p-jpeg: JPEG driver is registered to /dev/video12
  1666. [ 1.181580] s5p-jpeg s5p-jpeg: JPEG driver is registered to /dev/video11
  1667. [ 1.182017] Samsung Graphics 2D driver, (c) 2011 Samsung Electronics
  1668. [ 1.182188] EXYNOS MFC V4L2 Driver, (c) 2010 Samsung Electronics
  1669. [ 1.182319] s5p_mfc_probe++
  1670. [ 1.182329] s5p-mfc s5p-mfc: Initialised spin lock
  1671. [ 1.182338] s5p-mfc s5p-mfc: Getting clocks
  1672. [ 1.182634] s5p-mfc s5p-mfc: decoder registered as /dev/video6
  1673. [ 1.182890] s5p-mfc s5p-mfc: encoder registered as /dev/video7
  1674. [ 1.183275] s5p_mfc_probe--
  1675. [ 1.183414] i2c i2c-0: attached exynos hdcp into i2c adapter successfully
  1676. [ 1.183575] i2c-core: driver [exynos_hdcp] using legacy suspend method
  1677. [ 1.183702] i2c-core: driver [exynos_hdcp] using legacy resume method
  1678. [ 1.183793] Samsung HDMI output driver, (c) 2010-2011 Samsung Electronics Co., Ltd.
  1679. [ 1.184062] s5p-hdmi exynos5-hdmi: hdmiphy i2c bus number = 8
  1680. [ 1.184221] s5p-hdmiphy 8-0038: hdmiphy_probe start
  1681. [ 1.184343] s5p-hdmiphy 8-0038: probe successful
  1682. [ 1.209948] s5p-hdmi exynos5-hdmi: probe sucessful
  1683. [ 1.210207] i2c i2c-0: probed exynos edid
  1684. [ 1.210329] Samsung TV Mixer driver, (c) 2010-2011 Samsung Electronics Co., Ltd.
  1685. [ 1.210503] s5p-mixer s5p-mixer: probe start
  1686. [ 1.210737] s5p-mixer s5p-mixer: resources acquired
  1687. [ 1.210833] s5p-mixer s5p-mixer: added output 'S5P HDMI connector' from module 's5p-hdmi'
  1688. [ 1.211147] s5p-mixer s5p-mixer: registered layer mxr0_graph0 as /dev/video16
  1689. [ 1.211424] s5p-mixer s5p-mixer: registered layer mxr0_graph1 as /dev/video17
  1690. [ 1.211654] s5p-mixer s5p-mixer: registered layer mxr1_graph2 as /dev/video18
  1691. [ 1.211934] s5p-mixer s5p-mixer: registered layer mxr1_graph3 as /dev/video19
  1692. [ 1.212065] s5p-mixer s5p-mixer: mixer0 create links
  1693. [ 1.212152] s5p-mixer s5p-mixer: mixer1 create links
  1694. [ 1.212287] s5p-mixer s5p-mixer: mixer links are created successfully
  1695. [ 1.212379] s5p-mixer s5p-mixer: probe successful
  1696. [ 1.214019] fimc_is_spi successfully probed
  1697. [ 1.214118] Driver for 1-wire Dallas network protocol.
  1698. [ 1.283633] wake enabled for irq 420
  1699. [ 1.284059] s3c2410_wdt: S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
  1700. [ 1.284388] s3c2410-wdt s3c2410-wdt: starting watchdog timer
  1701. [ 1.284536] s3c2410-wdt s3c2410-wdt: watchdog active, reset enabled, irq disabled
  1702. [ 1.285060] device-mapper: uevent: version 1.0.3
  1703. [ 1.285569] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
  1704. [ 1.285856] Bluetooth: HCI UART driver ver 2.2
  1705. [ 1.285933] Bluetooth: HCI H4 protocol initialized
  1706. [ 1.286105] cpuidle: using governor ladder
  1707. [ 1.286361] cpuidle: using governor menu
  1708. [ 1.286458] sdhci: Secure Digital Host Controller Interface driver
  1709. [ 1.286584] sdhci: Copyright(c) Pierre Ossman
  1710. [ 1.286747] Synopsys Designware Multimedia Card Interface Driver
  1711. [ 1.286955] dw_mmc dw_mmc.0: Using internal DMA controller.
  1712. [ 1.287222] mmc0: no vmmc regulator found
  1713. [ 1.288467] dw_mmc dw_mmc.0: Version ID is 241a
  1714. [ 1.288597] dw_mmc dw_mmc.0: DW MMC controller at irq 107, 32 bit host data width, 128 deep fifo
  1715. [ 1.288809] dw_mmc dw_mmc.1: Using internal DMA controller.
  1716. [ 1.289055] mmc1: no vmmc regulator found
  1717. [ 1.290337] dw_mmc dw_mmc.1: Version ID is 241a
  1718. [ 1.290465] dw_mmc dw_mmc.1: DW MMC controller at irq 108, 32 bit host data width, 128 deep fifo
  1719. [ 1.290601] dw_mmc dw_mmc.1: Internal DMAC interrupt fix enabled.
  1720. [ 1.295669] Registered led device: as3668
  1721. [ 1.300117] usbcore: registered new interface driver usbhid
  1722. [ 1.300253] usbhid: USB HID core driver
  1723. [ 1.315070] mmc_host mmc0: device is being hw reset
  1724. [ 1.475071] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  1725. [ 1.530351] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  1726. [ 1.530529] dw_mmc dw_mmc.0: cmd21 data error:-84 pending:184 status:a906 tcb:80 tbb:0
  1727. [ 1.531082] mmc0: new HS200 MMC card at address 0001
  1728. [ 1.531510] mmcblk0: mmc0:0001 MAG2GA 14.6 GiB
  1729. [ 1.531835] mmcblk0boot0: mmc0:0001 MAG2GA partition 1 4.00 MiB
  1730. [ 1.532100] mmcblk0boot1: mmc0:0001 MAG2GA partition 2 4.00 MiB
  1731. [ 1.536124] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
  1732. [ 1.538538] mmcblk0boot1: unknown partition table
  1733. [ 1.539467] mmcblk0boot0: unknown partition table
  1734. [ 1.655954] i2c i2c-1: MPU6050 is ready to go!
  1735. [ 1.656230] bh1721fvc_i2c_probe: registering lightsensor-level input device
  1736. [ 1.658189] zram: Created 1 device(s) ...
  1737. [ 1.658851] ashmem: initialized
  1738. [ 1.659101] logger: created 256K log 'log_main'
  1739. [ 1.659306] logger: created 256K log 'log_events'
  1740. [ 1.659507] logger: created 256K log 'log_radio'
  1741. [ 1.659756] logger: created 256K log 'log_system'
  1742. [ 1.660067] Mobicore API module initialized!
  1743. [ 1.661035] usbcore: registered new interface driver snd-usb-audio
  1744. [ 1.662297] samsung-i2s samsung-i2s.0: start latency exceeded, new value 833 ns
  1745. [ 1.662435] samsung-i2s samsung-i2s.0: state restore latency exceeded, new value 1250 ns
  1746. [ 1.662571] samsung-i2s samsung-i2s.0: stop latency exceeded, new value 875 ns
  1747. [ 1.662749] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 958 ns
  1748. [ 1.663187] pd-maudio: Power-off latency exceeded, new value 303666 ns
  1749. [ 1.670993] pd-maudio: Power-on latency exceeded, new value 439125 ns
  1750. [ 1.671133] samsung-i2s samsung-i2s.0: start latency exceeded, new value 834 ns
  1751. [ 1.674581] asoc: wm8994-aif1 <-> samsung-i2s.0 mapping ok
  1752. [ 1.674938] asoc: wm8994-aif1 <-> samsung-i2s.4 mapping ok
  1753. [ 1.675348] asoc: wm8994-aif2 <-> manta-voice mapping ok
  1754. [ 1.675670] asoc: wm8994-aif3 <-> manta-bt mapping ok
  1755. [ 1.700821] input: Manta-I2S Headset as /devices/platform/manta-i2s/sound/card0/input3
  1756. [ 1.702943] asoc: dit-hifi <-> samsung-spdif mapping ok
  1757. [ 1.703700] GACT probability NOT on
  1758. [ 1.703776] Mirror/redirect action on
  1759. [ 1.703850] u32 classifier
  1760. [ 1.703967] Actions configured
  1761. [ 1.704041] Netfilter messages via NETLINK v0.30.
  1762. [ 1.704124] nfnl_acct: registering with nfnetlink.
  1763. [ 1.704276] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  1764. [ 1.704763] ctnetlink v0.93: registering with nfnetlink.
  1765. [ 1.704918] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  1766. [ 1.704996] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  1767. [ 1.705471] xt_time: kernel timezone is -0000
  1768. [ 1.705875] ip_tables: (C) 2000-2006 Netfilter Core Team
  1769. [ 1.706173] arp_tables: (C) 2002 David S. Miller
  1770. [ 1.706287] TCP: cubic registered
  1771. [ 1.706358] Initializing XFRM netlink socket
  1772. [ 1.706900] NET: Registered protocol family 10
  1773. [ 1.707627] Mobile IPv6
  1774. [ 1.707726] ip6_tables: (C) 2000-2006 Netfilter Core Team
  1775. [ 1.707966] IPv6 over IPv4 tunneling driver
  1776. [ 1.708875] NET: Registered protocol family 17
  1777. [ 1.709022] NET: Registered protocol family 15
  1778. [ 1.709153] Bridge firewalling registered
  1779. [ 1.709376] Bluetooth: RFCOMM TTY layer initialized
  1780. [ 1.709519] Bluetooth: RFCOMM socket layer initialized
  1781. [ 1.709597] Bluetooth: RFCOMM ver 1.11
  1782. [ 1.709719] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  1783. [ 1.709796] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  1784. [ 1.709984] NET: Registered protocol family 35
  1785. [ 1.710440] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  1786. [ 1.710653] Registering SWP/SWPB emulation handler
  1787. [ 1.710794] pd-gscl3: Power-off latency exceeded, new value 750 ns
  1788. [ 1.710951] pd-isp: Power-off latency exceeded, new value 185833 ns
  1789. [ 1.711048] pd-gscl2: Power-off latency exceeded, new value 833 ns
  1790. [ 1.711192] pd-gscl1: Power-off latency exceeded, new value 708 ns
  1791. [ 1.711289] pd-gscl0: Power-off latency exceeded, new value 709 ns
  1792. [ 1.711477] pd-dp: Power-off latency exceeded, new value 875 ns
  1793. [ 1.711610] pd-mixer: Power-off latency exceeded, new value 667 ns
  1794. [ 1.711769] pd-gscl: Power-off latency exceeded, new value 352708 ns
  1795. [ 1.711864] pd-hdmi: Power-off latency exceeded, new value 666 ns
  1796. [ 1.712005] pd-fimd1: Power-off latency exceeded, new value 708 ns
  1797. [ 1.712427] pd-disp1: Power-off latency exceeded, new value 293667 ns
  1798. [ 1.712547] pd-mfc: Power-off latency exceeded, new value 348292 ns
  1799. [ 1.718454] wake enabled for irq 424
  1800. [ 1.718828] wake enabled for irq 426
  1801. [ 1.938957] battery: charge source type was changed: usb
  1802. [ 1.948391] pd-disp1: Power-on latency exceeded, new value 476916 ns
  1803. [ 1.948483] pd-fimd1: Power-on latency exceeded, new value 958 ns
  1804. [ 1.948617] s3c-fb exynos5-fb.1: start latency exceeded, new value 958 ns
  1805. [ 1.948711] s3c-fb exynos5-fb.1: state restore latency exceeded, new value 10083 ns
  1806. [ 1.948847] s3c-fb exynos5-fb.1: stop latency exceeded, new value 792 ns
  1807. [ 1.982421] s3c-fb exynos5-fb.1: window 0: fb
  1808. [ 1.982823] pd-dp: Power-on latency exceeded, new value 958 ns
  1809. [ 1.982957] s5p-dp s5p-dp: start latency exceeded, new value 792 ns
  1810. [ 1.983039] s5p-dp s5p-dp: state restore latency exceeded, new value 1125 ns
  1811. [ 1.983169] s5p-dp s5p-dp: stop latency exceeded, new value 916 ns
  1812. [ 1.984758] s5p-dp s5p-dp: EDID data does not include any extensions.
  1813. [ 1.997355] s5p-dp s5p-dp: EDID Read success!
  1814. [ 2.009956] s5p-dp s5p-dp: Link Training Clock Recovery success
  1815. [ 2.026584] s5p-dp s5p-dp: Link Training success!
  1816. [ 2.174885] wifi_set_power = 1
  1817. [ 2.535073] wifi_set_carddetect = 1
  1818. [ 2.565072] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  1819. [ 2.578263] mmc_host mmc1: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  1820. [ 2.581023] mmc1: new ultra high speed SDR104 SDIO card at address 0001
  1821. [ 2.585127] F1 signature OK, socitype:0x1 chip:0x4324 rev:0x2 pkg:0xd
  1822. [ 2.585790] DHD: dongle ram size is set to 589824(orig 589824) at 0x0
  1823. [ 2.586854] wl_create_event_handler(): thread:wl_event_handler:61 started
  1824. [ 2.586873] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xddc813d8
  1825. [ 2.587689] p2p0: P2P Interface Registered
  1826. [ 2.587911] dhd_attach(): thread:dhd_watchdog_thread:62 started
  1827. [ 2.588081] dhd_attach(): thread:dhd_dpc:63 started
  1828. [ 2.588294] dhd_attach(): thread:dhd_rxf:64 started
  1829. [ 2.588462] dhd_attach(): thread:dhd_sysioc:65 started
  1830. [ 2.588708] wifi_get_mac_addr
  1831. [ 2.589221] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 08:d4:2b:16:4f:50
  1832.  
  1833. [ 2.589401] Dongle Host Driver, version 1.88.45 (r)
  1834. [ 2.589405] Compiled in drivers/net/wireless/bcmdhd on Dec 28 2017 at 05:04:47
  1835. [ 2.589666] wifi_set_power = 0
  1836. [ 2.695040] =========== WLAN placed in RESET ========
  1837. [ 2.720717] max77686-rtc max77686-rtc: setting system clock to 2017-12-28 12:17:57 UTC (1514463477)
  1838. [ 2.723301] ALSA device list:
  1839. [ 2.723445] #0: Manta-I2S
  1840. [ 2.723526] #1: Manta-SPDIF
  1841. [ 2.723923] Freeing init memory: 256K
  1842. [ 2.724010] Write protecting the kernel text section c0008000 - c088c000
  1843. [ 2.724549] rodata_test: attempting to write to read-only section:
  1844. [ 2.724701] write to read-only section trapped, success
  1845. [ 4.652091] manta_otg manta_otg_work: UNDEFINED -> b_peripheral
  1846. [ 5.051021] EXT2-fs (mmcblk0p9): error: couldn't mount because of unsupported optional features (44)
  1847. [ 5.075463] EXT4-fs (mmcblk0p9): couldn't mount as ext3 due to feature incompatibilities
  1848. [ 5.301141] EXT4-fs (mmcblk0p9): ext4_orphan_cleanup: deleting unreferenced inode 700951
  1849. [ 5.301347] EXT4-fs (mmcblk0p9): ext4_orphan_cleanup: deleting unreferenced inode 701322
  1850. [ 5.301433] EXT4-fs (mmcblk0p9): ext4_orphan_cleanup: deleting unreferenced inode 701329
  1851. [ 5.301556] EXT4-fs (mmcblk0p9): 3 orphan inodes deleted
  1852. [ 5.301716] EXT4-fs (mmcblk0p9): recovery complete
  1853. [ 5.316305] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
  1854. [ 5.347901] android_usb: already disabled
  1855. [ 5.686936] android_work: sent uevent USB_STATE=CONNECTED
  1856. [ 5.857717] rndis_function_bind_config MAC: 00:00:00:00:00:00
  1857. [ 5.858275] android_usb gadget: using random self ethernet address
  1858. [ 5.858877] android_usb gadget: using random host ethernet address
  1859. [ 5.861403] android_work: sent uevent USB_STATE=DISCONNECTED
  1860. [ 5.869209] rndis0: MAC 3e:7a:24:a6:2b:9f
  1861. [ 5.869456] rndis0: HOST MAC 76:aa:75:56:38:22
  1862. [ 5.874704] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1863. [ 6.208407] android_work: sent uevent USB_STATE=CONNECTED
  1864. [ 6.329628] android_usb gadget: high-speed config #1: android
  1865. [ 6.331628] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  1866. [ 6.334146] android_work: sent uevent USB_STATE=CONFIGURED
  1867. [ 6.979463] android_work: sent uevent USB_STATE=DISCONNECTED
  1868. [ 7.000973] rndis_function_bind_config MAC: 76:AA:75:56:38:22
  1869. [ 7.001307] android_usb gadget: using random self ethernet address
  1870. [ 7.001480] android_usb gadget: using random host ethernet address
  1871. [ 7.004968] rndis0: MAC 4a:5e:88:fc:e2:57
  1872. [ 7.005191] rndis0: HOST MAC 86:f9:2f:24:98:38
  1873. [ 7.308451] android_work: sent uevent USB_STATE=CONNECTED
  1874. [ 7.426618] android_usb gadget: high-speed config #1: android
  1875. [ 7.428903] android_work: sent uevent USB_STATE=CONFIGURED
  1876. [ 7.511244] android_work: sent uevent USB_STATE=DISCONNECTED
  1877. [ 7.551824] rndis_function_bind_config MAC: 86:F9:2F:24:98:38
  1878. [ 7.552348] android_usb gadget: using random self ethernet address
  1879. [ 7.552948] android_usb gadget: using random host ethernet address
  1880. [ 7.561367] rndis0: MAC ba:d2:1b:cc:56:5c
  1881. [ 7.561927] rndis0: HOST MAC 2e:1e:63:f7:b2:4e
  1882. [ 7.700451] rndis_function_bind_config MAC: 2E:1E:63:F7:B2:4E
  1883. [ 7.700568] android_usb gadget: using random self ethernet address
  1884. [ 7.700624] android_usb gadget: using random host ethernet address
  1885. [ 7.700978] rndis0: MAC ca:26:8a:c3:98:03
  1886. [ 7.701031] rndis0: HOST MAC 02:58:05:be:f2:1d
  1887. [ 7.745859] rndis_function_bind_config MAC: 02:58:05:BE:F2:1D
  1888. [ 7.746384] android_usb gadget: using random self ethernet address
  1889. [ 7.746649] android_usb gadget: using random host ethernet address
  1890. [ 7.748373] rndis0: MAC 66:a7:df:67:97:af
  1891. [ 7.748609] rndis0: HOST MAC 46:64:7a:34:f5:7e
  1892. [ 7.762476] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  1893. [ 8.086760] android_work: sent uevent USB_STATE=CONNECTED
  1894. [ 8.209761] android_usb gadget: high-speed config #1: android
  1895. [ 8.211492] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  1896. [ 8.212963] android_work: sent uevent USB_STATE=CONFIGURED
  1897. [ 8.916655] EXT4-fs (mmcblk0p9): re-mounted. Opts: (null)
  1898. [ 8.927950] preinit: (8.91) Welcome to SailfishOS 2.1.3.7 (Kymijoki) (armv7hl)
  1899. [ 8.928170] watchdog: S3C2410 Watchdog: nowayout prevents watchdog to be stopped!
  1900. [ 8.928259] watchdog: S3C2410 Watchdog: watchdog did not stop!
  1901. [ 8.928546] preinit: (8.91) "Magic Close" /dev/watchdog with character 'V'
  1902. [ 8.943601] preinit: (8.93) is_erase_needed: No : 0
  1903. [ 8.967623] preinit: (8.95) get_bootstate: USER : 0
  1904. [ 8.968071] preinit: (8.95) BOOTSTATE = USER
  1905. [ 8.969023] preinit: (8.95) Booting to default.target
  1906. [ 8.990483] systemd[1]: Failed to insert module 'autofs4': Function not implemented
  1907. [ 9.196349] systemd[1]: systemd 225 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  1908. [ 9.198253] systemd[1]: Detected architecture arm.
  1909. [ 9.202275] systemd[1]: Set hostname to <Sailfish>.
  1910. [ 9.327990] systemd[1]: sys-fs-pstore.mount: Cannot create mount unit for API file system /sys/fs/pstore. Refusing.
  1911. [ 9.334186] systemd[1]: data.mount: Unit is bound to inactive unit dev-mmcblk0p9.device. Stopping, too.
  1912. [ 9.377010] systemd[1]: sys-fs-pstore.mount: Cannot add dependency job, ignoring: Unit sys-fs-pstore.mount failed to load: Invalid argument. See system logs and 'systemctl status sys-fs-pstore.mount' for details.
  1913. [ 9.381094] systemd[1]: Created slice Root Slice.
  1914. [ 9.381664] systemd[1]: Starting of Arbitrary Executable File Formats File System Automount Point not supported.
  1915. [ 9.382204] systemd[1]: Listening on Journal Socket (/dev/log).
  1916. [ 9.383071] systemd[1]: Created slice System Slice.
  1917. [ 9.383994] systemd[1]: Created slice system-serial\x2dgetty.slice.
  1918. [ 9.384285] systemd[1]: Reached target Swap.
  1919. [ 9.384811] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  1920. [ 9.385332] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1921. [ 9.385798] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  1922. [ 9.386648] systemd[1]: Created slice User and Session Slice.
  1923. [ 9.386920] systemd[1]: Reached target Slices.
  1924. [ 9.387312] systemd[1]: Listening on udev Control Socket.
  1925. [ 9.387723] systemd[1]: Listening on udev Kernel Socket.
  1926. [ 9.388123] systemd[1]: Listening on Journal Socket.
  1927. [ 9.430273] systemd[1]: Mounting Debug File System...
  1928. [ 9.495311] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  1929. [ 9.510286] systemd[1]: Starting Remount Root and Kernel File Systems...
  1930. [ 9.510621] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
  1931. [ 9.542067] EXT4-fs (mmcblk0p9): re-mounted. Opts: (null)
  1932. [ 9.545252] systemd[1]: Mounting Temporary Directory...
  1933. [ 9.595345] systemd[1]: Starting Setup Virtual Console...
  1934. [ 9.615154] systemd[1]: Mounting FFS mount...
  1935. [ 9.635260] systemd[1]: Starting Journal Service...
  1936. [ 9.638396] systemd[1]: Mounted Debug File System.
  1937. [ 9.638825] systemd[1]: Mounted Temporary Directory.
  1938. [ 9.765403] systemd[1]: Started Create list of required static device nodes for the current kernel.
  1939. [ 9.840090] systemd[1]: Started Remount Root and Kernel File Systems.
  1940. [ 9.905067] systemd[1]: Started Setup Virtual Console.
  1941. [ 9.905523] systemd[1]: Mounted FFS mount.
  1942. [ 9.907371] systemd[1]: Started Journal Service.
  1943. [ 10.272044] systemd-journald[335]: Received request to flush runtime journal from PID 1
  1944. [ 10.989426] atmel_mxt_ts 3-004a: could not find firmware file
  1945. [ 10.995709] audience_es305 4-003e: firmware request failed
  1946. [ 11.067374] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
  1947. [ 11.365575] atmel_mxt_ts 3-004a: Family ID: 162 Variant ID: 0 Version: 18 Build: 170
  1948. [ 11.365706] atmel_mxt_ts 3-004a: Matrix X Size: 32 Matrix Y Size: 52 Object Num: 29
  1949. [ 11.373738] atmel_mxt_ts 3-004a: Mxt touch controller initialized
  1950. [ 11.983116] android_work: sent uevent USB_STATE=DISCONNECTED
  1951. [ 12.007311] init: could not import file '/init.carrier.rc' from '/init.rc'
  1952. [ 12.007883] init: could not import file '/init.superuser.rc' from '/init.cm.rc'
  1953. [ 12.008145] init: /dev/hw_random not found
  1954. [ 12.008256] keychord: using input dev manta-keypad for fevent
  1955. [ 12.008311] keychord: using input dev Manta-I2S Headset for fevent
  1956. [ 12.008547] init: cannot open '/initlogo.rle'
  1957. [ 12.008800] init: command 'loglevel' r=0
  1958. [ 12.008871] init: command 'symlink' r=-1
  1959. [ 12.008962] init: command 'symlink' r=-1
  1960. [ 12.009045] init: command 'mkdir' r=0
  1961. [ 12.009126] init: command 'mkdir' r=0
  1962. [ 12.009261] init: command 'mkdir' r=0
  1963. [ 12.009336] init: command 'write' r=0
  1964. [ 12.009409] init: command 'chown' r=0
  1965. [ 12.009513] init: command 'chmod' r=0
  1966. [ 12.009717] init: command 'mkdir' r=0
  1967. [ 12.009800] init: command 'write' r=-22
  1968. [ 12.009903] init: command 'write' r=0
  1969. [ 12.009978] init: command 'chown' r=0
  1970. [ 12.010100] init: command 'chmod' r=0
  1971. [ 12.010224] init: command 'mkdir' r=0
  1972. [ 12.010317] init: command 'mkdir' r=0
  1973. [ 12.010401] init: command 'mkdir' r=0
  1974. [ 12.010523] init: command 'mkdir' r=0
  1975. [ 12.010613] init: command 'mkdir' r=0
  1976. [ 12.010700] init: command 'mkdir' r=0
  1977. [ 12.010817] init: command 'mkdir' r=0
  1978. [ 12.011296] init: command 'mkdir' r=0
  1979. [ 12.011387] init: command 'mkdir' r=0
  1980. [ 12.011492] init: command 'mkdir' r=0
  1981. [ 12.011560] init: command 'mkdir' r=0
  1982. [ 12.011629] init: command 'mkdir' r=0
  1983. [ 12.011713] init: command 'write' r=0
  1984. [ 12.011830] init: command 'write' r=0
  1985. [ 12.011905] init: command 'write' r=0
  1986. [ 12.011980] init: command 'write' r=0
  1987. [ 12.012078] init: command 'write' r=-2
  1988. [ 12.012150] init: command 'write' r=0
  1989. [ 12.012223] init: command 'write' r=0
  1990. [ 12.012330] init: command 'write' r=0
  1991. [ 12.012409] init: command 'write' r=0
  1992. [ 12.012486] init: command 'write' r=0
  1993. [ 12.012603] init: command 'write' r=0
  1994. [ 12.012701] init: command 'write' r=0
  1995. [ 12.012784] init: command 'write' r=0
  1996. [ 12.012976] init: command 'chown' r=0
  1997. [ 12.013105] init: command 'chown' r=0
  1998. [ 12.013167] init: command 'chmod' r=0
  1999. [ 12.013272] init: command 'mkdir' r=0
  2000. [ 12.013335] init: command 'chown' r=-2
  2001. [ 12.013395] init: command 'chmod' r=-2
  2002. [ 12.013487] init: processing action 0x446f0 (init)
  2003. [ 12.013544] init: command 'export' r=0
  2004. [ 12.013597] init: command 'export' r=0
  2005. [ 12.013682] init: command 'export' r=0
  2006. [ 12.013734] init: command 'export' r=0
  2007. [ 12.013787] init: command 'export' r=0
  2008. [ 12.013870] init: command 'export' r=0
  2009. [ 12.013922] init: command 'export' r=0
  2010. [ 12.013973] init: command 'export' r=0
  2011. [ 12.014057] init: command 'export' r=0
  2012. [ 12.014110] init: command 'export' r=0
  2013. [ 12.014160] init: processing action 0x46958 (init)
  2014. [ 12.014276] init: cannot find '/sbin/watchdogd', disabling 'watchdogd'
  2015. [ 12.014330] init: command 'start' r=0
  2016. [ 12.014770] init: command 'mkdir' r=0
  2017. [ 12.015295] init: command 'mkdir' r=0
  2018. [ 12.015356] init: command 'export' r=0
  2019. [ 12.015436] rndis_function_bind_config MAC: 46:64:7A:34:F5:7E
  2020. [ 12.015467] android_usb gadget: using random self ethernet address
  2021. [ 12.015477] android_usb gadget: using random host ethernet address
  2022. [ 12.015619] init: command 'export' r=0
  2023. [ 12.015675] init: command 'export' r=0
  2024. [ 12.015750] init: command 'symlink' r=-1
  2025. [ 12.015823] init: command 'symlink' r=-1
  2026. [ 12.015829] rndis0: MAC 6e:55:43:f6:c5:a0
  2027. [ 12.015834] rndis0: HOST MAC f2:73:ab:5b:54:54
  2028. [ 12.016029] init: command 'symlink' r=-1
  2029. [ 12.016509] init: command 'symlink' r=-1
  2030. [ 12.016643] init: command 'mkdir' r=0
  2031. [ 12.016721] init: command 'symlink' r=-1
  2032. [ 12.016824] init: command 'symlink' r=-1
  2033. [ 12.017245] init: command 'mkdir' r=0
  2034. [ 12.017364] init: command 'write' r=0
  2035. [ 12.017502] init: command 'write' r=0
  2036. [ 12.017561] init: processing action 0x4bd70 (init)
  2037. [ 12.017621] init: command 'export' r=0
  2038. [ 12.017712] init: command 'export' r=0
  2039. [ 12.017768] init: processing action 0x46fd8 (fs)
  2040. [ 12.017877] init: command 'mkdir' r=0
  2041. [ 12.020562] fs_mgr: Cannot open file /fstab.manta
  2042. [ 12.020625] init: fs_mgr_mount_all returned an error
  2043. [ 12.020921] init: command 'mount_all' r=255
  2044. [ 12.021064] init: command 'restorecon' r=0
  2045. [ 12.021162] init: command 'restorecon' r=0
  2046. [ 12.021287] init: command 'restorecon' r=0
  2047. [ 12.021380] init: command 'restorecon' r=0
  2048. [ 12.021472] init: command 'restorecon' r=0
  2049. [ 12.021597] init: command 'restorecon' r=0
  2050. [ 12.021689] init: command 'restorecon' r=0
  2051. [ 12.021779] init: command 'restorecon' r=0
  2052. [ 12.021902] init: command 'restorecon' r=0
  2053. [ 12.021993] init: command 'restorecon' r=0
  2054. [ 12.022127] init: command 'restorecon' r=0
  2055. [ 12.022217] init: command 'restorecon' r=0
  2056. [ 12.022309] init: command 'restorecon' r=0
  2057. [ 12.022435] init: command 'restorecon' r=0
  2058. [ 12.022527] init: command 'restorecon' r=0
  2059. [ 12.022618] init: command 'restorecon' r=0
  2060. [ 12.022742] init: command 'restorecon' r=0
  2061. [ 12.022812] init: command 'setprop' r=0
  2062. [ 12.022925] init: command 'chmod' r=0
  2063. [ 12.023054] init: command 'chown' r=0
  2064. [ 12.023179] init: command 'chown' r=0
  2065. [ 12.023281] init: command 'chmod' r=0
  2066. [ 12.023428] init: command 'chown' r=0
  2067. [ 12.023526] init: command 'chmod' r=0
  2068. [ 12.023646] init: command 'mkdir' r=0
  2069. [ 12.023746] init: command 'chown' r=0
  2070. [ 12.023842] init: command 'mkdir' r=0
  2071. [ 12.024326] init: command 'mkdir' r=0
  2072. [ 12.024526] init: command 'chown' r=0
  2073. [ 12.024677] init: command 'chmod' r=0
  2074. [ 12.024814] init: command 'chown' r=0
  2075. [ 12.024964] init: command 'chmod' r=0
  2076. [ 12.025130] init: command 'chown' r=0
  2077. [ 12.025268] init: command 'chmod' r=0
  2078. [ 12.025434] init: command 'chown' r=0
  2079. [ 12.025563] init: command 'chmod' r=0
  2080. [ 12.025690] init: command 'chown' r=0
  2081. [ 12.025812] init: command 'chmod' r=0
  2082. [ 12.025984] init: command 'chown' r=0
  2083. [ 12.029803] init: command 'chmod' r=0
  2084. [ 12.029887] init: processing action 0x49200 (fs)
  2085. [ 12.030100] init: command 'mkdir' r=0
  2086. [ 12.030188] init: command 'mkdir' r=0
  2087. [ 12.030311] init: command 'write' r=-16
  2088. [ 12.030407] init: processing action 0x40f38 (post-fs)
  2089. [ 12.030493] init: command 'chown' r=0
  2090. [ 12.030594] init: command 'chmod' r=0
  2091. [ 12.030708] init: command 'restorecon' r=0
  2092. [ 12.030782] init: command 'chown' r=-2
  2093. [ 12.030873] init: command 'chmod' r=-2
  2094. [ 12.030979] init: command 'restorecon' r=0
  2095. [ 12.031076] init: command 'chown' r=0
  2096. [ 12.031210] init: command 'chmod' r=0
  2097. [ 12.031300] init: command 'chown' r=0
  2098. [ 12.031393] init: command 'chmod' r=0
  2099. [ 12.031513] init: command 'chown' r=0
  2100. [ 12.031604] init: command 'chmod' r=0
  2101. [ 12.031699] init: command 'chown' r=0
  2102. [ 12.031827] init: command 'chmod' r=0
  2103. [ 12.031897] init: command 'chown' r=-2
  2104. [ 12.031961] init: command 'chmod' r=-2
  2105. [ 12.032079] init: command 'mkdir' r=0
  2106. [ 12.032177] init: processing action 0x41208 (post-fs-data)
  2107. [ 12.032255] init: command 'chown' r=0
  2108. [ 12.032362] init: command 'chmod' r=0
  2109. [ 12.032478] init: command 'restorecon' r=0
  2110. [ 12.034145] init: command 'copy' r=0
  2111. [ 12.034322] init: command 'mkdir' r=0
  2112. [ 12.034395] init: command 'copy' r=-1
  2113. [ 12.034795] init: command 'chown' r=-2
  2114. [ 12.034900] init: command 'chmod' r=-2
  2115. [ 12.034971] init: command 'copy' r=-1
  2116. [ 12.035084] init: command 'chown' r=-2
  2117. [ 12.035182] init: command 'chmod' r=-2
  2118. [ 12.035256] init: command 'write' r=-2
  2119. [ 12.035383] init: command 'mkdir' r=0
  2120. [ 12.036345] init: command 'mkdir' r=0
  2121. [ 12.036482] init: command 'mkdir' r=0
  2122. [ 12.036586] init: command 'mkdir' r=0
  2123. [ 12.036686] init: command 'mkdir' r=0
  2124. [ 12.036812] init: command 'mkdir' r=0
  2125. [ 12.036906] init: command 'mkdir' r=0
  2126. [ 12.037000] init: command 'mkdir' r=0
  2127. [ 12.037134] init: command 'mkdir' r=0
  2128. [ 12.037239] init: command 'mkdir' r=0
  2129. [ 12.037342] init: command 'mkdir' r=0
  2130. [ 12.037483] init: command 'mkdir' r=0
  2131. [ 12.037585] init: command 'mkdir' r=0
  2132. [ 12.039896] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  2133. [ 12.040453] init: command 'mkdir' r=0
  2134. [ 12.040601] init: command 'mkdir' r=0
  2135. [ 12.040712] init: command 'mkdir' r=0
  2136. [ 12.040803] init: command 'chmod' r=0
  2137. [ 12.040901] init: command 'mkdir' r=0
  2138. [ 12.040997] init: command 'mkdir' r=0
  2139. [ 12.041597] init: command 'mkdir' r=0
  2140. [ 12.041716] init: command 'mkdir' r=0
  2141. [ 12.041826] init: command 'mkdir' r=0
  2142. [ 12.041974] init: command 'mkdir' r=0
  2143. [ 12.042079] init: command 'mkdir' r=0
  2144. [ 12.042177] init: command 'mkdir' r=0
  2145. [ 12.042315] init: command 'mkdir' r=0
  2146. [ 12.042413] init: command 'mkdir' r=0
  2147. [ 12.042942] init: command 'mkdir' r=0
  2148. [ 12.043087] init: command 'mkdir' r=0
  2149. [ 12.043195] init: command 'mkdir' r=0
  2150. [ 12.043268] init: command 'chown' r=0
  2151. [ 12.043377] init: command 'chmod' r=0
  2152. [ 12.043478] init: command 'mkdir' r=0
  2153. [ 12.043550] init: command 'chown' r=0
  2154. [ 12.043653] init: command 'chmod' r=0
  2155. [ 12.043761] init: command 'mkdir' r=0
  2156. [ 12.043865] init: command 'mkdir' r=0
  2157. [ 12.043992] init: command 'mkdir' r=0
  2158. [ 12.044060] init: command 'symlink' r=-1
  2159. [ 12.044151] init: command 'mkdir' r=0
  2160. [ 12.044265] init: command 'setprop' r=0
  2161. [ 12.044382] init: command 'restorecon_recursive' r=0
  2162. [ 12.044441] init: processing action 0x46c20 (post-fs-data)
  2163. [ 12.044576] init: command 'mkdir' r=0
  2164. [ 12.044637] init: command 'setprop' r=0
  2165. [ 12.044722] init: command 'mkdir' r=0
  2166. [ 12.044837] init: command 'mkdir' r=0
  2167. [ 12.044916] init: command 'mkdir' r=0
  2168. [ 12.044982] init: command 'chown' r=0
  2169. [ 12.048037] init: command 'setprop' r=0
  2170. [ 12.048122] init: command 'chown' r=-2
  2171. [ 12.048193] init: command 'chown' r=0
  2172. [ 12.048287] init: command 'chmod' r=0
  2173. [ 12.048399] init: command 'chmod' r=0
  2174. [ 12.048492] init: command 'chown' r=0
  2175. [ 12.048630] init: command 'chown' r=0
  2176. [ 12.048745] init: command 'restorecon' r=0
  2177. [ 12.048840] init: command 'restorecon' r=0
  2178. [ 12.048934] init: processing action 0x4bdf0 (post-fs-data)
  2179. [ 12.049044] init: command 'mkdir' r=0
  2180. [ 12.049144] init: command 'chown' r=0
  2181. [ 12.049208] init: command 'chmod' r=0
  2182. [ 12.049308] init: command 'mkdir' r=0
  2183. [ 12.051221] init: starting 'sysinit'
  2184. [ 12.051456] init: command 'start' r=0
  2185. [ 12.051529] init: processing action 0x4cd98 (mix_hwrng_into_linux_rng)
  2186. [ 12.051645] init: /dev/hw_random not found
  2187. [ 12.051713] init: command 'mix_hwrng_into_linux_rng' r=0
  2188. [ 12.051800] init: processing action 0x4cde0 (property_service_init)
  2189. [ 12.054759] init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0'
  2190. [ 12.054861] init: command 'property_service_init' r=0
  2191. [ 12.054918] init: processing action 0x4ce28 (signal_init)
  2192. [ 12.055130] init: command 'signal_init' r=0
  2193. [ 12.055197] init: processing action 0x4ce70 (check_startup)
  2194. [ 12.055383] init: command 'check_startup' r=0
  2195. [ 12.055520] init: processing action 0x41bd0 (boot)
  2196. [ 12.055575] init: command 'setrlimit' r=0
  2197. [ 12.055769] init: command 'write' r=0
  2198. [ 12.055911] init: command 'write' r=0
  2199. [ 12.055981] init: command 'chown' r=-2
  2200. [ 12.056154] init: command 'chmod' r=-2
  2201. [ 12.056220] init: command 'chown' r=-2
  2202. [ 12.056361] init: command 'chmod' r=-2
  2203. [ 12.056474] init: command 'write' r=0
  2204. [ 12.056548] init: command 'write' r=0
  2205. [ 12.056609] init: command 'chown' r=-2
  2206. [ 12.056703] init: command 'chown' r=-2
  2207. [ 12.056764] init: command 'chown' r=-2
  2208. [ 12.056823] init: command 'chown' r=-2
  2209. [ 12.057009] init: command 'chown' r=-2
  2210. [ 12.057154] init: command 'chown' r=0
  2211. [ 12.057224] init: command 'chown' r=0
  2212. [ 12.057332] init: command 'chown' r=0
  2213. [ 12.057400] init: command 'chown' r=0
  2214. [ 12.057467] init: command 'chown' r=0
  2215. [ 12.057661] init: command 'chmod' r=0
  2216. [ 12.057736] init: command 'chmod' r=0
  2217. [ 12.057807] init: command 'chmod' r=0
  2218. [ 12.058000] init: command 'chown' r=0
  2219. [ 12.058076] init: command 'chmod' r=0
  2220. [ 12.058241] init: command 'chown' r=0
  2221. [ 12.058418] init: command 'chmod' r=0
  2222. [ 12.058502] init: command 'chown' r=0
  2223. [ 12.058576] init: command 'chmod' r=0
  2224. [ 12.058813] init: command 'chown' r=0
  2225. [ 12.058964] init: command 'chmod' r=0
  2226. [ 12.059128] init: command 'chown' r=0
  2227. [ 12.059204] init: command 'chmod' r=0
  2228. [ 12.059286] init: command 'chown' r=0
  2229. [ 12.059360] init: command 'chmod' r=0
  2230. [ 12.059438] init: command 'chown' r=0
  2231. [ 12.059545] init: command 'chmod' r=0
  2232. [ 12.059623] init: command 'chown' r=0
  2233. [ 12.059784] init: command 'chmod' r=0
  2234. [ 12.059980] init: command 'chown' r=0
  2235. [ 12.060087] init: command 'chown' r=-2
  2236. [ 12.060154] init: command 'chmod' r=-2
  2237. [ 12.060267] init: command 'chown' r=0
  2238. [ 12.060340] init: command 'chmod' r=0
  2239. [ 12.060420] init: command 'chown' r=0
  2240. [ 12.060528] init: command 'chmod' r=0
  2241. [ 12.060612] init: command 'chown' r=0
  2242. [ 12.060686] init: command 'chmod' r=0
  2243. [ 12.060902] init: command 'chown' r=0
  2244. [ 12.061079] init: command 'chmod' r=0
  2245. [ 12.061175] init: command 'chown' r=0
  2246. [ 12.061284] init: command 'chmod' r=0
  2247. [ 12.061350] init: command 'chown' r=-2
  2248. [ 12.061411] init: command 'chown' r=-2
  2249. [ 12.061506] init: command 'chown' r=-2
  2250. [ 12.061568] init: command 'chown' r=-2
  2251. [ 12.061628] init: command 'chown' r=-2
  2252. [ 12.061724] init: command 'chown' r=-2
  2253. [ 12.061785] init: command 'chown' r=-2
  2254. [ 12.062019] init: command 'chown' r=-2
  2255. [ 12.062122] init: command 'chown' r=-2
  2256. [ 12.062185] init: command 'chown' r=-2
  2257. [ 12.062293] init: command 'chown' r=0
  2258. [ 12.062391] init: command 'chown' r=-2
  2259. [ 12.062473] init: command 'chown' r=0
  2260. [ 12.062656] init: command 'chown' r=0
  2261. [ 12.062746] init: command 'chown' r=0
  2262. [ 12.062868] init: command 'chown' r=0
  2263. [ 12.062949] init: command 'chown' r=0
  2264. [ 12.063031] init: command 'chown' r=0
  2265. [ 12.063169] init: command 'chown' r=0
  2266. [ 12.063279] init: command 'chmod' r=0
  2267. [ 12.063363] init: command 'setprop' r=0
  2268. [ 12.063471] init: command 'setprop' r=0
  2269. [ 12.063547] init: command 'setprop' r=0
  2270. [ 12.063696] init: command 'setprop' r=0
  2271. [ 12.063799] init: command 'setprop' r=0
  2272. [ 12.063867] init: command 'setprop' r=0
  2273. [ 12.063935] init: command 'setprop' r=0
  2274. [ 12.064122] init: command 'setprop' r=0
  2275. [ 12.064194] init: command 'setprop' r=0
  2276. [ 12.064265] init: command 'setprop' r=0
  2277. [ 12.064371] init: command 'setprop' r=0
  2278. [ 12.064449] init: command 'setprop' r=0
  2279. [ 12.064519] init: command 'setprop' r=0
  2280. [ 12.064655] init: command 'write' r=0
  2281. [ 12.064810] init: command 'write' r=0
  2282. [ 12.064880] init: command 'setprop' r=0
  2283. [ 12.065223] init: starting 'healthd'
  2284. [ 12.065974] init: starting 'servicemanager'
  2285. [ 12.066155] init: command 'class_start' r=0
  2286. [ 12.066272] init: cannot find '/usr/libexec/droid-hybris/system/bin/minimediaservice', disabling 'minimedia'
  2287. [ 12.066398] init: cannot find '/usr/libexec/droid-hybris/system/bin/minisfservice', disabling 'minisf'
  2288. [ 12.066501] init: cannot find '/usr/libexec/droid-hybris/system/bin/miniafservice', disabling 'miniaf'
  2289. [ 12.066640] init: starting 'debuggerd'
  2290. [ 12.066859] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
  2291. [ 12.067000] init: starting 'drm'
  2292. [ 12.067308] init: starting 'installd'
  2293. [ 12.067785] init: Created socket '/dev/socket/installd' with mode '600', user '1000', group '1000'
  2294. [ 12.068022] init: starting 'gpsd'
  2295. [ 12.068296] init: starting 'mobicore'
  2296. [ 12.068465] init: Created socket '/dev/socket/gps' with mode '660', user '1021', group '1000'
  2297. [ 12.068693] init: command 'class_start' r=0
  2298. [ 12.068788] init: processing action 0x46eb8 (boot)
  2299. [ 12.068912] init: command 'write' r=0
  2300. [ 12.068980] init: command 'setprop' r=0
  2301. [ 12.069078] init: command 'chmod' r=0
  2302. [ 12.069199] init: command 'write' r=0
  2303. [ 12.069289] init: command 'chmod' r=0
  2304. [ 12.069563] pd-g3d: Power-on latency exceeded, new value 148792 ns
  2305. [ 12.069777] init: command 'write' r=0
  2306. [ 12.069867] init: processing action 0x490b8 (boot)
  2307. [ 12.070175] init: command 'write' r=0
  2308. [ 12.070309] init: command 'write' r=0
  2309. [ 12.070424] init: command 'write' r=0
  2310. [ 12.070588] init: command 'write' r=0
  2311. [ 12.070704] init: command 'write' r=0
  2312. [ 12.070805] init: command 'write' r=0
  2313. [ 12.070937] init: command 'write' r=0
  2314. [ 12.071003] init: processing action 0x4a138 (boot)
  2315. [ 12.071083] init: command 'chmod' r=0
  2316. [ 12.071195] init: command 'chown' r=0
  2317. [ 12.071279] init: command 'chown' r=0
  2318. [ 12.071364] init: command 'chown' r=0
  2319. [ 12.071485] init: command 'chown' r=0
  2320. [ 12.071582] init: command 'chown' r=0
  2321. [ 12.071670] init: command 'chown' r=0
  2322. [ 12.071794] init: command 'chown' r=0
  2323. [ 12.071876] init: command 'chown' r=0
  2324. [ 12.071956] init: command 'chown' r=0
  2325. [ 12.072070] init: command 'chown' r=0
  2326. [ 12.072152] init: command 'chmod' r=0
  2327. [ 12.072233] init: command 'chmod' r=0
  2328. [ 12.072348] init: command 'chmod' r=0
  2329. [ 12.072433] init: command 'chmod' r=0
  2330. [ 12.072524] init: command 'chmod' r=0
  2331. [ 12.072644] init: command 'chmod' r=0
  2332. [ 12.072743] init: command 'chmod' r=0
  2333. [ 12.072856] init: command 'chmod' r=0
  2334. [ 12.072937] init: command 'chmod' r=0
  2335. [ 12.073040] init: command 'chmod' r=0
  2336. [ 12.073132] init: command 'chown' r=0
  2337. [ 12.073212] init: command 'chmod' r=0
  2338. [ 12.073306] init: processing action 0x4bef0 (boot)
  2339. [ 12.073405] init: command 'chown' r=0
  2340. [ 12.073501] init: command 'chmod' r=0
  2341. [ 12.073611] init: command 'chown' r=0
  2342. [ 12.073684] init: command 'chmod' r=0
  2343. [ 12.073760] init: command 'chown' r=0
  2344. [ 12.073867] init: command 'chmod' r=0
  2345. [ 12.073940] init: command 'chown' r=0
  2346. [ 12.074011] init: command 'chmod' r=0
  2347. [ 12.074134] init: command 'chown' r=0
  2348. [ 12.074219] init: command 'chmod' r=0
  2349. [ 12.074323] init: command 'chown' r=0
  2350. [ 12.074428] init: command 'chmod' r=0
  2351. [ 12.074503] init: command 'chown' r=0
  2352. [ 12.074575] init: command 'chmod' r=0
  2353. [ 12.074679] init: command 'chown' r=-2
  2354. [ 12.074759] init: command 'chmod' r=-2
  2355. [ 12.074846] init: command 'chown' r=0
  2356. [ 12.074961] init: command 'chmod' r=0
  2357. [ 12.075081] init: command 'chown' r=0
  2358. [ 12.075175] init: command 'chmod' r=0
  2359. [ 12.075303] init: command 'chown' r=0
  2360. [ 12.075442] init: command 'chmod' r=0
  2361. [ 12.075539] init: command 'chown' r=0
  2362. [ 12.075650] init: command 'chmod' r=0
  2363. [ 12.075736] init: command 'chown' r=0
  2364. [ 12.075814] init: command 'chmod' r=0
  2365. [ 12.075912] init: command 'chown' r=-2
  2366. [ 12.075979] init: command 'chmod' r=-2
  2367. [ 12.076046] init: command 'chown' r=-2
  2368. [ 12.076111] init: command 'chmod' r=-2
  2369. [ 12.076175] init: command 'chown' r=-2
  2370. [ 12.076240] init: command 'chmod' r=-2
  2371. [ 12.076303] healthd: BatteryHealthPath not found
  2372. [ 12.076308] init: command 'chown' r=-2
  2373. [ 12.076326] init: command 'chmod' r=-2
  2374. [ 12.076346] init: command 'chown' r=-2
  2375. [ 12.076364] init: command 'chmod' r=-2
  2376. [ 12.076383] init: command 'chown' r=-2
  2377. [ 12.076400] init: command 'chmod' r=-2
  2378. [ 12.076418] init: command 'chown' r=-2
  2379. [ 12.076436] init: command 'chmod' r=-2
  2380. [ 12.076454] init: command 'chown' r=-2
  2381. [ 12.076473] init: command 'chmod' r=-2
  2382. [ 12.076492] init: command 'chown' r=-2
  2383. [ 12.076510] init: command 'chmod' r=-2
  2384. [ 12.076529] init: command 'chown' r=-2
  2385. [ 12.076547] init: command 'chmod' r=-2
  2386. [ 12.076565] init: command 'chown' r=-2
  2387. [ 12.076583] init: command 'chmod' r=-2
  2388. [ 12.076602] init: command 'chown' r=-2
  2389. [ 12.076619] init: command 'chmod' r=-2
  2390. [ 12.076638] init: command 'chown' r=-2
  2391. [ 12.076656] init: command 'chmod' r=-2
  2392. [ 12.076674] init: command 'chown' r=-2
  2393. [ 12.076692] init: command 'chmod' r=-2
  2394. [ 12.076711] init: command 'chown' r=-2
  2395. [ 12.076730] init: command 'chmod' r=-2
  2396. [ 12.076763] init: command 'chown' r=0
  2397. [ 12.076795] init: command 'chmod' r=0
  2398. [ 12.076828] init: command 'chown' r=0
  2399. [ 12.076860] init: command 'chmod' r=0
  2400. [ 12.076892] init: command 'chown' r=0
  2401. [ 12.076922] init: command 'chmod' r=0
  2402. [ 12.077001] init: command 'chown' r=0
  2403. [ 12.077055] init: command 'chmod' r=0
  2404. [ 12.077087] init: command 'chown' r=0
  2405. [ 12.077114] init: command 'chmod' r=0
  2406. [ 12.077143] init: command 'chown' r=0
  2407. [ 12.077170] init: command 'chmod' r=0
  2408. [ 12.077204] init: command 'chown' r=0
  2409. [ 12.077232] init: command 'chmod' r=0
  2410. [ 12.077266] init: command 'write' r=0
  2411. [ 12.077295] init: command 'write' r=0
  2412. [ 12.077331] init: command 'write' r=0
  2413. [ 12.077350] init: command 'chown' r=-2
  2414. [ 12.077365] init: command 'chmod' r=-2
  2415. [ 12.077385] init: processing action 0x4ceb8 (queue_property_triggers)
  2416. [ 12.077425] init: command 'queue_property_triggers' r=0
  2417. [ 12.077434] init: processing action 0x44138 (ready)
  2418. [ 12.077524] init: starting 'droid_init_done'
  2419. [ 12.077675] init: command 'class_start' r=0
  2420. [ 12.077709] init: processing action 0x430e8 (property:ro.debuggable=1)
  2421. [ 12.077812] init: starting 'console'
  2422. [ 12.077937] init: command 'start' r=0
  2423. [ 12.077969] init: processing action 0x48330 (property:ro.debuggable=1)
  2424. [ 12.078019] kgdb: Registered I/O driver kgdboc.
  2425. [ 12.078036] init: command 'write' r=0
  2426. [ 12.078089] init: command 'write' r=0
  2427. [ 12.079402] healthd: BatteryPresentPath not found
  2428. [ 12.079422] binder: 565:565 transaction failed 29189, size 0-0
  2429. [ 12.170249] mali mali.0: stop latency exceeded, new value 917 ns
  2430. [ 12.170332] mali mali.0: state save latency exceeded, new value 13500 ns
  2431. [ 12.210899] SEC_DRIVER_2.1_2012.10.24
  2432. [ 12.221434] init: waitpid returned pid 563, status = 00000000
  2433. [ 12.221541] init: process 'sysinit', pid 563 exited
  2434. [ 12.406623] android_work: sent uevent USB_STATE=CONNECTED
  2435. [ 12.457127] init: processing action 0x42a28 (property:droid.late_start=trigger_late_start)
  2436. [ 12.457296] init: starting 'sdcard'
  2437. [ 12.457553] init: command 'class_start' r=0
  2438. [ 12.508412] android_usb gadget: high-speed config #1: android
  2439. [ 12.508672] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  2440. [ 12.508864] android_work: sent uevent USB_STATE=CONFIGURED
  2441. [ 12.551244] warning: `ofonod' uses 32-bit capabilities (legacy support in use)
  2442. [ 12.795181] iio-buffer, current state requested again
  2443. [ 13.075340] inv_mpu_iio: firmware loaded CRC=0xd37d4599
  2444. [ 13.076017] iio-buffer, current state requested again
  2445. [ 13.280189] iio-buffer, current state requested again
  2446. [ 13.308585] init: waitpid returned pid 573, status = 00000000
  2447. [ 13.308683] init: process 'droid_init_done', pid 573 exited
  2448. [ 14.511407] samsung-i2s samsung-i2s.0: start latency exceeded, new value 917 ns
  2449. [ 14.515552] wm8994-codec wm8994-codec: FIFO error
  2450. [ 14.525517] samsung-i2s samsung-i2s.0: stop latency exceeded, new value 1000 ns
  2451. [ 14.525627] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 1167 ns
  2452. [ 14.526535] pd-maudio: Power-off latency exceeded, new value 841833 ns
  2453. [ 15.794010] samsung-i2s samsung-i2s.0: start latency exceeded, new value 1083 ns
  2454. [ 15.794114] samsung-i2s samsung-i2s.0: state restore latency exceeded, new value 1459 ns
  2455. [ 17.083882] samsung-i2s samsung-i2s.0: stop latency exceeded, new value 1084 ns
  2456. [ 17.083987] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 1250 ns
  2457. [ 18.385588] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 1375 ns
  2458. [ 19.262376] ------------[ cut here ]------------
  2459. [ 19.262489] WARNING: at ../../../../../../kernel/samsung/manta/drivers/gpu/arm/t6xx/kbase/src/common/mali_kbase_jd.c:197 kbase_jd_submit+0x8f0/0x9ac()
  2460. [ 19.262590] sg list returned by dma_buf_map_attachment is larger than dma_buf->size=16404480
  2461. [ 19.262678] Backtrace:
  2462. [ 19.262774] [<c0012cb4>] (dump_backtrace+0x0/0x10c) from [<c0687e04>] (dump_stack+0x18/0x1c)
  2463. [ 19.262861] r6:c02c1b28 r5:00000009 r4:dcd11bc0 r3:c09178ec
  2464. [ 19.263078] [<c0687dec>] (dump_stack+0x0/0x1c) from [<c0033840>] (warn_slowpath_common+0x50/0x68)
  2465. [ 19.263236] [<c00337f0>] (warn_slowpath_common+0x0/0x68) from [<c00338c4>] (warn_slowpath_fmt+0x38/0x40)
  2466. [ 19.263327] r8:c0053d5c r7:dfbbbe94 r6:00000fa5 r5:dce0bb80 r4:0000000f
  2467. [ 19.263532] r3:00000009
  2468. [ 19.263695] [<c003388c>] (warn_slowpath_fmt+0x0/0x40) from [<c02c1b28>] (kbase_jd_submit+0x8f0/0x9ac)
  2469. [ 19.263784] r3:00fa5000 r2:c080e224
  2470. [ 19.263917] [<c02c1238>] (kbase_jd_submit+0x0/0x9ac) from [<c02ccf48>] (kbase_ioctl+0x4c4/0x84c)
  2471. [ 19.264011] [<c02cca84>] (kbase_ioctl+0x0/0x84c) from [<c011d5bc>] (do_vfs_ioctl+0x8c/0x5b4)
  2472. [ 19.264068] [<c011d530>] (do_vfs_ioctl+0x0/0x5b4) from [<c011db58>] (sys_ioctl+0x74/0x84)
  2473. [ 19.264159] [<c011dae4>] (sys_ioctl+0x0/0x84) from [<c000f040>] (ret_fast_syscall+0x0/0x30)
  2474. [ 19.264245] r8:c000f1c4 r7:00000036 r6:01e7ec5c r5:01e78718 r4:00000000
  2475. [ 19.264492] Board Information: Manta HW revision: 8, CPU EXYNOS5250 Rev1.0
  2476. [ 19.264576] ---[ end trace 3fba8e45a5ad29e6 ]---
  2477. [ 19.650078] mali mali.0: stop latency exceeded, new value 1084 ns
  2478. [ 19.650190] mali mali.0: start latency exceeded, new value 875 ns
  2479. [ 19.650304] mali mali.0: state save latency exceeded, new value 17166 ns
  2480. [ 19.650365] mali mali.0: stop latency exceeded, new value 1250 ns
  2481. [ 19.824174] pd-g3d: Power-on latency exceeded, new value 150791 ns
  2482. [ 19.824243] mali mali.0: start latency exceeded, new value 1000 ns
  2483. [ 20.090373] pd-g3d: Power-off latency exceeded, new value 282208 ns
  2484. [ 20.092399] pd-g3d: Power-on latency exceeded, new value 245417 ns
  2485. [ 20.635053] mali mali.0: start latency exceeded, new value 1084 ns
  2486. [ 20.945051] tty_ldisc_hangup: waiting ((agetty)) for ttyFIQ2 took too long, but we keep waiting...
  2487. [ 21.030090] mali mali.0: state save latency exceeded, new value 19709 ns
  2488. [ 22.840034] rndis0: no IPv6 routers present
  2489. [ 23.515066] mali mali.0: start latency exceeded, new value 1375 ns
  2490. [ 23.518250] mali mali.0: state restore latency exceeded, new value 1189917 ns
  2491. [ 45.076053] s3c-fb exynos5-fb.1: stop latency exceeded, new value 1125 ns
  2492. [ 45.076068] s3c-fb exynos5-fb.1: start latency exceeded, new value 1000 ns
  2493. [ 45.076107] s3c-fb exynos5-fb.1: state save latency exceeded, new value 27791 ns
  2494. [ 45.076122] pd-fimd1: Power-off latency exceeded, new value 1209 ns
  2495. [ 45.076219] s5p-dp s5p-dp: stop latency exceeded, new value 1083 ns
  2496. [ 45.076231] s5p-dp s5p-dp: start latency exceeded, new value 959 ns
  2497. [ 45.076241] s5p-dp s5p-dp: state save latency exceeded, new value 1125 ns
  2498. [ 45.076252] pd-dp: Power-off latency exceeded, new value 916 ns
  2499. [ 45.080656] pd-disp1: Power-off latency exceeded, new value 2313792 ns
  2500. [ 45.081760] pd-disp1: Power-on latency exceeded, new value 1064708 ns
  2501. [ 45.081772] pd-fimd1: Power-on latency exceeded, new value 1125 ns
  2502. [ 45.082395] s3c-fb exynos5-fb.1: state restore latency exceeded, new value 606208 ns
  2503. [ 45.087262] pd-disp1: Power-off latency exceeded, new value 3172459 ns
  2504. [ 52.247139] android_usb gadget: high-speed config #1: android
  2505. [ 52.252008] android_work: sent uevent USB_STATE=CONFIGURED
  2506. [ 55.046055] iio-buffer, current state requested again
  2507. [ 55.112403] pd-dp: Power-on latency exceeded, new value 1958 ns
  2508. [ 55.112449] s5p-dp s5p-dp: start latency exceeded, new value 1500 ns
  2509. [ 55.112483] s5p-dp s5p-dp: state restore latency exceeded, new value 2250 ns
  2510. [ 55.112515] s5p-dp s5p-dp: stop latency exceeded, new value 1709 ns
  2511. [ 55.114209] s5p-dp s5p-dp: EDID data does not include any extensions.
  2512. [ 55.126883] s5p-dp s5p-dp: EDID Read success!
  2513. [ 55.139833] s5p-dp s5p-dp: Link Training Clock Recovery success
  2514. [ 55.156423] s5p-dp s5p-dp: Link Training success!
  2515. [ 65.585239] s3c-fb exynos5-fb.1: state save latency exceeded, new value 106375 ns
  2516. [ 65.675156] mali mali.0: stop latency exceeded, new value 1458 ns
  2517. [ 65.676452] mali mali.0: state save latency exceeded, new value 1085250 ns
  2518. [ 65.676906] mali mali.0: stop latency exceeded, new value 2125 ns
  2519. [ 72.151358] healthd-manta: battery charge enable=1
  2520. [ 72.151851] healthd: battery l=38 v=3791 t=25.8 h=2 st=2 c=-75 chg=u
  2521. [ 102.527602] manta_otg manta_otg_work: b_peripheral -> b_idle
  2522. [ 102.537366] android_work: sent uevent USB_STATE=DISCONNECTED
  2523. [ 102.544899] battery: charge source type was changed: none
  2524. [ 102.571965] healthd-manta: battery charge enable=0
  2525. [ 102.572077] healthd: battery l=39 v=3820 t=25.8 h=2 st=3 c=354 chg=
  2526. [ 102.607235] healthd: battery l=39 v=3820 t=25.8 h=2 st=3 c=354 chg=
  2527. [ 102.650335] healthd: battery l=39 v=3820 t=25.8 h=2 st=3 c=354 chg=
  2528. [ 102.682989] healthd: battery l=39 v=3820 t=25.8 h=2 st=3 c=354 chg=
  2529. [ 103.655210] android_usb: Cannot enable 'none' (-22)
  2530. [ 107.548873] PM: suspend entry 2017-12-28 12:19:41.403367369 UTC
  2531. [ 107.549963] PM: Syncing filesystems ... done.
  2532. [ 107.580828] PM: Preparing system for mem sleep
  2533. [ 107.588555] Freezing user space processes ...
  2534. [ 107.588955] last active wakeup source: eventpoll
  2535.  
  2536. [ 107.589203] Freezing of tasks aborted after 0.000 seconds (30 tasks refusing to freeze, wq_busy=0):
  2537.  
  2538. [ 107.589393] Restarting tasks ... done.
  2539. [ 107.591094] PM: suspend exit 2017-12-28 12:19:41.445641047 UTC
  2540. [ 107.591230] PM: suspend entry 2017-12-28 12:19:41.445779820 UTC
  2541. [ 107.591305] PM: Syncing filesystems ...
  2542. [ 107.593370] init: waitpid returned pid 574, status = 00008100
  2543. [ 107.593526] init: process 'console', pid 574 exited
  2544. [ 107.593609] init: process 'console' killing any children in process group
  2545. [ 107.593936] init: starting 'console'
  2546. [ 107.600080] done.
  2547. [ 107.600175] PM: Preparing system for mem sleep
  2548. [ 107.601849] Freezing user space processes ...
  2549. [ 107.602242] last active wakeup source: eventpoll
  2550.  
  2551. [ 107.602444] Freezing of tasks aborted after 0.000 seconds (30 tasks refusing to freeze, wq_busy=0):
  2552.  
  2553. [ 107.602633] Restarting tasks ... done.
  2554. [ 107.604162] PM: suspend exit 2017-12-28 12:19:41.458706140 UTC
  2555. [ 107.604274] PM: suspend entry 2017-12-28 12:19:41.458821375 UTC
  2556. [ 107.604404] PM: Syncing filesystems ... done.
  2557. [ 107.609746] PM: Preparing system for mem sleep
  2558. [ 107.611393] Freezing user space processes ... (elapsed 0.001 seconds) done.
  2559. [ 107.614473] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  2560. [ 107.616047] PM: Entering mem sleep
  2561. [ 107.670454] wake enabled for irq 418
  2562. [ 107.707411] android_work: did not send uevent (0 0 (null))
  2563. [ 107.746431] PM: suspend of devices complete after 129.692 msecs
  2564. [ 107.747198] PM: late suspend of devices complete after 0.639 msecs
  2565. [ 107.748127] PM: noirq suspend of devices complete after 0.850 msecs
  2566. [ 107.748250] Disabling non-boot CPUs ...
  2567. [ 107.754067] IRQ153 no longer affine to CPU1
  2568. [ 107.755059] CPU1: shutdown
  2569. [ 107.756257] Resume caused by IRQ 424, usb_vbus
  2570. [ 107.756257] Suspended for 84.000 seconds
  2571. [ 107.756324] Enabling non-boot CPUs ...
  2572. [ 107.770385] CPU1: Booted secondary processor
  2573. [ 107.770551] CPU1: Unknown IPI message 0x1
  2574. [ 107.771275] CPU1 is up
  2575. [ 107.771845] PM: noirq resume of devices complete after 0.494 msecs
  2576. [ 107.772533] PM: early resume of devices complete after 0.316 msecs
  2577. [ 107.773010] s3c2410_wdt: watchdog enabled
  2578. [ 107.801292] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  2579. [ 107.824743] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  2580. [ 107.851074] mmc_host mmc1: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  2581. [ 107.935188] wake disabled for irq 418
  2582. [ 107.963372] PM: resume of devices complete after 190.707 msecs
  2583. [ 107.964119] PM: Finishing wakeup.
  2584. [ 107.964128] Restarting tasks ... done.
  2585. [ 107.980824] PM: suspend exit 2017-12-28 12:21:05.835329133 UTC
  2586. [ 108.038413] rndis_function_bind_config MAC: F2:73:AB:5B:54:54
  2587. [ 108.038544] android_usb gadget: using random self ethernet address
  2588. [ 108.038685] android_usb gadget: using random host ethernet address
  2589. [ 108.039063] manta_bat_sync_charge_enable: charger changed enable state to 1
  2590. [ 108.045280] pd-disp1: Power-on latency exceeded, new value 3704125 ns
  2591. [ 108.047809] rndis0: MAC 92:6b:e8:c3:4e:64
  2592. [ 108.047819] rndis0: HOST MAC d6:47:f7:10:9a:f1
  2593. [ 108.048102] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  2594. [ 108.056530] manta_otg manta_otg_work: b_idle -> b_peripheral
  2595. [ 108.065356] battery: charge source type was changed: usb
  2596. [ 108.100394] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  2597. [ 108.114253] healthd-manta: battery charge enable=1
  2598. [ 108.114273] healthd: battery l=39 v=3796 t=25.7 h=2 st=2 c=-4 chg=u
  2599. [ 108.184431] healthd: battery l=39 v=3796 t=25.7 h=2 st=2 c=-4 chg=u
  2600. [ 108.185223] iio-buffer, current state requested again
  2601. [ 108.221794] healthd: battery l=39 v=3796 t=25.7 h=2 st=2 c=-4 chg=u
  2602. [ 108.252436] healthd: battery l=39 v=3781 t=25.7 h=2 st=2 c=-4 chg=u
  2603. [ 108.283148] healthd: battery l=39 v=3781 t=25.7 h=2 st=2 c=-4 chg=u
  2604. [ 108.527574] s5p-dp s5p-dp: EDID data does not include any extensions.
  2605. [ 108.534300] android_work: sent uevent USB_STATE=CONNECTED
  2606. [ 108.540348] s5p-dp s5p-dp: EDID Read success!
  2607. [ 108.553437] s5p-dp s5p-dp: Link Training Clock Recovery success
  2608. [ 108.569757] s5p-dp s5p-dp: Link Training success!
  2609. [ 108.636141] android_usb gadget: high-speed config #1: android
  2610. [ 108.636401] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  2611. [ 108.636759] android_work: sent uevent USB_STATE=CONFIGURED
  2612. [ 109.090253] mali mali.0: start latency exceeded, new value 1833 ns
  2613. [ 109.091999] mali mali.0: state save latency exceeded, new value 1354167 ns
  2614. [ 113.794037] pd-g3d: Power-on latency exceeded, new value 259417 ns
  2615. [ 113.794480] mali mali.0: start latency exceeded, new value 2000 ns
  2616. [ 114.127471] mali mali.0: state save latency exceeded, new value 2147833 ns
  2617. [ 118.831076] rndis0: no IPv6 routers present
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement