Advertisement
Guest User

tdbone1

a guest
Nov 16th, 2011
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 46.72 KB | None | 0 0
  1. export PATH=/data/local/bin:$PATH
  2. $ export PATH=/data/local/bin:$PATH
  3. $su
  4. # dmesg
  5. <6>[    0.000000] Initializing cgroup subsys cpu
  6. <5>[    0.000000] Linux version 2.6.32.9-g34b306d (bmvq37@zin22lnxdroid28) (gcc version 4.4.0 (GCC) ) #1 PREEMPT Sat Aug 20 10:40:49 IST 2011
  7. <4>[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
  8. <4>[    0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  9. <4>[    0.000000] Machine: mapphone_
  10. <4>[    0.000000] parse_tag_powerup_reason: powerup reason=0x00000080
  11. <4>[    0.000000] Ignoring unrecognised tag 0xf1000402
  12. <4>[    0.000000] Ignoring unrecognised tag 0xf1000403
  13. <4>[    0.000000] Ignoring unrecognised tag 0xf1000404
  14. <4>[    0.000000] Ignoring unrecognised tag 0xf1000405
  15. <4>[    0.000000] Ignoring unrecognised tag 0xf1000406
  16. <6>[    0.000000] parse_tag_mbm_version: mbm_version=0x00003004
  17. <6>[    0.000000] parse_tag_mbm_loader_version: mbm_loader_version=0x000005a0
  18. <4>[    0.000000] Ignoring unrecognised tag 0xf1000409
  19. <6>[    0.000000] flat_dev_tree_address=0x89090000, flat_dev_tree_size == 0x00002010
  20. <4>[    0.000000] Ignoring unrecognised tag 0xf100040b
  21. <4>[    0.000000] Ignoring unrecognised tag 0xf100040c
  22. <4>[    0.000000] Ignoring unrecognised tag 0xf100040d
  23. <6>[    0.000000] parse_tag_battery_status_at_boot: battery_status_at_boot=0x00000001
  24. <4>[    0.000000] Ignoring unrecognised tag 0xf100040f
  25. <4>[    0.000000] Ignoring unrecognised tag 0xf1000410
  26. <4>[    0.000000] Ignoring unrecognised tag 0xf1000411
  27. <4>[    0.000000] Ignoring unrecognised tag 0xf1000412
  28. <4>[    0.000000] Ignoring unrecognised tag 0xf1000413
  29. <4>[    0.000000] Memory policy: ECC disabled, Data cache writeback
  30. <7>[    0.000000] On node 0 totalpages: 127488
  31. <7>[    0.000000] free_area_init_node: node 0, pgdat c05d3fa0, node_mem_map c07d4000
  32. <7>[    0.000000]   Normal zone: 996 pages used for memmap
  33. <7>[    0.000000]   Normal zone: 0 pages reserved
  34. <7>[    0.000000]   Normal zone: 126492 pages, LIFO batch:31
  35. <6>[    0.000000] OMAP3630 ES1.1 (l2cache iva sgx neon isp )
  36. <6>[    0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
  37. <6>[    0.000000] Reserving 4194304 bytes SDRAM for VRAM
  38. <4>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 126492
  39. <5>[    0.000000] Kernel command line: console=/dev/null rw mem=498M@0x80C00000 init=/init ip=off brdrev=P3A omap3_die_id androidboot.bootloader=0x0000 mmcparts=mmcblk1:p7(pds),p15(boot),p16(recovery),p17(cdrom),p18(misc),p19(cid),p20(kpanic),p21(system),p22(cache),p23(preinstall),p24(userdata) androidboot.mode=normal androidboot.bootloader=3004 androidboot.serialno=015DC1F501017012
  40. <6>[    0.000000] boot_mode=normal
  41. <6>[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  42. <6>[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  43. <6>[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  44. <6>[    0.000000] Memory: 498MB = 498MB total
  45. <5>[    0.000000] Memory: 486656KB available (5212K code, 2415K data, 180K init, 0K highmem)
  46. <6>[    0.000000] Hierarchical RCU implementation.
  47. <6>[    0.000000] NR_IRQS:368
  48. <6>[    0.000000] get_omap3630_revision_id: Default omap3630-variant 0x36301000
  49. <6>[    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/1000 MHz
  50. <6>[    0.000000] Reprogramming SDRC clock to 400000000 Hz
  51. <6>[    0.000000] GPMC revision 5.0
  52. <6>[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  53. <6>[    0.000000] Total of 96 interrupts on 1 active controller
  54. <6>[    0.000000] OMAP GPIO hardware version 2.5
  55. <6>[    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  56. <6>[    0.000000] Calibrating delay loop... 998.84 BogoMIPS (lpj=3899392)
  57. <4>[    0.000000] Mount-cache hash table entries: 512
  58. <6>[    0.000000] Initializing cgroup subsys cpuacct
  59. <6>[    0.000000] CPU: Testing write buffer coherency: ok
  60. <7>[    0.000000] Synthetic TSC timer will fire each 68 jiffies.
  61. <6>[    0.000000] regulator: core version 0.5
  62. <6>[    0.000000] NET: Registered protocol family 16
  63. <6>[    0.000000] Device tree prop padinit override done
  64. <6>[    0.000000] Device tree prop padwkupsinit override done
  65. <6>[    0.000000] Device tree prop offmodeinit override done
  66. <6>[    0.000000] Device tree prop offmodewkupsinit override done
  67. <6>[    0.000000] GPIO mapping write: pin = 28, name = akm8973_reset
  68. <6>[    0.000000] GPIO mapping write: pin = 160, name = lm3530_reset
  69. <6>[    0.000000] GPIO mapping write: pin = 29, name = lm3530_int
  70. <6>[    0.000000] GPIO mapping write: pin = 175, name = akm8973_int
  71. <6>[    0.000000] GPIO mapping write: pin = 179, name = bt_reset_b
  72. <6>[    0.000000] GPIO mapping write: pin = 8, name = bt_wake_b
  73. <6>[    0.000000] GPIO mapping write: pin = 178, name = bt_host_wake_b
  74. <6>[    0.000000] GPIO mapping write: pin = 186, name = wlan_reset
  75. <6>[    0.000000] GPIO mapping write: pin = 100, name = silence_data
  76. <6>[    0.000000] GPIO mapping write: pin = 9, name = lin_vib_amp_en
  77. <6>[    0.000000] GPIO mapping write: pin = 181, name = vib_control_en
  78. <6>[    0.000000] GPIO mapping write: pin = 176, name = power_off
  79. <6>[    0.000000] GPIO mapping write: pin = 109, name = touch_panel_int
  80. <6>[    0.000000] GPIO mapping write: pin = 164, name = touch_panel_rst
  81. <6>[    0.000000] GPIO mapping write: pin = 42, name = fm_enable
  82. <6>[    0.000000] GPIO mapping write: pin = 127, name = ipc_o_bp_pwron
  83. <6>[    0.000000] GPIO mapping write: pin = 128, name = ipc_o_bp_pshold
  84. <6>[    0.000000] GPIO mapping write: pin = 157, name = ipc_o_bp_flash_en
  85. <6>[    0.000000] GPIO mapping write: pin = 129, name = ipc_i_bp_resout
  86. <6>[    0.000000] GPIO mapping write: pin = 141, name = ipc_i_bp_ready
  87. <6>[    0.000000] GPIO mapping write: pin = 59, name = ipc_i_bp_ready2
  88. <6>[    0.000000] GPIO mapping write: pin = 140, name = ipc_o_usb_bypass
  89. <6>[    0.000000] GPIO mapping write: pin = 142, name = ipc_o_usb_susp
  90. <6>[    0.000000] GPIO mapping write: pin = 155, name = ipc_o_usb_txen_n
  91. <6>[    0.000000] GPIO mapping write: pin = 7, name = hdmi_mux_select
  92. <6>[    0.000000] GPIO mapping write: pin = 69, name = hdmi_mux_en_n
  93. <6>[    0.000000] GPIO mapping write: pin = 22, name = accel1_int
  94. <6>[    0.000000] GPIO mapping write: pin = 25, name = hdmi_int
  95. <6>[    0.000000] GPIO mapping write: pin = 180, name = proximity_int
  96. <6>[    0.000000] DT overwrite GPIO Mapping done!
  97. <6>[    0.000000] GPIO Mapping init done!
  98. <6>[    0.000000] ram_console: got buffer at 8e000000, size 20000
  99. <6>[    0.000000] ram_console: uncorrectable error in header
  100. <6>[    0.000000] ram_console: no valid data in buffer (sig = 0x55555555)
  101. <6>[    0.000000] console [ram-1] enabled
  102. <6>[    0.000000] Modem0 is 0x001e0000
  103. <6>[    0.000000] CPCAP: using default bus_num 1
  104. <6>[    0.000000] cpcap init size = 1
  105. <6>[    0.000000] CPCAP: Add new reg [156] setting!
  106. <6>[    0.000000] cpcap init size = 7
  107. <6>[    0.000000] CPCAP: Overwrite regulator init [6]!
  108. <6>[    0.000000] CPCAP: Overwrite regulator init [8]!
  109. <6>[    0.000000] CPCAP: Overwrite regulator init [13]!
  110. <6>[    0.000000] CPCAP: Overwrite regulator init [14]!
  111. <6>[    0.000000] CPCAP: Overwrite regulator init [15]!
  112. <6>[    0.000000] CPCAP: Overwrite regulator init [18]!
  113. <6>[    0.000000] CPCAP: Overwrite regulator init [19]!
  114. <6>[    0.000000] cpcap init size = 7
  115. <6>[    0.000000] CPCAP: Overwrite regulator mode [6]!
  116. <6>[    0.000000] CPCAP: Overwrite regulator mode [8]!
  117. <6>[    0.000000] CPCAP: Overwrite regulator mode [20]!
  118. <6>[    0.000000] CPCAP: Overwrite regulator mode [13]!
  119. <6>[    0.000000] CPCAP: Overwrite regulator mode [14]!
  120. <6>[    0.000000] CPCAP: Overwrite regulator mode [15]!
  121. <6>[    0.000000] CPCAP: Overwrite regulator mode [22]!
  122. <3>[    0.000000] Read property regulator_off_mode error!
  123. <3>[    0.000000] Read property stereo_loudspeaker error!
  124. <6>[    0.000000] CPCAP: delaying cpcap_usb probe
  125. <6>[    0.000000] CPCAP: delaying cpcap_usb_det probe
  126. <6>[    0.000000] CPCAP: delaying cpcap_audio probe
  127. <6>[    0.000000] CPCAP: delaying cpcap_3mm5 probe
  128. <6>[    0.000000] CPCAP: delaying bd7885 probe
  129. <6>[    0.000000] cpcap_leds_init Configuring CPCAP LED drivers
  130. <6>[    0.000000] CPCAP,ABMODE found.
  131. <6>[    0.000000] CPCAP LED found.
  132. <6>[    0.000000] type = 0X  210000
  133. <6>[    0.000000] CPCAP LED found.
  134. <6>[    0.000000] type = 0X  210001
  135. <6>[    0.000000] CPCAP,ADB found.
  136. <6>[    0.000000] CPCAP: delaying leds-cpcap-adb probe
  137. <6>[    0.000000] CPCAP LED found.
  138. <6>[    0.000000] type = 0X  210005
  139. <6>[    0.000000] CPCAP,RGB found.
  140. <6>[    0.000000] CPCAP: delaying leds-cpcap-rgb probe
  141. <6>[    0.000000] CPCAP: delaying flash-torch-3559 probe
  142. <6>[    0.000000] CPCAP: delaying cpcap_vio_active probe
  143. <3>[    0.000000] mapphone_als_init: Cann't get manual als config
  144. <6>[    0.000000] mapphone_als_init:Initializing
  145. <3>[    0.000000] mapphone_isl29030_init - unable to read /System@0/I2C@0/Proximity@0 node from device tree.
  146. <7>[    0.000000] cannot retrieve akm8975_reset from device tree
  147. <3>[    0.000000] adp8870_reset not in device_tree
  148. <6>[    0.000000] feature_mipi_cam 1
  149. <6>[    0.000000] Regulators for device: vcam
  150. <6>[    0.000000] Adding vcam to camera     regulator list
  151. <6>[    0.000000] mapphone_camera_init: MIPI camera
  152. <6>[    0.000000] mapphone_legacy_qtouch_init: Selecting legacy qtouch driver.
  153. <6>[    0.000000] mapphone_touch_init: Touch init successful.
  154. <6>[    0.000000] Modem0 is 0x001e0000
  155. <7>[    0.000000] mapphone_bt_init: misc_cpcap not null
  156. <3>[    0.000000] USB Overwrite nLuns 2
  157. <6>[    0.000000] USB PID overwritten for  msc with 0x4285
  158. <6>[    0.000000] USB PID overwritten for  cdrom with 0x41de
  159. <6>[    0.000000] USB PID overwritten for  msc_adb with 0x4286
  160. <6>[    0.000000] USB PID overwritten for  eth with 0x41d4
  161. <6>[    0.000000] USB PID overwritten for  mtp with 0x41d6
  162. <6>[    0.000000] USB PID overwritten for  acm with 0x6422
  163. <6>[    0.000000] USB PID overwritten for  eth_adb with 0x41ea
  164. <6>[    0.000000] USB PID overwritten for  acm_eth_mtp with 0x41d8
  165. <6>[    0.000000] USB PID overwritten for  mtp_adb with 0x41dc
  166. <6>[    0.000000] USB PID overwritten for  acm_eth_mtp_adb with 0x4284
  167. <6>[    0.000000] USB PID overwritten for  acm_eth_adb with 0x41e2
  168. <6>[    0.000000] USB PID overwritten for  msc_eth with 0x41d4
  169. <6>[    0.000000] USB PID overwritten for  msc_adb_eth with 0x41d4
  170. <6>[    0.000000] USB PID overwritten for  charge_only with 0x4287
  171. <6>[    0.000000] USB PID overwritten for  charge_adb with 0x428c
  172. <6>[    0.000000] DT overwrite of  USB PID's done!
  173. <6>[    0.000000] SIM device disabled.
  174. <3>[    0.000000] omap_init_mbox: platform not supported
  175. <6>[    0.000000] Enabling MIPI DLI Test
  176. <6>[    0.000000] I2C-1 devices: qtouch-obp-ts,lm3530_led,airc
  177. <6>[    0.000000] qtouch-obp-ts -> I2C bus-1
  178. <6>[    0.000000] lm3530_led -> I2C bus-1
  179. <6>[    0.000000] I2C-2 devices: akm8973,kxtf9
  180. <6>[    0.000000] akm8973 -> I2C bus-2
  181. <6>[    0.000000] kxtf9 -> I2C bus-2
  182. <6>[    0.000000] I2C-3 devices: HP_GEN_LENS,tda19989,ov8810,lm3559_led
  183. <6>[    0.000000] HP_GEN_LENS -> I2C bus-3
  184. <6>[    0.000000] tda19989 -> I2C bus-3
  185. <6>[    0.000000] ov8810 -> I2C bus-3
  186. <6>[    0.000000] lm3559_led -> I2C bus-3
  187. <6>[    4.275787] OMAP DMA hardware revision 5.0
  188. <6>[    4.275909] Reserving DMA channels 0 and 1 for HS ROM code
  189. <4>[    4.291534] bio: create slab <bio-0> at 0
  190. <3>[    4.292510] Invalid Console Name
  191. <4>[    4.292694] Invalid console paramter. UART Library Init Failed!
  192. <6>[    4.292785] !!!!!!!! Unable to recongnize Console UART........
  193. <6>[    4.292938] omap-uart.1: ttyS0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART1
  194. <3>[    4.293243] Invalid Console Name
  195. <4>[    4.293304] Invalid console paramter. UART Library Init Failed!
  196. <6>[    4.293487] !!!!!!!! Unable to recongnize Console UART........
  197. <6>[    4.293579] omap-uart.2: ttyS1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART2
  198. <3>[    4.293914] Invalid Console Name
  199. <4>[    4.294006] Invalid console paramter. UART Library Init Failed!
  200. <6>[    4.294158] !!!!!!!! Unable to recongnize Console UART........
  201. <6>[    4.294250] omap-uart.3: ttyS2 at MMIO 0x49020000 (irq = 74) is a OMAP UART3
  202. <4>[    4.300140] cpcap-regltr: probe of cpcap-regltr.0 failed with error -22
  203. <4>[    4.300506] cpcap-regltr: probe of cpcap-regltr.1 failed with error -22
  204. <4>[    4.300750] cpcap-regltr: probe of cpcap-regltr.2 failed with error -22
  205. <4>[    4.301055] cpcap-regltr: probe of cpcap-regltr.3 failed with error -22
  206. <6>[    4.301574] regulator: sw5: 5050 mV
  207. <6>[    4.302185] regulator: vusb: 3300 mV
  208. <6>[    4.303131] regulator: vcam: 2900 mV
  209. <6>[    4.305053] regulator: vcsi: 1800 mV
  210. <6>[    4.306060] regulator: vdac: 1800 mV
  211. <6>[    4.307983] regulator: vdig: 1875 mV
  212. <6>[    4.308471] regulator: vfuse: 1500 <--> 3150 mV
  213. <6>[    4.310089] regulator: vhvio: 2775 mV
  214. <6>[    4.311126] regulator: vsdio: 2900 mV
  215. <6>[    4.312194] regulator: vpll: 1800 mV
  216. <6>[    4.312805] regulator: vrf1: 2775 mV
  217. <6>[    4.314361] regulator: vrf2: 2775 mV
  218. <6>[    4.315399] regulator: vrfref: 2775 mV
  219. <6>[    4.315948] regulator: vwlan1: 1800 <--> 1900 mV
  220. <6>[    4.316864] regulator: vwlan2: 3000 mV
  221. <6>[    4.317382] regulator: vsim: 1800 <--> 2900 mV
  222. <6>[    4.317932] regulator: vsimcard: 1800 <--> 2900 mV
  223. <6>[    4.318420] regulator: vvib: 1300 <--> 3000 mV
  224. <6>[    4.320190] regulator: vaudio: 2775 mV normal standby
  225. <6>[    4.320983] cpcap_uc cpcap_uc: firmware: using built-in firmware cpcap/firmware_1_2x.fw
  226. <6>[    4.321136] cpcap_uc cpcap_uc: Loading 714 word(s) at 0x9130
  227. <6>[    4.493408] cpcap_uc cpcap_uc: Loading 1 word(s) at 0x9018
  228. <6>[    4.499084] cpcap_uc cpcap_uc: Loaded Sec SPI Init = 0: 0
  229. <6>[    4.499206] cpcap_uc cpcap_uc: Started macro 4: 0
  230. <6>[    4.514343] cpcap_adc cpcap_adc: CPCAP ADC device probed
  231. <6>[    4.514892] cpcap spi1.0: Probing CPCAP device cpcap_usb
  232. <6>[    4.515197] cpcap spi1.0: Probing CPCAP device cpcap_usb_det
  233. <6>[    4.515411] cpcap spi1.0: Probing CPCAP device cpcap_audio
  234. <6>[    4.515716] cpcap spi1.0: Probing CPCAP device cpcap_3mm5
  235. <6>[    4.515960] cpcap spi1.0: Probing CPCAP device bd7885
  236. <6>[    4.516235] cpcap spi1.0: Probing CPCAP device leds-cpcap-adb
  237. <6>[    4.516479] cpcap spi1.0: Probing CPCAP device leds-cpcap-rgb
  238. <6>[    4.516784] cpcap spi1.0: Probing CPCAP device flash-torch-3559
  239. <6>[    4.516998] cpcap spi1.0: Probing CPCAP device cpcap_vio_active
  240. <6>[    4.518218] cpcap_usb cpcap_usb: Initialized CPCAP USB module
  241. <6>[    4.518798] usbcore: registered new interface driver usbfs
  242. <6>[    4.519256] usbcore: registered new interface driver hub
  243. <6>[    4.519500] usbcore: registered new device driver usb
  244. <6>[    4.519592] enter bypass_init
  245. <6>[    4.520050] i2c_omap i2c_omap.1: bus 1 rev4.0 at 400 kHz
  246. <6>[    4.529937] i2c_omap i2c_omap.2: bus 2 rev4.0 at 400 kHz
  247. <6>[    4.545440] i2c_omap i2c_omap.3: bus 3 rev4.0 at 400 kHz
  248. <6>[    4.549438] Bluetooth: Core ver 2.15
  249. <6>[    4.549713] NET: Registered protocol family 31
  250. <6>[    4.549865] Bluetooth: HCI device and connection manager initialized
  251. <6>[    4.549957] Bluetooth: HCI socket layer initialized
  252. <6>[    4.550415] Switching to clocksource 32k_counter
  253. <6>[    4.552001] musb_hdrc: version 6.0, musb-dma, peripheral, debug=0
  254. <7>[    4.552276] musb_hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine (X), bulk split (X), HB-ISO Rx, HB-ISO Tx, SoftConn)
  255. <7>[    4.552429] musb_hdrc: MHDRC RTL version 1.800
  256. <7>[    4.552520] musb_hdrc: setup fifo_mode 4
  257. <7>[    4.552703] musb_hdrc: 28/31 max ep, 15424/16384 memory
  258. <6>[    4.552795] musb_hdrc: USB Peripheral mode controller at fa0ab000 using DMA, IRQ 92
  259. <6>[    4.553649] NET: Registered protocol family 2
  260. <6>[    4.553863] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  261. <6>[    4.554321] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  262. <6>[    4.554595] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  263. <6>[    4.554901] TCP: Hash tables configured (established 16384 bind 16384)
  264. <6>[    4.554992] TCP reno registered
  265. <6>[    4.555236] NET: Registered protocol family 1
  266. <6>[    4.555480] Trying to unpack rootfs image as initramfs...
  267. <6>[    4.564300] Freeing initrd memory: 144K
  268. <6>[    4.566070] dspbridge_init: 600000 bytes @ 81c00000
  269. <6>[    4.566436] mapphone_dt_kp_init: Keypad device is ADP5588
  270. <6>[    4.566619] Keypad: using non-dt configuration
  271. <6>[    4.566711] adp5588_reset: ADP5588: RESET_GPIO not in device_tree
  272. <6>[    4.566864] adp5588_reset: ADP5588: RESET asserted
  273. <6>[    4.597503] adp5588_reset: ADP5588: RESET deasserted
  274. <4>[    4.598144] mapphone_wifi_init: start
  275. <6>[    4.598419] gpio_dev_size = 6
  276. <6>[    4.598510] GPIODev: Overwrite device [gps_reset] setting!
  277. <6>[    4.598663] GPIODev: Overwrite device [gps_standby] setting!
  278. <6>[    4.598754] GPIODev: Add new device [bt_wake] setting!
  279. <6>[    4.598907] GPIODev: Add new device [hdmi_mux_select] setting!
  280. <6>[    4.598999] GPIODev: Add new device [hdmi_mux_en_n] setting!
  281. <6>[    4.599182] GPIODev: Add new device [bt_hostwake] setting!
  282. <6>[    4.599426] LTTng will clear ccnt top bit every 137 jiffies.
  283. <6>[    4.604797] omap-iommu omap-iommu.0: isp registered
  284. <6>[    4.617034] ashmem: initialized
  285. <5>[    4.617462] VFS: Disk quotas dquot_6.5.2
  286. <4>[    4.617675] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  287. <4>[    4.618621] yaffs Aug 20 2011 10:40:31 Installing.
  288. <6>[    4.618835] msgmni has been set to 951
  289. <6>[    4.619110] alg: No test for cipher_null (cipher_null-generic)
  290. <6>[    4.619354] alg: No test for ecb(cipher_null) (ecb-cipher_null)
  291. <6>[    4.619537] alg: No test for digest_null (digest_null-generic)
  292. <6>[    4.619781] alg: No test for compress_null (compress_null-generic)
  293. <6>[    4.622253] alg: No test for stdrng (krng)
  294. <6>[    4.622467] io scheduler noop registered
  295. <6>[    4.622650] io scheduler cfq registered (default)
  296. <6>[    4.626037] GPIODev init successfully
  297. <6>[    4.632629] brd: module loaded
  298. <6>[    4.635925] loop: module loaded
  299. <6>[    4.684265] Android kernel panic handler initialized (bind=kpanic)
  300. <6>[    4.685363] input: compass as /devices/virtual/input/input0
  301. <6>[    4.685882] AK8975 compass driver: init
  302. <6>[    4.686187] <6>LIS331DLH accelerometer driver
  303. <6>[    4.686401] kxtf9 accelerometer driver
  304. <6>[    4.832275] input: accelerometer as /devices/virtual/input/input1
  305. <6>[    4.832763] kxtf9 2-000f: kxtf9 probed
  306. <6>[    4.833251] mdm_ctrl_probe: Loaded mdm_ctrl device driver
  307. <6>[    4.835937] ts27010 mux registered
  308. <3>[    4.836212] vib-pwm: vib_pwm_init
  309. <1>[    4.837799] vib-pwm probed
  310. <6>[    4.838073] Android kernel panic mmc handler initialized
  311. <6>[    4.839050] Syspanic cannot get wrigley mbox
  312. <6>[    4.839141] Loaded SysPanic device driver
  313. <6>[    4.839508] tcmd probe
  314. <6>[    4.840179] input: cpcap-key as /devices/virtual/input/input2
  315. <6>[    4.840270] cpcap_key cpcap_key: CPCAP key device probed
  316. <3>[    4.840911] regulator_check_voltage: operation not allowed for vaudio
  317. <6>[    4.841705] cpcap spi1.0: Headset key event: old=0, new=0
  318. <6>[    4.841918] cpcap spi1.0: New headset state: 0
  319. <6>[    4.842407] omap2-nand driver initializing
  320. <6>[    4.842773] PPP generic driver version 2.4.2
  321. <6>[    4.843170] PPP Deflate Compression module registered
  322. <6>[    4.843261] PPP BSD Compression module registered
  323. <6>[    4.844024] PPP MPPE Compression module registered
  324. <6>[    4.844116] NET: Registered protocol family 24
  325. <6>[    4.844268] tun: Universal TUN/TAP device driver, 1.6
  326. <6>[    4.844360] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  327. <5>[    4.844757] usbmon: debugfs is not available
  328. <6>[    4.844879] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  329. <6>[    4.845214] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  330. <6>[    4.845489] ohci ohci.0: OMAP OHCI
  331. <6>[    4.845642] ohci ohci.0: new USB bus registered, assigned bus number 1
  332. <6>[    4.845855] ohci ohci.0: irq 76, io mem 0x48064400
  333. <6>[    4.922821] usb usb1: configuration #1 chosen from 1 choice
  334. <6>[    4.923217] hub 1-0:1.0: USB hub found
  335. <6>[    4.923370] hub 1-0:1.0: 3 ports detected
  336. <6>[    4.924224] usbcore: registered new interface driver cdc_acm
  337. <6>[    4.924316] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  338. <6>[    4.924774] usbcore: registered new interface driver usbserial
  339. <6>[    4.924865] usbserial: USB Serial Driver core
  340. <6>[    4.925170] USB Serial support registered for moto-modem
  341. <6>[    4.925415] usbcore: registered new interface driver moto-modem
  342. <6>[    4.925750] USB Serial support registered for QSC 6085 Modem Driver
  343. <6>[    4.925964] usbcore: registered new interface driver cdma-modem
  344. <6>[    4.926269] USB Serial support registered for moto-flashqsc
  345. <6>[    4.926483] usbcore: registered new interface driver moto-flashqsc
  346. <6>[    4.926757] USB Serial support registered for VIA-Telecom AP/CP USB Connection
  347. <6>[    4.927001] usbcore: registered new interface driver via-cbp
  348. <6>[    4.927154] enter bypass_register
  349. <6>[    4.927459] usbcore: registered new interface driver usb_ipc_data
  350. <6>[    4.927612] android init
  351. <6>[    4.927764] android_probe pdata: c0586ee8
  352. <6>[    4.928009] android_bind
  353. <7>[    4.928192] android_bind_config
  354. <6>[    4.928436] android_usb gadget: android_usb ready
  355. <6>[    4.928894] f_usbnet init
  356. <6>[    4.928985] android_register_function usbnet
  357. <6>[    4.929077] f_adb init
  358. <6>[    4.929168] android_register_function adb
  359. <6>[    4.929260] f_mass_storage init
  360. <6>[    4.929412] android_register_function usb_mass_storage
  361. <6>[    4.929504] f_mtp init
  362. <6>[    4.929595] android_register_function mtp
  363. <6>[    4.929748] f_acm init
  364. <6>[    4.929840] android_register_function acm
  365. <6>[    4.929931] f_rndis init
  366. <6>[    4.930175] android_register_function rndis
  367. <6>[    4.930358] f_via_cpbypass init
  368. <6>[    4.930450] android_register_function ets
  369. <6>[    4.930541] Gadget Usb: ACM Bind Config
  370. <6>[    4.931060] Gadget USB: usbnet_bind_config
  371. <7>[    4.931579] usb_ether_get_stats
  372. <6>[    4.932067] Gadget Usb: mtp_bind_config
  373. <6>[    4.932617] rndis_function_bind_config MAC: 02:03:46:37:44:43
  374. <4>[    4.932708] android_usb gadget: using random self ethernet address
  375. <4>[    4.932891] android_usb gadget: using random host ethernet address
  376. <6>[    4.933380] usb1: MAC 66:6b:43:14:c9:67
  377. <6>[    4.933654] usb1: HOST MAC e6:60:2b:75:b7:72
  378. <6>[    4.933929] Gadget Usb: mass_storage_bind_config
  379. <6>[    4.934295] fsg_probe pdata: c0586f10
  380. <6>[    4.934875] android_usb gadget: Number of LUNs=2
  381. <6>[    4.934967] Gadget Usb: adb_bind_config
  382. <6>[    4.935821] kevin:ets_function_bind():1 ret=0
  383. <6>[    4.935913] enter bypass_register
  384. <6>[    4.936798] qtouch_force_reset: Forcing HW reset
  385. <6>[    5.051177] qtouch_process_info_block: Build version is 0x16
  386. <6>[    5.051727] qtouch_process_info_block: Object 5 @ 0x00e6 (9) insts 1 rep_ids 0
  387. <6>[    5.052307] qtouch_process_info_block: Object 6 @ 0x00ef (6) insts 1 rep_ids 1
  388. <6>[    5.052856] qtouch_process_info_block: Object 38 @ 0x00f5 (8) insts 1 rep_ids 0
  389. <4>[    5.053009] qtouch_process_info_block: Unknown object type (38) encountered
  390. <6>[    5.053619] qtouch_process_info_block: Object 7 @ 0x00fd (3) insts 1 rep_ids 0
  391. <6>[    5.054138] qtouch_process_info_block: Object 8 @ 0x0100 (8) insts 1 rep_ids 0
  392. <6>[    5.054748] qtouch_process_info_block: Object 9 @ 0x0108 (31) insts 2 rep_ids 8
  393. <6>[    5.055328] qtouch_process_info_block: Object 15 @ 0x0146 (11) insts 1 rep_ids 1
  394. <6>[    5.055816] qtouch_process_info_block: Object 18 @ 0x0151 (2) insts 1 rep_ids 0
  395. <6>[    5.056427] qtouch_process_info_block: Object 19 @ 0x0153 (16) insts 1 rep_ids 1
  396. <6>[    5.057006] qtouch_process_info_block: Object 20 @ 0x0163 (12) insts 2 rep_ids 1
  397. <6>[    5.057495] qtouch_process_info_block: Object 22 @ 0x017b (17) insts 1 rep_ids 1
  398. <6>[    5.058105] qtouch_process_info_block: Object 23 @ 0x018c (15) insts 1 rep_ids 1
  399. <6>[    5.058715] qtouch_process_info_block: Object 25 @ 0x019b (18) insts 1 rep_ids 1
  400. <6>[    5.059234] qtouch_process_info_block: Object 28 @ 0x01ad (6) insts 1 rep_ids 1
  401. <6>[    5.059844] qtouch_process_info_block: Object 37 @ 0x0064 (130) insts 1 rep_ids 0
  402. <4>[    5.060333] qtouch_process_info_block: Checksum mismatch (0x00007364 != 0x00aff04b)
  403. <6>[    5.060424] qtouch_process_info_block: qtouch-obp-ts found. family 0x80, variant 0x5, ver 0x16, build 0xab, matrix 19x11, 15 objects.
  404. <6>[    5.060577] qtouch_ts_probe: FW version is 0x16 Build 0xAB
  405. <6>[    5.061187] input: qtouch-touchscreen as /devices/virtual/input/input3
  406. <6>[    5.061920] GPIO Matrix Keypad Driver: Start keypad matrix for sholes-keypad in interrupt mode
  407. <6>[    5.062133] GPIO Input Driver: Start gpio inputs for sholes-keypad in interrupt mode
  408. <6>[    5.062469] do_cmd_proc_msg:EEPROM checksum mismatch 0x  6A20A9
  409. <6>[    5.062561] qtouch_hw_init: Doing hw init
  410. <6>[    5.062988] input: sholes-keypad as /devices/virtual/input/input4
  411. <6>[    5.066040] input: proximity as /devices/virtual/input/input5
  412. <6>[    5.066833] sfh7743 sfh7743: sfh7743 probed
  413. <6>[    5.067382] using input dev qtouch-touchscreen for key reset
  414. <6>[    5.067565] using input dev sholes-keypad for key reset
  415. <6>[    5.068786] using rtc device, cpcap_rtc, for alarms
  416. <6>[    5.068908] cpcap_rtc cpcap_rtc: rtc core: registered cpcap_rtc as rtc0
  417. <6>[    5.069824] i2c /dev entries driver
  418. <6>[    5.070373] qtouch_force_calibration: Forcing calibration
  419. <6>[    5.071075] Linux video capture interface: v2.00
  420. <6>[    5.071289] mt9p012 driver loading
  421. <3>[    5.071838] MIPI DLI tester probe is finished.
  422. <6>[    5.072845] hp3a hp3a-omap: Registered hp3a driver.
  423. <6>[    5.073089] omap-iommu omap-iommu.0: isp: version 1.1
  424. <6>[    5.073333] isp_tmp_buf_alloc: allocating 16777216 bytes
  425. <6>[    5.156738] omap3isp omap3isp: Revision 15.0 found
  426. <7>[    5.157501] tda19989_probe
  427. <7>[    5.157653] tda19989 I2C probe
  428. <6>[    5.159790] Driver for 1-wire Dallas network protocol.
  429. <6>[    5.160797] omap_hdq omap_hdq.0: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode
  430. <6>[    5.347564] usb 1-3: new full speed USB device using ohci and address 2
  431. <3>[    5.355316] omap_hdq omap_hdq.0: break wait elapsed
  432. <6>[    5.355865] w1_master_driver w1 bus master: Family 89 for 89.000000000000.5b is not registered.
  433. <6>[    5.357574] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  434. <6>[    5.358367] Watchdog auto-pet enabled at 45 sec intervals
  435. <6>[    5.358764] device-mapper: uevent: version 1.0.3
  436. <6>[    5.359283] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
  437. <6>[    5.359436] Bluetooth: HCI UART driver ver 2.2
  438. <6>[    5.359588] Bluetooth: HCI H4 protocol initialized
  439. <6>[    5.359680] Bluetooth: HCILL protocol initialized
  440. <6>[    5.360137] cpuidle: using governor ladder
  441. <6>[    5.360229] cpuidle: using governor menu
  442. <6>[    5.361694] cpcap_bd7885_probe:CPCAP Probe enter
  443. <6>[    5.361877] cpcap_bd7885_probe:CPCAP probe exit
  444. <6>[    5.362365] BU9847 i2c driver : init is completed.
  445. <3>[    5.362518] ADP5588 keyboard led device  declared unavailable
  446. <6>[    5.363281] input: lm3530_led as /devices/virtual/input/input6
  447. <6>[    5.364990] Registered led device: lcd-backlight
  448. <6>[    5.365692] cpcap_lm3559_probe:CPCAP Probe enter
  449. <6>[    5.372833] Registered led device: torch-flash
  450. <6>[    5.373168] Registered led device: spotlight
  451. <6>[    5.373260] LM3559 torch initialized
  452. <6>[    5.373443] cpcap_lm3559_probe:CPCAP torch probe exit
  453. <6>[    5.374114] Registered led device: button-backlight
  454. <6>[    5.375030] Registered led device: red
  455. <6>[    5.375335] Registered led device: green
  456. <6>[    5.375549] Registered led device: blue
  457. <6>[    5.376281] usbcore: registered new interface driver usbhid
  458. <6>[    5.376464] usbhid: v2.6:USB HID core driver
  459. <6>[    5.377105] logger: created 1024K log 'log_main'
  460. <6>[    5.377441] logger: created 512K log 'log_events'
  461. <6>[    5.377685] logger: created 64K log 'log_radio'
  462. <6>[    5.377929] logger: created 64K log 'log_system'
  463. <4>[    5.380462] Netfilter messages via NETLINK v0.30.
  464. <4>[    5.380615] nf_conntrack version 0.5.0 (7612 buckets, 30448 max)
  465. <4>[    5.380950] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
  466. <4>[    5.381042] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
  467. <4>[    5.381225] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
  468. <4>[    5.381439] ctnetlink v0.93: registering with nfnetlink.
  469. <6>[    5.381591] xt_time: kernel timezone is -0000
  470. <6>[    5.381866] ip_tables: (C) 2000-2006 Netfilter Core Team
  471. <6>[    5.382110] arp_tables: (C) 2002 David S. Miller
  472. <6>[    5.382232] TCP cubic registered
  473. <6>[    5.382385] Initializing XFRM netlink socket
  474. <6>[    5.382720] NET: Registered protocol family 10
  475. <6>[    5.383178] lo: Disabled Privacy Extensions
  476. <6>[    5.383605] Mobile IPv6
  477. <6>[    5.383697] IPv6 over IPv4 tunneling driver
  478. <6>[    5.384368] sit0: Disabled Privacy Extensions
  479. <6>[    5.385009] ip6tnl0: Disabled Privacy Extensions
  480. <6>[    5.385162] NET: Registered protocol family 17
  481. <6>[    5.385284] NET: Registered protocol family 15
  482. <6>[    5.385467] Bluetooth: L2CAP ver 2.14
  483. <6>[    5.385528] Bluetooth: L2CAP socket layer initialized
  484. <6>[    5.385711] Bluetooth: SCO (Voice Link) ver 0.6
  485. <6>[    5.385803] Bluetooth: SCO socket layer initialized
  486. <6>[    5.386016] Bluetooth: RFCOMM TTY layer initialized
  487. <6>[    5.386169] Bluetooth: RFCOMM socket layer initialized
  488. <6>[    5.386260] Bluetooth: RFCOMM ver 1.11
  489. <6>[    5.386444] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  490. <6>[    5.386505] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  491. <6>[    5.387573] OMAP DSS rev 2.0
  492. <6>[    5.387695] OMAP DISPC rev 3.0
  493. <6>[    5.387908] OMAP DSI rev 1.0
  494. <6>[    5.480712] mmc1 set to SECTOR mode
  495. <6>[    5.504028] mmc1: new high speed MMC card at address 0001
  496. <6>[    5.504333] mmc1: enable Toshiba workaround
  497. <6>[    5.504638] mmcblk1: mmc1:0001 MMC08G 7.45 GiB
  498. <6>[    5.504913]  mmcblk1: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 >
  499. <6>[    5.514831] mmc_blk_probe: adding mmcblk1p20:kpanic
  500. <3>[    5.520141] apanic: Bound to mmc block device 'mmcblk1p20(179:52)'
  501. <6>[    5.520294] apanic: No panic data available
  502. <7>[    5.550659] DT: width= 480 height= 854
  503. <7>[    5.550842] DT: hfp=0 hsw=2 hbp=2 vfp=0 vsw=1 vbp=1
  504. <7>[    5.550933] DT: clk_lane=1 clk_pos=0  data1_lane=2 data1_pos=0
  505. <7>[    5.551086] DT: data2_lane= 3 data2_pos= 0 xfer_mode= 0
  506. <7>[    5.551177] DT: gpio_reset=126 panel_id=0x1a0000 te_scan_line=0x300
  507. <7>[    5.551330] DT: regn=13 regm=170 regm3=5 regm4=5 lp_clk_div=10 lck_div=1 pck_div=4
  508. <6>[    5.574645] qtouch_force_calibration: Forcing calibration
  509. <6>[    5.575103] do_cmd_proc_msg: Reset done.
  510. <6>[    5.575195] do_cmd_proc_msg: Self-calibration started.
  511. <6>[    5.584777] usb 1-3: configuration #1 chosen from 1 choice
  512. <6>[    5.588531] cdma-modem 1-3:1.0: QSC 6085 Modem Driver converter detected
  513. <6>[    5.589294] usb 1-3: QSC 6085 Modem Driver converter now attached to ttyUSB0
  514. <6>[    5.595153] cdma-modem 1-3:1.1: QSC 6085 Modem Driver converter detected
  515. <6>[    5.595916] usb 1-3: QSC 6085 Modem Driver converter now attached to ttyUSB1
  516. <6>[    5.598266] cdma-modem 1-3:1.2: QSC 6085 Modem Driver converter detected
  517. <6>[    5.601013] usb 1-3: QSC 6085 Modem Driver converter now attached to ttyUSB2
  518. <6>[    5.602539] cdma-modem 1-3:1.3: QSC 6085 Modem Driver converter detected
  519. <6>[    5.603210] usb 1-3: QSC 6085 Modem Driver converter now attached to ttyUSB3
  520. <6>[    5.609069] qtouch_hw_init: Doing hw init
  521. <6>[    5.614868] qtouch_force_calibration: Forcing calibration
  522. <4>[    5.761871] mmc0: host does not support reading read-only switch. assuming write-enable.
  523. <6>[    5.761993] mmc0: new high speed SDHC card at address e624
  524. <6>[    5.762542] mmcblk0: mmc0:e624 SU16G 14.8 GiB
  525. <6>[    5.762847]  mmcblk0: p1
  526. <4>[    5.834655] plane 1, # of overlays: 3
  527. <4>[    5.835540] plane 2, # of overlays: 3
  528. <2>[    5.836425] omap_is_SEC: fab_id = 1, it is UMC OMAP3630 Silicon
  529. <3>[    5.836608] Power Management for TI OMAP3.
  530. <6>[    5.839660]
  531. <6>[    5.839660] MAPPHONE PMIC SR init...
  532. <6>[    5.839935] SR1 : Fused Nvalues for 4 OPP
  533. <6>[    5.840118] VDD1 - OPP4 -  1G Nvalue = 0xAA9389
  534. <6>[    5.840209] VDD1 - OPP3 - 800 Nvalue = 0xAABAAA
  535. <6>[    5.840362] VDD1 - OPP2 - 600 Nvalue = 0x9A83F0
  536. <6>[    5.840454] VDD1 - OPP1 - 300 Nvalue = 0x99D1C1
  537. <6>[    5.840728] SR2 : Fused Nvalues for 2 OPP
  538. <6>[    5.840881] VDD2 - OPP2 - 200 Nvalue = 0x999387
  539. <6>[    5.840972] VDD2 - OPP1 - 100 Nvalue = 0x99D2C3
  540. <4>[    5.841247] SR: debugfs_create_file failed
  541. <6>[    5.841339] SmartReflex driver initialized
  542. <7>[    5.841430] Disabling unused clock "sr2_fck"
  543. <7>[    5.841613] Disabling unused clock "sr1_fck"
  544. <7>[    5.841705] Disabling unused clock "gpt2_ick"
  545. <7>[    5.841796] Disabling unused clock "gpt3_ick"
  546. <7>[    5.841949] Disabling unused clock "gpt4_ick"
  547. <7>[    5.842041] Disabling unused clock "gpt5_ick"
  548. <7>[    5.842193] Disabling unused clock "gpt6_ick"
  549. <7>[    5.842285] Disabling unused clock "gpt7_ick"
  550. <7>[    5.842376] Disabling unused clock "gpt8_ick"
  551. <7>[    5.842529] Disabling unused clock "gpt9_ick"
  552. <7>[    5.842620] Disabling unused clock "gpio2_dbck"
  553. <7>[    5.842712] Disabling unused clock "gpio3_dbck"
  554. <7>[    5.842895] Disabling unused clock "gpio4_dbck"
  555. <7>[    5.842987] Disabling unused clock "gpio5_dbck"
  556. <7>[    5.843139] Disabling unused clock "gpio6_dbck"
  557. <7>[    5.843231] Disabling unused clock "gpt9_fck"
  558. <7>[    5.843322] Disabling unused clock "gpt8_fck"
  559. <7>[    5.843475] Disabling unused clock "gpt7_fck"
  560. <7>[    5.843566] Disabling unused clock "gpt6_fck"
  561. <7>[    5.843719] Disabling unused clock "gpt5_fck"
  562. <7>[    5.843811] Disabling unused clock "gpt4_fck"
  563. <7>[    5.843902] Disabling unused clock "gpt3_fck"
  564. <7>[    5.844085] Disabling unused clock "gpt2_fck"
  565. <7>[    5.844177] Disabling unused clock "gpt12_ick"
  566. <7>[    5.844329] Disabling unused clock "wdt1_ick"
  567. <7>[    5.844421] Disabling unused clock "usim_ick"
  568. <7>[    5.844512] Disabling unused clock "gpio1_dbck"
  569. <7>[    5.844665] Disabling unused clock "usim_fck"
  570. <7>[    5.844757] Disabling unused clock "rng_ick"
  571. <7>[    5.844848] Disabling unused clock "ssi_ick"
  572. <7>[    5.845031] Disabling unused clock "mcbsp_ick"
  573. <7>[    5.845123] Disabling unused clock "mcbsp_ick"
  574. <7>[    5.845275] Disabling unused clock "gpt10_ick"
  575. <7>[    5.845367] Disabling unused clock "mspro_ick"
  576. <7>[    5.845458] Disabling unused clock "des2_ick"
  577. <7>[    5.845611] Disabling unused clock "sha12_ick"
  578. <7>[    5.845703] Disabling unused clock "aes2_ick"
  579. <7>[    5.845855] Disabling unused clock "icr_ick"
  580. <7>[    5.845977] Disabling unused clock "ssi_ssr_fck"
  581. <7>[    5.846069] Disabling unused clock "mcbsp_fck"
  582. <7>[    5.846221] Disabling unused clock "mcbsp_fck"
  583. <7>[    5.846313] Disabling unused clock "mspro_fck"
  584. <7>[    5.846405] Disabling unused clock "cpefuse_fck"
  585. <7>[    5.846557] Disabling unused clock "gpt10_fck"
  586. <7>[    5.846649] Disabling unused clock "dpll4_m6x2_ck"
  587. <7>[    5.846832] Disabling unused clock "dpll3_m3x2_ck"
  588. <7>[    5.846923] Disabling unused clock "sys_clkout1"
  589. <6>[    5.847442] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  590. <4>[    5.848693] regulator_init_complete: incomplete constraints, leaving vvib on
  591. <3>[    5.850860] regulator_check_voltage: operation not allowed for vusb
  592. <6>[    5.851562] cpcap_usb_det cpcap_usb_det: CPCAP USB detection device probed
  593. <6>[    5.856262] cpcap_rtc cpcap_rtc: setting system clock to 2011-11-16 09:45:59 UTC (1321436759)
  594. <7>[    5.856719] ov8810_sensor_power_set: power on
  595. <6>[    5.860107] mapphone_camera_reg_power - enable vcam
  596. <6>[    5.948120] ov8810 Chip version 0x03 detected
  597. <7>[    5.948211] ov8810_sensor_power_set: power off
  598. <6>[    5.957275] video4linux video0: video0 is now omap3/ov8810//
  599. <6>[    5.958282] HP_GEN_LENS 3-0004: lens probe called....
  600. <6>[    5.958404] video4linux video0: video0 is now omap3/ov8810/hplens/
  601. <3>[    5.958557] Registered hplens as V4L2 device.
  602. <6>[    5.958892] Freeing init memory: 180K
  603. <4>[    5.959075] Warning: unable to open an initial console.
  604. <3>[    5.962310] init: /init.mapphone_cdma.rc: 191: ignored duplicate definition of service 'dlnasrv'
  605. <6>[    6.066528] cpcap spi1.0: notify_accy: accy=3
  606. <6>[    6.076873] keychord: using input dev qtouch-touchscreen for fevent
  607. <6>[    6.077056] keychord: using input dev sholes-keypad for fevent
  608. <3>[    6.079223] init: Create mmc alias link error!
  609. <3>[    6.079437] init: Create mmc alias link error!
  610. <3>[    6.079559] init: Create mmc alias link error!
  611. <3>[    6.079650] init: Create mmc alias link error!
  612. <3>[    6.079833] init: Create mmc alias link error!
  613. <3>[    6.079956] init: Create mmc alias link error!
  614. <3>[    6.080139] init: Create mmc alias link error!
  615. <3>[    6.080230] init: Create mmc alias link error!
  616. <3>[    6.080352] init: Create mmc alias link error!
  617. <3>[    6.080535] init: Create mmc alias link error!
  618. <3>[    6.080627] init: Create mmc alias link error!
  619. <6>[    6.084167] kjournald starting.  Commit interval 5 seconds
  620. <6>[    6.096618] EXT3 FS on mmcblk1p21, internal journal
  621. <6>[    6.096801] EXT3-fs: mounted filesystem with ordered data mode.
  622. <6>[    6.121185] qtouch_force_reset: Forcing HW reset
  623. <6>[    6.273468] do_cmd_proc_msg:EEPROM checksum mismatch 0x  6A20A9
  624. <6>[    6.273651] qtouch_hw_init: Doing hw init
  625. <6>[    6.280059] qtouch_force_calibration: Forcing calibration
  626. <6>[    6.785827] qtouch_force_calibration: Forcing calibration
  627. <6>[    6.786315] do_cmd_proc_msg: Reset done.
  628. <6>[    6.786468] do_cmd_proc_msg: Self-calibration started.
  629. <4>[    7.913391] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
  630. <6>[    7.913635] kjournald starting.  Commit interval 5 seconds
  631. <6>[    7.916992] EXT3 FS on mmcblk1p24, internal journal
  632. <6>[    7.917236] EXT3-fs: recovery complete.
  633. <6>[    7.920745] EXT3-fs: mounted filesystem with ordered data mode.
  634. <4>[    7.948852] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
  635. <6>[    7.949127] kjournald starting.  Commit interval 5 seconds
  636. <6>[    7.952514] EXT3 FS on mmcblk1p23, internal journal
  637. <6>[    7.952697] EXT3-fs: recovery complete.
  638. <6>[    7.956176] EXT3-fs: mounted filesystem with ordered data mode.
  639. <6>[   14.159545] device_mode_change_write Mode change command=msc_adb
  640. <6>[   14.159576]
  641. <6>[   14.159759] musb_pullup - Disabling USB Pullups
  642. <6>[   14.175750] musb_pullup - Enabling USB Pullups
  643. <6>[   14.175872] device_mode_change_write - Successfully enabled function - msc_adb
  644. <6>[   14.175872]
  645. <6>[   14.510345] kjournald starting.  Commit interval 5 seconds
  646. <6>[   14.513641] EXT3 FS on mmcblk1p21, internal journal
  647. <6>[   14.513824] EXT3-fs: mounted filesystem with ordered data mode.
  648. <6>[   14.554473] kjournald starting.  Commit interval 5 seconds
  649. <6>[   14.557861] EXT3 FS on mmcblk1p22, internal journal
  650. <6>[   14.558105] EXT3-fs: recovery complete.
  651. <6>[   14.561706] EXT3-fs: mounted filesystem with ordered data mode.
  652. <4>[   14.565216] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
  653. <6>[   14.565460] kjournald starting.  Commit interval 5 seconds
  654. <6>[   14.568756] EXT3 FS on mmcblk1p24, internal journal
  655. <6>[   14.568939] EXT3-fs: mounted filesystem with ordered data mode.
  656. <6>[   14.595092] CPUFREQ: Per core ondemand sysfs interface is deprecated - up_threshold
  657. <6>[   14.595245] CPUFREQ: Per core ondemand sysfs interface is deprecated - sampling_rate
  658. <6>[   14.595458] sr_vdd1_autocomp: Already set to 1
  659. <4>[   14.612884] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
  660. <6>[   14.613159] kjournald starting.  Commit interval 5 seconds
  661. <6>[   14.624450] EXT3 FS on mmcblk1p7, internal journal
  662. <6>[   14.624603] EXT3-fs: recovery complete.
  663. <6>[   14.628662] EXT3-fs: mounted filesystem with ordered data mode.
  664. <4>[   14.632415] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
  665. <6>[   14.632659] kjournald starting.  Commit interval 5 seconds
  666. <6>[   14.636047] EXT3 FS on mmcblk1p23, internal journal
  667. <6>[   14.636230] EXT3-fs: mounted filesystem with ordered data mode.
  668. <6>[   14.668975] Inserting sec module
  669. <3>[   14.688690] init: untracked pid 1126 exited
  670. <3>[   14.947113] init: cannot find '/system/bin/telnetd', disabling 'telnet'
  671. <3>[   14.948272] init: cannot find '/system/bin/catcommands', disabling 'catcommands'
  672. <3>[   14.949798] init: cannot find '/system/bin/modemlog', disabling 'modemlog'
  673. <3>[   14.949951] init: cannot find '/system/bin/aplogd', disabling 'aplogd'
  674. <3>[   14.952362] init: cannot find '/system/bin/vpnclientpm', disabling 'vpnclientpm'
  675. <4>[   15.026580] Mirror/redirect action on
  676. <4>[   15.157928] u32 classifier
  677. <4>[   15.158050]     Actions configured
  678. <3>[   15.209106] init: service 'console' requires console
  679. <3>[   15.244842] mdm_ctrl_ioctl: Unknown IO control command received. (1074065355)
  680. <3>[   15.457946] init: untracked pid 1561 exited
  681. <6>[   15.461517] warning: `rild' uses 32-bit capabilities (legacy support in use)
  682. <6>[   15.463317] cpcap spi1.0: CPCAP uC: open status:0
  683. <7>[   16.129913] --------Audio Platform Config-------
  684. <7>[   16.129943] Analog Downlink: true
  685. <7>[   16.129943] Independent BT bus: true
  686. <7>[   16.129943] I2S BP: true
  687. <7>[   16.129943] 19Mhz BP: true
  688. <7>[   16.129943] Mic3: true
  689. <7>[   16.129974] Stereo Loudspeaker: false
  690. <7>[   16.131683] --------CPCAP register dump---------
  691. <7>[   16.131805]  0x200 (512) = 0x75
  692. <7>[   16.131835]  0x201 (513) = 0x0
  693. <7>[   16.131835]  0x202 (514) = 0x0
  694. <7>[   16.131835]  0x203 (515) = 0x0
  695. <7>[   16.131835]  0x204 (516) = 0x0
  696. <7>[   16.131835]  0x205 (517) = 0x0
  697. <7>[   16.131835]  0x206 (518) = 0x0
  698. <7>[   16.131866]  0x207 (519) = 0x0
  699. <7>[   16.131866]  0x208 (520) = 0x0
  700. <7>[   16.131866]  0x209 (521) = 0x0
  701. <7>[   16.131866]  0x20A (522) = 0x0
  702. <7>[   16.131866]  0x20B (523) = 0x0
  703. <7>[   16.131896]  0x20C (524) = 0x0
  704. <7>[   16.131896]  0x20D (525) = 0x30
  705. <7>[   16.134216] -------End Audio Driver Dump--------
  706. <6>[   16.134490] AUDIO_DRIVER:spkr1 = 0x0, spkr2 = 0x0
  707. <7>[   16.155212] turning off regulator
  708. <7>[   16.161590] turning off regulator
  709. <7>[   16.168701] turning off regulator
  710. <7>[   16.174987] turning off regulator
  711. <7>[   16.180267] turning off regulator
  712. <6>[   20.959533] Panel is turned on
  713. <7>[   28.174194] usb_ether_get_stats
  714. <7>[   28.174713] usb_ether_get_stats
  715. <6>[   28.625976] TIWLAN: driver init
  716. <6>[   28.626159] TIWLAN SDIO init
  717. <4>[   28.626281] in sdio_init() sdcnum= 3
  718. <4>[   28.630798] in sdioDrv_init(), before platform_driver_register(&sdioDrv_struct)
  719. <6>[   28.631103] TIWLAN SDIO probe: initializing mmc3 device
  720. <4>[   28.631286] Configuring SDIO DMA registers!!!
  721. <4>[   28.631439] pdev->id is 2!!!
  722. <4>[   28.647216] hPlatform_Wlan_Hardware_Init
  723. <4>[   28.647308] wifi_add_dev
  724. <4>[   28.647583] wifi_probe
  725. <4>[   28.648620] wifi_set_power = 0
  726. <4>[   28.648712] mapphone_wifi_power: 0
  727. <4>[   28.668701] drv->irq = 225, 2
  728. <7>[   28.751983] turning off regulator
  729. <4>[   29.105285] wlanDrvIf_Open
  730. <4>[   29.105438] wlanDrvIf_Start
  731. <6>[   29.251129] TIWLAN: 4194.934577: pInitParams->RoamingScanning_2_4G_enable 1
  732. <4>[   29.251434] wifi_set_power = 1
  733. <4>[   29.251525] mapphone_wifi_power: 1
  734. <4>[   29.269500] wifi_set_power = 0
  735. <4>[   29.269683] mapphone_wifi_power: 0
  736. <4>[   29.292877] wifi_set_power = 1
  737. <4>[   29.292968] mapphone_wifi_power: 1
  738. <6>[   29.364105] request_suspend_state: wakeup (3->0) at 25336975112 (2011-11-16 09:46:23.007781941 UTC)
  739. <6>[   29.371124] TIWLAN SDIO sdioDrv_InitHw()!!SDIO clock Configuration is now set to 24Mhz
  740. <6>[   29.372161] TIWLAN: 4195.055610: CHIP VERSION... set 1273 chip top registers
  741. <6>[   29.373443] TIWLAN: 4195.056891: Working on a 1273 PG 2.0 board.
  742. <6>[   29.373748] TIWLAN: 4195.057166: Starting to process NVS...
  743. <6>[   29.374206] TIWLAN: 4195.057654: NVS found, EEPROM Image addr=0xd4ccb400, EEPROM Len=0x0x1d4
  744. <6>[   29.374847] TIWLAN: 4195.058295: Chip ID is 0x4030111.
  745. <6>[   29.375823] TIWLAN: 4195.059241: FEM Type 1
  746. <6>[   29.376373] TIWLAN: 4195.059821: Starting to download firmware...
  747. <6>[   29.436309] TIWLAN: 4195.119758: Starting to download firmware...
  748. <6>[   29.453033] TIWLAN: 4195.136451: Starting to download firmware...
  749. <6>[   29.464904] TIWLAN: 4195.148353: Starting to download firmware...
  750. <6>[   29.468170] TIWLAN: 4195.151618: Starting to download firmware...
  751. <6>[   29.469818] TIWLAN: 4195.153266: Starting to download firmware...
  752. <6>[   29.470520] TIWLAN: 4195.153937: Finished downloading firmware.
  753. <6>[   29.470703] TIWLAN: 4195.154151: Firmware running.
  754. <6>[   29.491058] ADDRCONF(NETDEV_UP): tiwlan0: link is not ready
  755. <6>[   29.491821] TIWLAN: 4195.175269:
  756. <6>[   29.491943] TIWLAN: 4195.175391: --------------------------------------------------------------------
  757. <6>[   29.492126] TIWLAN: 4195.175574: Driver Version  : WiLink_Driver_6.1.0.0.131
  758. <6>[   29.492309] TIWLAN: 4195.175757: Firmware Version: Rev 6.1.6.40.4
  759. <6>[   29.492431] TIWLAN: 4195.175879: Station ID      : F8-7B-7A-95-6B-B2
  760. <6>[   29.492614] TIWLAN: 4195.176063: --------------------------------------------------------------------
  761. <6>[   29.492797] TIWLAN: 4195.176246:
  762. <6>[   29.528167] TIWLAN: 4195.211585: Interrogate TX/RX parameters
  763. <7>[   30.347961] usb_ether_get_stats
  764. <7>[   30.349761] usb_ether_get_stats
  765. <7>[   30.429534] usb_ether_get_stats
  766. <7>[   30.463165] usb_ether_get_stats
  767. <7>[   30.513214] usb_ether_get_stats
  768. <6>[   30.979400] ADDRCONF(NETDEV_CHANGE): tiwlan0: link becomes ready
  769. <6>[   30.999114] TIWLAN: 4196.682532: TrafficMonitor_ChangeDownTimerStatus: Going to active, set wake_lock!!
  770. <6>[   31.024688] TIWLAN: 4196.708106: ************ NEW CONNECTION ************
  771. <6>[   31.024871] TIWLAN: 4196.708320: -- SSID  = tim
  772. <6>[   31.024963] TIWLAN: 4196.708411: -- BSSID = 94-44-52-57-cc-0a
  773. <6>[   31.025115] TIWLAN: 4196.708564: ****************************************
  774. <6>[   32.496185] TIWLAN: 4198.179603: TrafficMonitor_ChangeDownTimerStatus: Going to power save, clear wake_lock!!
  775. <7>[   32.775604] turning off regulator
  776. <6>[   35.975830] TIWLAN: 4201.281316: TrafficMonitor_ChangeDownTimerStatus: Going to active, set wake_lock!!
  777. <6>[   37.472747] TIWLAN: 4202.778234: TrafficMonitor_ChangeDownTimerStatus: Going to power save, clear wake_lock!!
  778. <7>[   39.242340] turning off regulator
  779. <7>[   41.324188] tiwlan0: no IPv6 routers present
  780. <3>[   49.536621] binder: release proc 1946, transaction 7613, not freed
  781. <6>[   52.970336] TIWLAN: 4218.275792: TrafficMonitor_ChangeDownTimerStatus: Going to active, set wake_lock!!
  782. <7>[   54.045684] turning off regulator
  783. <6>[   54.972808] TIWLAN: 4220.278264: TrafficMonitor_ChangeDownTimerStatus: Going to power save, clear wake_lock!!
  784. <6>[   55.741943] TIWLAN: 4221.047399: TrafficMonitor_ChangeDownTimerStatus: Going to active, set wake_lock!!
  785. <7>[   56.787170] turning off regulator
  786. <6>[   57.001708] AUDIO_DRIVER:spkr1 = 0x20, spkr2 = 0x0
  787. <7>[   63.339385] turning off regulator
  788. <6>[   64.238800] TIWLAN: 4229.544256: TrafficMonitor_ChangeDownTimerStatus: Going to power save, clear wake_lock!!
  789. <6>[   66.250274] TIWLAN: 4231.555730: TrafficMonitor_ChangeDownTimerStatus: Going to active, set wake_lock!!
  790. <6>[   67.746582] TIWLAN: 4233.052038: TrafficMonitor_ChangeDownTimerStatus: Going to power save, clear wake_lock!!
  791. #
  792.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement