Advertisement
GodFox

jordan-ubuntu-uart.log

Mar 6th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.59 KB | None | 0 0
  1. god@god-Notebook:~$ sudo kermit
  2. [sudo] password for god:
  3. ?OpenSSL libraries do not match required version:
  4. . C-Kermit built with OpenSSL 1.0.0e 6 Sep 2011
  5. . Version found OpenSSL 1.0.1 14 Mar 2012
  6. OpenSSL versions prior to 1.0.0 must be the same.
  7. Set LD_LIBRARY_PATH for OpenSSL 1.0.0e 6 Sep 2011.
  8. Or rebuild C-Kermit from source on this computer to make versions agree.
  9. C-Kermit makefile target: linux+krb5+openssl
  10. Or if that is what you did then try to find out why
  11. the program loader (image activator) is choosing a
  12. different OpenSSL library than the one specified in the build.
  13.  
  14. All SSL/TLS features disabled.
  15.  
  16. Executing /home/god/.mykermrc...
  17. WARNING: Last line of command file lacks terminator
  18. C-Kermit 9.0.302 OPEN SOURCE:, 20 Aug 2011, for Linux+SSL+KRB5 (64-bit)
  19. Copyright (C) 1985, 2011,
  20. Trustees of Columbia University in the City of New York.
  21. Type ? or HELP for help.
  22. (/home/home/god/) C-Kermit>connect
  23. Connecting to /dev/ttyUSB0, speed 115200
  24. Escape character: Ctrl-\ (ASCII 28, FS): enabled
  25. Type the escape character followed by C to get back,
  26. or followed by ? to see other options.
  27. ----------------------------------------------------
  28. hbootmod!
  29. === HBOOT START ===
  30. IMAGE [zImage]: LOADED
  31. IMAGE [initrd]: LOADED
  32. IMAGE [devtree]: LOADED
  33. IMAGE [cmdline]: LOADED
  34. Cmdline: console=ttyS2,115200 mem=498M init=/init ip=off brdrev=P3A vram=6M omapfb.vram=0:6M
  35. MBM Version: 0x1234
  36. MBMLOADER Version: 0x1234
  37. DEVTREE is on 0x85000000!
  38. INITRD is on 0x84000000!
  39. Powerup Reason: 0x00004000
  40. Battery status: 0x0004
  41. CID Recovery: 0x54
  42. ATAG created!
  43. Board initialized.
  44. Booting kernel.
  45. [ 0.000000] Initializing cgroup subsys cpu
  46. [ 0.000000] Linux version 2.6.32.9-Jellybean (god@god-Notebook) (gcc version 4.4.3 (GCC) ) #7 PREEMPT Tue Mar 5 16:44:40 CST 2013
  47. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
  48. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  49. [ 0.000000] Machine: mapphone_
  50. [ 0.000000] parse_tag_mbm_version: mbm_version=0x00001234
  51. [ 0.000000] parse_tag_mbm_loader_version: mbm_loader_version=0x00001234
  52. [ 0.000000] flat_dev_tree_address=0x85000000, flat_dev_tree_size == 0x00001A73
  53. [ 0.000000] parse_tag_powerup_reason: powerup reason=0x00004000
  54. [ 0.000000] parse_tag_battery_status_at_boot: battery_status_at_boot=0x00000004
  55. [ 0.000000] parse_tag_cid_recover_boot: cid_recover_boot="0"
  56. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  57. [ 0.000000] On node 0 totalpages: 127488
  58. [ 0.000000] free_area_init_node: node 0, pgdat c0645a30, node_mem_map c06d8000
  59. [ 0.000000] Normal zone: 996 pages used for memmap
  60. [ 0.000000] Normal zone: 0 pages reserved
  61. [ 0.000000] Normal zone: 126492 pages, LIFO batch:31
  62. [ 0.000000] OMAP3630 ES1.1 (l2cache iva sgx neon isp )
  63. [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
  64. [ 0.000000] Reserving 6291456 bytes SDRAM for VRAM
  65. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 126492
  66. [ 0.000000] Kernel command line: console=ttyS2,115200 mem=498M init=/init ip=off brdrev=P3A vram=6M omapfb.vram=0:6M
  67. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  68. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  69. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  70. [ 0.000000] Memory: 498MB = 498MB total
  71. [ 0.000000] Memory: 485504KB available (5672K code, 949K data, 172K init, 0K highmem)
  72. [ 0.000000] Hierarchical RCU implementation.
  73. [ 0.000000] NR_IRQS:368
  74. [ 0.000000] get_omap3630_revision_id: Devtree omap3630-variant 0x36301000
  75. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/200/500 MHz
  76. [ 0.000000] Reprogramming SDRC clock to 200000000 Hz
  77. [ 0.000000] GPMC revision 5.0
  78. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  79. [ 0.000000] Total of 96 interrupts on 1 active controller
  80. [ 0.000000] OMAP GPIO hardware version 2.5
  81. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  82. [ 0.000000] Calibrating delay loop... 499.92 BogoMIPS (lpj=1949696)
  83. [ 0.000000] Mount-cache hash table entries: 512
  84. [ 0.000000] Initializing cgroup subsys cpuacct
  85. [ 0.000000] CPU: Testing write buffer coherency: ok
  86. [ 0.000000] Synthetic TSC timer will fire each 137 jiffies.
  87. [ 0.000000] devtmpfs: initialized
  88. [ 0.000000] regulator: core version 0.5
  89. [ 0.000000] NET: Registered protocol family 16
  90. [ 0.000000] Device tree prop padinit override done
  91. [ 0.000000] Device tree prop padwkupsinit override done
  92. [ 0.000000] Device tree prop offmodeinit override done
  93. [ 0.000000] Device tree prop offmodewkupsinit override done
  94. [ 0.000000] Reading CPCAP vendor_version: 0x0000
  95. [ 0.000000] WARNING: MiniUSB port works in UART3 mode,the USB functionality UNAVAILABLE!
  96. [ 0.000000] GPIO mapping write: pin = 8, name = bt_wake_b
  97. [ 0.000000] GPIO mapping write: pin = 22, name = accel1_int
  98. [ 0.000000] GPIO mapping write: pin = 23, name = gps_standby
  99. [ 0.000000] GPIO mapping write: pin = 28, name = akm8973_reset
  100. [ 0.000000] GPIO mapping write: pin = 59, name = gps_reset
  101. [ 0.000000] GPIO mapping write: pin = 65, name = wlan_host_wake
  102. [ 0.000000] GPIO mapping write: pin = 16, name = als_int
  103. [ 0.000000] GPIO mapping write: pin = 99, name = touch_panel_int
  104. [ 0.000000] GPIO mapping write: pin = 160, name = gps_interrupt
  105. [ 0.000000] GPIO mapping write: pin = 164, name = touch_panel_rst
  106. [ 0.000000] GPIO mapping write: pin = 175, name = akm8973_int
  107. [ 0.000000] GPIO mapping write: pin = 176, name = power_off
  108. [ 0.000000] GPIO mapping write: pin = 15, name = bt_host_wake_b
  109. [ 0.000000] GPIO mapping write: pin = 21, name = bt_reset_b
  110. [ 0.000000] GPIO mapping write: pin = 182, name = vib_control_en
  111. [ 0.000000] GPIO mapping write: pin = 186, name = wlan_reset
  112. [ 0.000000] GPIO mapping write: pin = 92, name = lm3530_int
  113. [ 0.000000] GPIO mapping write: pin = 93, name = lcd_panel_reset
  114. [ 0.000000] GPIO mapping write: pin = 93, name = lm3530_reset
  115. [ 0.000000] GPIO mapping write: pin = 92, name = lcd_panel_sd
  116. [ 0.000000] GPIO mapping write: pin = 98, name = gpio_cam_reset
  117. [ 0.000000] GPIO mapping write: pin = 64, name = gpio_cam_pwdn
  118. [ 0.000000] DT overwrite GPIO Mapping done!
  119. [ 0.000000] GPIO Mapping init done!
  120. [ 0.000000] ram_console: got buffer at 8e000000, size 20000
  121. [ 0.000000] ram_console: found existing buffer, size 35638, start 35638
  122. [ 0.000000] console [ram-1] enabled
  123. [ 0.000000] CPCAP: overwriting bus_num with 2
  124. [ 0.000000] cpcap init size = 4
  125. [ 0.000000] CPCAP: Overwrite reg [46] setting!
  126. [ 0.000000] CPCAP: Overwrite reg [54] setting!
  127. [ 0.000000] CPCAP: Overwrite reg [55] setting!
  128. [ 0.000000] CPCAP: Add new reg [156] setting!
  129. [ 0.000000] cpcap init size = 8
  130. [ 0.000000] CPCAP: Overwrite regulator init [6]!
  131. [ 0.000000] CPCAP: Overwrite regulator init [8]!
  132. [ 0.000000] CPCAP: Overwrite regulator init [13]!
  133. [ 0.000000] CPCAP: Overwrite regulator init [14]!
  134. [ 0.000000] CPCAP: Overwrite regulator init [15]!
  135. [ 0.000000] CPCAP: Overwrite regulator init [18]!
  136. [ 0.000000] CPCAP: Overwrite regulator init [19]!
  137. [ 0.000000] CPCAP: Overwrite regulator init [5]!
  138. [ 0.000000] cpcap init size = 8
  139. [ 0.000000] CPCAP: Overwrite regulator mode [6]!
  140. [ 0.000000] CPCAP: Overwrite regulator mode [8]!
  141. [ 0.000000] CPCAP: Overwrite regulator mode [13]!
  142. [ 0.000000] CPCAP: Overwrite regulator mode [14]!
  143. [ 0.000000] CPCAP: Overwrite regulator mode [15]!
  144. [ 0.000000] CPCAP: Overwrite regulator mode [22]!
  145. [ 0.000000] CPCAP: Overwrite regulator mode [10]!
  146. [ 0.000000] CPCAP: Overwrite regulator mode [5]!
  147. [ 0.000000] Read property regulator_off_mode error!
  148. [ 0.000000] Unable to read node /System@0/Audio@0 from device tree!
  149. [ 0.000000] CPCAP: delaying cpcap_usb probe
  150. [ 0.000000] CPCAP: delaying cpcap_usb_det probe
  151. [ 0.000000] CPCAP: delaying cpcap_audio probe
  152. [ 0.000000] CPCAP: delaying cpcap_3mm5 probe
  153. [ 0.000000] CPCAP: delaying bd7885 probe
  154. [ 0.000000] cpcap_leds_init Configuring CPCAP LED drivers
  155. [ 0.000000] CPCAP LED found.
  156. [ 0.000000] type = 0X 210001
  157. [ 0.000000] CPCAP,ADB found.
  158. [ 0.000000] CPCAP: delaying leds-cpcap-adb probe
  159. [ 0.000000] CPCAP LED found.
  160. [ 0.000000] type = 0X 210005
  161. [ 0.000000] CPCAP,RGB found.
  162. [ 0.000000] CPCAP: delaying leds-cpcap-rgb probe
  163. [ 0.000000] CPCAP: delaying flash-torch probe
  164. [ 0.000000] mapphone_als_init:Initializing
  165. [ 0.000000] mapphone_isl29030_init - opened node /System@0/I2C@0/Proximity@0 from device tree
  166. [ 0.000000] mapphone_isl29030_init - unable to read regulator from device tree
  167. [ 0.000000] feature_mipi_cam 0
  168. [ 0.000000] feature_smart_cam 0
  169. [ 0.000000] feature_cam_flags 1
  170. [ 0.000000] Regulators for device: vcam
  171. [ 0.000000] Adding vcam to camera regulator list
  172. [ 0.000000] mapphone_camera_init: conventional camera
  173. [ 0.000000] mapphone_legacy_qtouch_init: Selecting legacy qtouch driver.
  174. [ 0.000000] mapphone_touch_init: Touch init successful.
  175. [ 0.000000] Read property usb_pids error!
  176. [ 0.000000] SIM device enabled.
  177. [ 0.000000] I2C-1 devices: qtouch-obp-ts,lm3530_led,isl29030_als_ir
  178. [ 0.000000] qtouch-obp-ts -> I2C bus-1
  179. [ 0.000000] lm3530_led -> I2C bus-1
  180. [ 0.000000] isl29030_als_ir -> I2C bus-1
  181. [ 0.000000] I2C-2 devices: akm8973,lis331dlh,kxtf9
  182. [ 0.000000] akm8973 -> I2C bus-2
  183. [ 0.000000] kxtf9 -> I2C bus-2
  184. [ 0.000000] I2C-3 devices: camise,HP_GEN_LENS,lm3554_led,mt9p012
  185. [ 0.000000] camise -> I2C bus-3
  186. [ 0.000000] HP_GEN_LENS -> I2C bus-3
  187. [ 0.000000] lm3554_led -> I2C bus-3
  188. [ 0.000000] mt9p012 -> I2C bus-3
  189. [ 15.780364] OMAP DMA hardware revision 5.0
  190. [ 15.780639] Reserving DMA channels 0 and 1 for HS ROM code
  191. [ 15.813781] bio: create slab <bio-0> at 0
  192. [ 15.816009] omap-uart.1: ttyS0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART1
  193. [ 15.816680] omap-uart.2: ttyS1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART2
  194. [ 15.817413] omap-uart.3: ttyS2 at MMIO 0x49020000 (irq = 74) is a OMAP UART3
  195. [ 16.642730] console [ttyS2] enabled
  196. [ 16.654144] cpcap-regltr: probe of cpcap-regltr.0 failed with error -22
  197. [ 16.661926] cpcap-regltr: probe of cpcap-regltr.1 failed with error -22
  198. [ 16.669525] cpcap-regltr: probe of cpcap-regltr.2 failed with error -22
  199. [ 16.677154] cpcap-regltr: probe of cpcap-regltr.3 failed with error -22
  200. [ 16.684997] regulator: sw5: 5050 mV
  201. [ 16.689697] set_machine_constraints: failed to apply 3300000uV constraint to vusb
  202. [ 16.698089] cpcap-regltr: probe of cpcap-regltr.21 failed with error -22
  203. [ 16.707611] regulator: vcam: 2900 mV
  204. [ 16.713775] regulator: vcsi: 1800 mV
  205. [ 16.718994] regulator: vdac: 1800 mV
  206. [ 16.725433] regulator: vdig: 1875 mV
  207. [ 16.730163] regulator: vfuse: 1500 <--> 3150 mV
  208. [ 16.737091] regulator: vhvio: 2775 mV
  209. [ 16.742584] regulator: vsdio: 2900 mV
  210. [ 16.748077] regulator: vpll: 1800 mV
  211. [ 16.753967] regulator: vrf1: 2775 mV
  212. [ 16.759948] regulator: vrf2: 2775 mV
  213. [ 16.765380] regulator: vrfref: 2775 mV
  214. [ 16.770355] regulator: vwlan1: 1800 <--> 1900 mV
  215. [ 16.776916] regulator: vwlan2: 3000 mV
  216. [ 16.781829] regulator: vsim: 1800 <--> 2900 mV
  217. [ 16.787689] regulator: vsimcard: 1800 <--> 2900 mV
  218. [ 16.793792] regulator: vvib: 1300 <--> 3000 mV
  219. [ 16.800598] regulator: vaudio: 2775 mV normal standby
  220. [ 16.807525] cpcap_uc cpcap_uc: firmware: using built-in firmware cpcap/firmware_1_2x.fw
  221. [ 16.816345] cpcap_uc cpcap_uc: Loading 714 word(s) at 0x9130
  222. [ 17.067596] cpcap_uc cpcap_uc: Loading 1 word(s) at 0x9018
  223. [ 17.081146] cpcap_uc cpcap_uc: Loaded Sec SPI Init = 1: 0
  224. [ 17.087066] cpcap_uc cpcap_uc: Started macro 4: 0
  225. [ 17.104431] cpcap_adc cpcap_adc: CPCAP ADC device probed
  226. [ 17.111145] cpcap spi2.0: Probing CPCAP device cpcap_usb
  227. [ 17.117218] cpcap spi2.0: Probing CPCAP device cpcap_usb_det
  228. [ 17.123748] cpcap spi2.0: Probing CPCAP device cpcap_audio
  229. [ 17.130035] cpcap spi2.0: Probing CPCAP device cpcap_3mm5
  230. [ 17.136291] cpcap spi2.0: Probing CPCAP device bd7885
  231. [ 17.142059] cpcap spi2.0: Probing CPCAP device leds-cpcap-adb
  232. [ 17.148651] cpcap spi2.0: Probing CPCAP device leds-cpcap-rgb
  233. [ 17.155181] cpcap spi2.0: Probing CPCAP device flash-torch
  234. [ 17.162811] cpcap_usb cpcap_usb: Initialized CPCAP USB module
  235. [ 17.170043] usbcore: registered new interface driver usbfs
  236. [ 17.176757] usbcore: registered new interface driver hub
  237. [ 17.182922] usbcore: registered new device driver usb
  238. [ 17.189147] i2c_omap i2c_omap.1: bus 1 rev4.0 at 400 kHz
  239. [ 17.196258] i2c_omap i2c_omap.2: bus 2 rev4.0 at 400 kHz
  240. [ 17.203216] i2c_omap i2c_omap.3: bus 3 rev4.0 at 400 kHz
  241. [ 17.216705] Sangoma WANPIPE Router v1.1 (c) 1995-2000 Sangoma Technologies Inc.
  242. [ 17.224884] Bluetooth: Core ver 2.15
  243. [ 17.229431] NET: Registered protocol family 31
  244. [ 17.234252] Bluetooth: HCI device and connection manager initialized
  245. [ 17.241271] Bluetooth: HCI socket layer initialized
  246. [ 17.247161] Switching to clocksource 32k_counter
  247. [ 17.255767] musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
  248. [ 17.263671] musb_hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine (X), bulk split (X), HB-ISO Rx, HB-ISO Tx, SoftConn)
  249. [ 17.275817] musb_hdrc: MHDRC RTL version 1.800
  250. [ 17.280914] musb_hdrc: setup fifo_mode 4
  251. [ 17.285217] musb_hdrc: 28/31 max ep, 15424/16384 memory
  252. [ 17.291076] musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
  253. [ 17.299957] NET: Registered protocol family 2
  254. [ 17.305084] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  255. [ 17.313293] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  256. [ 17.321655] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  257. [ 17.328948] TCP: Hash tables configured (established 16384 bind 16384)
  258. [ 17.336151] TCP reno registered
  259. [ 17.339874] NET: Registered protocol family 1
  260. [ 17.345092] Trying to unpack rootfs image as initramfs...
  261. [ 17.370361] Freeing initrd memory: 180K
  262. [ 17.378204] dspbridge_init: 600000 bytes @ 81d00000
  263. [ 17.383911] Keypadreset init failed
  264. [ 17.388519] mapphone_wifi_init: start
  265. [ 17.393035] gpio_dev_size = 7
  266. [ 17.396392] GPIODev: Overwrite device [gps_reset] setting!
  267. [ 17.402313] GPIODev: Overwrite device [gps_standby] setting!
  268. [ 17.408538] GPIODev: Overwrite device [gps_interrupt] setting!
  269. [ 17.414825] GPIODev: Add new device [bt_reset_b] setting!
  270. [ 17.420806] GPIODev: Add new device [bt_wake_b] setting!
  271. [ 17.426544] GPIODev: Add new device [lcd_panel_reset] setting!
  272. [ 17.432983] GPIODev: Add new device [lm3530_reset] setting!
  273. [ 17.439300] LTTng will clear ccnt top bit every 274 jiffies.
  274. [ 17.451080] omap-iommu omap-iommu.0: isp registered
  275. [ 17.480438] ashmem: initialized
  276. [ 17.485046] VFS: Disk quotas dquot_6.5.2
  277. [ 17.489624] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  278. [ 17.499359] NTFS driver 2.1.29 [Flags: R/W].
  279. [ 17.504608] fuse init (API version 7.13)
  280. [ 17.510101] yaffs Mar 5 2013 16:28:34 Installing.
  281. [ 17.515686] msgmni has been set to 949
  282. [ 17.520202] alg: No test for cipher_null (cipher_null-generic)
  283. [ 17.526702] alg: No test for ecb(cipher_null) (ecb-cipher_null)
  284. [ 17.533386] alg: No test for digest_null (digest_null-generic)
  285. [ 17.539825] alg: No test for compress_null (compress_null-generic)
  286. [ 17.551300] alg: No test for stdrng (krng)
  287. [ 17.555877] io scheduler noop registered
  288. [ 17.560668] io scheduler cfq registered (default)
  289. [ 17.565826] io scheduler sio registered
  290. [ 17.573577] OMAP3 ROM RNG: initializing
  291. [ 17.582580] GPIODev init successfully
  292. [ 17.587951] sr_recalibrate: 2:2 autocomp was disabled
  293. [ 17.594024] sr_recalibrate: 2:1 autocomp was disabled
  294. [ 17.613586] brd: module loaded
  295. [ 17.624053] loop: module loaded
  296. [ 17.682952] Android kernel panic handler initialized (bind=kpanic)
  297. [ 17.691436] input: compass as /devices/virtual/input/input0
  298. [ 17.698669] kxtf9 accelerometer driver
  299. [ 17.846954] input: accelerometer as /devices/virtual/input/input1
  300. [ 17.854248] kxtf9 2-000f: kxtf9 probed
  301. [ 17.860015] vib-pwm: vib_pwm_init
  302. [ 17.864166] apanic: kpanic partition not on eMMC
  303. [ 17.869171] Android kernel panic mmc handler initialized
  304. [ 17.876434] input: cpcap-key as /devices/virtual/input/input2
  305. [ 17.882720] cpcap_key cpcap_key: CPCAP key device probed
  306. [ 17.889526] regulator_check_voltage: operation not allowed for vaudio
  307. [ 17.897644] cpcap spi2.0: Headset key event: old=0, new=0
  308. [ 17.903625] cpcap spi2.0: New headset state: 0
  309. [ 17.909210] omap2-nand driver initializing
  310. [ 17.914215] PPP generic driver version 2.4.2
  311. [ 17.919586] PPP Deflate Compression module registered
  312. [ 17.925323] PPP BSD Compression module registered
  313. [ 17.931610] PPP MPPE Compression module registered
  314. [ 17.936889] NET: Registered protocol family 24
  315. [ 17.941925] tun: Universal TUN/TAP device driver, 1.6
  316. [ 17.947387] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  317. [ 17.954772] usbmon: debugfs is not available
  318. [ 17.959503] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  319. [ 17.966827] EHCI-OMAP: Fixing after 2nd-boot
  320. [ 17.971496] IRQ 78/usbtll: IRQF_DISABLED is not guaranteed on shared IRQs
  321. [ 17.979248] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  322. [ 17.985473] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  323. [ 17.994018] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  324. [ 18.010406] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  325. [ 18.017700] usb usb1: configuration #1 chosen from 1 choice
  326. [ 18.024261] hub 1-0:1.0: USB hub found
  327. [ 18.028656] hub 1-0:1.0: 3 ports detected
  328. [ 18.034118] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  329. [ 18.041656] usbcore: registered new interface driver cdc_acm
  330. [ 18.047790] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  331. [ 18.057525] usbcore: registered new interface driver usb_ipc_data
  332. [ 18.064117] android init
  333. [ 18.067535] android_probe pdata: c05f87b8
  334. [ 18.072204] android_bind
  335. [ 18.075103] android_bind_config
  336. [ 18.078918] android_usb gadget: android_usb ready
  337. [ 18.084259] musb_hdrc musb_hdrc: MUSB HDRC host driver
  338. [ 18.089935] musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 2
  339. [ 18.098724] usb usb2: configuration #1 chosen from 1 choice
  340. [ 18.105285] hub 2-0:1.0: USB hub found
  341. [ 18.109619] hub 2-0:1.0: 1 port detected
  342. [ 18.115295] f_usbnet init
  343. [ 18.118225] android_register_function usbnet
  344. [ 18.123107] f_adb init
  345. [ 18.125762] android_register_function adb
  346. [ 18.130157] f_mass_storage init
  347. [ 18.133789] android_register_function usb_mass_storage
  348. [ 18.139373] f_mtp init
  349. [ 18.141998] android_register_function mtp
  350. [ 18.146575] f_acm init
  351. [ 18.149200] android_register_function acm
  352. [ 18.153594] f_rndis init
  353. [ 18.156890] usb 1-3: new high speed USB device using ehci-omap and address 2
  354. [ 18.164947] android_register_function rndis
  355. [ 18.169616] Gadget Usb: ACM Bind Config
  356. [ 18.174987] Gadget USB: usbnet_bind_config
  357. [ 18.180267] usb_ether_get_stats
  358. [ 18.184600] Gadget Usb: mtp_bind_config
  359. [ 18.189727] rndis_function_bind_config MAC: 02:0F:43:40:30:3E
  360. [ 18.196105] android_usb gadget: using random self ethernet address
  361. [ 18.202972] android_usb gadget: using random host ethernet address
  362. [ 18.210784] usb1: MAC 4a:81:f8:6a:03:9f
  363. [ 18.215240] usb1: HOST MAC 46:b9:12:60:a1:d4
  364. [ 18.220672] Gadget Usb: mass_storage_bind_config
  365. [ 18.226959] fsg_probe pdata: c05f87e0
  366. [ 18.231628] usb 1-3: configuration #1 chosen from 1 choice
  367. [ 18.238464] android_usb gadget: Number of LUNs=1
  368. [ 18.243713] Gadget Usb: adb_bind_config
  369. [ 18.249664] IPC DMA: ch5 for read, ch4 for write
  370. [ 18.369750] multitouch: wrong parameter for wanted_touch
  371. [ 18.375915] qtouch_force_reset: Forcing HW reset
  372. [ 18.495483] qtouch_process_info_block: Build version is 0x10
  373. [ 18.502319] qtouch_process_info_block: Object 5 @ 0x00f2 (9) insts 1 rep_ids 0
  374. [ 18.510681] qtouch_process_info_block: Object 6 @ 0x00fb (6) insts 1 rep_ids 1
  375. [ 18.519165] qtouch_process_info_block: Object 38 @ 0x0101 (8) insts 1 rep_ids 0
  376. [ 18.527191] qtouch_process_info_block: Unknown object type (38) encountered
  377. [ 18.535217] qtouch_process_info_block: Object 7 @ 0x0109 (3) insts 1 rep_ids 0
  378. [ 18.543731] qtouch_process_info_block: Object 8 @ 0x010c (8) insts 1 rep_ids 0
  379. [ 18.552062] qtouch_process_info_block: Object 9 @ 0x0114 (31) insts 1 rep_ids 10
  380. [ 18.560546] qtouch_process_info_block: Object 15 @ 0x0133 (11) insts 1 rep_ids 1
  381. [ 18.569244] qtouch_process_info_block: Object 18 @ 0x013e (2) insts 1 rep_ids 0
  382. [ 18.577636] qtouch_process_info_block: Object 19 @ 0x0140 (16) insts 1 rep_ids 1
  383. [ 18.586303] qtouch_process_info_block: Object 20 @ 0x0150 (12) insts 1 rep_ids 1
  384. [ 18.594970] qtouch_process_info_block: Object 22 @ 0x015c (17) insts 1 rep_ids 1
  385. [ 18.603485] qtouch_process_info_block: Object 23 @ 0x016d (15) insts 1 rep_ids 1
  386. [ 18.612182] qtouch_process_info_block: Object 24 @ 0x017c (19) insts 1 rep_ids 4
  387. [ 18.620819] qtouch_process_info_block: Object 25 @ 0x018f (14) insts 1 rep_ids 1
  388. [ 18.629364] qtouch_process_info_block: Object 27 @ 0x019d (7) insts 1 rep_ids 1
  389. [ 18.637939] qtouch_process_info_block: Object 28 @ 0x01a4 (6) insts 1 rep_ids 1
  390. [ 18.646514] qtouch_process_info_block: Object 37 @ 0x0070 (130) insts 1 rep_ids 0
  391. [ 18.655059] qtouch_process_info_block: Checksum mismatch (0x00001e90 != 0x008c2755)
  392. [ 18.663452] qtouch_process_info_block: qtouch-obp-ts found. family 0x80, variant 0x3, ver 0x10, build 0xab, matrix 18x12, 17 objects.
  393. [ 18.676422] qtouch_ts_probe: FW version is 0x10 Build 0xAB
  394. [ 18.683319] input: qtouch-touchscreen as /devices/virtual/input/input3
  395. [ 18.691619] GPIO Matrix Keypad Driver: Start keypad matrix for sholes-keypad in interrupt mode
  396. [ 18.701141] GPIO Input Driver: Start gpio inputs for sholes-keypad in interrupt mode
  397. [ 18.710144] do_cmd_proc_msg:EEPROM checksum mismatch 0x EAE02C
  398. [ 18.716888] qtouch_hw_init: Doing hw init
  399. [ 18.721374] input: sholes-keypad as /devices/virtual/input/input4
  400. [ 18.731994] input: light-prox as /devices/virtual/input/input5
  401. [ 18.742797] qtouch_force_calibration: Forcing calibration
  402. [ 18.764221] using rtc device, cpcap_rtc, for alarms
  403. [ 18.769500] cpcap_rtc cpcap_rtc: rtc core: registered cpcap_rtc as rtc0
  404. [ 18.779510] i2c /dev entries driver
  405. [ 18.785125] Linux video capture interface: v2.00
  406. [ 18.790557] mt9p012 driver loading
  407. [ 18.795318] failed mipi dli register/probe -19
  408. [ 18.801757] hp3a hp3a-omap: Registered hp3a driver.
  409. [ 18.807647] isp_tmp_buf_alloc: allocating 16777216 bytes
  410. [ 18.813385] ispmmu_vmap mapping failed
  411. [ 18.817596] Couldn't allocate lsc workaround memory
  412. [ 18.823303] omap-iommu omap-iommu.0: isp: version 1.1
  413. [ 18.829711] isp_tmp_buf_alloc: allocating 16777216 bytes
  414. [ 18.890563] omap3isp omap3isp: Revision 15.0 found
  415. [ 18.953399] tda19989_probe
  416. [ 18.960998] Driver for 1-wire Dallas network protocol.
  417. [ 18.967742] omap_hdq omap_hdq.0: OMAP HDQ Hardware Rev 0.5. Driver in Interrupt mode
  418. [ 19.166656] omap_hdq omap_hdq.0: break wait elapsed
  419. [ 19.172851] w1_master_driver w1 bus master: Family 89 for 89.000000000000.5b is not registered.
  420. [ 19.185211] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  421. [ 19.192565] Watchdog auto-pet enabled at 45 sec intervals
  422. [ 19.199188] device-mapper: uevent: version 1.0.3
  423. [ 19.204925] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
  424. [ 19.214385] Bluetooth: HCI UART driver ver 2.2
  425. [ 19.219360] Bluetooth: HCI H4 protocol initialized
  426. [ 19.224609] Bluetooth: HCILL protocol initialized
  427. [ 19.230773] cpuidle: using governor ladder
  428. [ 19.235412] cpuidle: using governor menu
  429. [ 19.242431] cpcap_bd7885_probe:CPCAP Probe enter
  430. [ 19.247741] cpcap_bd7885_probe:CPCAP probe exit
  431. [ 19.253570] qtouch_force_calibration: Forcing calibration
  432. [ 19.260162] input: lm3530_led as /devices/virtual/input/input6
  433. [ 19.267791] do_cmd_proc_msg: Reset done.
  434. [ 19.272216] do_cmd_proc_msg: Self-calibration started.
  435. [ 19.280792] Registered led device: lcd-backlight
  436. [ 19.289794] cpcap_lm3554_probe:CPCAP Probe enter
  437. [ 19.303436] Registered led device: torch-flash
  438. [ 19.310699] Registered led device: spotlight
  439. [ 19.315429] LM3554 torch initialized
  440. [ 19.319854] cpcap_lm3554_probe:CPCAP torch probe exit
  441. [ 19.326507] Registered led device: button-backlight
  442. [ 19.333496] Registered led device: red
  443. [ 19.338287] Registered led device: green
  444. [ 19.342834] qtouch_hw_init: Doing hw init
  445. [ 19.347564] Registered led device: blue
  446. [ 19.352508] cpcap spi2.0: Probing CPCAP device cpcap_usbled
  447. [ 19.359710] Registered led device: usb
  448. [ 19.365631] usbcore: registered new interface driver usbhid
  449. [ 19.371765] usbhid: v2.6:USB HID core driver
  450. [ 19.377197] mmc1 set to BYTE mode
  451. [ 19.381652] logger: created 64K log 'log_main'
  452. [ 19.387054] logger: created 32K log 'log_events'
  453. [ 19.392669] logger: created 32K log 'log_radio'
  454. [ 19.397918] mmc1: CSD structure version decoded in EXT_CSD
  455. [ 19.404174] logger: created 64K log 'log_system'
  456. [ 19.409973] zram: num_devices not specified. Using default: 1
  457. [ 19.416229] zram: Creating 1 devices ...
  458. [ 19.421295] qtouch_force_calibration: Forcing calibration
  459. [ 19.432556] Netfilter messages via NETLINK v0.30.
  460. [ 19.437927] nf_conntrack version 0.5.0 (7595 buckets, 30380 max)
  461. [ 19.444976] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
  462. [ 19.453125] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
  463. [ 19.461791] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
  464. [ 19.468627] ctnetlink v0.93: registering with nfnetlink.
  465. [ 19.474700] xt_time: kernel timezone is -0000
  466. [ 19.480682] ip_tables: (C) 2000-2006 Netfilter Core Team
  467. [ 19.486694] arp_tables: (C) 2002 David S. Miller
  468. [ 19.492034] TCP cubic registered
  469. [ 19.495635] Initializing XFRM netlink socket
  470. [ 19.500854] NET: Registered protocol family 10
  471. [ 19.506713] lo: Disabled Privacy Extensions
  472. [ 19.511962] Mobile IPv6
  473. [ 19.514770] ip6_tables: (C) 2000-2006 Netfilter Core Team
  474. [ 19.521026] IPv6 over IPv4 tunneling driver
  475. [ 19.526733] sit0: Disabled Privacy Extensions
  476. [ 19.532653] ip6tnl0: Disabled Privacy Extensions
  477. [ 19.537933] NET: Registered protocol family 17
  478. [ 19.542907] NET: Registered protocol family 15
  479. [ 19.547943] Bluetooth: L2CAP ver 2.14
  480. [ 19.551971] Bluetooth: L2CAP socket layer initialized
  481. [ 19.557647] Bluetooth: SCO (Voice Link) ver 0.6
  482. [ 19.562561] Bluetooth: SCO socket layer initialized
  483. [ 19.568176] Bluetooth: RFCOMM TTY layer initialized
  484. [ 19.573730] Bluetooth: RFCOMM socket layer initialized
  485. [ 19.579284] Bluetooth: RFCOMM ver 1.11
  486. [ 19.583587] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  487. [ 19.589355] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  488. [ 19.596252] mmc1: new high speed MMC card at address 0001
  489. [ 19.602966] mmcblk1: mmc1:0001 SEM02G 1.82 GiB
  490. [ 19.608520] mmcblk1:
  491. [ 19.612091] OMAP DSS rev 2.0
  492. [ 19.615783] OMAP DISPC rev 3.0
  493. [ 19.619384] p1 p2 p3 p4 <
  494. [ 19.623260] OMAP DSI rev 1.0
  495. [ 19.627319] p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 >
  496. [ 19.644897] mmcblk1: p25 size 30173184 exceeds device capacity, limited to end of disk
  497. [ 19.791809] DT: width= 480 height= 854
  498. [ 19.795928] DT: hfp=0 hsw=2 hbp=2 vfp=0 vsw=1 vbp=1
  499. [ 19.801269] DT: clk_lane=1 clk_pos=0 data1_lane=2 data1_pos=0
  500. [ 19.807617] DT: data2_lane= 3 data2_pos= 0 xfer_mode= 0
  501. [ 19.813507] DT: gpio_reset=136 panel_id=0x1a0001 te_scan_line=0x300
  502. [ 19.820281] DT: regn=13 regm=173 regm3=5 regm4=5 lp_clk_div=7 lck_div=1 pck_div=5
  503. [ 19.863464] te_scan_line is set = 768
  504. [ 19.885375] done EDISCO CTRL ENABLE
  505. [ 19.893249] mmc0: host does not support reading read-only switch. assuming write-enable.
  506. [ 19.901947] mmc0: new high speed SDHC card at address 1234
  507. [ 19.908843] mmcblk0: mmc0:1234 SA08G 7.41 GiB
  508. [ 19.914123] mmcblk0: p1 p2
  509. [ 19.932556] qtouch_force_reset: Forcing HW reset
  510. [ 20.085052] do_cmd_proc_msg:EEPROM checksum mismatch 0x EAE02C
  511. [ 20.091644] qtouch_hw_init: Doing hw init
  512. [ 20.104614] qtouch_force_calibration: Forcing calibration
  513. [ 20.113494] failed omapvout register/probe -19
  514. [ 20.118530] ThumbEE CPU extension supported.
  515. [ 20.123321] omap_is_SEC: fab_id = 1, it is UMC OMAP3630 Silicon
  516. [ 20.129882] Power Management for TI OMAP3.
  517. [ 20.140197]
  518. [ 20.140197] MAPPHONE PMIC SR init...
  519. [ 20.146026] SR1 : Fused Nvalues for 4 OPP
  520. [ 20.150573] VDD1 - OPP4 - 1G Nvalue = 0xAA9384
  521. [ 20.155517] VDD1 - OPP3 - 800 Nvalue = 0xAAC5AB
  522. [ 20.160614] VDD1 - OPP2 - 600 Nvalue = 0xAAFBD7
  523. [ 20.165557] VDD1 - OPP1 - 300 Nvalue = 0x99C3A5
  524. [ 20.170684] SR2 : Fused Nvalues for 2 OPP
  525. [ 20.175262] VDD2 - OPP2 - 200 Nvalue = 0x9A8AEB
  526. [ 20.180175] VDD2 - OPP1 - 100 Nvalue = 0x99FBD0
  527. [ 20.185424] SmartReflex driver initialized
  528. [ 20.189941] Disabling unused clock "rng_ick"
  529. [ 20.195159] cpufreq_interactive_input_connect: connect to qtouch-touchscreen
  530. [ 20.203308] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  531. [ 20.214752] cpcap_usb_det cpcap_usb_det: Could not get regulator for cpcap_usb
  532. [ 20.223327] cpcap_rtc cpcap_rtc: setting system clock to 2013-03-05 10:34:31 UTC (1362479671)
  533. [ 20.232757] isp_tmp_buf_alloc: allocating 16777216 bytes
  534. [ 20.293487] sr_recalibrate: 2:2 autocomp was disabled
  535. [ 20.299133] mapphone_camera_reg_power - enable vcam
  536. [ 20.351165] cam_reset_gpio 98
  537. [ 20.385406] mt9p012 3-0036: Unable to detect sensor
  538. [ 20.400939] mapphone_camera_reg_power - disable vcam
  539. [ 20.420013] sr_recalibrate: 2:1 autocomp was disabled
  540. [ 20.502899] isp_tmp_buf_alloc: allocating 16777216 bytes
  541. [ 20.577209] sr_recalibrate: 2:2 autocomp was disabled
  542. [ 20.583099] mapphone_camera_reg_power - enable vcam
  543. [ 20.619781] cam_reset_gpio 98
  544. [ 20.623535] qtouch_force_calibration: Forcing calibration
  545. [ 20.629608] do_cmd_proc_msg: Reset done.
  546. [ 20.633789] do_cmd_proc_msg: Self-calibration started.
  547. [ 20.651184] mt9p012 3-0036: Unable to detect sensor
  548. [ 20.666625] mapphone_camera_reg_power - disable vcam
  549. [ 20.700378] isp_tmp_buf_alloc: allocating 16777216 bytes
  550. [ 20.733306] mapphone_camera_reg_power - enable vcam
  551. [ 20.768188] cam_reset_gpio 98
  552. [ 20.799530] mt9p012 3-0036: Unable to detect sensor
  553. [ 20.815002] mapphone_camera_reg_power - disable vcam
  554. [ 20.850372] isp_tmp_buf_alloc: allocating 16777216 bytes
  555. [ 20.883239] mapphone_camera_reg_power - enable vcam
  556. [ 20.924438] cam_reset_gpio 98
  557. [ 20.955963] mt9p012 3-0036: Unable to detect sensor
  558. [ 20.971282] mapphone_camera_reg_power - disable vcam
  559. [ 21.006011] HP_GEN_LENS 3-0004: lens probe called....
  560. [ 21.011718] video4linux video0: video0 is now omap3//hplens/
  561. [ 21.017791] isp_tmp_buf_alloc: allocating 16777216 bytes
  562. [ 21.050689] mapphone_camera_reg_power - enable vcam
  563. [ 21.080657] cam_reset_gpio 98
  564. [ 21.112030] mt9p012 3-0036: Unable to detect sensor
  565. [ 21.127502] mapphone_camera_reg_power - disable vcam
  566. [ 21.162933] Registered hplens as V4L2 device.
  567. [ 21.167938] camise_probe
  568. [ 21.170684] isp_tmp_buf_alloc: allocating 16777216 bytes
  569. [ 21.203735] camise_sensor_power_set: power on
  570. [ 21.208374] cam_reset_gpio 98
  571. [ 21.211547] cam_standby_gpio 64
  572. [ 21.236938] mapphone_camera_reg_power - enable vcam
  573. [ 21.365264] camise_sensor_power_set: power off
  574. [ 21.385375] mapphone_camera_reg_power - disable vcam
  575. [ 21.391265] camera_misc_probe - probe function called
  576. [ 21.396728] fun camera_misc_probe gpio_cam_reset=98 gpio_cam_pwdn=64
  577. [ 21.404541] camise Sensor detected
  578. [ 21.436737] video4linux video3: video3 is now omap3/camise//
  579. [ 21.442901] isp_tmp_buf_alloc: allocating 16777216 bytes
  580. [ 21.475891] mapphone_camera_reg_power - enable vcam
  581. [ 21.510375] cam_reset_gpio 98
  582. [ 21.513549] Failed to req cam standby
  583. [ 21.526062] mt9p012 3-0036: Unable to detect sensor
  584. [ 21.541564] mapphone_camera_reg_power - disable vcam
  585. [ 21.577239] Freeing init memory: 172K
  586. [ 21.586883] warning: `adbd' uses 32-bit capabilities (legacy support in use)
  587. [ 21.717651] EXT3-fs: INFO: recovery required on readonly filesystem.
  588. [ 21.724487] EXT3-fs: write access will be enabled during recovery.
  589. [ 21.769836] EXT3-fs: recovery complete.
  590. [ 21.773986] kjournald starting. Commit interval 5 seconds
  591. [ 21.814849] EXT3-fs: mounted filesystem with ordered data mode.
  592. [ 21.839843] EXT4-fs (mmcblk1p24): barriers disabled
  593. [ 21.853088] EXT4-fs (mmcblk1p24): mounted filesystem with ordered data mode
  594. [ 21.885375] EXT4-fs (mmcblk1p25): barriers disabled
  595. [ 22.049743] sr_recalibrate: 2:1 autocomp was disabled
  596. [ 22.073669] sr_recalibrate: 2:2 autocomp was disabled
  597. [ 22.166931] sr_recalibrate: 2:1 autocomp was disabled
  598. [ 22.190979] sr_recalibrate: 2:2 autocomp was disabled
  599. [ 22.284118] sr_recalibrate: 2:1 autocomp was disabled
  600. [ 22.797607] EXT4-fs (mmcblk1p25): ext4_orphan_cleanup: deleting unreferenced inode 127
  601. [ 22.807403] EXT4-fs (mmcblk1p25): 1 orphan inode deleted
  602. [ 22.813781] EXT4-fs (mmcblk1p25):
  603. [ 22.818481] sr_recalibrate: 2:2 autocomp was disabled
  604. [ 22.824127] recovery complete
  605. [ 22.895477] EXT4-fs (mmcblk1p25): mounted filesystem with ordered data mode
  606. [ 22.903045] sr_recalibrate: 2:1 autocomp was disabled
  607. [ 22.908935]
  608. [ 23.359649] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
  609. [ 23.368530] kjournald starting. Commit interval 5 seconds
  610. [ 23.374969] EXT3 FS on loop7, internal journal
  611. [ 23.380249] EXT3-fs: recovery complete.
  612. [ 23.384643] EXT3-fs: mounted filesystem with ordered data mode.
  613. [ 23.455932] Running NetMUX
  614. [ 23.534606] sr_recalibrate: 2:2 autocomp was disabled
  615. [ 23.547637] Slow work thread pool: Starting up
  616. [ 23.552703] Slow work thread pool: Ready
  617. [ 23.651306] sr_recalibrate: 2:1 autocomp was disabled
  618. [ 23.690917] sr_recalibrate: 2:2 autocomp was disabled
  619. [ 24.010589] rmnet0: Disabled Privacy Extensions
  620. [ 24.016235] rmnet1: Disabled Privacy Extensions
  621. [ 24.034362] rmnet2: Disabled Privacy Extensions
  622. [ 24.039733] rmnet3: Disabled Privacy Extensions
  623. [ 24.057403] rmnet4: Disabled Privacy Extensions
  624. [ 24.062805] psd_data10: Disabled Privacy Extensions
  625. [ 24.068664] muxtest_net: Disabled Privacy Extensions
  626. [ 24.422485] overclock: Motorola Milestone/Defy/Droid/DroidX CPU overclocking version 1.4.9
  627. [ 24.431427] overclock: found mpu_opps_addr at 0xc0647b64
  628. [ 24.444519] overclock: found cpufreq_stats_table_addr at 0xc0639970
  629. [ 24.465179] overclock: setting max_rate 1000000 and max_vsel 58
  630. [ 24.506622] sr_vdd1_autocomp: Already set to 1
  631. [ 24.689849] init: cannot find '/system/bin/vold', disabling 'vold'
  632. [ 24.708679] init: cannot find '/system/bin/netd', disabling 'netd'
  633. [ 24.726470] init: cannot find '/system/bin/app_process', disabling 'zygote'
  634. [ 24.736480] init: cannot find '/system/bin/keystore', disabling 'keystore'
  635. [ 24.778045] init: cannot find '/system/bin/bp_ptc', disabling 'bp-ptc'
  636. $ [ 25.438049] Adding 102392k swap on /data/ubuntu/SWAP.swap. Priority:-1 extents:3 across:106492k SSD
  637. [ 34.596954] cpcap spi2.0: CPCAP uC: open status:0
  638. [ 35.719116] symsearch: found kallsyms_lookup_name on 0xc00923d8.
  639. [ 35.776580] backlight: loading button backlight brightness fix.
  640. [ 36.098510] init: no such service 'bootanim'
  641. [ 36.241058] Panel is turned on
  642. [ 36.358123] init: Handling startup event
  643. [ 36.363494] init: mountall goal changed from stop to start
  644. [ 36.369415] init: mountall state changed from waiting to starting
  645. [ 36.376586] init: hostname goal changed from stop to start
  646. [ 36.382751] init: hostname state changed from waiting to starting
  647. [ 36.389770] init: Handling starting event
  648. [ 36.397064] init: hwclock goal changed from stop to start
  649. [ 36.403747] init: hwclock state changed from waiting to starting
  650. [ 36.410919] init: ureadahead goal changed from stop to start
  651. [ 36.417510] init: ureadahead state changed from waiting to starting
  652. [ 36.424285] init: Handling starting event
  653. [ 36.429260] init: hostname state changed from starting to pre-start
  654. [ 36.436035] init: hostname state changed from pre-start to spawned
  655. [ 36.548583] init: hostname main process (2)
  656. [ 36.553405] init: hostname state changed from spawned to post-start
  657. [ 36.562744] init: hostname state changed from post-start to running
  658. [ 36.570251] init: Handling starting event
  659. [ 36.576477] init: hwclock state changed from starting to pre-start
  660. [ 36.585632] init: hwclock state changed from pre-start to spawned
  661. [ 36.604614] init: hwclock main process (3)
  662. [ 36.609832] init: hwclock state changed from spawned to post-start
  663. [ 36.617370] init: hwclock state changed from post-start to running
  664. [ 36.624450] init: Handling starting event
  665. [ 36.629638] init: ureadahead state changed from starting to pre-start
  666. [ 36.639007] init: ureadahead state changed from pre-start to spawned
  667. [ 36.657562] init: ureadahead main process (4)
  668. [ 36.662750] init: Handling started event
  669. [ 36.668029] init: Handling started event
  670. [ 36.675170] init: hostname main process (2) exited normally
  671. [ 36.681304] init: hostname goal changed from start to stop
  672. [ 36.688079] init: hostname state changed from running to stopping
  673. [ 36.696166] init: Handling stopping event
  674. [ 36.701354] init: hostname state changed from stopping to killed
  675. [ 36.708801] init: hostname state changed from killed to post-stop
  676. [ 36.715515] init: hostname state changed from post-stop to waiting
  677. [ 36.723358] init: Handling stopped event
  678. [ 36.777496] backlight: hooked cpcap_regacc_write
  679. [ 36.819396] init: hwclock main process (3) exited normally
  680. [ 36.826965] init: hwclock goal changed from start to stop
  681. [ 36.842285] init: hwclock state changed from running to stopping
  682. [ 36.849121] init: Handling stopping event
  683. [ 36.853790] init: hwclock state changed from stopping to killed
  684. [ 36.860260] init: hwclock state changed from killed to post-stop
  685. [ 36.866821] init: hwclock state changed from post-stop to waiting
  686. [ 36.873504] init: Handling stopped event
  687. [ 36.885253] init: ureadahead main process (4) terminated with status 5
  688. [ 36.892517] init: ureadahead goal changed from start to stop
  689. [ 36.898773] init: ureadahead state changed from spawned to stopping
  690. [ 36.905639] init: mountall state changed from starting to pre-start
  691. [ 36.912445] init: mountall state changed from pre-start to spawned
  692. [ 36.920410] init: mountall main process (5)
  693. [ 36.925140] init: mountall state changed from spawned to post-start
  694. [ 36.931823] init: mountall state changed from post-start to running
  695. [ 36.940948] init: Handling stopping event
  696. [ 36.945739] init: ureadahead state changed from stopping to killed
  697. [ 36.952545] init: ureadahead state changed from killed to post-stop
  698. [ 36.959289] init: ureadahead state changed from post-stop to waiting
  699. [ 36.966308] init: Handling started event
  700. [ 36.970825] init: Handling starting/failed event
  701. [ 36.976104] init: Handling stopped event
  702. [ 37.002929] init: Connection from private client
  703. [ 37.019104] init: Handling virtual-filesystems event
  704. [ 37.024780] init: console-setup goal changed from stop to start
  705. [ 37.036529] init: console-setup state changed from waiting to starting
  706. [ 37.044067] init: mountkernfs.sh goal changed from stop to start
  707. [ 37.050750] init: mountkernfs.sh state changed from waiting to starting
  708. [ 37.058135] init: mountdevsubfs.sh goal changed from stop to start
  709. [ 37.064880] init: mountdevsubfs.sh state changed from waiting to starting
  710. [ 37.072509] init: procps (virtual-filesystems) goal changed from stop to start
  711. [ 37.080413] init: procps (virtual-filesystems) state changed from waiting to starting
  712. [ 37.089263] init: Handling starting event
  713. [ 37.093933] init: console-setup state changed from starting to pre-start
  714. [ 37.101348] init: console-setup state changed from pre-start to spawned
  715. [ 37.116760] init: console-setup main process (8)
  716. [ 37.122497] init: console-setup state changed from spawned to post-start
  717. [ 37.129882] init: console-setup state changed from post-start to running
  718. [ 37.137359] init: Handling starting event
  719. [ 37.142242] init: mountkernfs.sh state changed from starting to pre-start
  720. [ 37.149749] init: mountkernfs.sh state changed from pre-start to spawned
  721. [ 37.159973] init: mountkernfs.sh state changed from spawned to post-start
  722. [ 37.167510] init: mountkernfs.sh state changed from post-start to running
  723. [ 37.175048] init: Handling starting event
  724. [ 37.180908] init: mountdevsubfs.sh state changed from starting to pre-start
  725. [ 37.188934] init: mountdevsubfs.sh state changed from pre-start to spawned
  726. [ 37.198181] init: mountdevsubfs.sh state changed from spawned to post-start
  727. [ 37.206146] init: mountdevsubfs.sh state changed from post-start to running
  728. [ 37.213775] init: Handling starting event
  729. [ 37.218566] init: procps (virtual-filesystems) state changed from starting to pre-start
  730. [ 37.227264] init: procps (virtual-filesystems) state changed from pre-start to spawned
  731. [ 37.238433] init: procps (virtual-filesystems) main process (9)
  732. [ 37.248016] init: procps (virtual-filesystems) state changed from spawned to post-start
  733. [ 37.258300] init: procps (virtual-filesystems) state changed from post-start to running
  734. [ 37.269378] init: Handling started event
  735. [ 37.274658] init: Handling started event
  736. [ 37.279907] init: Handling started event
  737. [ 37.286590] init: Handling started event
  738. TERM environment variable not set.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement