Advertisement
Guest User

Untitled

a guest
Apr 15th, 2018
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.76 KB | None | 0 0
  1. ~ # dmesg
  2. <6>[ 0.000000] Initializing cgroup subsys cpu
  3. <5>[ 0.000000] Linux version 2.6.39.4-g41e33b5-dirty (sailfish@sailfishVB) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #7 SMP PREEMPT Sun Apr 15 12:32:12 UTC 2018
  4. <4>[ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387f
  5. <4>[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. <4>[ 0.000000] Machine: stingray
  7. <4>[ 0.000000] Ignoring unrecognised tag 0x41000810
  8. <4>[ 0.000000] WiFi MAC Addr [4] = 0x57464d41
  9. <4>[ 0.000000] 3c 43 8e b9 84 c3
  10. <6>[ 0.000000] Found tegra_fbmem: 007d0000@1e018000
  11. <6>[ 0.000000] Reserved 1ff00000@00100000 for ram console
  12. <6>[ 0.000000] Tegra reserved memory:
  13. <6>[ 0.000000] LP0: 1e7f1020 - 1e7f301f
  14. <6>[ 0.000000] Bootloader framebuffer: 1e018000 - 1e7e7fff
  15. <6>[ 0.000000] Framebuffer: 2e800000 - 2effffff
  16. <6>[ 0.000000] 2nd Framebuffer: 2f000000 - 2fffffff
  17. <6>[ 0.000000] Carveout: 30000000 - 3fffffff
  18. <6>[ 0.000000] HACK: Old framebuffer: 1e018000 - 1e7e7fff
  19. <4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  20. <7>[ 0.000000] On node 0 totalpages: 189952
  21. <7>[ 0.000000] free_area_init_node: node 0, pgdat c06eeb40, node_mem_map c0879000
  22. <7>[ 0.000000] Normal zone: 1536 pages used for memmap
  23. <7>[ 0.000000] Normal zone: 0 pages reserved
  24. <7>[ 0.000000] Normal zone: 188416 pages, LIFO batch:31
  25. <4>[ 0.000000] HighMem zone: 512 pages exceeds realsize 0
  26. <6>[ 0.000000] Tegra Revision: unknown SKU: 8 CPU Process: 0 Core Process: 0
  27. <4>[ 0.000000] ------------[ cut here ]------------
  28. <4>[ 0.000000] WARNING: at /home/sailfish/hadk/kernel/moto/stingray/arch/arm/mach-tegra/clock.c:155 __clk_set_cansleep+0x7c/0xb0()
  29. <4>[ 0.000000] can't make child clock apbdma of pclk sleepable if it's parent could change
  30. <4>[ 0.000000] Modules linked in:
  31. <4>[ 0.000000] [<c00428c8>] (unwind_backtrace+0x0/0xe0) from [<c0071ce8>] (warn_slowpath_common+0x4c/0x64)
  32. <4>[ 0.000000] [<c0071ce8>] (warn_slowpath_common+0x4c/0x64) from [<c0071d80>] (warn_slowpath_fmt+0x2c/0x3c)
  33. <4>[ 0.000000] [<c0071d80>] (warn_slowpath_fmt+0x2c/0x3c) from [<c004a98c>] (__clk_set_cansleep+0x7c/0xb0)
  34. <4>[ 0.000000] [<c004a98c>] (__clk_set_cansleep+0x7c/0xb0) from [<c004a994>] (__clk_set_cansleep+0x84/0xb0)
  35. <4>[ 0.000000] ---[ end trace 1b75b31a2719ed1c ]---
  36. <6>[ 0.000000] L310 cache controller enabled
  37. <6>[ 0.000000] l2x0: 8 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x6e480001, Cache size: 65536 B
  38. <6>[ 0.000000] PERCPU: Embedded 8 pages/cpu @c1081000 s8384 r8192 d16192 u32768
  39. <7>[ 0.000000] pcpu-alloc: s8384 r8192 d16192 u32768 alloc=8*4096
  40. <7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1
  41. <4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 188416
  42. <5>[ 0.000000] Kernel command line: mem=1024M@0M tegra_fbmem=8192000@0x1e018000 video=tegrafb ramconsole=1M@511M console=ttyS0,115200n8 usbcore.old_scheme_first=1 tegraboot=sdmmc gpt gpt_sector=0x03b6efff mot_prod=1 androidboot.serialno=043c7183421f40d7 hw_rev=p3 androidboot.modelno=MZ604 product_type=w lp0_vec=8192@0x1e7f1020 androidboot.bootloader=1049 androidboot.carrier=wifi-only lcd_manfid=AUO mem_vid=0x101 mem_pid=0x5454 androidboot.carrier=wifi-only product_type=w
  43. <6>[ 0.000000] usb_serial_num=043c7183421f40d7
  44. <6>[ 0.000000] hw_rev=0x83000000
  45. <6>[ 0.000000] product_type=w
  46. <6>[ 0.000000] lcd_manfid=AUO
  47. <6>[ 0.000000] product_type=w
  48. <6>[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  49. <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  50. <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  51. <6>[ 0.000000] allocated 4194304 bytes of page_cgroup
  52. <6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  53. <6>[ 0.000000] Memory: 510MB 232MB = 742MB total
  54. <5>[ 0.000000] Memory: 729420k/729420k available, 319156k reserved, 0K highmem
  55. <5>[ 0.000000] Virtual kernel memory layout:
  56. <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  57. <5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  58. <5>[ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
  59. <5>[ 0.000000] vmalloc : 0xf0800000 - 0xf8000000 ( 120 MB)
  60. <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  61. <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  62. <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  63. <5>[ 0.000000] .init : 0xc0008000 - 0xc0038000 ( 192 kB)
  64. <5>[ 0.000000] .text : 0xc0038000 - 0xc068d758 (6486 kB)
  65. <5>[ 0.000000] .data : 0xc068e000 - 0xc06f06f8 ( 394 kB)
  66. <6>[ 0.000000] Preemptable hierarchical RCU implementation.
  67. <6>[ 0.000000] RCU-based detection of stalled CPUs is disabled.
  68. <6>[ 0.000000] Verbose stalled-CPUs detection is disabled.
  69. <6>[ 0.000000] NR_IRQS:448
  70. <6>[ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
  71. <6>[ 0.000000] Console: colour dummy device 80x30
  72. <6>[ 0.000426] Calibrating delay loop... 1987.37 BogoMIPS (lpj=9936896)
  73. <6>[ 0.060046] pid_max: default: 32768 minimum: 301
  74. <6>[ 0.060480] Mount-cache hash table entries: 512
  75. <6>[ 0.061339] Initializing cgroup subsys debug
  76. <6>[ 0.061350] Initializing cgroup subsys cpuacct
  77. <6>[ 0.061395] Initializing cgroup subsys memory
  78. <6>[ 0.061469] Initializing cgroup subsys devices
  79. <6>[ 0.061479] Initializing cgroup subsys freezer
  80. <6>[ 0.061488] Initializing cgroup subsys net_cls
  81. <6>[ 0.061495] Initializing cgroup subsys blkio
  82. <6>[ 0.061586] CPU: Testing write buffer coherency: ok
  83. <4>[ 0.182281] CPU1: Booted secondary processor
  84. <6>[ 0.261827] Brought up 2 CPUs
  85. <6>[ 0.261838] SMP: Total of 2 processors activated (3981.31 BogoMIPS).
  86. <6>[ 0.262235] devtmpfs: initialized
  87. <6>[ 0.267212] print_constraints: dummy:
  88. <6>[ 0.267531] NET: Registered protocol family 16
  89. <6>[ 0.268538] host1x bus init
  90. <6>[ 0.269941] tegra_init_emc: Samsung memory found
  91. <6>[ 0.275015] console [ttyFIQ0] enabled
  92. <6>[ 0.275226] Registered FIQ tty driver ee07f620
  93. <6>[ 0.275243] CPCAP: delaying cpcap_audio probe
  94. <6>[ 0.276851] ram_console: got buffer at 1ff00000, size 100000
  95. <6>[ 0.276959] ram_console: error in header, 1
  96. <6>[ 0.276966] ram_console: no valid data in buffer (sig = 0x00000000)
  97. <6>[ 0.286410] console [ram-1] enabled
  98. <6>[ 0.288260] CPCAP: delaying cpcap_validity probe
  99. <6>[ 0.288414] CPCAP: delaying cpcap_led_driver probe
  100. <6>[ 0.288497] CPCAP: delaying cpcap_led_driver probe
  101. <6>[ 0.288580] CPCAP: delaying cpcap_3mm5 probe
  102. <6>[ 0.288727] CPCAP: delaying cpcap_whisper probe
  103. <6>[ 0.288904] stingray_panel_init: setting pll_c to 598000000 Hz plck to 66400000 Hz
  104. <3>[ 0.289827] hdmi: couldn't get regulator vcsi
  105. <6>[ 1.722608] initialize the ov5650 sensor
  106. <6>[ 1.723077] initialize the soc2030 sensor
  107. <6>[ 1.723862] tegra_arb_init: initialized
  108. <4>[ 1.724063] tegra_iovmm_register: added iovmm-gart
  109. <6>[ 1.745158] bio: create slab <bio-0> at 0
  110. <7>[ 1.745980] machine_constraints_voltage: stingray_panel_reg: override min_uV, 1 -> 5000000
  111. <7>[ 1.746132] machine_constraints_voltage: stingray_panel_reg: override max_uV, 2147483647 -> 5000000
  112. <6>[ 1.746283] print_constraints: stingray_panel_reg: 5000 mV
  113. <7>[ 1.746424] reg-fixed-voltage reg-fixed-voltage.0: stingray_panel_reg supplying 5000000uV
  114. <5>[ 1.747931] SCSI subsystem initialized
  115. <6>[ 1.748247] usbcore: registered new interface driver usbfs
  116. <6>[ 1.748577] usbcore: registered new interface driver hub
  117. <6>[ 1.748820] usbcore: registered new device driver usb
  118. <6>[ 1.751625] max8649 3-0060: Detected MAX8952 (ID: 0x201a)
  119. <6>[ 1.752738] print_constraints: max8649: 770 <--> 1400 mV at 1000 mV
  120. <6>[ 1.752992] max8649 3-0060: Max8649 regulator device is detected.
  121. <6>[ 1.754306] Advanced Linux Sound Architecture Driver Version 1.0.24.
  122. <6>[ 1.755248] Bluetooth: Core ver 2.16
  123. <6>[ 1.755417] NET: Registered protocol family 31
  124. <6>[ 1.755498] Bluetooth: HCI device and connection manager initialized
  125. <6>[ 1.755648] Bluetooth: HCI socket layer initialized
  126. <6>[ 1.755730] Bluetooth: L2CAP socket layer initialized
  127. <6>[ 1.755984] Bluetooth: SCO socket layer initialized
  128. <6>[ 1.756775] cfg80211: Calling CRDA to update world regulatory domain
  129. <6>[ 1.757355] Switching to clocksource timer_us
  130. <6>[ 1.761839] Switched to NOHz mode on CPU #0
  131. <6>[ 1.762318] Switched to NOHz mode on CPU #1
  132. <6>[ 1.771462] tegra-nvmap tegra-nvmap: created carveout iram (256KiB)
  133. <6>[ 1.771690] tegra-nvmap tegra-nvmap: created carveout generic-0 (262144KiB)
  134. <6>[ 1.785095] NET: Registered protocol family 2
  135. <6>[ 1.785387] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  136. <6>[ 1.786330] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  137. <6>[ 1.788087] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
  138. <6>[ 1.789002] TCP: Hash tables configured (established 131072 bind 65536)
  139. <6>[ 1.789149] TCP reno registered
  140. <6>[ 1.789238] UDP hash table entries: 512 (order: 2, 16384 bytes)
  141. <6>[ 1.789408] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  142. <6>[ 1.789921] NET: Registered protocol family 1
  143. <6>[ 1.791021] Unpacking initramfs...
  144. <6>[ 1.817330] Freeing initrd memory: 500K
  145. <6>[ 1.817708] PMU: registered new PMU device of type 0
  146. <6>[ 1.817985] tegra_audio_probe
  147. <6>[ 1.818134] tegra_audio_probe: i2s_clk rate 24000000
  148. <6>[ 1.818931] setup_dma
  149. <6>[ 1.819137] tegra_audio_probe
  150. <6>[ 1.819268] tegra_audio_probe: i2s_clk rate 2000000
  151. <6>[ 1.820403] setup_dma
  152. <6>[ 1.820656] tegra_spdif_probe
  153. <6>[ 1.821099] spdif_set_sample_rate: spdif_clk rate 5644800
  154. <6>[ 1.821612] setup_dma
  155. <4>[ 1.822567] ------------[ cut here ]------------
  156. <4>[ 1.822737] WARNING: at /home/sailfish/hadk/kernel/moto/stingray/kernel/irq/manage.c:507 irq_set_irq_wake+0x98/0x118()
  157. <4>[ 1.822889] Unbalanced IRQ 358 wake disable
  158. <4>[ 1.822970] Modules linked in:
  159. <4>[ 1.823154] [<c00428c8>] (unwind_backtrace+0x0/0xe0) from [<c0071ce8>] (warn_slowpath_common+0x4c/0x64)
  160. <4>[ 1.823313] [<c0071ce8>] (warn_slowpath_common+0x4c/0x64) from [<c0071d80>] (warn_slowpath_fmt+0x2c/0x3c)
  161. <4>[ 1.823473] [<c0071d80>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00afaa4>] (irq_set_irq_wake+0x98/0x118)
  162. <4>[ 1.823643] [<c00afaa4>] (irq_set_irq_wake+0x98/0x118) from [<c005ce70>] (bcm4329_bt_rfkill_set_power+0x9c/0xd8)
  163. <4>[ 1.823801] [<c005ce70>] (bcm4329_bt_rfkill_set_power+0x9c/0xd8) from [<c005cf4c>] (bcm4329_bluetooth_probe+0x70/0x29c)
  164. <4>[ 1.823972] [<c005cf4c>] (bcm4329_bluetooth_probe+0x70/0x29c) from [<c025d098>] (platform_drv_probe+0x14/0x18)
  165. <4>[ 1.824131] [<c025d098>] (platform_drv_probe+0x14/0x18) from [<c025bfe0>] (driver_probe_device+0xc8/0x1a8)
  166. <4>[ 1.824290] [<c025bfe0>] (driver_probe_device+0xc8/0x1a8) from [<c025c120>] (__driver_attach+0x60/0x84)
  167. <4>[ 1.824384] [<c025c120>] (__driver_attach+0x60/0x84) from [<c025b274>] (bus_for_each_dev+0x4c/0x84)
  168. <4>[ 1.824544] [<c025b274>] (bus_for_each_dev+0x4c/0x84) from [<c025b90c>] (bus_add_driver+0x9c/0x214)
  169. <4>[ 1.824698] [<c025b90c>] (bus_add_driver+0x9c/0x214) from [<c025c5e4>] (driver_register+0xa8/0x138)
  170. <4>[ 1.824867] [<c025c5e4>] (driver_register+0xa8/0x138) from [<c00385d4>] (do_one_initcall+0x90/0x160)
  171. <4>[ 1.825027] [<c00385d4>] (do_one_initcall+0x90/0x160) from [<c00089b0>] (kernel_init+0xa8/0x150)
  172. <4>[ 1.825116] [<c00089b0>] (kernel_init+0xa8/0x150) from [<c003e138>] (kernel_thread_exit+0x0/0x8)
  173. <4>[ 1.825265] ---[ end trace 1b75b31a2719ed1d ]---
  174. <6>[ 1.848540] ashmem: initialized
  175. <6>[ 1.849967] NTFS driver 2.1.30 [Flags: R/O].
  176. <6>[ 1.850383] fuse init (API version 7.16)
  177. <6>[ 1.850834] msgmni has been set to 1425
  178. <6>[ 1.852013] io scheduler noop registered
  179. <6>[ 1.852101] io scheduler sio registered (default)
  180. <6>[ 1.856734] tegra_grhost tegra_grhost: initialized
  181. <6>[ 1.856932] host1x: tegradc tegradc
  182. <6>[ 1.867551] tegradc tegradc.0: probed
  183. <6>[ 1.868307] tegradc tegradc.0: probed
  184. <6>[ 1.885073] host1x: tegradc tegradc
  185. <6>[ 1.886189] nvhdcp: using "always on" policy.
  186. <6>[ 1.886354] tegradc tegradc.1: probed
  187. <6>[ 1.887107] tegradc tegradc.1: probed
  188. <6>[ 1.887734] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  189. <6>[ 2.397717] tegra_uart.0: ttyHS0 at I/O 0x0 (irq = 68) is a unknown
  190. <6>[ 2.557477] Registered UART port ttyHS0
  191. <6>[ 2.557668] tegra_uart.2: ttyHS2 at I/O 0x0 (irq = 78) is a unknown
  192. <6>[ 2.717476] Registered UART port ttyHS2
  193. <6>[ 2.717681] tegra_uart.3: ttyHS3 at I/O 0x0 (irq = 122) is a unknown
  194. <6>[ 2.877475] Registered UART port ttyHS3
  195. <6>[ 2.877679] tegra_uart.4: ttyHS4 at I/O 0x0 (irq = 123) is a unknown
  196. <6>[ 3.037477] Registered UART port ttyHS4
  197. <6>[ 3.037713] Initialized tegra uart driver
  198. <6>[ 3.042296] loop: module loaded
  199. <6>[ 3.042420] Android kernel panic handler initialized (bind=crashdata)
  200. <6>[ 3.042566] AK8975 compass driver: init
  201. <3>[ 3.042699] akm8975 3-000c: unable to get regulator 3-000c
  202. <6>[ 3.043213] input: compass as /devices/virtual/input/input0
  203. <6>[ 3.044899] kxtf9 accelerometer driver
  204. <3>[ 3.045137] kxtf9 3-000f: unable to get regulator
  205. <6>[ 3.147451] input: accelerometer as /devices/virtual/input/input1
  206. <6>[ 3.147903] kxtf9 3-000f: kxtf9 probed
  207. <6>[ 3.148240] cap_prox_hw_init: HW init
  208. <6>[ 3.148895] cap_prox_write: Error while trying to write 1 bytes
  209. <6>[ 3.149541] cap_prox_write: Error while trying to write 1 bytes
  210. <6>[ 3.150252] cap_prox_write: Error while trying to write 1 bytes
  211. <6>[ 3.358238] cap_prox_read: Error while trying to read 24 bytes
  212. <4>[ 3.358492] cap-prox: probe of 3-0012 failed with error -121
  213. <6>[ 3.359172] input: max9635_als as /devices/virtual/input/input2
  214. <6>[ 3.359836] L3G4200D gyroscope driver
  215. <3>[ 3.359949] l3g4200d_probe:Enter
  216. <3>[ 3.360098] l3g4200d 2-0068: unable to get regulator
  217. <6>[ 3.360551] input: gyroscope as /devices/virtual/input/input3
  218. <6>[ 3.360877] l3g4200d_probe:Gyro probed
  219. <6>[ 3.361332] radio_class_init: initialized radio_class
  220. <7>[ 3.361493] mdm6600_ctrl_init
  221. <6>[ 3.361744] wrigley_init: initializing wrigley
  222. <6>[ 3.362014] BMP085 barometer driver
  223. <3>[ 3.362882] bmp085 0-0077: unable to get regulator
  224. <6>[ 3.363280] input: barometer as /devices/virtual/input/input4
  225. <6>[ 3.366890] ts27010 mux registered
  226. <6>[ 3.373534] print_constraints: sw2: 1000 <--> 1450 mV at 1200 mV
  227. <6>[ 3.375601] print_constraints: sw4: 1000 <--> 1450 mV at 1200 mV
  228. <6>[ 3.376084] print_constraints: sw5: 5050 mV
  229. <6>[ 3.377042] print_constraints: vcam: 2900 mV
  230. <6>[ 3.378990] print_constraints: vcsi: 1200 mV
  231. <6>[ 3.380001] print_constraints: vdac: 1800 mV
  232. <6>[ 3.382025] print_constraints: vdig: 1875 mV
  233. <6>[ 3.382552] print_constraints: vfuse: 1500 <--> 3150 mV
  234. <6>[ 3.384172] print_constraints: vhvio: 2775 mV
  235. <6>[ 3.386218] print_constraints: vsdio: 3000 mV
  236. <6>[ 3.387423] print_constraints: vpll: 1800 mV
  237. <6>[ 3.387924] print_constraints: vrf1: 2500 <--> 2775 mV
  238. <6>[ 3.388470] print_constraints: vrf2: 2775 mV
  239. <6>[ 3.388956] print_constraints: vrfref: 2500 <--> 2775 mV
  240. <6>[ 3.390496] print_constraints: vwlan1: 1800 <--> 1900 mV at 1800 mV
  241. <6>[ 3.392585] print_constraints: vwlan2: 3300 mV
  242. <6>[ 3.393082] print_constraints: vsim: 1800 <--> 2900 mV
  243. <6>[ 3.393626] print_constraints: vsimcard: 1800 <--> 2900 mV
  244. <6>[ 3.394113] print_constraints: vvib: 1300 <--> 3000 mV
  245. <6>[ 3.394680] print_constraints: vusb: 3300 mV
  246. <6>[ 3.396278] print_constraints: vaudio: 2775 mV normal standby
  247. <6>[ 3.397296] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0018
  248. <6>[ 3.409915] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0038
  249. <6>[ 3.422972] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0058
  250. <6>[ 3.435942] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0078
  251. <6>[ 3.448974] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0098
  252. <6>[ 3.461942] cpcap_uc cpcap_uc: Loading 4 word(s) at 0x00b8
  253. <6>[ 3.468630] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0120
  254. <6>[ 3.481596] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0140
  255. <6>[ 3.494628] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0160
  256. <6>[ 3.507602] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0180
  257. <6>[ 3.520657] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x01a0
  258. <6>[ 3.533629] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x01c0
  259. <6>[ 3.546660] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x01e0
  260. <6>[ 3.559662] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0200
  261. <6>[ 3.572690] cpcap_uc cpcap_uc: Loading 2 word(s) at 0x0220
  262. <6>[ 3.577734] cpcap_uc cpcap_uc: Loading 5 word(s) at 0x0224
  263. <6>[ 3.584412] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0231
  264. <6>[ 3.597381] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0251
  265. <6>[ 3.610442] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0271
  266. <6>[ 3.623412] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0291
  267. <6>[ 3.636444] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x02b1
  268. <6>[ 3.649415] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x02d1
  269. <6>[ 3.662448] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x02f1
  270. <6>[ 3.675415] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0311
  271. <6>[ 3.688448] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0331
  272. <6>[ 3.701415] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0351
  273. <6>[ 3.714446] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0371
  274. <6>[ 3.727417] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0391
  275. <6>[ 3.740481] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x03b1
  276. <6>[ 3.753451] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x03d1
  277. <6>[ 3.766420] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x03f1
  278. <6>[ 3.779392] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0411
  279. <6>[ 3.792361] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0431
  280. <6>[ 3.805392] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0451
  281. <6>[ 3.818364] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0471
  282. <6>[ 3.831393] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0491
  283. <6>[ 3.844362] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x04b1
  284. <6>[ 3.857392] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x04d1
  285. <6>[ 3.870392] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x04f1
  286. <6>[ 3.883423] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0511
  287. <6>[ 3.896395] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0531
  288. <6>[ 3.909426] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0551
  289. <6>[ 3.922397] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0571
  290. <6>[ 3.935428] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0591
  291. <6>[ 3.948400] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x05b1
  292. <6>[ 3.961428] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x05d1
  293. <6>[ 3.974400] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x05f1
  294. <6>[ 3.987431] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0611
  295. <6>[ 4.000430] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0631
  296. <6>[ 4.013461] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0651
  297. <6>[ 4.026430] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0671
  298. <6>[ 4.039463] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x0691
  299. <6>[ 4.052434] cpcap_uc cpcap_uc: Loading 16 word(s) at 0x06b1
  300. <6>[ 4.065464] cpcap_uc cpcap_uc: Loading 5 word(s) at 0x06d1
  301. <6>[ 4.077027] cpcap_uc cpcap_uc: Loaded HWCFG data: 0
  302. <6>[ 4.077263] cpcap_uc cpcap_uc: Started macro 4: 0
  303. <6>[ 4.098193] input: cpcap-key as /devices/virtual/input/input5
  304. <6>[ 4.098358] cpcap_key cpcap_key: CPCAP key device probed
  305. <6>[ 4.098583] cpcap spi1.0: Probing CPCAP device cpcap_audio
  306. <6>[ 4.100541] cpcap spi1.0: Probing CPCAP device cpcap_validity
  307. <6>[ 4.100962] cpcap_validity cpcap_validity: Started macro 14: 0
  308. <6>[ 4.101276] cpcap_validity cpcap_validity: Started macro 15: 0
  309. <6>[ 4.101363] cpcap spi1.0: Probing CPCAP device cpcap_led_driver
  310. <6>[ 4.101667] cpcap spi1.0: Probing CPCAP device cpcap_led_driver
  311. <6>[ 4.101888] cpcap spi1.0: Probing CPCAP device cpcap_3mm5
  312. <3>[ 4.102299] regulator_check_voltage: vaudio: operation not allowed
  313. <6>[ 4.103537] cpcap spi1.0: Headset key event: old=0, new=0
  314. <6>[ 4.103773] cpcap spi1.0: New headset state: 0
  315. <6>[ 4.103860] cpcap spi1.0: Probing CPCAP device cpcap_whisper
  316. <6>[ 4.104659] PPP generic driver version 2.4.2
  317. <6>[ 4.105062] PPP Deflate Compression module registered
  318. <6>[ 4.105149] PPP BSD Compression module registered
  319. <6>[ 4.105999] PPP MPPE Compression module registered
  320. <6>[ 4.106087] NET: Registered protocol family 24
  321. <6>[ 4.107508] tun: Universal TUN/TAP device driver, 1.6
  322. <6>[ 4.107598] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  323. <6>[ 4.108247] usbcore: registered new interface driver asix
  324. <6>[ 4.108420] usbcore: registered new interface driver cdc_ether
  325. <6>[ 4.108576] cdc_ncm: 23-Apr-2011
  326. <6>[ 4.108744] usbcore: registered new interface driver cdc_ncm
  327. <6>[ 4.108897] QCUSBNet2k: 1.0.110+google
  328. <6>[ 4.109184] usbcore: registered new interface driver QCUSBNet2k
  329. <6>[ 4.109429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  330. <6>[ 4.113226] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
  331. <6>[ 4.113432] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 1
  332. <6>[ 4.167502] tegra-ehci tegra-ehci.2: irq 129, io mem 0xc5008000
  333. <6>[ 4.187483] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.00
  334. <6>[ 4.187673] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  335. <6>[ 4.187827] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  336. <6>[ 4.187911] usb usb1: Product: Tegra EHCI Host Controller
  337. <6>[ 4.188054] usb usb1: Manufacturer: Linux 2.6.39.4-g41e33b5-dirty ehci_hcd
  338. <6>[ 4.188136] usb usb1: SerialNumber: tegra-ehci.2
  339. <6>[ 4.188911] hub 1-0:1.0: USB hub found
  340. <6>[ 4.189014] hub 1-0:1.0: 1 port detected
  341. <6>[ 4.189689] usbcore: registered new interface driver cdc_acm
  342. <6>[ 4.189836] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  343. <6>[ 4.189985] Initializing USB Mass Storage driver...
  344. <6>[ 4.190208] usbcore: registered new interface driver usb-storage
  345. <6>[ 4.190355] USB Mass Storage support registered.
  346. <6>[ 4.190684] usbcore: registered new interface driver usbserial
  347. <6>[ 4.190830] usbserial: USB Serial Driver core
  348. <6>[ 4.191051] USB Serial support registered for MDM 6600 modem usb-serial driver
  349. <6>[ 4.191303] usbcore: registered new interface driver mdm6600
  350. <6>[ 4.191563] USB Serial support registered for moto-flashmdm
  351. <6>[ 4.191814] usbcore: registered new interface driver moto-flashmdm
  352. <6>[ 4.191897] oob_wake_init: initializing oob-wake
  353. <6>[ 4.192086] oob_wake_probe: oob-wake
  354. <6>[ 4.192444] NVidia Tegra High-Speed USB SOC Device Controller driver (Apr 20, 2007)
  355. <6>[ 4.200757] android_usb gadget: Mass Storage Function, version: 2009/09/11
  356. <6>[ 4.200849] android_usb gadget: Number of LUNs=1
  357. <6>[ 4.201032] lun0: LUN: removable file: (no medium)
  358. <4>[ 4.201738] Gadget Android: controller 'fsl-tegra-udc' not recognized
  359. <6>[ 4.201894] android_usb gadget: android_usb ready
  360. <6>[ 4.201973] fsl-tegra-udc: bind to driver android_usb
  361. <6>[ 4.203294] usbcore: registered new interface driver xpad
  362. <6>[ 4.203554] usbcore: registered new interface driver usb_acecad
  363. <6>[ 4.203637] acecad: v3.2:USB Acecad Flair tablet driver
  364. <6>[ 4.203877] usbcore: registered new interface driver aiptek
  365. <6>[ 4.203958] aiptek: v2.3 (May 2, 2007):Aiptek HyperPen USB Tablet Driver (Linux 2.6.x)
  366. <6>[ 4.204104] aiptek: Bryan W. Headley/Chris Atenasio/Cedric Brun/Rene van Paassen
  367. <6>[ 4.204338] usbcore: registered new interface driver gtco
  368. <4>[ 4.204420] GTCO usb driver version: 2.00.0006
  369. <6>[ 4.204653] usbcore: registered new interface driver hanwang
  370. <6>[ 4.204898] usbcore: registered new interface driver kbtab
  371. <6>[ 4.205048] kbtab: v0.0.2:USB KB Gear JamStudio Tablet driver
  372. <6>[ 4.205234] usbcore: registered new interface driver wacom
  373. <6>[ 4.205382] wacom: v1.52:USB Wacom tablet driver
  374. <6>[ 4.205589] qtouch_ts_probe: xpos_msb 4 xpos_lsb 4 ypos_msb 4 ypos_lsb 0
  375. <6>[ 4.205736] qtouch_force_reset: Forcing HW reset
  376. <6>[ 4.488006] qtouch_process_info_block: Build version is 0x10
  377. <6>[ 4.488163] qtouch_process_info_block: Num obj: 18 addr: 7
  378. <6>[ 4.488244] qtouch_process_info_block: Reading addr: 7
  379. <6>[ 4.488823] qtouch_process_info_block: Object 37 @ 0x0076 (130) insts 1 rep_ids 0
  380. <6>[ 4.488973] qtouch_process_info_block: Reading addr: 13
  381. <6>[ 4.489632] qtouch_process_info_block: Object 44 @ 0x00f8 (1) insts 1 rep_ids 0
  382. <6>[ 4.489718] qtouch_process_info_block: Reading addr: 19
  383. <6>[ 4.490372] qtouch_process_info_block: Object 5 @ 0x00f9 (9) insts 1 rep_ids 0
  384. <6>[ 4.490455] qtouch_process_info_block: Reading addr: 25
  385. <6>[ 4.491112] qtouch_process_info_block: Object 6 @ 0x0102 (6) insts 1 rep_ids 1
  386. <6>[ 4.491195] qtouch_process_info_block: Reading addr: 31
  387. <6>[ 4.491852] qtouch_process_info_block: Object 38 @ 0x0108 (64) insts 1 rep_ids 0
  388. <6>[ 4.492002] qtouch_process_info_block: Reading addr: 37
  389. <6>[ 4.492591] qtouch_process_info_block: Object 7 @ 0x0148 (3) insts 1 rep_ids 0
  390. <6>[ 4.492740] qtouch_process_info_block: Reading addr: 43
  391. <6>[ 4.493331] qtouch_process_info_block: Object 8 @ 0x014b (10) insts 1 rep_ids 0
  392. <6>[ 4.493479] qtouch_process_info_block: Reading addr: 49
  393. <6>[ 4.493905] qtouch_process_info_block: Object 9 @ 0x0155 (34) insts 1 rep_ids 16
  394. <6>[ 4.494055] qtouch_process_info_block: Reading addr: 55
  395. <6>[ 4.494485] qtouch_process_info_block: Object 15 @ 0x0177 (11) insts 2 rep_ids 1
  396. <6>[ 4.494632] qtouch_process_info_block: Reading addr: 61
  397. <6>[ 4.495060] qtouch_process_info_block: Object 18 @ 0x018d (2) insts 1 rep_ids 0
  398. <6>[ 4.495212] qtouch_process_info_block: Reading addr: 67
  399. <6>[ 4.495704] qtouch_process_info_block: Object 22 @ 0x018f (17) insts 1 rep_ids 1
  400. <6>[ 4.495788] qtouch_process_info_block: Reading addr: 73
  401. <6>[ 4.496282] qtouch_process_info_block: Object 24 @ 0x01a0 (19) insts 1 rep_ids 4
  402. <6>[ 4.496364] qtouch_process_info_block: Reading addr: 79
  403. <6>[ 4.496861] qtouch_process_info_block: Object 25 @ 0x01b3 (14) insts 1 rep_ids 1
  404. <6>[ 4.496943] qtouch_process_info_block: Reading addr: 85
  405. <6>[ 4.497438] qtouch_process_info_block: Object 27 @ 0x01c1 (7) insts 1 rep_ids 1
  406. <6>[ 4.497601] qtouch_process_info_block: Reading addr: 91
  407. <6>[ 4.498031] qtouch_process_info_block: Object 28 @ 0x01c8 (6) insts 1 rep_ids 1
  408. <6>[ 4.498182] qtouch_process_info_block: Reading addr: 97
  409. <6>[ 4.498613] qtouch_process_info_block: Object 40 @ 0x01ce (5) insts 1 rep_ids 0
  410. <6>[ 4.498761] qtouch_process_info_block: Reading addr: 103
  411. <6>[ 4.499187] qtouch_process_info_block: Object 41 @ 0x01d3 (7) insts 1 rep_ids 0
  412. <6>[ 4.499338] qtouch_process_info_block: Reading addr: 109
  413. <6>[ 4.499768] qtouch_process_info_block: Object 43 @ 0x01da (6) insts 1 rep_ids 0
  414. <6>[ 4.500205] qtouch_process_info_block: qtouch-obp-ts found.
  415. <6>[ 4.500210] family 0xa0, variant 0x0, ver 0x10, build 0xff
  416. <6>[ 4.500214] matrix 33x42, 18 objects, info blk chksum 0x203301
  417. <6>[ 4.500578] qtouch_ts_probe: FW version is 0x10 Build 0xFF
  418. <6>[ 4.500658] qtouch_ts_probe: Chip type matched
  419. <6>[ 4.500737] qtouch_ts_probe: Reflash not needed
  420. <6>[ 4.501250] input: qtouch-touchscreen as /devices/virtual/input/input6
  421. <6>[ 4.501635] qtouch_ts_probe: request_irq [362] success.
  422. <6>[ 4.501925] do_cmd_proc_msg:EEPROM checksum matches
  423. <6>[ 4.502006] do_cmd_proc_msg: Reset done.
  424. <6>[ 4.502147] do_cmd_proc_msg: Self-calibration started.
  425. <6>[ 4.502471] GPIO Input Driver: Start gpio inputs for stingray-keypad in interrupt mode
  426. <6>[ 4.502898] input: stingray-keypad as /devices/virtual/input/input7
  427. <6>[ 4.503712] using input dev cpcap-key for key reset
  428. <6>[ 4.503868] using input dev stingray-keypad for key reset
  429. <6>[ 4.503978] using input dev cpcap-key for key reset
  430. <6>[ 4.505470] using rtc device, cpcap_rtc, for alarms
  431. <6>[ 4.505560] cpcap_rtc cpcap_rtc: rtc core: registered cpcap_rtc as rtc0
  432. <6>[ 4.507356] i2c /dev entries driver
  433. <6>[ 4.508484] lirc_dev: IR Remote Control driver registered, major 250
  434. <6>[ 4.508634] IR NEC protocol handler initialized
  435. <6>[ 4.508716] IR RC5(x) protocol handler initialized
  436. <6>[ 4.508797] IR RC6 protocol handler initialized
  437. <6>[ 4.508944] IR JVC protocol handler initialized
  438. <6>[ 4.509027] IR Sony protocol handler initialized
  439. <6>[ 4.509171] IR RC5 (streamzap) protocol handler initialized
  440. <6>[ 4.509254] IR LIRC bridge handler initialized
  441. <6>[ 4.509334] Linux video capture interface: v2.00
  442. <6>[ 4.509825] trpc_sema_init: registered misc dev 10:32
  443. <6>[ 4.510090] trpc_node_register: Adding 'local' to node list
  444. <6>[ 4.512938] trpc_node_register: Adding 'avp-remote' to node list
  445. <6>[ 4.513447] tegra_avp_probe: driver registered, kernel 30100000(f0c00000), msg area 2d9ad000/2d9ad110
  446. <6>[ 4.513785] tegra_camera: probe
  447. <6>[ 4.514205] ov5650 sensor driver loading
  448. <6>[ 4.514400] ov5650: probing sensor.
  449. <6>[ 4.514788] soc2030: probing sensor.
  450. <6>[ 4.515144] dw9714l sensor driver loading
  451. <6>[ 4.515324] dw9714l: probing sensor.
  452. <6>[ 4.516873] Driver for 1-wire Dallas network protocol.
  453. <6>[ 4.517313] Driver for Tegra SoC 1-wire controller
  454. <6>[ 4.547868] bq24617 bq24617: Using STAT and DETECT for detection.
  455. <6>[ 4.548865] device-mapper: uevent: version 1.0.3
  456. <6>[ 4.549403] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  457. <6>[ 4.549613] Bluetooth: HCI UART driver ver 2.2
  458. <6>[ 4.549717] Bluetooth: HCI H4 protocol initialized
  459. <6>[ 4.549799] Bluetooth: HCILL protocol initialized
  460. <6>[ 4.550540] cpuidle: using governor ladder
  461. <6>[ 4.551315] cpuidle: using governor menu
  462. <6>[ 4.551585] sdhci: Secure Digital Host Controller Interface driver
  463. <6>[ 4.551692] sdhci: Copyright(c) Pierre Ossman
  464. <4>[ 4.551950] mmc0: Invalid maximum block size, assuming 512 bytes
  465. <6>[ 4.552149] mmc0: no vmmc regulator found
  466. <7>[ 4.552424] Registered led device: mmc0::
  467. <6>[ 4.552804] mmc0: SDHCI controller on platform [sdhci-tegra.1] using ADMA
  468. <4>[ 4.553095] mmc1: Invalid maximum block size, assuming 512 bytes
  469. <6>[ 4.553286] mmc1: no vmmc regulator found
  470. <7>[ 4.553555] Registered led device: mmc1::
  471. <6>[ 4.553934] mmc1: SDHCI controller on platform [sdhci-tegra.2] using ADMA
  472. <4>[ 4.554133] mmc2: Invalid maximum block size, assuming 512 bytes
  473. <6>[ 4.554324] mmc2: no vmmc regulator found
  474. <7>[ 4.554592] Registered led device: mmc2::
  475. <6>[ 4.554904] mmc2: SDHCI controller on platform [sdhci-tegra.3] using ADMA
  476. <7>[ 4.555605] Registered led device: notification-led
  477. <7>[ 4.555921] Registered led device: privacy-led
  478. <7>[ 4.557578] Registered led device: lcd-backlight
  479. <7>[ 4.559504] Registered led device: flash
  480. <7>[ 4.559828] Registered led device: torch
  481. <6>[ 4.560706] tegra-aes tegra-aes: registered
  482. <6>[ 4.566025] usbcore: registered new interface driver usbhid
  483. <6>[ 4.566249] usbhid: USB HID core driver
  484. <6>[ 4.566919] logger: created 256K log 'log_main'
  485. <6>[ 4.567254] logger: created 256K log 'log_events'
  486. <6>[ 4.567567] logger: created 256K log 'log_radio'
  487. <6>[ 4.567830] logger: created 256K log 'log_system'
  488. <6>[ 4.568337] ALSA device list:
  489. <6>[ 4.568420] No soundcards found.
  490. <6>[ 4.568499] oprofile: hardware counters not available
  491. <6>[ 4.568657] oprofile: using timer interrupt.
  492. <6>[ 4.568964] GACT probability NOT on
  493. <6>[ 4.569062] Mirror/redirect action on
  494. <6>[ 4.569213] u32 classifier
  495. <6>[ 4.569300] Actions configured
  496. <6>[ 4.569386] Netfilter messages via NETLINK v0.30.
  497. <6>[ 4.569622] nf_conntrack version 0.5.0 (11405 buckets, 45620 max)
  498. <6>[ 4.570137] ctnetlink v0.93: registering with nfnetlink.
  499. <6>[ 4.572923] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  500. <6>[ 4.573020] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  501. <6>[ 4.573916] xt_time: kernel timezone is -0000
  502. <6>[ 4.574274] ip_tables: (C) 2000-2006 Netfilter Core Team
  503. <6>[ 4.574792] arp_tables: (C) 2002 David S. Miller
  504. <6>[ 4.574966] TCP cubic registered
  505. <6>[ 4.575283] NET: Registered protocol family 10
  506. <6>[ 4.577030] Mobile IPv6
  507. <6>[ 4.577164] ip6_tables: (C) 2000-2006 Netfilter Core Team
  508. <6>[ 4.577610] IPv6 over IPv4 tunneling driver
  509. <6>[ 4.579540] NET: Registered protocol family 17
  510. <6>[ 4.579670] NET: Registered protocol family 15
  511. <6>[ 4.580059] Bluetooth: RFCOMM TTY layer initialized
  512. <6>[ 4.580184] Bluetooth: RFCOMM socket layer initialized
  513. <6>[ 4.580265] Bluetooth: RFCOMM ver 1.11
  514. <6>[ 4.580432] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  515. <6>[ 4.580515] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  516. <6>[ 4.580841] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  517. <5>[ 4.581208] Registering SWP/SWPB emulation handler
  518. <4>[ 4.588271] Disabling clocks left on by bootloader:
  519. <4>[ 4.588360] audio
  520. <4>[ 4.588561] vfir
  521. <4>[ 4.588681] pll_c_out1
  522. <6>[ 4.590053] Enabling Tegra protected aperture at 0x2e800000
  523. <4>[ 4.591139] regulator_init_complete: vusb: incomplete constraints, leaving on
  524. <4>[ 4.591744] regulator_init_complete: vcsi: incomplete constraints, leaving on
  525. <3>[ 4.593160] regulator_check_voltage: vusb: operation not allowed
  526. <6>[ 4.593771] cpcap_whisper cpcap_whisper: CPCAP Whisper detection probed
  527. <4>[ 4.595198] ## wifi_probe
  528. <4>[ 4.595283] wifi_set_power = 1
  529. <6>[ 4.813628] whisper_notify: accy=none
  530. <6>[ 5.084339] mmc2: new high speed MMC card at address 0001
  531. <6>[ 5.084961] mmcblk0: mmc2:0001 SEM32G 29.7 GiB
  532. <4>[ 5.094828] Primary GPT is invalid, using alternate GPT.
  533. <6>[ 5.095027] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
  534. <4>[ 5.219996] wifi_set_carddetect = 1
  535. <4>[ 5.220340]
  536. <4>[ 5.220343] Dongle Host Driver, version 5.90.195.114
  537. <4>[ 5.220347] Compiled in drivers/net/wireless/bcmdhd on Apr 15 2018 at 12:31:09
  538. <4>[ 5.274336] mmc0: queuing unknown CIS tuple 0x91 (3 bytes)
  539. <6>[ 5.274446] mmc0: new high speed SDIO card at address 0001
  540. <4>[ 5.275619] F1 signature read @0x18000000=0x9934329
  541. <4>[ 5.277821] DHD: dongle ram size is set to 294912(orig 294912)
  542. <4>[ 5.280490] wl_create_event_handler thr:49 started
  543. <4>[ 5.281012] dhd_attach thr:4a started
  544. <4>[ 5.281289] dhd_attach thr:4b started
  545. <4>[ 5.281454] dhd_attach thr:4c started
  546. <4>[ 5.282931] Broadcom Dongle Host Driver: register interface [wlan0] MAC: 00:90:4c:11:22:33
  547. <4>[ 5.283100] wifi_set_power = 0
  548. <4>[ 5.909992] =========== WLAN placed in RESET ========
  549. <6>[ 5.916381] cpcap_rtc cpcap_rtc: setting system clock to 2018-04-15 13:54:19 UTC (1523800459)
  550. <6>[ 5.916784] Freeing init memory: 192K
  551. <6>[ 5.916930] Write protecting the kernel text section c0038000 - c0662000
  552. <6>[ 5.917152] rodata_test: attempting to write to read-only section:
  553. <6>[ 5.917304] write to read-only section trapped, success
  554. <3>[ 8.622335] android_usb: already disabled
  555. <6>[ 9.129034] rndis_function_bind_config MAC: 00:00:00:00:00:00
  556. <4>[ 9.129185] android_usb gadget: using random self ethernet address
  557. <4>[ 9.129340] android_usb gadget: using random host ethernet address
  558. <6>[ 9.130332] rndis0: MAC 96:b9:0a:54:99:e1
  559. <6>[ 9.130482] rndis0: HOST MAC 22:6c:22:cd:0c:bd
  560. <6>[ 9.133259] ADDRCONF(NETDEV_UP): rndis0: link is not ready
  561. <6>[ 193.043250] whisper_notify: accy=USB
  562. <6>[ 193.043520] cpcap-otg cpcap-otg: SUSPEND --> PERIPHERAL
  563. <6>[ 193.257977] android_work: did not send uevent (0 0 (null))
  564. <6>[ 193.306303] android_work: sent uevent USB_STATE=CONNECTED
  565. <6>[ 194.256151] whisper_notify: accy=none
  566. <6>[ 194.256658] cpcap-otg cpcap-otg: PERIPHERAL --> SUSPEND
  567. <6>[ 194.256880] android_work: sent uevent USB_STATE=DISCONNECTED
  568. <3>[ 241.821104] INFO: task kinteractiveup:63 blocked for more than 120 seconds.
  569. <3>[ 241.821193] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  570. <6>[ 241.821342] kinteractiveup D c04e93e0 0 63 2 0x00000000
  571. <4>[ 241.821609] [<c04e93e0>] (schedule+0x944/0xa20) from [<c008cd84>] (kthread+0x64/0x84)
  572. <4>[ 241.821774] [<c008cd84>] (kthread+0x64/0x84) from [<c003e138>] (kernel_thread_exit+0x0/0x8)
  573. <3>[ 361.820687] INFO: task kinteractiveup:63 blocked for more than 120 seconds.
  574. <3>[ 361.820773] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  575. <6>[ 361.820922] kinteractiveup D c04e93e0 0 63 2 0x00000000
  576. <4>[ 361.821243] [<c04e93e0>] (schedule+0x944/0xa20) from [<c008cd84>] (kthread+0x64/0x84)
  577. <4>[ 361.821339] [<c008cd84>] (kthread+0x64/0x84) from [<c003e138>] (kernel_thread_exit+0x0/0x8)
  578. <6>[ 460.222931] whisper_notify: accy=USB
  579. <6>[ 460.223197] cpcap-otg cpcap-otg: SUSPEND --> PERIPHERAL
  580. <6>[ 460.437153] android_work: did not send uevent (0 0 (null))
  581. <6>[ 460.485697] android_work: sent uevent USB_STATE=CONNECTED
  582. <6>[ 460.570044] android_usb gadget: high speed config #1: android
  583. <6>[ 460.571546] ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
  584. <6>[ 460.571986] android_work: sent uevent USB_STATE=CONFIGURED
  585. <6>[ 471.043176] whisper_notify: accy=none
  586. <6>[ 471.043676] cpcap-otg cpcap-otg: PERIPHERAL --> SUSPEND
  587. <6>[ 471.044189] android_work: sent uevent USB_STATE=DISCONNECTED
  588. <7>[ 471.549980] rndis0: no IPv6 routers present
  589. <6>[ 473.183324] whisper_notify: accy=USB
  590. <6>[ 473.183587] cpcap-otg cpcap-otg: SUSPEND --> PERIPHERAL
  591. <6>[ 473.305764] android_work: did not send uevent (0 0 (null))
  592. <6>[ 473.419154] android_work: sent uevent USB_STATE=CONNECTED
  593. <6>[ 473.422893] android_work: sent uevent USB_STATE=DISCONNECTED
  594. <6>[ 473.551661] android_work: sent uevent USB_STATE=CONNECTED
  595. <6>[ 473.588447] android_usb gadget: high speed config #1: android
  596. <6>[ 473.589653] android_work: sent uevent USB_STATE=CONFIGURED
  597. <3>[ 481.820426] INFO: task kinteractiveup:63 blocked for more than 120 seconds.
  598. <3>[ 481.820513] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  599. <6>[ 481.820661] kinteractiveup D c04e93e0 0 63 2 0x00000000
  600. <4>[ 481.820980] [<c04e93e0>] (schedule+0x944/0xa20) from [<c008cd84>] (kthread+0x64/0x84)
  601. <4>[ 481.821076] [<c008cd84>] (kthread+0x64/0x84) from [<c003e138>] (kernel_thread_exit+0x0/0x8)
  602. <3>[ 601.820094] INFO: task kinteractiveup:63 blocked for more than 120 seconds.
  603. <3>[ 601.820250] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  604. <6>[ 601.820332] kinteractiveup D c04e93e0 0 63 2 0x00000000
  605. <4>[ 601.820657] [<c04e93e0>] (schedule+0x944/0xa20) from [<c008cd84>] (kthread+0x64/0x84)
  606. <4>[ 601.820818] [<c008cd84>] (kthread+0x64/0x84) from [<c003e138>] (kernel_thread_exit+0x0/0x8)
  607. ~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement