GalaxyNinja66

dmesg

Dec 31st, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.60 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) ) #3 SMP PREEMPT Fri Dec 29 01:31:11 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 c0956540, 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 - 0xc088d000 (8724 kB)
  57. [ 0.000000] .init : 0xc088d000 - 0xc08cdf80 ( 260 kB)
  58. [ 0.000000] .data : 0xc08ce000 - 0xc096acf0 ( 628 kB)
  59. [ 0.000000] .bss : 0xc096ad14 - 0xc0b28f20 (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.000682] Calibrating delay loop... 997.78 BogoMIPS (lpj=2494464)
  67. [ 0.030039] pid_max: default: 32768 minimum: 301
  68. [ 0.030180] Security Framework initialized
  69. [ 0.030330] Mount-cache hash table entries: 512
  70. [ 0.031049] Initializing cgroup subsys debug
  71. [ 0.031072] Initializing cgroup subsys cpuacct
  72. [ 0.031090] Initializing cgroup subsys memory
  73. [ 0.031136] Initializing cgroup subsys devices
  74. [ 0.031154] Initializing cgroup subsys freezer
  75. [ 0.031172] Initializing cgroup subsys net_cls
  76. [ 0.031190] Initializing cgroup subsys blkio
  77. [ 0.031220] Initializing cgroup subsys perf_event
  78. [ 0.031247] Initializing cgroup subsys net_prio
  79. [ 0.031291] CPU: Testing write buffer coherency: ok
  80. [ 0.031421] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  81. [ 0.031464] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
  82. [ 0.031524] Setting up static identity map for 0x406922d8 - 0x40692330
  83. [ 0.093994] CPU1: Booted secondary processor
  84. [ 0.121452] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  85. [ 0.121491] CPU1: Unknown IPI message 0x1
  86. [ 0.121609] Brought up 2 CPUs
  87. [ 0.121628] SMP: Total of 2 processors activated (1995.57 BogoMIPS).
  88. [ 0.122199] devtmpfs: initialized
  89. [ 0.132908] gpiochip_add: registered GPIOs 0 to 7 on device: GPA0
  90. [ 0.132934] gpiochip_add: registered GPIOs 9 to 14 on device: GPA1
  91. [ 0.132956] gpiochip_add: registered GPIOs 16 to 23 on device: GPA2
  92. [ 0.132978] gpiochip_add: registered GPIOs 25 to 29 on device: GPB0
  93. [ 0.132999] gpiochip_add: registered GPIOs 31 to 35 on device: GPB1
  94. [ 0.133020] gpiochip_add: registered GPIOs 37 to 40 on device: GPB2
  95. [ 0.133041] gpiochip_add: registered GPIOs 42 to 45 on device: GPB3
  96. [ 0.133062] gpiochip_add: registered GPIOs 47 to 53 on device: GPC0
  97. [ 0.133083] gpiochip_add: registered GPIOs 55 to 58 on device: GPC1
  98. [ 0.133104] gpiochip_add: registered GPIOs 60 to 66 on device: GPC2
  99. [ 0.133125] gpiochip_add: registered GPIOs 68 to 74 on device: GPC3
  100. [ 0.133146] gpiochip_add: registered GPIOs 76 to 79 on device: GPD0
  101. [ 0.133167] gpiochip_add: registered GPIOs 81 to 88 on device: GPD1
  102. [ 0.133188] gpiochip_add: registered GPIOs 90 to 95 on device: GPY0
  103. [ 0.133209] gpiochip_add: registered GPIOs 97 to 100 on device: GPY1
  104. [ 0.133230] gpiochip_add: registered GPIOs 102 to 107 on device: GPY2
  105. [ 0.133251] gpiochip_add: registered GPIOs 109 to 116 on device: GPY3
  106. [ 0.133272] gpiochip_add: registered GPIOs 118 to 125 on device: GPY4
  107. [ 0.133293] gpiochip_add: registered GPIOs 127 to 134 on device: GPY5
  108. [ 0.133314] gpiochip_add: registered GPIOs 136 to 143 on device: GPY6
  109. [ 0.133335] gpiochip_add: registered GPIOs 145 to 151 on device: GPC4
  110. [ 0.133357] gpiochip_add: registered GPIOs 153 to 160 on device: GPX0
  111. [ 0.133378] gpiochip_add: registered GPIOs 162 to 169 on device: GPX1
  112. [ 0.133400] gpiochip_add: registered GPIOs 171 to 178 on device: GPX2
  113. [ 0.133421] gpiochip_add: registered GPIOs 180 to 187 on device: GPX3
  114. [ 0.133447] gpiochip_add: registered GPIOs 189 to 196 on device: GPE0
  115. [ 0.133468] gpiochip_add: registered GPIOs 198 to 199 on device: GPE1
  116. [ 0.133490] gpiochip_add: registered GPIOs 201 to 204 on device: GPF0
  117. [ 0.133511] gpiochip_add: registered GPIOs 206 to 209 on device: GPF1
  118. [ 0.133532] gpiochip_add: registered GPIOs 211 to 218 on device: GPG0
  119. [ 0.133553] gpiochip_add: registered GPIOs 220 to 227 on device: GPG1
  120. [ 0.133574] gpiochip_add: registered GPIOs 229 to 230 on device: GPG2
  121. [ 0.133595] gpiochip_add: registered GPIOs 232 to 235 on device: GPH0
  122. [ 0.133616] gpiochip_add: registered GPIOs 237 to 244 on device: GPH1
  123. [ 0.133642] gpiochip_add: registered GPIOs 246 to 253 on device: GPV0
  124. [ 0.133664] gpiochip_add: registered GPIOs 255 to 262 on device: GPV1
  125. [ 0.133685] gpiochip_add: registered GPIOs 264 to 271 on device: GPV2
  126. [ 0.133706] gpiochip_add: registered GPIOs 273 to 280 on device: GPV3
  127. [ 0.133727] gpiochip_add: registered GPIOs 282 to 283 on device: GPV4
  128. [ 0.133751] gpio: GPZ has no PM function
  129. [ 0.133768] gpiochip_add: registered GPIOs 285 to 291 on device: GPZ
  130. [ 0.133982] dummy:
  131. [ 0.134205] NET: Registered protocol family 16
  132. [ 0.134548] Registered FIQ tty driver
  133. [ 0.134592] Last reset was software reset (RST_STAT=0x20000000)
  134. [ 0.136805] Manta HW revision: 8, CPU EXYNOS5250 Rev1.0
  135. [ 0.140292] console [ttyFIQ2] enabled
  136. [ 0.140447] Registered fiq debugger ttyFIQ2
  137. [ 0.140733] persistent_ram: found existing buffer, size 51581, start 51581
  138. [ 0.261985] console [ram-1] enabled
  139. [ 0.263654] bootloader fb located at 60000000-60F9FFFF
  140. [ 0.263789] Registered chained gpio int handler for interrupt 77.
  141. [ 0.263885] Registered interrupt support for gpio group 19.
  142. [ 0.266017] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  143. [ 0.266107] hw-breakpoint: maximum watchpoint size is 8 bytes.
  144. [ 0.266355] S3C Power Management, Copyright 2004 Simtec Electronics
  145. [ 0.266715] EXYNOS5250 PMU Initialize
  146. [ 0.267589] EXYNOS: Initializing architecture
  147. [ 0.268010] s3c24xx-pwm s3c24xx-pwm.0: tin at 33333333, tdiv at 33333333, tin=divclk, base 0
  148. [ 0.268209] s3c24xx-pwm s3c24xx-pwm.1: tin at 16666666, tdiv at 16666666, tin=divclk, base 8
  149. [ 0.275712] bio: create slab <bio-0> at 0
  150. [ 0.276110] MXT_BOOSTER:
  151. [ 0.276293] MXT_XVDD:
  152. [ 0.276417] MXT_XVDD: supplied by MXT_BOOSTER
  153. [ 0.276669] VBATT: 3700 mV
  154. [ 0.679076] ion_chunk_heap_create: base 2415919104 size 268435456 align 1048576
  155. [ 0.681042] SCSI subsystem initialized
  156. [ 0.681924] usbcore: registered new interface driver usbfs
  157. [ 0.682094] usbcore: registered new interface driver hub
  158. [ 0.682243] usbcore: registered new device driver usb
  159. [ 0.682557] wake enabled for irq 439
  160. [ 0.682678] wake enabled for irq 432
  161. [ 0.682797] wake enabled for irq 433
  162. [ 0.682869] GPIO Input Driver: Start gpio inputs for manta-keypad... in interrupt mode
  163. [ 0.683054] wake enabled for irq 427
  164. [ 0.683128] GPIO Input Driver: Start gpio inputs for manta-keypad... in interrupt mode
  165. [ 0.683386] input: manta-keypad as /devices/virtual/input/input0
  166. [ 0.683623] input: manta-switch as /devices/virtual/input/input1
  167. [ 0.684163] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
  168. [ 0.684291] s3c-i2c s3c2440-i2c.0: slave address 0x10
  169. [ 0.684365] s3c-i2c s3c2440-i2c.0: bus frequency set to 65 KHz
  170. [ 0.684768] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
  171. [ 0.684845] s3c-i2c s3c2440-i2c.1: slave address 0x10
  172. [ 0.684967] s3c-i2c s3c2440-i2c.1: bus frequency set to 378 KHz
  173. [ 0.685332] s3c-i2c s3c2440-i2c.2: i2c-2: S3C I2C adapter
  174. [ 0.685457] s3c-i2c s3c2440-i2c.2: slave address 0x10
  175. [ 0.685531] s3c-i2c s3c2440-i2c.2: bus frequency set to 378 KHz
  176. [ 0.685837] s3c-i2c s3c2440-i2c.3: i2c-3: S3C I2C adapter
  177. [ 0.685915] s3c-i2c s3c2440-i2c.3: slave address 0x10
  178. [ 0.685988] s3c-i2c s3c2440-i2c.3: bus frequency set to 378 KHz
  179. [ 0.686345] s3c-i2c s3c2440-i2c.4: i2c-4: S3C I2C adapter
  180. [ 0.686424] s3c-i2c s3c2440-i2c.4: slave address 0x10
  181. [ 0.686573] s3c-i2c s3c2440-i2c.4: bus frequency set to 378 KHz
  182. [ 0.686992] max77686 5-0009: device found
  183. [ 0.693896] max77686_pmic_probe: Device ID=0x09, (version:1, chip_rev:1)
  184. [ 0.694123] max77686-pmic max77686-pmic: Power on triggered by Manual Reset Event
  185. [ 0.697371] vdd_mif range: 850 <--> 1200 mV at 987 mV
  186. [ 0.698168] vdd_arm range: 850 <--> 1500 mV at 1075 mV
  187. [ 0.698904] vdd_int range: 850 <--> 1300 mV at 1037 mV
  188. [ 0.699657] vdd_g3d range: 850 <--> 1250 mV at 1200 mV
  189. [ 0.700685] VCC_1.8V_AP: 1800 mV
  190. [ 0.701705] VMIPI_1.0V: 1000 mV
  191. [ 0.702426] TOUCH_VDD_1.8V: 1800 mV
  192. [ 0.703452] VMIPI_1.8V: 1800 mV
  193. [ 0.704421] VUOTG_3.0V: 3000 mV
  194. [ 0.705394] VHSIC_1.0V: 1000 mV
  195. [ 0.706421] VHSIC_1.8V: 1800 mV
  196. [ 0.707154] 5M_CORE_1.5V: 1500 mV
  197. [ 0.707875] CAM_IO_1.8V: 1800 mV
  198. [ 0.708592] VT_CAM_1.8V: 1800 mV
  199. [ 0.709316] TA_CHECK_1.35V: 1350 mV
  200. [ 0.710039] TSP_AVDD_2.8V: 2800 mV
  201. [ 0.710761] CAM_AF_2.8V: 2800 mV
  202. [ 0.711794] VADC_3.3V: 3300 mV
  203. [ 0.712366] 32KHZ_PMIC:
  204. [ 0.712591] s3c-i2c s3c2440-i2c.5: i2c-5: S3C I2C adapter
  205. [ 0.712715] s3c-i2c s3c2440-i2c.5: slave address 0x10
  206. [ 0.712789] s3c-i2c s3c2440-i2c.5: bus frequency set to 378 KHz
  207. [ 0.713109] s3c-i2c s3c2440-i2c.7: i2c-7: S3C I2C adapter
  208. [ 0.713187] s3c-i2c s3c2440-i2c.7: slave address 0x10
  209. [ 0.713307] s3c-i2c s3c2440-i2c.7: bus frequency set to 378 KHz
  210. [ 0.713520] s3c-i2c s3c2440-i2c.8: i2c-8: S3C I2C adapter
  211. [ 0.713645] s3c-i2c s3c2440-i2c.8: slave address 0x10
  212. [ 0.713718] s3c-i2c s3c2440-i2c.8: bus frequency set to 378 KHz
  213. [ 0.713900] Linux media interface: v0.10
  214. [ 0.714010] Linux video capture interface: v2.00
  215. [ 0.715425] Advanced Linux Sound Architecture Driver Version 1.0.25.
  216. [ 0.715938] Bluetooth: Core ver 2.16
  217. [ 0.716041] NET: Registered protocol family 31
  218. [ 0.716164] Bluetooth: HCI device and connection manager initialized
  219. [ 0.716245] Bluetooth: HCI socket layer initialized
  220. [ 0.716369] Bluetooth: L2CAP socket layer initialized
  221. [ 0.716460] Bluetooth: SCO socket layer initialized
  222. [ 0.716864] cfg80211: Calling CRDA to update world regulatory domain
  223. [ 0.717241] wake enabled for irq 421
  224. [ 0.717381] wake enabled for irq 422
  225. [ 0.717813] Switching to clocksource mct-frc
  226. [ 0.740580] NET: Registered protocol family 2
  227. [ 0.740828] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  228. [ 0.741324] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  229. [ 0.742440] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  230. [ 0.743607] TCP: Hash tables configured (established 65536 bind 65536)
  231. [ 0.743734] TCP: reno registered
  232. [ 0.743810] UDP hash table entries: 256 (order: 1, 8192 bytes)
  233. [ 0.743947] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  234. [ 0.744207] NET: Registered protocol family 1
  235. [ 0.744500] Trying to unpack rootfs image as initramfs...
  236. [ 0.763307] Freeing initrd memory: 484K
  237. [ 0.764224] Exynos5 : ARM Clock down on idle mode is enabled
  238. [ 0.764392] EXYNOS5250 ASV(ARM : 8 MIF : 3) using fused group
  239. [ 0.764785] [BT] bcm_bt_lpm_init
  240. [ 0.765079] wake enabled for irq 438
  241. [ 0.765521] exynos_tmu exynos_tmu: Current auto refresh interval(3875 nsec), Normal auto refresh interval(3875 nsec), memory throttle auto refresh internal(1937 nsec)
  242. [ 0.766700] exynos_tmu exynos_tmu: Tmu Initialization is sucessful...!
  243. [ 0.766936] s3c-adc samsung-adc-v4: operating without regulator "vdd" .
  244. [ 0.767074] s3c-adc samsung-adc-v4: attached adc driver
  245. [ 0.768414] highmem bounce pool size: 64 pages
  246. [ 0.774362] NTFS driver 2.1.30 [Flags: R/O].
  247. [ 0.774618] fuse init (API version 7.18)
  248. [ 0.774933] msgmni has been set to 928
  249. [ 0.776240] io scheduler noop registered
  250. [ 0.776366] io scheduler deadline registered
  251. [ 0.776451] io scheduler row registered
  252. [ 0.776647] io scheduler cfq registered (default)
  253. [ 0.979338] dma-pl330 dma-pl330.0: Loaded driver for PL330 DMAC-267056
  254. [ 0.979425] dma-pl330 dma-pl330.0: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  255. [ 0.981590] dma-pl330 dma-pl330.1: Loaded driver for PL330 DMAC-267056
  256. [ 0.981722] dma-pl330 dma-pl330.1: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
  257. [ 0.982401] dma-pl330 dma-pl330.2: Loaded driver for PL330 DMAC-267056
  258. [ 0.982531] dma-pl330 dma-pl330.2: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
  259. [ 0.982857] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  260. [ 0.983845] exynos4210-uart.0: ttySAC0 at MMIO 0x12c00000 (irq = 83) is a S3C6400/10
  261. [ 0.984177] exynos4210-uart.1: ttySAC1 at MMIO 0x12c10000 (irq = 84) is a S3C6400/10
  262. [ 0.984497] exynos4210-uart.3: ttySAC3 at MMIO 0x12c30000 (irq = 86) is a S3C6400/10
  263. [ 0.986120] mali mali.0: Probed as mali0
  264. [ 0.986321] mali mali.0: start latency exceeded, new value 917 ns
  265. [ 0.987159] mali mali.0: state restore latency exceeded, new value 756999 ns
  266. [ 0.987291] mali mali.0: stop latency exceeded, new value 959 ns
  267. [ 0.993129] brd: module loaded
  268. [ 0.996102] loop: module loaded
  269. [ 0.996914] WM1811 LDO1:
  270. [ 0.997394] WM1811 LDO2:
  271. [ 1.001829] wm8994 7-001a: WM1811 revision D CUST_ID 00
  272. [ 1.005718] bcm2079x-spi spi2.0: bcmspinfc_probe, probing bcmspinfc driver
  273. [ 1.005936] bcm2079x-spi spi2.0: requesting IRQ 430
  274. [ 1.006115] bcm2079x-spi spi2.0: bcmspinfc_probe, probing bcmspinfc driver exited successfully
  275. [ 1.006397] tun: Universal TUN/TAP device driver, 1.6
  276. [ 1.006473] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  277. [ 1.006744] PPP generic driver version 2.4.2
  278. [ 1.006958] PPP BSD Compression module registered
  279. [ 1.007034] PPP Deflate Compression module registered
  280. [ 1.007361] PPP MPPE Compression module registered
  281. [ 1.007441] NET: Registered protocol family 24
  282. [ 1.007598] usbcore: registered new interface driver asix
  283. [ 1.007699] usbcore: registered new interface driver cdc_ether
  284. [ 1.007849] usbcore: registered new interface driver net1080
  285. [ 1.007992] usbcore: registered new interface driver cdc_subset
  286. [ 1.008150] usbcore: registered new interface driver zaurus
  287. [ 1.008269] usbcore: registered new interface driver cdc_ncm
  288. [ 1.008561] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  289. [ 1.008899] s5p-ehci s5p-ehci: S5P EHCI Host Controller
  290. [ 1.009181] s5p-ehci s5p-ehci: new USB bus registered, assigned bus number 1
  291. [ 1.009313] s5p-ehci s5p-ehci: irq 103, io mem 0x12110000
  292. [ 1.017959] s5p-ehci s5p-ehci: USB 0.0 started, EHCI 1.00
  293. [ 1.018106] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  294. [ 1.018237] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  295. [ 1.018365] usb usb1: Product: S5P EHCI Host Controller
  296. [ 1.018440] usb usb1: Manufacturer: Linux 3.4.67-cyanogenmod-g200870d-dirty ehci_hcd
  297. [ 1.018569] usb usb1: SerialNumber: s5p-ehci
  298. [ 1.019022] hub 1-0:1.0: USB hub found
  299. [ 1.019109] hub 1-0:1.0: 3 ports detected
  300. [ 1.019502] s5p-ehci s5p-ehci: remove, state 1
  301. [ 1.019584] usb usb1: USB disconnect, device number 1
  302. [ 1.020497] s5p-ehci s5p-ehci: USB bus 1 deregistered
  303. [ 1.020818] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  304. [ 1.021156] exynos-ohci exynos-ohci: EXYNOS OHCI Host Controller
  305. [ 1.021382] exynos-ohci exynos-ohci: new USB bus registered, assigned bus number 1
  306. [ 1.021544] exynos-ohci exynos-ohci: irq 103, io mem 0x12120000
  307. [ 1.077032] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  308. [ 1.077162] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  309. [ 1.077289] usb usb1: Product: EXYNOS OHCI Host Controller
  310. [ 1.077364] usb usb1: Manufacturer: Linux 3.4.67-cyanogenmod-g200870d-dirty ohci_hcd
  311. [ 1.077493] usb usb1: SerialNumber: exynos-ohci
  312. [ 1.077969] hub 1-0:1.0: USB hub found
  313. [ 1.078056] hub 1-0:1.0: 3 ports detected
  314. [ 1.078441] exynos-ohci exynos-ohci: remove, state 1
  315. [ 1.078524] usb usb1: USB disconnect, device number 1
  316. [ 1.079195] exynos-ohci exynos-ohci: USB bus 1 deregistered
  317. [ 1.079519] usbcore: registered new interface driver usblp
  318. [ 1.079645] Initializing USB Mass Storage driver...
  319. [ 1.079747] usbcore: registered new interface driver usb-storage
  320. [ 1.079870] USB Mass Storage support registered.
  321. [ 1.079970] usbcore: registered new interface driver libusual
  322. [ 1.080162] usbcore: registered new interface driver usbserial
  323. [ 1.080238] usbserial: USB Serial Driver core
  324. [ 1.080567] s3c-hsotg : S3C HS USB OTG Device Driver,(c) 2008-2009 Samsung Electronics
  325. [ 1.080573] s3c-hsotg : version 15 March 2009
  326. [ 1.080919] file system registered
  327. [ 1.082091] gadget: Mass Storage Function, version: 2009/09/11
  328. [ 1.082172] gadget: Number of LUNs=1
  329. [ 1.082291] lun0: LUN: removable file: (no medium)
  330. [ 1.082573] gadget: android_usb ready
  331. [ 1.082646] bound driver 'android_usb'
  332. [ 1.083021] mousedev: PS/2 mouse device common for all mice
  333. [ 1.083382] usbcore: registered new interface driver xpad
  334. [ 1.083539] usbcore: registered new interface driver usb_acecad
  335. [ 1.083643] usbcore: registered new interface driver aiptek
  336. [ 1.083791] usbcore: registered new interface driver gtco
  337. [ 1.083893] usbcore: registered new interface driver hanwang
  338. [ 1.084044] usbcore: registered new interface driver kbtab
  339. [ 1.084146] usbcore: registered new interface driver wacom
  340. [ 1.084649] input: Atmel maXTouch Touchscreen as /devices/platform/s3c2440-i2c.3/i2c-3/3-004a/input/input2
  341. [ 1.087957] mali mali.0: stop latency exceeded, new value 1042 ns
  342. [ 1.088050] mali mali.0: state save latency exceeded, new value 7875 ns
  343. [ 1.088436] pd-g3d: Power-off latency exceeded, new value 258708 ns
  344. [ 1.193536] max77686-rtc max77686-rtc: max77686_rtc_enable_wtsr_smpl: WTSR: enable, SMPL: enable
  345. [ 1.293498] max77686-rtc max77686-rtc: rtc core: registered max77686-rtc as rtc0
  346. [ 1.294109] i2c /dev entries driver
  347. [ 1.295179] gspca_main: v2.14.0 registered
  348. [ 1.295412] exynos-mdev.0: Media0[0xde1cc400] was registered successfully
  349. [ 1.295674] exynos-mdev.1: Media1[0xde1cc800] was registered successfully
  350. [ 1.295889] exynos-mdev.2: Media2[0xde1ccc00] was registered successfully
  351. [ 1.296703] [INFO]gsc_probe:1427: gsc-0 registered successfully
  352. [ 1.297372] [INFO]gsc_probe:1427: gsc-1 registered successfully
  353. [ 1.298027] [INFO]gsc_probe:1427: gsc-2 registered successfully
  354. [ 1.298701] [INFO]gsc_probe:1427: gsc-3 registered successfully
  355. [ 1.298830] Initialize JPEG driver
  356. [ 1.299125] s5p-jpeg s5p-jpeg: JPEG driver is registered to /dev/video12
  357. [ 1.299374] s5p-jpeg s5p-jpeg: JPEG driver is registered to /dev/video11
  358. [ 1.299863] Samsung Graphics 2D driver, (c) 2011 Samsung Electronics
  359. [ 1.299986] EXYNOS MFC V4L2 Driver, (c) 2010 Samsung Electronics
  360. [ 1.300163] s5p_mfc_probe++
  361. [ 1.300172] s5p-mfc s5p-mfc: Initialised spin lock
  362. [ 1.300181] s5p-mfc s5p-mfc: Getting clocks
  363. [ 1.300478] s5p-mfc s5p-mfc: decoder registered as /dev/video6
  364. [ 1.300684] s5p-mfc s5p-mfc: encoder registered as /dev/video7
  365. [ 1.301110] s5p_mfc_probe--
  366. [ 1.301247] i2c i2c-0: attached exynos hdcp into i2c adapter successfully
  367. [ 1.301361] i2c-core: driver [exynos_hdcp] using legacy suspend method
  368. [ 1.301490] i2c-core: driver [exynos_hdcp] using legacy resume method
  369. [ 1.301628] Samsung HDMI output driver, (c) 2010-2011 Samsung Electronics Co., Ltd.
  370. [ 1.301850] s5p-hdmi exynos5-hdmi: hdmiphy i2c bus number = 8
  371. [ 1.302054] s5p-hdmiphy 8-0038: hdmiphy_probe start
  372. [ 1.302133] s5p-hdmiphy 8-0038: probe successful
  373. [ 1.327768] s5p-hdmi exynos5-hdmi: probe sucessful
  374. [ 1.327978] i2c i2c-0: probed exynos edid
  375. [ 1.328098] Samsung TV Mixer driver, (c) 2010-2011 Samsung Electronics Co., Ltd.
  376. [ 1.328267] s5p-mixer s5p-mixer: probe start
  377. [ 1.328501] s5p-mixer s5p-mixer: resources acquired
  378. [ 1.328645] s5p-mixer s5p-mixer: added output 'S5P HDMI connector' from module 's5p-hdmi'
  379. [ 1.328953] s5p-mixer s5p-mixer: registered layer mxr0_graph0 as /dev/video16
  380. [ 1.329176] s5p-mixer s5p-mixer: registered layer mxr0_graph1 as /dev/video17
  381. [ 1.329449] s5p-mixer s5p-mixer: registered layer mxr1_graph2 as /dev/video18
  382. [ 1.329677] s5p-mixer s5p-mixer: registered layer mxr1_graph3 as /dev/video19
  383. [ 1.329807] s5p-mixer s5p-mixer: mixer0 create links
  384. [ 1.329894] s5p-mixer s5p-mixer: mixer1 create links
  385. [ 1.329978] s5p-mixer s5p-mixer: mixer links are created successfully
  386. [ 1.330115] s5p-mixer s5p-mixer: probe successful
  387. [ 1.331686] fimc_is_spi successfully probed
  388. [ 1.331785] Driver for 1-wire Dallas network protocol.
  389. [ 1.401538] wake enabled for irq 420
  390. [ 1.401913] s3c2410_wdt: S3C2410 Watchdog Timer, (c) 2004 Simtec Electronics
  391. [ 1.402292] s3c2410-wdt s3c2410-wdt: starting watchdog timer
  392. [ 1.402388] s3c2410-wdt s3c2410-wdt: watchdog active, reset enabled, irq disabled
  393. [ 1.402948] device-mapper: uevent: version 1.0.3
  394. [ 1.403402] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
  395. [ 1.403682] Bluetooth: HCI UART driver ver 2.2
  396. [ 1.403757] Bluetooth: HCI H4 protocol initialized
  397. [ 1.403974] cpuidle: using governor ladder
  398. [ 1.404179] cpuidle: using governor menu
  399. [ 1.404324] sdhci: Secure Digital Host Controller Interface driver
  400. [ 1.404399] sdhci: Copyright(c) Pierre Ossman
  401. [ 1.404562] Synopsys Designware Multimedia Card Interface Driver
  402. [ 1.404765] dw_mmc dw_mmc.0: Using internal DMA controller.
  403. [ 1.405030] mmc0: no vmmc regulator found
  404. [ 1.406320] dw_mmc dw_mmc.0: Version ID is 241a
  405. [ 1.406397] dw_mmc dw_mmc.0: DW MMC controller at irq 107, 32 bit host data width, 128 deep fifo
  406. [ 1.406604] dw_mmc dw_mmc.1: Using internal DMA controller.
  407. [ 1.406849] mmc1: no vmmc regulator found
  408. [ 1.408174] dw_mmc dw_mmc.1: Version ID is 241a
  409. [ 1.408253] dw_mmc dw_mmc.1: DW MMC controller at irq 108, 32 bit host data width, 128 deep fifo
  410. [ 1.408387] dw_mmc dw_mmc.1: Internal DMAC interrupt fix enabled.
  411. [ 1.413428] Registered led device: as3668
  412. [ 1.418034] usbcore: registered new interface driver usbhid
  413. [ 1.418171] usbhid: USB HID core driver
  414. [ 1.432977] mmc_host mmc0: device is being hw reset
  415. [ 1.592980] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  416. [ 1.648265] mmc_host mmc0: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  417. [ 1.648440] dw_mmc dw_mmc.0: cmd21 data error:-84 pending:184 status:a906 tcb:80 tbb:0
  418. [ 1.648946] mmc0: new HS200 MMC card at address 0001
  419. [ 1.649414] mmcblk0: mmc0:0001 MAG2GA 14.6 GiB
  420. [ 1.649689] mmcblk0boot0: mmc0:0001 MAG2GA partition 1 4.00 MiB
  421. [ 1.650006] mmcblk0boot1: mmc0:0001 MAG2GA partition 2 4.00 MiB
  422. [ 1.653966] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
  423. [ 1.656389] mmcblk0boot1: unknown partition table
  424. [ 1.657193] mmcblk0boot0: unknown partition table
  425. [ 1.773847] i2c i2c-1: MPU6050 is ready to go!
  426. [ 1.774170] bh1721fvc_i2c_probe: registering lightsensor-level input device
  427. [ 1.776063] zram: Created 1 device(s) ...
  428. [ 1.776767] ashmem: initialized
  429. [ 1.776969] logger: created 256K log 'log_main'
  430. [ 1.777174] logger: created 256K log 'log_events'
  431. [ 1.777423] logger: created 256K log 'log_radio'
  432. [ 1.777619] logger: created 256K log 'log_system'
  433. [ 1.777974] Mobicore API module initialized!
  434. [ 1.778886] usbcore: registered new interface driver snd-usb-audio
  435. [ 1.780196] samsung-i2s samsung-i2s.0: start latency exceeded, new value 958 ns
  436. [ 1.780287] samsung-i2s samsung-i2s.0: state restore latency exceeded, new value 1125 ns
  437. [ 1.780419] samsung-i2s samsung-i2s.0: stop latency exceeded, new value 1083 ns
  438. [ 1.780648] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 1000 ns
  439. [ 1.781037] pd-maudio: Power-off latency exceeded, new value 302125 ns
  440. [ 1.788895] pd-maudio: Power-on latency exceeded, new value 438458 ns
  441. [ 1.792286] asoc: wm8994-aif1 <-> samsung-i2s.0 mapping ok
  442. [ 1.792697] asoc: wm8994-aif1 <-> samsung-i2s.4 mapping ok
  443. [ 1.793063] asoc: wm8994-aif2 <-> manta-voice mapping ok
  444. [ 1.793437] asoc: wm8994-aif3 <-> manta-bt mapping ok
  445. [ 1.818536] input: Manta-I2S Headset as /devices/platform/manta-i2s/sound/card0/input3
  446. [ 1.820685] asoc: dit-hifi <-> samsung-spdif mapping ok
  447. [ 1.821391] GACT probability NOT on
  448. [ 1.821516] Mirror/redirect action on
  449. [ 1.821590] u32 classifier
  450. [ 1.821657] Actions configured
  451. [ 1.821778] Netfilter messages via NETLINK v0.30.
  452. [ 1.821857] nfnl_acct: registering with nfnetlink.
  453. [ 1.821960] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  454. [ 1.822489] ctnetlink v0.93: registering with nfnetlink.
  455. [ 1.822598] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  456. [ 1.822726] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  457. [ 1.823198] xt_time: kernel timezone is -0000
  458. [ 1.823605] ip_tables: (C) 2000-2006 Netfilter Core Team
  459. [ 1.823852] arp_tables: (C) 2002 David S. Miller
  460. [ 1.824013] TCP: cubic registered
  461. [ 1.824082] Initializing XFRM netlink socket
  462. [ 1.824614] NET: Registered protocol family 10
  463. [ 1.825343] Mobile IPv6
  464. [ 1.825443] ip6_tables: (C) 2000-2006 Netfilter Core Team
  465. [ 1.825682] IPv6 over IPv4 tunneling driver
  466. [ 1.826587] NET: Registered protocol family 17
  467. [ 1.826685] NET: Registered protocol family 15
  468. [ 1.826864] Bridge firewalling registered
  469. [ 1.827089] Bluetooth: RFCOMM TTY layer initialized
  470. [ 1.827231] Bluetooth: RFCOMM socket layer initialized
  471. [ 1.827305] Bluetooth: RFCOMM ver 1.11
  472. [ 1.827376] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  473. [ 1.827497] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  474. [ 1.827636] NET: Registered protocol family 35
  475. [ 1.828144] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  476. [ 1.828308] Registering SWP/SWPB emulation handler
  477. [ 1.828494] pd-gscl3: Power-off latency exceeded, new value 750 ns
  478. [ 1.828621] pd-gscl2: Power-off latency exceeded, new value 791 ns
  479. [ 1.828775] pd-isp: Power-off latency exceeded, new value 307834 ns
  480. [ 1.828871] pd-gscl1: Power-off latency exceeded, new value 750 ns
  481. [ 1.829014] pd-gscl0: Power-off latency exceeded, new value 792 ns
  482. [ 1.829204] pd-dp: Power-off latency exceeded, new value 833 ns
  483. [ 1.829333] pd-mixer: Power-off latency exceeded, new value 834 ns
  484. [ 1.829490] pd-gscl: Power-off latency exceeded, new value 346209 ns
  485. [ 1.829588] pd-hdmi: Power-off latency exceeded, new value 750 ns
  486. [ 1.829730] pd-fimd1: Power-off latency exceeded, new value 875 ns
  487. [ 1.830102] pd-disp1: Power-off latency exceeded, new value 290583 ns
  488. [ 1.830272] pd-mfc: Power-off latency exceeded, new value 392709 ns
  489. [ 1.836128] wake enabled for irq 424
  490. [ 1.836546] wake enabled for irq 426
  491. [ 2.062968] battery: charge source type was changed: usb
  492. [ 2.071954] pd-disp1: Power-on latency exceeded, new value 188583 ns
  493. [ 2.072088] pd-fimd1: Power-on latency exceeded, new value 875 ns
  494. [ 2.072222] s3c-fb exynos5-fb.1: start latency exceeded, new value 833 ns
  495. [ 2.072314] s3c-fb exynos5-fb.1: state restore latency exceeded, new value 10042 ns
  496. [ 2.072448] s3c-fb exynos5-fb.1: stop latency exceeded, new value 916 ns
  497. [ 2.106117] s3c-fb exynos5-fb.1: window 0: fb
  498. [ 2.106563] pd-dp: Power-on latency exceeded, new value 1042 ns
  499. [ 2.106647] s5p-dp s5p-dp: start latency exceeded, new value 833 ns
  500. [ 2.106774] s5p-dp s5p-dp: state restore latency exceeded, new value 1084 ns
  501. [ 2.106904] s5p-dp s5p-dp: stop latency exceeded, new value 875 ns
  502. [ 2.108523] s5p-dp s5p-dp: EDID data does not include any extensions.
  503. [ 2.121287] s5p-dp s5p-dp: EDID Read success!
  504. [ 2.133901] s5p-dp s5p-dp: Link Training Clock Recovery success
  505. [ 2.150410] s5p-dp s5p-dp: Link Training success!
  506. [ 2.298682] wifi_set_power = 1
  507. [ 2.657988] wifi_set_carddetect = 1
  508. [ 2.687982] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
  509. [ 2.704241] mmc_host mmc1: Bus speed (slot 0) = 200000000Hz (slot req 200000000Hz, actual 200000000HZ div = 0)
  510. [ 2.704497] dw_mmc dw_mmc.1: cmd19 data error:-84 pending:84 status:9906 tcb:40 tbb:0
  511. [ 2.707127] mmc1: new ultra high speed SDR104 SDIO card at address 0001
  512. [ 2.711309] F1 signature OK, socitype:0x1 chip:0x4324 rev:0x2 pkg:0xd
  513. [ 2.711924] DHD: dongle ram size is set to 589824(orig 589824) at 0x0
  514. [ 2.713058] wl_create_event_handler(): thread:wl_event_handler:61 started
  515. [ 2.713082] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xddc813d8
  516. [ 2.713868] p2p0: P2P Interface Registered
  517. [ 2.714044] dhd_attach(): thread:dhd_watchdog_thread:62 started
  518. [ 2.714265] dhd_attach(): thread:dhd_dpc:63 started
  519. [ 2.714432] dhd_attach(): thread:dhd_rxf:64 started
  520. [ 2.714643] dhd_attach(): thread:dhd_sysioc:65 started
  521. [ 2.714840] wifi_get_mac_addr
  522. [ 2.715343] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 08:d4:2b:16:4f:50
  523.  
  524. [ 2.715521] Dongle Host Driver, version 1.88.45 (r)
  525. [ 2.715526] Compiled in drivers/net/wireless/bcmdhd on Dec 29 2017 at 01:20:20
  526. [ 2.715783] wifi_set_power = 0
  527. [ 2.822970] =========== WLAN placed in RESET ========
  528. [ 2.848393] max77686-rtc max77686-rtc: setting system clock to 2017-12-31 12:05:45 UTC (1514721945)
  529. [ 2.851040] ALSA device list:
  530. [ 2.851125] #0: Manta-I2S
  531. [ 2.851206] #1: Manta-SPDIF
  532. [ 2.851659] Freeing init memory: 256K
  533. [ 2.851746] Write protecting the kernel text section c0008000 - c088d000
  534. [ 2.852286] rodata_test: attempting to write to read-only section:
  535. [ 2.852377] write to read-only section trapped, success
  536. [ 4.769994] manta_otg manta_otg_work: UNDEFINED -> b_peripheral
  537. [ 5.175711] EXT2-fs (mmcblk0p9): error: couldn't mount because of unsupported optional features (40)
  538. [ 5.203363] EXT4-fs (mmcblk0p9): couldn't mount as ext3 due to feature incompatibilities
  539. [ 5.251341] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
  540. [ 5.285633] android_usb: already disabled
  541. [ 5.752424] android_work: sent uevent USB_STATE=CONNECTED
  542. [ 5.794902] rndis_function_bind_config MAC: 00:00:00:00:00:00
  543. [ 5.795629] android_usb gadget: using random self ethernet address
  544. [ 5.796011] android_usb gadget: using random host ethernet address
  545. [ 5.799318] android_work: sent uevent USB_STATE=DISCONNECTED
  546. [ 5.805207] rndis0: MAC 8e:76:fe:7f:4a:1e
  547. [ 5.805773] rndis0: HOST MAC be:80:20:d0:d8:a0
  548. [ 5.812621] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  549. [ 6.512443] android_work: sent uevent USB_STATE=CONNECTED
  550. [ 6.631826] android_usb gadget: high-speed config #1: android
  551. [ 6.633610] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  552. [ 6.635854] android_work: sent uevent USB_STATE=CONFIGURED
  553. [ 6.911665] android_work: sent uevent USB_STATE=DISCONNECTED
  554. [ 6.933281] rndis_function_bind_config MAC: BE:80:20:D0:D8:A0
  555. [ 6.933361] android_usb gadget: using random self ethernet address
  556. [ 6.933451] android_usb gadget: using random host ethernet address
  557. [ 6.934635] rndis0: MAC 02:79:5b:16:74:e1
  558. [ 6.934689] rndis0: HOST MAC 7a:47:2b:7d:10:37
  559. [ 7.381947] android_work: sent uevent USB_STATE=CONNECTED
  560. [ 7.438594] android_work: sent uevent USB_STATE=DISCONNECTED
  561. [ 7.474651] rndis_function_bind_config MAC: 7A:47:2B:7D:10:37
  562. [ 7.475396] android_usb gadget: using random self ethernet address
  563. [ 7.475786] android_usb gadget: using random host ethernet address
  564. [ 7.484409] rndis0: MAC ba:9a:0f:ce:c2:57
  565. [ 7.484761] rndis0: HOST MAC ee:44:92:dc:e6:20
  566. [ 7.650890] rndis_function_bind_config MAC: EE:44:92:DC:E6:20
  567. [ 7.651432] android_usb gadget: using random self ethernet address
  568. [ 7.652027] android_usb gadget: using random host ethernet address
  569. [ 7.654556] rndis0: MAC da:ac:29:d7:dc:78
  570. [ 7.655109] rndis0: HOST MAC b6:03:c8:f3:e7:24
  571. [ 7.723731] rndis_function_bind_config MAC: B6:03:C8:F3:E7:24
  572. [ 7.724098] android_usb gadget: using random self ethernet address
  573. [ 7.724512] android_usb gadget: using random host ethernet address
  574. [ 7.726226] rndis0: MAC fe:86:d3:5e:92:03
  575. [ 7.726463] rndis0: HOST MAC ae:05:56:4f:e4:97
  576. [ 7.740127] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  577. [ 8.141160] android_work: sent uevent USB_STATE=CONNECTED
  578. [ 8.254272] android_usb gadget: high-speed config #1: android
  579. [ 8.256221] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  580. [ 8.257589] android_work: sent uevent USB_STATE=CONFIGURED
  581. [ 8.974951] EXT4-fs (mmcblk0p9): re-mounted. Opts: (null)
  582. [ 8.986412] preinit: (8.97) Welcome to SailfishOS 2.1.3.7 (Kymijoki) (armv7hl)
  583. [ 8.986663] watchdog: S3C2410 Watchdog: nowayout prevents watchdog to be stopped!
  584. [ 8.986753] watchdog: S3C2410 Watchdog: watchdog did not stop!
  585. [ 8.987037] preinit: (8.97) "Magic Close" /dev/watchdog with character 'V'
  586. [ 9.001503] preinit: (8.99) is_erase_needed: No : 0
  587. [ 9.026953] preinit: (9.01) get_bootstate: USER : 0
  588. [ 9.027434] preinit: (9.01) BOOTSTATE = USER
  589. [ 9.028440] preinit: (9.02) Booting to default.target
  590. [ 9.049157] systemd[1]: Failed to insert module 'autofs4': Function not implemented
  591. [ 9.299026] 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)
  592. [ 9.300930] systemd[1]: Detected architecture arm.
  593. [ 9.304785] systemd[1]: Set hostname to <Sailfish>.
  594. [ 9.431104] systemd[1]: sys-fs-pstore.mount: Cannot create mount unit for API file system /sys/fs/pstore. Refusing.
  595. [ 9.435389] systemd[1]: data.mount: Unit is bound to inactive unit dev-mmcblk0p9.device. Stopping, too.
  596. [ 9.467800] 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.
  597. [ 9.471323] systemd[1]: Starting of Arbitrary Executable File Formats File System Automount Point not supported.
  598. [ 9.472683] systemd[1]: Created slice Root Slice.
  599. [ 9.473294] systemd[1]: Listening on Journal Socket (/dev/log).
  600. [ 9.473805] systemd[1]: Listening on udev Control Socket.
  601. [ 9.474227] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  602. [ 9.474680] systemd[1]: Listening on udev Kernel Socket.
  603. [ 9.475575] systemd[1]: Created slice User and Session Slice.
  604. [ 9.476173] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  605. [ 9.476537] systemd[1]: Reached target Swap.
  606. [ 9.477410] systemd[1]: Created slice System Slice.
  607. [ 9.477731] systemd[1]: Reached target Slices.
  608. [ 9.478792] systemd[1]: Created slice system-serial\x2dgetty.slice.
  609. [ 9.479311] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  610. [ 9.480104] systemd[1]: Listening on Journal Socket.
  611. [ 9.523203] systemd[1]: Mounting FFS mount...
  612. [ 9.578234] systemd[1]: Starting Remount Root and Kernel File Systems...
  613. [ 9.578505] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
  614. [ 9.613056] systemd[1]: Mounting Temporary Directory...
  615. [ 9.650462] EXT4-fs (mmcblk0p9): re-mounted. Opts: (null)
  616. [ 9.668195] systemd[1]: Mounting Debug File System...
  617. [ 9.685000] systemd[1]: Starting Setup Virtual Console...
  618. [ 9.788192] systemd[1]: Starting Create list of required static device nodes for the current kernel...
  619. [ 9.828210] systemd[1]: Starting Journal Service...
  620. [ 9.831548] systemd[1]: Mounted Debug File System.
  621. [ 9.831784] systemd[1]: Mounted FFS mount.
  622. [ 9.831948] systemd[1]: Mounted Temporary Directory.
  623. [ 9.898053] systemd[1]: Started Remount Root and Kernel File Systems.
  624. [ 9.947987] systemd[1]: Started Setup Virtual Console.
  625. [ 9.997987] systemd[1]: Started Create list of required static device nodes for the current kernel.
  626. [ 9.998625] systemd[1]: Started Journal Service.
  627. [ 10.452331] systemd-journald[335]: Received request to flush runtime journal from PID 1
  628. [ 12.104678] atmel_mxt_ts 3-004a: could not find firmware file
  629. [ 12.106353] audience_es305 4-003e: firmware request failed
  630. [ 12.191579] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
  631. [ 12.483789] atmel_mxt_ts 3-004a: Family ID: 162 Variant ID: 0 Version: 18 Build: 170
  632. [ 12.484234] atmel_mxt_ts 3-004a: Matrix X Size: 32 Matrix Y Size: 52 Object Num: 29
  633. [ 12.497405] atmel_mxt_ts 3-004a: Mxt touch controller initialized
  634. [ 13.517386] init: could not import file '/init.carrier.rc' from '/init.rc'
  635. [ 13.518289] init: could not import file '/init.superuser.rc' from '/init.cm.rc'
  636. [ 13.518829] init: /dev/hw_random not found
  637. [ 13.519322] keychord: using input dev manta-keypad for fevent
  638. [ 13.519381] keychord: using input dev Manta-I2S Headset for fevent
  639. [ 13.519659] init: cannot open '/initlogo.rle'
  640. [ 13.519957] init: command 'loglevel' r=0
  641. [ 13.520081] init: command 'symlink' r=0
  642. [ 13.520201] init: command 'symlink' r=0
  643. [ 13.520353] init: command 'mkdir' r=0
  644. [ 13.520486] init: command 'mkdir' r=0
  645. [ 13.520631] init: command 'mkdir' r=0
  646. [ 13.520707] init: command 'write' r=0
  647. [ 13.520799] init: command 'chown' r=0
  648. [ 13.520924] init: command 'chmod' r=0
  649. [ 13.521220] android_work: sent uevent USB_STATE=DISCONNECTED
  650. [ 13.522821] init: command 'mkdir' r=0
  651. [ 13.523356] init: command 'write' r=-22
  652. [ 13.523460] init: command 'write' r=0
  653. [ 13.528081] init: command 'chown' r=0
  654. [ 13.528176] init: command 'chmod' r=0
  655. [ 13.528289] init: command 'mkdir' r=0
  656. [ 13.528516] init: command 'mkdir' r=0
  657. [ 13.528713] init: command 'mkdir' r=0
  658. [ 13.528889] init: command 'mkdir' r=0
  659. [ 13.529063] init: command 'mkdir' r=0
  660. [ 13.529266] init: command 'mkdir' r=0
  661. [ 13.529448] init: command 'mkdir' r=0
  662. [ 13.529596] init: command 'mkdir' r=0
  663. [ 13.529758] init: command 'mkdir' r=0
  664. [ 13.529832] init: command 'mkdir' r=0
  665. [ 13.529903] init: command 'mkdir' r=0
  666. [ 13.530005] init: command 'mkdir' r=0
  667. [ 13.530093] init: command 'write' r=0
  668. [ 13.531003] init: command 'write' r=0
  669. [ 13.531129] init: command 'write' r=0
  670. [ 13.531204] init: command 'write' r=0
  671. [ 13.531270] init: command 'write' r=-2
  672. [ 13.531375] init: command 'write' r=0
  673. [ 13.531449] init: command 'write' r=0
  674. [ 13.531525] init: command 'write' r=0
  675. [ 13.531632] init: command 'write' r=0
  676. [ 13.531709] init: command 'write' r=0
  677. [ 13.531795] init: command 'write' r=0
  678. [ 13.531930] init: command 'write' r=0
  679. [ 13.532014] init: command 'write' r=0
  680. [ 13.532168] init: command 'chown' r=0
  681. [ 13.532333] init: command 'chown' r=0
  682. [ 13.532398] init: command 'chmod' r=0
  683. [ 13.532472] init: command 'mkdir' r=0
  684. [ 13.532537] init: command 'chown' r=-2
  685. [ 13.532631] init: command 'chmod' r=-2
  686. [ 13.532690] init: processing action 0x446f0 (init)
  687. [ 13.532779] init: command 'export' r=0
  688. [ 13.532832] init: command 'export' r=0
  689. [ 13.532884] init: command 'export' r=0
  690. [ 13.533026] init: command 'export' r=0
  691. [ 13.533081] init: command 'export' r=0
  692. [ 13.533134] init: command 'export' r=0
  693. [ 13.533219] init: command 'export' r=0
  694. [ 13.533271] init: command 'export' r=0
  695. [ 13.533322] init: command 'export' r=0
  696. [ 13.533375] init: command 'export' r=0
  697. [ 13.533426] init: processing action 0x46958 (init)
  698. [ 13.533517] init: cannot find '/sbin/watchdogd', disabling 'watchdogd'
  699. [ 13.533603] init: command 'start' r=0
  700. [ 13.533776] init: command 'mkdir' r=0
  701. [ 13.533908] init: command 'mkdir' r=0
  702. [ 13.533997] init: command 'export' r=0
  703. [ 13.534049] init: command 'export' r=0
  704. [ 13.534100] init: command 'export' r=0
  705. [ 13.534223] init: command 'symlink' r=0
  706. [ 13.535581] init: command 'symlink' r=0
  707. [ 13.535725] init: command 'symlink' r=0
  708. [ 13.535873] init: command 'symlink' r=0
  709. [ 13.538618] init: command 'mkdir' r=0
  710. [ 13.538757] init: command 'symlink' r=0
  711. [ 13.538893] init: command 'symlink' r=0
  712. [ 13.539065] init: command 'mkdir' r=0
  713. [ 13.539166] init: command 'write' r=0
  714. [ 13.539290] init: command 'write' r=0
  715. [ 13.539345] init: processing action 0x4bd70 (init)
  716. [ 13.539403] init: command 'export' r=0
  717. [ 13.539490] init: command 'export' r=0
  718. [ 13.539543] init: processing action 0x46fd8 (fs)
  719. [ 13.539667] init: command 'mkdir' r=0
  720. [ 13.540148] fs_mgr: Cannot open file /fstab.manta
  721. [ 13.540204] init: fs_mgr_mount_all returned an error
  722. [ 13.540424] init: command 'mount_all' r=255
  723. [ 13.540556] init: command 'restorecon' r=0
  724. [ 13.540653] init: command 'restorecon' r=0
  725. [ 13.540779] init: command 'restorecon' r=0
  726. [ 13.540871] init: command 'restorecon' r=0
  727. [ 13.540994] init: command 'restorecon' r=0
  728. [ 13.541083] init: command 'restorecon' r=0
  729. [ 13.541173] init: command 'restorecon' r=0
  730. [ 13.541296] init: command 'restorecon' r=0
  731. [ 13.541388] init: command 'restorecon' r=0
  732. [ 13.541478] init: command 'restorecon' r=0
  733. [ 13.541608] init: command 'restorecon' r=0
  734. [ 13.541699] init: command 'restorecon' r=0
  735. [ 13.541790] init: command 'restorecon' r=0
  736. [ 13.541913] init: command 'restorecon' r=0
  737. [ 13.542003] init: command 'restorecon' r=0
  738. [ 13.542093] init: command 'restorecon' r=0
  739. [ 13.542215] init: command 'restorecon' r=0
  740. [ 13.542285] init: command 'setprop' r=0
  741. [ 13.542428] init: command 'chmod' r=0
  742. [ 13.542523] init: command 'chown' r=0
  743. [ 13.542657] init: command 'chown' r=0
  744. [ 13.542776] init: command 'chmod' r=0
  745. [ 13.542905] init: command 'chown' r=0
  746. [ 13.543367] rndis_function_bind_config MAC: AE:05:56:4F:E4:97
  747. [ 13.543483] android_usb gadget: using random self ethernet address
  748. [ 13.543543] android_usb gadget: using random host ethernet address
  749. [ 13.544017] rndis0: MAC 5a:be:6e:1d:94:6a
  750. [ 13.544072] rndis0: HOST MAC 12:89:27:31:ff:93
  751. [ 13.546206] init: command 'chmod' r=0
  752. [ 13.549605] init: command 'mkdir' r=0
  753. [ 13.549699] init: command 'chown' r=0
  754. [ 13.551600] init: command 'mkdir' r=0
  755. [ 13.551796] init: command 'mkdir' r=0
  756. [ 13.551939] init: command 'chown' r=0
  757. [ 13.552048] init: command 'chmod' r=0
  758. [ 13.552194] init: command 'chown' r=0
  759. [ 13.552298] init: command 'chmod' r=0
  760. [ 13.552433] init: command 'chown' r=0
  761. [ 13.552572] init: command 'chmod' r=0
  762. [ 13.552686] init: command 'chown' r=0
  763. [ 13.552791] init: command 'chmod' r=0
  764. [ 13.553012] init: command 'chown' r=0
  765. [ 13.553123] init: command 'chmod' r=0
  766. [ 13.553235] init: command 'chown' r=0
  767. [ 13.553372] init: command 'chmod' r=0
  768. [ 13.553432] init: processing action 0x49200 (fs)
  769. [ 13.553507] init: command 'mkdir' r=0
  770. [ 13.553611] init: command 'mkdir' r=0
  771. [ 13.553714] init: command 'write' r=-16
  772. [ 13.553773] init: processing action 0x40f38 (post-fs)
  773. [ 13.553880] init: command 'chown' r=0
  774. [ 13.553946] init: command 'chmod' r=0
  775. [ 13.554061] init: command 'restorecon' r=0
  776. [ 13.554165] init: command 'chown' r=-2
  777. [ 13.554220] init: command 'chmod' r=-2
  778. [ 13.554312] init: command 'restorecon' r=0
  779. [ 13.554429] init: command 'chown' r=0
  780. [ 13.554510] init: command 'chmod' r=0
  781. [ 13.554594] init: command 'chown' r=0
  782. [ 13.554706] init: command 'chmod' r=0
  783. [ 13.554787] init: command 'chown' r=0
  784. [ 13.554868] init: command 'chmod' r=0
  785. [ 13.554981] init: command 'chown' r=0
  786. [ 13.555065] init: command 'chmod' r=0
  787. [ 13.555144] init: command 'chown' r=0
  788. [ 13.555256] init: command 'chmod' r=0
  789. [ 13.555402] init: command 'mkdir' r=0
  790. [ 13.555459] init: processing action 0x41208 (post-fs-data)
  791. [ 13.555561] init: command 'chown' r=0
  792. [ 13.555627] init: command 'chmod' r=0
  793. [ 13.555723] init: command 'restorecon' r=0
  794. [ 13.555823] init: command 'copy' r=-1
  795. [ 13.568110] init: command 'mkdir' r=0
  796. [ 13.568211] init: command 'copy' r=-1
  797. [ 13.568315] init: command 'chown' r=-2
  798. [ 13.568376] init: command 'chmod' r=-2
  799. [ 13.568446] init: command 'copy' r=-1
  800. [ 13.568547] init: command 'chown' r=-2
  801. [ 13.568602] init: command 'chmod' r=-2
  802. [ 13.568666] init: command 'write' r=-2
  803. [ 13.569537] init: command 'mkdir' r=0
  804. [ 13.575591] init: command 'mkdir' r=0
  805. [ 13.575777] init: command 'mkdir' r=0
  806. [ 13.575951] init: command 'mkdir' r=0
  807. [ 13.576089] init: command 'mkdir' r=0
  808. [ 13.576223] init: command 'mkdir' r=0
  809. [ 13.576394] init: command 'mkdir' r=0
  810. [ 13.576531] init: command 'mkdir' r=0
  811. [ 13.576662] init: command 'mkdir' r=0
  812. [ 13.576831] init: command 'mkdir' r=0
  813. [ 13.576966] init: command 'mkdir' r=0
  814. [ 13.577120] init: command 'mkdir' r=0
  815. [ 13.577290] init: command 'mkdir' r=0
  816. [ 13.577429] init: command 'mkdir' r=0
  817. [ 13.577565] init: command 'mkdir' r=0
  818. [ 13.577737] init: command 'mkdir' r=0
  819. [ 13.577803] init: command 'chmod' r=-2
  820. [ 13.582020] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  821. [ 13.583457] init: command 'mkdir' r=0
  822. [ 13.583681] init: command 'mkdir' r=0
  823. [ 13.583854] init: command 'mkdir' r=0
  824. [ 13.584684] init: command 'mkdir' r=0
  825. [ 13.585502] init: command 'mkdir' r=0
  826. [ 13.586296] init: command 'mkdir' r=0
  827. [ 13.586868] init: command 'mkdir' r=0
  828. [ 13.587681] init: command 'mkdir' r=0
  829. [ 13.593857] init: command 'mkdir' r=0
  830. [ 13.594632] init: command 'mkdir' r=0
  831. [ 13.594792] init: command 'mkdir' r=0
  832. [ 13.595574] init: command 'mkdir' r=0
  833. [ 13.596270] init: command 'mkdir' r=0
  834. [ 13.596376] init: command 'chown' r=0
  835. [ 13.596442] init: command 'chmod' r=0
  836. [ 13.597581] init: command 'mkdir' r=0
  837. [ 13.597700] init: command 'chown' r=0
  838. [ 13.597771] init: command 'chmod' r=0
  839. [ 13.598335] init: command 'mkdir' r=0
  840. [ 13.599051] init: command 'mkdir' r=0
  841. [ 13.599645] init: command 'mkdir' r=0
  842. [ 13.600124] init: command 'symlink' r=0
  843. [ 13.601039] init: command 'mkdir' r=0
  844. [ 13.601141] init: command 'setprop' r=0
  845. [ 13.601279] init: command 'restorecon_recursive' r=0
  846. [ 13.601379] init: processing action 0x46c20 (post-fs-data)
  847. [ 13.601857] init: command 'mkdir' r=0
  848. [ 13.601962] init: command 'setprop' r=0
  849. [ 13.602054] init: command 'mkdir' r=0
  850. [ 13.602140] init: command 'mkdir' r=0
  851. [ 13.602257] init: command 'mkdir' r=0
  852. [ 13.602321] init: command 'chown' r=0
  853. [ 13.602380] init: command 'setprop' r=0
  854. [ 13.602479] init: command 'chown' r=-2
  855. [ 13.602544] init: command 'chown' r=0
  856. [ 13.602603] init: command 'chmod' r=0
  857. [ 13.602750] init: command 'chmod' r=0
  858. [ 13.602843] init: command 'chown' r=0
  859. [ 13.602983] init: command 'chown' r=0
  860. [ 13.603104] init: command 'restorecon' r=0
  861. [ 13.603248] init: command 'restorecon' r=0
  862. [ 13.603310] init: processing action 0x4bdf0 (post-fs-data)
  863. [ 13.603524] init: command 'mkdir' r=0
  864. [ 13.603595] init: command 'chown' r=0
  865. [ 13.603661] init: command 'chmod' r=0
  866. [ 13.604611] init: command 'mkdir' r=0
  867. [ 13.606408] init: starting 'sysinit'
  868. [ 13.606616] init: command 'start' r=0
  869. [ 13.606727] init: processing action 0x4cd98 (mix_hwrng_into_linux_rng)
  870. [ 13.606807] init: /dev/hw_random not found
  871. [ 13.606892] init: command 'mix_hwrng_into_linux_rng' r=0
  872. [ 13.606945] init: processing action 0x4cde0 (property_service_init)
  873. [ 13.607768] init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0'
  874. [ 13.607836] init: command 'property_service_init' r=0
  875. [ 13.608069] init: processing action 0x4ce28 (signal_init)
  876. [ 13.608153] init: command 'signal_init' r=0
  877. [ 13.608256] init: processing action 0x4ce70 (check_startup)
  878. [ 13.608329] init: command 'check_startup' r=0
  879. [ 13.608431] init: processing action 0x41bd0 (boot)
  880. [ 13.608486] init: command 'setrlimit' r=0
  881. [ 13.608569] init: command 'write' r=0
  882. [ 13.608683] init: command 'write' r=0
  883. [ 13.608750] init: command 'chown' r=-2
  884. [ 13.608810] init: command 'chmod' r=-2
  885. [ 13.608903] init: command 'chown' r=-2
  886. [ 13.608961] init: command 'chmod' r=-2
  887. [ 13.609033] init: command 'write' r=0
  888. [ 13.609138] init: command 'write' r=0
  889. [ 13.609200] init: command 'chown' r=-2
  890. [ 13.609260] init: command 'chown' r=-2
  891. [ 13.609350] init: command 'chown' r=-2
  892. [ 13.609407] init: command 'chown' r=-2
  893. [ 13.609466] init: command 'chown' r=-2
  894. [ 13.609568] init: command 'chown' r=0
  895. [ 13.609635] init: command 'chown' r=0
  896. [ 13.609710] init: command 'chown' r=0
  897. [ 13.609812] init: command 'chown' r=0
  898. [ 13.609878] init: command 'chown' r=0
  899. [ 13.609944] init: command 'chmod' r=0
  900. [ 13.610009] init: command 'chmod' r=0
  901. [ 13.610108] init: command 'chmod' r=0
  902. [ 13.610202] init: command 'chown' r=0
  903. [ 13.610276] init: command 'chmod' r=0
  904. [ 13.610389] init: command 'chown' r=0
  905. [ 13.610462] init: command 'chmod' r=0
  906. [ 13.610540] init: command 'chown' r=0
  907. [ 13.610647] init: command 'chmod' r=0
  908. [ 13.610725] init: command 'chown' r=0
  909. [ 13.610798] init: command 'chmod' r=0
  910. [ 13.610909] init: command 'chown' r=0
  911. [ 13.610982] init: command 'chmod' r=0
  912. [ 13.611062] init: command 'chown' r=0
  913. [ 13.611168] init: command 'chmod' r=0
  914. [ 13.611247] init: command 'chown' r=0
  915. [ 13.611320] init: command 'chmod' r=0
  916. [ 13.611431] init: command 'chown' r=0
  917. [ 13.611503] init: command 'chmod' r=0
  918. [ 13.611582] init: command 'chown' r=0
  919. [ 13.611678] init: command 'chown' r=-2
  920. [ 13.611742] init: command 'chmod' r=-2
  921. [ 13.611822] init: command 'chown' r=0
  922. [ 13.611928] init: command 'chmod' r=0
  923. [ 13.612010] init: command 'chown' r=0
  924. [ 13.612083] init: command 'chmod' r=0
  925. [ 13.612176] init: command 'chown' r=0
  926. [ 13.612282] init: command 'chmod' r=0
  927. [ 13.612360] init: command 'chown' r=0
  928. [ 13.612433] init: command 'chmod' r=0
  929. [ 13.612544] init: command 'chown' r=0
  930. [ 13.612616] init: command 'chmod' r=0
  931. [ 13.612678] init: command 'chown' r=-2
  932. [ 13.612773] init: command 'chown' r=-2
  933. [ 13.612835] init: command 'chown' r=-2
  934. [ 13.612897] init: command 'chown' r=-2
  935. [ 13.615620] init: command 'chown' r=-2
  936. [ 13.617102] init: command 'chown' r=-2
  937. [ 13.617175] init: command 'chown' r=-2
  938. [ 13.617271] init: command 'chown' r=-2
  939. [ 13.623088] init: command 'chown' r=-2
  940. [ 13.623166] init: command 'chown' r=-2
  941. [ 13.623312] init: command 'chown' r=0
  942. [ 13.623378] init: command 'chown' r=-2
  943. [ 13.623461] init: command 'chown' r=0
  944. [ 13.623569] init: command 'chown' r=0
  945. [ 13.623661] init: command 'chown' r=0
  946. [ 13.623737] init: command 'chown' r=0
  947. [ 13.623847] init: command 'chown' r=0
  948. [ 13.623921] init: command 'chown' r=0
  949. [ 13.624016] init: command 'chown' r=0
  950. [ 13.624141] init: command 'chmod' r=0
  951. [ 13.624217] init: command 'setprop' r=0
  952. [ 13.624286] init: command 'setprop' r=0
  953. [ 13.624388] init: command 'setprop' r=0
  954. [ 13.624456] init: command 'setprop' r=0
  955. [ 13.624523] init: command 'setprop' r=0
  956. [ 13.624625] init: command 'setprop' r=0
  957. [ 13.624694] init: command 'setprop' r=0
  958. [ 13.624762] init: command 'setprop' r=0
  959. [ 13.624863] init: command 'setprop' r=0
  960. [ 13.624931] init: command 'setprop' r=0
  961. [ 13.624999] init: command 'setprop' r=0
  962. [ 13.625100] init: command 'setprop' r=0
  963. [ 13.625168] init: command 'setprop' r=0
  964. [ 13.625258] init: command 'write' r=0
  965. [ 13.625367] init: command 'write' r=0
  966. [ 13.625434] init: command 'setprop' r=0
  967. [ 13.625578] init: starting 'healthd'
  968. [ 13.628652] init: starting 'servicemanager'
  969. [ 13.630166] init: command 'class_start' r=0
  970. [ 13.630263] init: cannot find '/usr/libexec/droid-hybris/system/bin/minimediaservice', disabling 'minimedia'
  971. [ 13.630369] init: cannot find '/usr/libexec/droid-hybris/system/bin/minisfservice', disabling 'minisf'
  972. [ 13.630470] init: cannot find '/usr/libexec/droid-hybris/system/bin/miniafservice', disabling 'miniaf'
  973. [ 13.630689] init: starting 'debuggerd'
  974. [ 13.631919] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
  975. [ 13.632119] init: starting 'drm'
  976. [ 13.632390] init: starting 'installd'
  977. [ 13.632457] healthd: BatteryHealthPath not found
  978. [ 13.632550] healthd: BatteryPresentPath not found
  979. [ 13.632622] binder: 588:588 transaction failed 29189, size 0-0
  980. [ 13.638097] init: starting 'gpsd'
  981. [ 13.638523] init: starting 'mobicore'
  982. [ 13.638704] init: command 'class_start' r=0
  983. [ 13.638828] init: processing action 0x46eb8 (boot)
  984. [ 13.638910] init: command 'write' r=0
  985. [ 13.638976] init: command 'setprop' r=0
  986. [ 13.639097] init: command 'chmod' r=0
  987. [ 13.639171] init: command 'write' r=0
  988. [ 13.639243] init: command 'chmod' r=0
  989. [ 13.639753] init: Created socket '/dev/socket/installd' with mode '600', user '1000', group '1000'
  990. [ 13.639942] pd-g3d: Power-on latency exceeded, new value 558208 ns
  991. [ 13.640021] mali mali.0: stop latency exceeded, new value 1084 ns
  992. [ 13.640435] init: command 'write' r=0
  993. [ 13.640508] init: processing action 0x490b8 (boot)
  994. [ 13.646075] init: command 'write' r=0
  995. [ 13.646769] init: command 'write' r=0
  996. [ 13.646888] init: command 'write' r=0
  997. [ 13.646998] init: command 'write' r=0
  998. [ 13.647141] init: command 'write' r=0
  999. [ 13.647253] init: command 'write' r=0
  1000. [ 13.647346] init: command 'write' r=0
  1001. [ 13.647450] init: processing action 0x4a138 (boot)
  1002. [ 13.649422] init: Created socket '/dev/socket/gps' with mode '660', user '1021', group '1000'
  1003. [ 13.656821] init: command 'chmod' r=0
  1004. [ 13.656917] init: command 'chown' r=0
  1005. [ 13.658300] init: command 'chown' r=0
  1006. [ 13.658440] init: command 'chown' r=0
  1007. [ 13.658536] init: command 'chown' r=0
  1008. [ 13.658621] init: command 'chown' r=0
  1009. [ 13.659136] init: command 'chown' r=0
  1010. [ 13.659235] init: command 'chown' r=0
  1011. [ 13.659319] init: command 'chown' r=0
  1012. [ 13.659740] init: command 'chown' r=0
  1013. [ 13.659815] init: command 'chown' r=0
  1014. [ 13.659889] init: command 'chmod' r=0
  1015. [ 13.659999] init: command 'chmod' r=0
  1016. [ 13.660080] init: command 'chmod' r=0
  1017. [ 13.660162] init: command 'chmod' r=0
  1018. [ 13.660272] init: command 'chmod' r=0
  1019. [ 13.660363] init: command 'chmod' r=0
  1020. [ 13.668497] init: command 'chmod' r=0
  1021. [ 13.668634] init: command 'chmod' r=0
  1022. [ 13.668716] init: command 'chmod' r=0
  1023. [ 13.668792] init: command 'chmod' r=0
  1024. [ 13.668878] init: command 'chown' r=0
  1025. [ 13.668986] init: command 'chmod' r=0
  1026. [ 13.669047] init: processing action 0x4bef0 (boot)
  1027. [ 13.669172] init: command 'chown' r=0
  1028. [ 13.669261] init: command 'chmod' r=0
  1029. [ 13.669350] init: command 'chown' r=0
  1030. [ 13.669431] init: command 'chmod' r=0
  1031. [ 13.669514] init: command 'chown' r=0
  1032. [ 13.669594] init: command 'chmod' r=0
  1033. [ 13.669677] init: command 'chown' r=0
  1034. [ 13.669798] init: command 'chmod' r=0
  1035. [ 13.669885] init: command 'chown' r=0
  1036. [ 13.669969] init: command 'chmod' r=0
  1037. [ 13.670081] init: command 'chown' r=0
  1038. [ 13.670165] init: command 'chmod' r=0
  1039. [ 13.672137] init: command 'chown' r=0
  1040. [ 13.673095] init: command 'chmod' r=0
  1041. [ 13.673194] init: command 'chown' r=-2
  1042. [ 13.673275] init: command 'chmod' r=-2
  1043. [ 13.673392] init: command 'chown' r=0
  1044. [ 13.673475] init: command 'chmod' r=0
  1045. [ 13.673554] init: command 'chown' r=0
  1046. [ 13.673670] init: command 'chmod' r=0
  1047. [ 13.673764] init: command 'chown' r=0
  1048. [ 13.673860] init: command 'chmod' r=0
  1049. [ 13.673975] init: command 'chown' r=0
  1050. [ 13.674050] init: command 'chmod' r=0
  1051. [ 13.674129] init: command 'chown' r=0
  1052. [ 13.674236] init: command 'chmod' r=0
  1053. [ 13.674301] init: command 'chown' r=-2
  1054. [ 13.674365] init: command 'chmod' r=-2
  1055. [ 13.674468] init: command 'chown' r=-2
  1056. [ 13.674536] init: command 'chmod' r=-2
  1057. [ 13.674601] init: command 'chown' r=-2
  1058. [ 13.674695] init: command 'chmod' r=-2
  1059. [ 13.674762] init: command 'chown' r=-2
  1060. [ 13.677895] init: command 'chmod' r=-2
  1061. [ 13.678224] init: command 'chown' r=-2
  1062. [ 13.678299] init: command 'chmod' r=-2
  1063. [ 13.678368] init: command 'chown' r=-2
  1064. [ 13.678435] init: command 'chmod' r=-2
  1065. [ 13.678543] init: command 'chown' r=-2
  1066. [ 13.681735] init: command 'chmod' r=-2
  1067. [ 13.681820] init: command 'chown' r=-2
  1068. [ 13.681928] init: command 'chmod' r=-2
  1069. [ 13.681992] init: command 'chown' r=-2
  1070. [ 13.682055] init: command 'chmod' r=-2
  1071. [ 13.682150] init: command 'chown' r=-2
  1072. [ 13.682210] init: command 'chmod' r=-2
  1073. [ 13.682271] init: command 'chown' r=-2
  1074. [ 13.682365] init: command 'chmod' r=-2
  1075. [ 13.682426] init: command 'chown' r=-2
  1076. [ 13.682486] init: command 'chmod' r=-2
  1077. [ 13.682582] init: command 'chown' r=-2
  1078. [ 13.682648] init: command 'chmod' r=-2
  1079. [ 13.682711] init: command 'chown' r=-2
  1080. [ 13.682805] init: command 'chmod' r=-2
  1081. [ 13.682866] init: command 'chown' r=-2
  1082. [ 13.682961] init: command 'chmod' r=-2
  1083. [ 13.683076] init: command 'chown' r=0
  1084. [ 13.683150] init: command 'chmod' r=0
  1085. [ 13.683228] init: command 'chown' r=0
  1086. [ 13.683334] init: command 'chmod' r=0
  1087. [ 13.683408] init: command 'chown' r=0
  1088. [ 13.683482] init: command 'chmod' r=0
  1089. [ 13.683639] init: command 'chown' r=0
  1090. [ 13.683743] init: command 'chmod' r=0
  1091. [ 13.683829] init: command 'chown' r=0
  1092. [ 13.683946] init: command 'chmod' r=0
  1093. [ 13.684019] init: command 'chown' r=0
  1094. [ 13.684099] init: command 'chmod' r=0
  1095. [ 13.684221] init: command 'chown' r=0
  1096. [ 13.684290] init: command 'chmod' r=0
  1097. [ 13.684375] init: command 'write' r=0
  1098. [ 13.684500] init: command 'write' r=0
  1099. [ 13.684587] init: command 'write' r=0
  1100. [ 13.684662] init: command 'chown' r=-2
  1101. [ 13.684728] init: command 'chmod' r=-2
  1102. [ 13.684788] init: processing action 0x4ceb8 (queue_property_triggers)
  1103. [ 13.684872] init: command 'queue_property_triggers' r=0
  1104. [ 13.684963] init: processing action 0x44138 (ready)
  1105. [ 13.685097] init: starting 'droid_init_done'
  1106. [ 13.685321] init: command 'class_start' r=0
  1107. [ 13.685400] init: processing action 0x430e8 (property:ro.debuggable=1)
  1108. [ 13.685574] init: starting 'console'
  1109. [ 13.685763] init: command 'start' r=0
  1110. [ 13.685844] init: processing action 0x48330 (property:ro.debuggable=1)
  1111. [ 13.685993] kgdb: Registered I/O driver kgdboc.
  1112. [ 13.686062] init: command 'write' r=0
  1113. [ 13.686186] init: command 'write' r=0
  1114. [ 13.706313] SEC_DRIVER_2.1_2012.10.24
  1115. [ 13.737976] mali mali.0: state save latency exceeded, new value 14833 ns
  1116. [ 13.792660] init: waitpid returned pid 586, status = 00000000
  1117. [ 13.792726] init: process 'sysinit', pid 586 exited
  1118. [ 14.000504] android_work: sent uevent USB_STATE=CONNECTED
  1119. [ 14.065013] init: processing action 0x42a28 (property:droid.late_start=trigger_late_start)
  1120. [ 14.065228] init: starting 'sdcard'
  1121. [ 14.065452] init: command 'class_start' r=0
  1122. [ 14.102150] android_usb gadget: high-speed config #1: android
  1123. [ 14.102389] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  1124. [ 14.102603] android_work: sent uevent USB_STATE=CONFIGURED
  1125. [ 14.193546] warning: `ofonod' uses 32-bit capabilities (legacy support in use)
  1126. [ 14.438128] iio-buffer, current state requested again
  1127. [ 14.463460] max77686-rtc max77686-rtc: max77686_rtc_alarm_irq:irq(560)
  1128. [ 14.699324] inv_mpu_iio: firmware loaded CRC=0xd37d4599
  1129. [ 14.700012] iio-buffer, current state requested again
  1130. [ 14.807679] init: waitpid returned pid 603, status = 00000000
  1131. [ 14.807744] init: process 'droid_init_done', pid 603 exited
  1132. [ 14.868086] iio-buffer, current state requested again
  1133. [ 15.463417] max77686-rtc max77686-rtc: max77686_rtc_alarm_irq:irq(560)
  1134. [ 16.463427] max77686-rtc max77686-rtc: max77686_rtc_alarm_irq:irq(560)
  1135. [ 17.463512] max77686-rtc max77686-rtc: max77686_rtc_alarm_irq:irq(560)
  1136. [ 18.463531] max77686-rtc max77686-rtc: max77686_rtc_alarm_irq:irq(560)
  1137. [ 18.586883] ------------[ cut here ]------------
  1138. [ 18.586986] WARNING: at /home/sailfish/hadk/kernel/samsung/manta/drivers/gpu/arm/t6xx/kbase/src/common/mali_kbase_jd.c:197 kbase_jd_submit+0x8f0/0x9ac()
  1139. [ 18.587081] sg list returned by dma_buf_map_attachment is larger than dma_buf->size=16404480
  1140. [ 18.587167] Backtrace:
  1141. [ 18.587262] [<c0012cb4>] (dump_backtrace+0x0/0x10c) from [<c0688b04>] (dump_stack+0x18/0x1c)
  1142. [ 18.587350] r6:c02c2828 r5:00000009 r4:dccc9bc0 r3:c09178ec
  1143. [ 18.587565] [<c0688aec>] (dump_stack+0x0/0x1c) from [<c0033840>] (warn_slowpath_common+0x50/0x68)
  1144. [ 18.587657] [<c00337f0>] (warn_slowpath_common+0x0/0x68) from [<c00338c4>] (warn_slowpath_fmt+0x38/0x40)
  1145. [ 18.587745] r8:c0053d5c r7:dfbafe94 r6:00000fa5 r5:dd463480 r4:0000000f
  1146. [ 18.588321] r3:00000009
  1147. [ 18.588461] [<c003388c>] (warn_slowpath_fmt+0x0/0x40) from [<c02c2828>] (kbase_jd_submit+0x8f0/0x9ac)
  1148. [ 18.588554] r3:00fa5000 r2:c080f6d8
  1149. [ 18.588697] [<c02c1f38>] (kbase_jd_submit+0x0/0x9ac) from [<c02cdc48>] (kbase_ioctl+0x4c4/0x84c)
  1150. [ 18.588798] [<c02cd784>] (kbase_ioctl+0x0/0x84c) from [<c011e2cc>] (do_vfs_ioctl+0x8c/0x5b4)
  1151. [ 18.588858] [<c011e240>] (do_vfs_ioctl+0x0/0x5b4) from [<c011e868>] (sys_ioctl+0x74/0x84)
  1152. [ 18.588954] [<c011e7f4>] (sys_ioctl+0x0/0x84) from [<c000f040>] (ret_fast_syscall+0x0/0x30)
  1153. [ 18.589042] r8:c000f1c4 r7:00000036 r6:01a37bc4 r5:01a31680 r4:00000000
  1154. [ 18.589292] Board Information: Manta HW revision: 8, CPU EXYNOS5250 Rev1.0
  1155. [ 18.589375] ---[ end trace b4d9287ade1dcfd0 ]---
  1156. [ 22.973205] tty_ldisc_hangup: waiting ((agetty)) for ttyFIQ2 took too long, but we keep waiting...
  1157. [ 24.758038] rndis0: no IPv6 routers present
  1158. [ 29.828497] mali mali.0: stop latency exceeded, new value 2375 ns
  1159. [ 29.829112] mali mali.0: start latency exceeded, new value 1917 ns
  1160. [ 29.829570] mali mali.0: state save latency exceeded, new value 100750 ns
  1161. [ 29.830416] pd-g3d: Power-off latency exceeded, new value 272666 ns
  1162. [ 41.482885] mali mali.0: state restore latency exceeded, new value 1401375 ns
  1163. [ 41.874797] mali mali.0: state save latency exceeded, new value 1691000 ns
  1164. [ 42.245741] mali mali.0: start latency exceeded, new value 2000 ns
  1165. [ 42.249059] mali mali.0: state restore latency exceeded, new value 2881709 ns
  1166. [ 44.591015] mali mali.0: start latency exceeded, new value 2083 ns
  1167. [ 44.594705] mali mali.0: state restore latency exceeded, new value 3201125 ns
  1168. [ 50.508435] mali mali.0: stop latency exceeded, new value 2500 ns
  1169. [ 50.509035] mali mali.0: start latency exceeded, new value 2209 ns
  1170. [ 50.510850] mali mali.0: stop latency exceeded, new value 2667 ns
  1171. [ 53.821514] samsung-i2s samsung-i2s.0: state restore latency exceeded, new value 1209 ns
  1172. [ 53.825600] wm8994-codec wm8994-codec: FIFO error
  1173. [ 53.834678] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 1250 ns
  1174. [ 53.835368] pd-maudio: Power-off latency exceeded, new value 571791 ns
  1175. [ 55.241810] samsung-i2s samsung-i2s.0: state restore latency exceeded, new value 1292 ns
  1176. [ 55.255371] samsung-i2s samsung-i2s.0: stop latency exceeded, new value 1250 ns
  1177. [ 56.538823] samsung-i2s samsung-i2s.0: state save latency exceeded, new value 1375 ns
  1178. [ 57.886911] samsung-i2s samsung-i2s.0: state restore latency exceeded, new value 1542 ns
  1179. [ 58.817026] pd-g3d: Power-on latency exceeded, new value 9923333 ns
  1180. [ 59.602724] mali mali.0: state restore latency exceeded, new value 15276208 ns
  1181. [ 63.948027] pd-g3d: Power-off latency exceeded, new value 5029208 ns
  1182. [ 73.704078] healthd-manta: battery charge enable=1
  1183. [ 73.704491] healthd: battery l=57 v=3815 t=33.0 h=2 st=2 c=-1726 chg=u
  1184. [ 77.720023] mali mali.0: state save latency exceeded, new value 1790875 ns
  1185. [ 84.764064] s3c-fb exynos5-fb.1: stop latency exceeded, new value 1166 ns
  1186. [ 84.764183] s3c-fb exynos5-fb.1: state save latency exceeded, new value 107000 ns
  1187. [ 84.764193] pd-fimd1: Power-off latency exceeded, new value 1042 ns
  1188. [ 84.764471] s5p-dp s5p-dp: stop latency exceeded, new value 917 ns
  1189. [ 84.764480] s5p-dp s5p-dp: start latency exceeded, new value 834 ns
  1190. [ 84.764540] s5p-dp s5p-dp: state save latency exceeded, new value 1458 ns
  1191. [ 84.765683] pd-disp1: Power-off latency exceeded, new value 1112291 ns
  1192. [ 84.766724] pd-disp1: Power-on latency exceeded, new value 708167 ns
  1193. [ 84.767254] s3c-fb exynos5-fb.1: state restore latency exceeded, new value 515500 ns
  1194. [ 84.769929] pd-disp1: Power-off latency exceeded, new value 2266500 ns
  1195. [ 133.685949] healthd: battery l=57 v=3894 t=32.6 h=2 st=2 c=324 chg=u
  1196. [ 193.684992] healthd: battery l=57 v=3899 t=32.2 h=2 st=2 c=345 chg=u
  1197. [ 253.686932] healthd: battery l=57 v=3903 t=31.8 h=2 st=2 c=343 chg=u
  1198. [ 313.686341] healthd: battery l=58 v=3903 t=31.6 h=2 st=2 c=351 chg=u
  1199. [ 373.685622] healthd: battery l=58 v=3908 t=31.2 h=2 st=2 c=347 chg=u
  1200. [ 433.685664] healthd: battery l=58 v=3908 t=30.8 h=2 st=2 c=351 chg=u
Add Comment
Please, Sign In to add comment