CalcProgrammer1

TouchPad 3.0 dmesg - i2c errors

Apr 26th, 2012
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.54 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 3.0.8-g2e5b2ea-dirty (adam@Adam-Ubuntu1110-VB) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #23 SMP PREEMPT Thu Apr 26 02:06:47 CDT 2012
  4. [ 0.000000] CPU: ARMv7 Processor [510f02d2] revision 2 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
  6. [ 0.000000] Machine: TENDERLOIN
  7. [ 0.000000] memory pool 0 (start 38000000 size 600000) initialized
  8. [ 0.000000] memory pool 1 (start 38600000 size 3a00000) initialized
  9. [ 0.000000] memory pool 3 (start 78d00000 size 6900000) initialized
  10. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  11. [ 0.000000] smem_find(137, 72): wrong size 64
  12. [ 0.000000] socinfo_init: v5, id=86, ver=2.0, raw_id=1696, raw_ver=1696, hw_plat=0, hw_plat_ver=65536
  13. [ 0.000000] accessory_chip=0
  14. [ 0.000000] On node 0 totalpages: 225792
  15. [ 0.000000] free_area_init_node: node 0, pgdat 80a98a80, node_mem_map 80cb3800
  16. [ 0.000000] Normal zone: 2277 pages used for memmap
  17. [ 0.000000] Normal zone: 0 pages reserved
  18. [ 0.000000] Normal zone: 223515 pages, LIFO batch:31
  19. [ 0.000000] passing from bootie 6291456 bytes at 7f600000 physical for fb
  20. [ 0.000000] PERCPU: Embedded 8 pages/cpu @815a7000 s9504 r8192 d15072 u32768
  21. [ 0.000000] pcpu-alloc: s9504 r8192 d15072 u32768 alloc=8*4096
  22. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  23. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 223515
  24. [ 0.000000] Kernel command line: root=/dev/ram0 rootwait rw logo.nologo console=tty1 fb=0x7f600000 nduid=18fc7bb6aa986684d3361845328aec34f0cbfa67 klog=0x7ff00000 klog_len=0x100000 boardtype=topaz-Wifi-pvt
  25. [ 0.000000] boardtype_setup: boardtype_str = topaz-Wifi-pvt
  26. [ 0.000000] boardtype_setup: boardtype = topaz_wifi
  27. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  28. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  29. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  30. [ 0.000000] Memory: 101MB 781MB = 882MB total
  31. [ 0.000000] Memory: 878700k/878700k available, 131988k reserved, 0K highmem
  32. [ 0.000000] Virtual kernel memory layout:
  33. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  34. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  35. [ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
  36. [ 0.000000] vmalloc : 0xbf800000 - 0xfa000000 ( 936 MB)
  37. [ 0.000000] lowmem : 0x80000000 - 0xbf400000 (1012 MB)
  38. [ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
  39. [ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
  40. [ 0.000000] .init : 0x80008000 - 0x80043000 ( 236 kB)
  41. [ 0.000000] .text : 0x80100000 - 0x80969ddc (8616 kB)
  42. [ 0.000000] .data : 0x80a00000 - 0x80aaf670 ( 702 kB)
  43. [ 0.000000] .bss : 0x80aaf694 - 0x80cae170 (2043 kB)
  44. [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  45. [ 0.000000] Preemptible hierarchical RCU implementation.
  46. [ 0.000000] NR_IRQS:855
  47. [ 0.000000] sched_clock: 32 bits at 6MHz, resolution 148ns, wraps every 636291ms
  48. [ 0.000000] Console: colour dummy device 80x30
  49. [ 0.000000] console [tty1] enabled
  50. [ 0.150179] Calibrating delay using timer specific routine.. 13.52 BogoMIPS (lpj=67633)
  51. [ 0.150314] pid_max: default: 32768 minimum: 301
  52. [ 0.151964] Mount-cache hash table entries: 512
  53. [ 0.156599] Initializing cgroup subsys debug
  54. [ 0.156709] Initializing cgroup subsys cpuacct
  55. [ 0.156926] Initializing cgroup subsys freezer
  56. [ 0.157460] CPU: Testing write buffer coherency: ok
  57. [ 0.158346] hw perfevents: enabled with ARMv7 Scorpion-MP PMU driver, 5 counters available
  58. [ 0.330602] Brought up 2 CPUs
  59. [ 0.330675] SMP: Total of 2 processors activated (27.05 BogoMIPS).
  60. [ 0.421552] print_constraints: dummy:
  61. [ 0.421887] rdev_init_debugfs: Error-Bad Function Input
  62. [ 0.423554] NET: Registered protocol family 16
  63. [ 0.424794] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
  64. [ 0.436457] msm_rpm_init: RPM firmware 2.0.67653
  65. [ 0.437662] tenderloin_setup_pin_table: using tenderloin_pins_wifi
  66. [ 0.440512] saw_probe: id=0, name=8901_s0
  67. [ 0.443295] saw_probe: id=1, name=8901_s1
  68. [ 0.448861] rcg_clk_handoff: gp0_clk rate=27000000
  69. [ 0.448958] rcg_clk_handoff: gp1_clk rate=27000000
  70. [ 0.449042] rcg_clk_handoff: gp2_clk rate=27000000
  71. [ 0.449139] rcg_clk_handoff: gsbi12_uart_clk rate=7372800
  72. [ 0.449238] rcg_clk_handoff: gsbi3_qup_clk rate=24000000
  73. [ 0.449328] rcg_clk_handoff: gsbi4_qup_clk rate=24000000
  74. [ 0.449422] rcg_clk_handoff: gsbi7_qup_clk rate=24000000
  75. [ 0.449512] rcg_clk_handoff: gsbi8_qup_clk rate=24000000
  76. [ 0.449603] rcg_clk_handoff: gsbi9_qup_clk rate=24000000
  77. [ 0.449701] rcg_clk_handoff: sdc1_clk rate=48000000
  78. [ 0.449793] rcg_clk_handoff: usb_hs1_xcvr_clk rate=60000000
  79. [ 0.449911] rcg_clk_handoff: dsi_byte_clk rate=1
  80. [ 0.450019] rcg_clk_handoff: mdp_clk rate=200000000
  81. [ 0.450283] ------------[ cut here ]------------
  82. [ 0.450378] WARNING: at arch/arm/mach-msm/clock-local.c:330 __rcg_clk_enable_reg+0x30/0xc4()
  83. [ 0.450501] Attempting to enable pixel_mdp_clk before setting its rate. Set the rate first!
  84. [ 0.450621] Modules linked in:
  85. [ 0.450721] [<8010bf1c>] (unwind_backtrace+0x0/0x11c) from [<8017a12c>] (warn_slowpath_common+0x4c/0x64)
  86. [ 0.450873] [<8017a12c>] (warn_slowpath_common+0x4c/0x64) from [<8017a1c4>] (warn_slowpath_fmt+0x2c/0x3c)
  87. [ 0.451024] [<8017a1c4>] (warn_slowpath_fmt+0x2c/0x3c) from [<8014eb48>] (__rcg_clk_enable_reg+0x30/0xc4)
  88. [ 0.451171] [<8014eb48>] (__rcg_clk_enable_reg+0x30/0xc4) from [<8014edb4>] (rcg_clk_enable+0x20/0x40)
  89. [ 0.451324] [<8014edb4>] (rcg_clk_enable+0x20/0x40) from [<80116568>] (clk_enable+0x80/0xf0)
  90. [ 0.451461] [<80116568>] (clk_enable+0x80/0xf0) from [<8014f8bc>] (tenderloin_clock_fixup+0x14/0x2c)
  91. [ 0.451607] [<8014f8bc>] (tenderloin_clock_fixup+0x14/0x2c) from [<80013368>] (msm8x60_init.isra.26+0x158/0xf5c)
  92. [ 0.451769] [<80013368>] (msm8x60_init.isra.26+0x158/0xf5c) from [<8000b138>] (customize_machine+0x1c/0x28)
  93. [ 0.451926] [<8000b138>] (customize_machine+0x1c/0x28) from [<801003fc>] (do_one_initcall+0x90/0x160)
  94. [ 0.452072] [<801003fc>] (do_one_initcall+0x90/0x160) from [<80008a0c>] (kernel_init+0x8c/0x12c)
  95. [ 0.452216] [<80008a0c>] (kernel_init+0x8c/0x12c) from [<80106984>] (kernel_thread_exit+0x0/0x8)
  96. [ 0.452367] ---[ end trace 1b75b31a2719ed1c ]---
  97. [ 0.467557] Max ACPU freq: 1188000 KHz
  98. [ 0.474120] CPU0: 17 scaling frequencies supported.
  99. [ 0.474166] CPU1: 17 scaling frequencies supported.
  100. [ 0.474441] msm8x60_init: setting USUS_pin_polarity = 1
  101. [ 0.488394] pm8058_probe: PMIC revision: E3
  102. [ 0.491586] pm_gpio_probe: OK: base=173, ngpio=40
  103. [ 0.493126] pm8xxx_mpp_probe: OK: base=213, ngpio=12
  104. [ 0.503826] pm8901_probe: PMIC REVISION = F4
  105. [ 0.506536] pm8xxx_mpp_probe: OK: base=225, ngpio=4
  106. [ 0.899988] Registering a6_0 device.
  107. [ 1.047294] bio: create slab <bio-0> at 0
  108. [ 1.054853] ION heap vmalloc created
  109. [ 1.055370] pmic8058_pwm_probe: OK
  110. [ 1.055695] klog_init: phys buffer at 0x7ff00000
  111. [ 1.055812] klog_init: virt address at 0xbfe00000
  112. [ 1.055854] klog_init: found valid klog, len 1048576
  113. [ 1.055948] klog_init: using buffer 1 at 0xbfe40018, length 262116
  114. [ 1.060732] SCSI subsystem initialized
  115. [ 1.062823] usbcore: registered new interface driver usbfs
  116. [ 1.063683] usbcore: registered new interface driver hub
  117. [ 1.064254] usbcore: registered new device driver usb
  118. [ 1.067742] Advanced Linux Sound Architecture Driver Version 1.0.24.
  119. [ 1.071099] Bluetooth: Core ver 2.16
  120. [ 1.071478] NET: Registered protocol family 31
  121. [ 1.071551] Bluetooth: HCI device and connection manager initialized
  122. [ 1.071648] Bluetooth: HCI socket layer initialized
  123. [ 1.071724] Bluetooth: L2CAP socket layer initialized
  124. [ 1.072269] Bluetooth: SCO socket layer initialized
  125. [ 1.073261] Switching to clocksource dg_timer
  126. [ 1.191333] NET: Registered protocol family 2
  127. [ 1.191835] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  128. [ 1.193591] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  129. [ 1.195599] TCP bind hash table entries: 65536 (order: 8, 1572864 bytes)
  130. [ 1.197286] TCP: Hash tables configured (established 131072 bind 65536)
  131. [ 1.197388] TCP reno registered
  132. [ 1.197444] UDP hash table entries: 512 (order: 3, 32768 bytes)
  133. [ 1.197569] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
  134. [ 1.198908] NET: Registered protocol family 1
  135. [ 1.200835] RPC: Registered named UNIX socket transport module.
  136. [ 1.200929] RPC: Registered udp transport module.
  137. [ 1.201002] RPC: Registered tcp transport module.
  138. [ 1.201074] RPC: Registered tcp NFSv4.1 backchannel transport module.
  139. [ 1.205472] Trying to unpack rootfs image as initramfs...
  140. [ 1.330420] Freeing initrd memory: 1636K
  141. [ 1.330837] PMU: registered new PMU device of type 0
  142. [ 1.331395] PMU: registered new PMU device of type 1
  143. [ 1.332816] ETM/ETB intialized.
  144. [ 1.334835] smd_channel_probe_worker: allocation table not initialized
  145. [ 1.357673] msm_dsps driver version 3.02.
  146. [ 1.369137] dspcrashd_probe: Platform driver values: Base = 0x46700000, Size = 0x2000000,pdata = 0xdeaddead
  147. [ 1.382710] msm_rpm_log_probe: OK
  148. [ 1.498999] ashmem: initialized
  149. [ 1.585943] msgmni has been set to 1719
  150. [ 1.589993] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  151. [ 1.590111] io scheduler noop registered
  152. [ 1.590173] io scheduler deadline registered (default)
  153. [ 1.591703] io scheduler cfq registered
  154. [ 1.601545] lcdc_lg_panel_init: called
  155. [ 1.602819] Lcdc_lg_probe: bl_pwm0=b7e62140 LPG_chan0=0
  156. [ 1.610632] FrameBuffer[0] 1024x768 size=6291456 bytes is registered successfully!
  157. [ 1.612375] Registered led device: lcd-backlight
  158. [ 2.069670] msm_serial_hs.0: ttyHS0 at MMIO 0x16540000 (irq = 188) is a MSM HS UART
  159. [ 2.153766] msm_serial_hs module loaded
  160. [ 2.154195] msm_serial_hsl: detected port #0
  161. [ 2.154599] msm_serial_hsl.0: ttyHSL0 at MMIO 0x19c40000 (irq = 227) is a MSM
  162. [ 2.313786] msm_serial_hsl: driver initialized
  163. [ 2.325434] kgsl kgsl-3d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
  164. [ 2.329003] kgsl kgsl-2d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
  165. [ 2.331861] kgsl kgsl-2d1: |kgsl_gpummu_init| MMU type set for device is GPUMMU
  166. [ 2.336403] brd: module loaded
  167. [ 2.352472] loop: module loaded
  168. [ 2.353018] pmem: Initializing pmem (user-space) as cached
  169. [ 2.354115] allocating 67108864 bytes at (null) (78d00000 physical) for pmem
  170. [ 2.354545] pmem: Initializing pmem_adsp (user-space) as non-cached
  171. [ 2.355554] allocating 33554432 bytes at (null) (7cd00000 physical) for pmem_adsp
  172. [ 2.355988] pmem: Initializing pmem_smipool (user-space) as non-cached
  173. [ 2.357266] allocating 60817408 bytes at (null) (38600000 physical) for pmem_smipool
  174. [ 2.357431] pmem: Reserving virtual address range c1000000 - c4a00000 for pmem_smipool
  175. [ 2.358072] pmem: Initializing pmem_audio (user-space) as non-cached
  176. [ 2.359271] allocating 2666496 bytes at (null) (7ed00000 physical) for pmem_audio
  177. [ 2.360539] i2c-core: driver [isa1200] using legacy suspend method
  178. [ 2.360632] i2c-core: driver [isa1200] using legacy resume method
  179. [ 2.361743] pm8xxx_upl_probe: OK
  180. [ 2.367924] Initialize hres_counter device
  181. [ 2.368285] Before a6 call to i2c_add_driver.
  182. [ 2.373002] a6_init_state: enabling A6 internal wake.
  183. [ 2.373088] a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b
  184. [ 2.419231] A6 Version: HW: 255, FW (M.m.B): 2.13.25, ManID: 28769, ProdTyp: 1281
  185. [ 2.786075] Starting battery authentication...
  186. [ 2.899558] Battery authentication successful.
  187. [ 2.948019] battery_info.percentage = 89, battery_info.voltage = 4065040, battery_info.current = 577031, battery_info.temperature = 37
  188. [ 3.346608] A6 driver initialized successfully!
  189. [ 3.352806] a6_init_state: enabling A6 internal wake.
  190. [ 3.352895] a6_init_state: TS2_I2C_WAKEUP_PERIOD = 0x1b
  191. [ 3.398134] A6 Version: HW: 255, FW (M.m.B): 2.7.29, ManID: 28769, ProdTyp: 1793
  192. [ 3.401704] A6 driver initialized successfully!
  193. [ 3.402043] i2c-core: driver [a6] using legacy suspend method
  194. [ 3.402131] i2c-core: driver [a6] using legacy resume method
  195. [ 3.407663] SCSI Media Changer driver v0.25
  196. [ 3.411769] PPP generic driver version 2.4.2
  197. [ 3.413052] PPP Deflate Compression module registered
  198. [ 3.413167] PPP BSD Compression module registered
  199. [ 3.413250] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
  200. [ 3.413430] CSLIP: code copyright 1989 Regents of the University of California.
  201. [ 3.415789] rmnet_init: SMD devices[8]
  202. [ 3.442920] Error: Driver 'msm_otg' is already registered, aborting...
  203. [ 3.443026] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  204. [ 3.443679] host driver registered w/ tranceiver
  205. [ 3.444465] usbcore: registered new interface driver cdc_acm
  206. [ 3.444552] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  207. [ 3.444667] Initializing USB Mass Storage driver...
  208. [ 3.445225] usbcore: registered new interface driver usb-storage
  209. [ 3.445314] USB Mass Storage support registered.
  210. [ 3.445723] usbcore: registered new interface driver ums-alauda
  211. [ 3.446150] usbcore: registered new interface driver ums-cypress
  212. [ 3.446569] usbcore: registered new interface driver ums-datafab
  213. [ 3.446987] usbcore: registered new interface driver ums-freecom
  214. [ 3.447416] usbcore: registered new interface driver ums-isd200
  215. [ 3.447834] usbcore: registered new interface driver ums-jumpshot
  216. [ 3.448255] usbcore: registered new interface driver ums-karma
  217. [ 3.448680] usbcore: registered new interface driver ums-onetouch
  218. [ 3.449101] usbcore: registered new interface driver ums-sddr09
  219. [ 3.449531] usbcore: registered new interface driver ums-sddr55
  220. [ 3.449968] usbcore: registered new interface driver ums-usbat
  221. [ 3.450384] usbcore: registered new interface driver usb_ehset_test
  222. [ 3.452230] peripheral driver registered w/ tranceiver
  223. [ 3.481563] android_usb gadget: Mass Storage Function, version: 2009/09/11
  224. [ 3.481672] android_usb gadget: Number of LUNs=1
  225. [ 3.481795] lun0: LUN: removable file: (no medium)
  226. [ 3.484027] android_usb gadget: android_usb ready
  227. [ 3.488099] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  228. [ 3.501273] cyttsp_init:Cypress TrueTouch(R) Standard Product
  229. [ 3.501366] cyttsp_init:I2C Touchscreen Driver (Built Apr 26 2012 @ 02:05:55)
  230. [ 3.525458] input: pmic8xxx_pwrkey as /devices/platform/msm_ssbi.0/pm8058-core/pm8xxx-pwrkey/input/input1
  231. [ 3.529372] <6>lsm303dlh magnetometer driver
  232. [ 3.529590] lsm303dlh_mag_sysfs: probe start
  233. [ 3.531426] input: lsm303dlh_mag_sysfs as /devices/i2c-0/0-001e/input/input2
  234. [ 3.532999] lsm303dlh_mag_sysfs 0-001e: lsm303dlh_mag probed
  235. [ 3.533672] lsm303dlh_acc_sysfs accelerometer driver: init
  236. [ 3.533921] lsm303dlh_acc_sysfs: probe start.
  237. [ 3.534074] lsm303dlh_acc_sysfs: hw init start
  238. [ 3.534976] lsm303dlh_acc_sysfs: hw init done
  239. [ 3.537626] input: lsm303dlh_acc_sysfs as /devices/i2c-0/0-0018/input/input3
  240. [ 3.541975] lsm303dlh_acc_sysfs 0-0018: lsm303dlh_acc_sysfs: probed
  241. [ 3.544125] i2c-core: driver [lsm303dlh_acc_sysfs] using legacy suspend method
  242. [ 3.544234] i2c-core: driver [lsm303dlh_acc_sysfs] using legacy resume method
  243. [ 3.554619] input: isl29023 light sensor as /devices/virtual/input/input4
  244. [ 3.558482] isl29023 0-0044: driver version 1.0 enabled
  245. [ 3.559855] i2c-core: driver [isl29023] using legacy suspend method
  246. [ 3.559950] i2c-core: driver [isl29023] using legacy resume method
  247. [ 3.570901] using rtc device, pm8xxx_rtc, for alarms
  248. [ 3.571068] rtc-pm8xxx rtc-pm8xxx: rtc core: registered pm8xxx_rtc as rtc0
  249. [ 3.572436] i2c /dev entries driver
  250. [ 3.582863] Linux video capture interface: v2.00
  251. [ 3.620164] msm_adc successfully registered
  252. [ 3.622657] tsens_tm_probe: OK
  253. [ 3.663409] pmic8058_xoadc:The offset for AMUX calibrationwas -328
  254. [ 3.670400] pm8xxx_tm_probe: OK
  255. [ 3.672356] pm8xxx_tm_probe: OK
  256. [ 3.678217] device-mapper: uevent: version 1.0.3
  257. [ 3.681536] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: [email protected]
  258. [ 3.682746] Bluetooth: HCI UART driver ver 2.2
  259. [ 3.682819] Bluetooth: HCI H4 protocol initialized
  260. [ 3.682891] Bluetooth: HCI_IBS protocol initialized
  261. [ 3.684079] cpuidle: using governor ladder
  262. [ 3.684151] cpuidle: using governor menu
  263. [ 3.685546] mmc0: mci-version: 0
  264. [ 3.685772] mmc0: No card detect facilities available
  265. [ 3.687172] mmc0: Qualcomm MSM SDCC-core at 0x0000000012400000 irq 136,0 dma 18 dmacrcri 1
  266. [ 3.687296] mmc0: 8 bit data mode enabled
  267. [ 3.687360] mmc0: 4 bit data mode disabled
  268. [ 3.687422] mmc0: polling status mode disabled
  269. [ 3.687490] mmc0: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz
  270. [ 3.687571] mmc0: Slot eject status = 0
  271. [ 3.687631] mmc0: Power save feature enable = 1
  272. [ 3.687701] mmc0: DM non-cached buffer at ffdc0000, dma_addr 0x76c40000
  273. [ 3.687796] mmc0: DM cmd busaddr 0x76c40000, cmdptr busaddr 0x76c57f40
  274. [ 3.688361] mmc1: mci-version: 0
  275. [ 3.690528] mmc1: Qualcomm MSM SDCC-core at 0x0000000012180000 irq 134,642 dma 20 dmacrcri 2
  276. [ 3.690660] mmc1: 8 bit data mode disabled
  277. [ 3.690722] mmc1: 4 bit data mode enabled
  278. [ 3.690783] mmc1: polling status mode disabled
  279. [ 3.690851] mmc1: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz
  280. [ 3.690933] mmc1: Slot eject status = 0
  281. [ 3.690991] mmc1: Power save feature enable = 1
  282. [ 3.691061] mmc1: DM non-cached buffer at ffda0000, dma_addr 0x76c60000
  283. [ 3.691157] mmc1: DM cmd busaddr 0x76c60000, cmdptr busaddr 0x76c77f40
  284. [ 3.691755] mmc2: mci-version: 0
  285. [ 3.691979] mmc2: No card detect facilities available
  286. [ 3.693186] mmc2: Qualcomm MSM SDCC-core at 0x00000000121c0000 irq 133,0 dma 21 dmacrcri 5
  287. [ 3.693309] mmc2: 8 bit data mode disabled
  288. [ 3.693434] mmc2: 4 bit data mode enabled
  289. [ 3.693496] mmc2: polling status mode disabled
  290. [ 3.693564] mmc2: MMC clock 400000 -> 48000000 Hz, PCLK 0 Hz
  291. [ 3.693646] mmc2: Slot eject status = 0
  292. [ 3.693707] mmc2: Power save feature enable = 1
  293. [ 3.693777] mmc2: DM non-cached buffer at ffd80000, dma_addr 0x76c80000
  294. [ 3.693872] mmc2: DM cmd busaddr 0x76c80000, cmdptr busaddr 0x76c97f40
  295. [ 3.694040] tenderloin_probe_wifi: id 4 mmc b711e040
  296. [ 3.699626] usbcore: registered new interface driver usbhid
  297. [ 3.699715] usbhid: USB HID core driver
  298. [ 3.702560] logger: created 256K log 'log_main'
  299. [ 3.703694] logger: created 256K log 'log_events'
  300. [ 3.704930] logger: created 256K log 'log_radio'
  301. [ 3.706200] logger: created 256K log 'log_system'
  302. [ 3.709891] usbcore: registered new interface driver snd-usb-audio
  303. [ 3.712953] msm-cpu-dai msm-cpu-dai.0: asoc_msm_cpu_probe: dev name msm-cpu-dai.0
  304. [ 3.713903] msm-codec-dai msm-codec-dai.0: asoc_msm_codec_probe: dev name msm-codec-dai.0
  305. [ 3.714804] msm-dsp-audio msm-dsp-audio.0: msm_pcm_probe: dev name msm-dsp-audio.0
  306. [ 3.717029] mvs-cpu-dai mvs-cpu-dai.0: asoc_mvs_cpu_probe: dev name mvs-cpu-dai.0
  307. [ 3.717718] mvs-codec-dai mvs-codec-dai.0: asoc_mvs_codec_probe: dev name mvs-codec-dai.0
  308. [ 3.718427] msm-mvs-audio msm-mvs-audio.0: msm_pcm_probe: dev name msm-mvs-audio.0
  309. [ 3.724336] asoc: msm-codec-dai <-> msm-cpu-dai.0 mapping ok
  310. [ 3.726181] asoc: mvs-codec-dai <-> mvs-cpu-dai.0 mapping ok
  311. [ 3.733681] ALSA device list:
  312. [ 3.733739] #0: msm-audio
  313. [ 3.734704] Mirror/redirect action on
  314. [ 3.734771] u32 classifier
  315. [ 3.734815] Actions configured
  316. [ 3.734874] Netfilter messages via NETLINK v0.30.
  317. [ 3.735085] nf_conntrack version 0.5.0 (13755 buckets, 55020 max)
  318. [ 3.737507] ctnetlink v0.93: registering with nfnetlink.
  319. [ 3.737618] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  320. [ 3.737717] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  321. [ 3.739541] ip_tables: (C) 2000-2006 Netfilter Core Team
  322. [ 3.740306] TCP cubic registered
  323. [ 3.745053] NET: Registered protocol family 10
  324. [ 3.752381] ip6_tables: (C) 2000-2006 Netfilter Core Team
  325. [ 3.752963] IPv6 over IPv4 tunneling driver
  326. [ 3.755820] NET: Registered protocol family 17
  327. [ 3.758565] Bluetooth: RFCOMM TTY layer initialized
  328. [ 3.758679] Bluetooth: RFCOMM socket layer initialized
  329. [ 3.758755] Bluetooth: RFCOMM ver 1.11
  330. [ 3.758814] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  331. [ 3.758891] Bluetooth: BNEP filters: protocol multicast
  332. [ 3.758969] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  333. [ 3.759835] Registering the dns_resolver key type
  334. [ 3.759982] VFP support v0.3: implementor 51 architecture 64 part 2d variant 0 rev 0
  335. [ 3.763698] Registering SWP/SWPB emulation handler
  336. [ 3.801662] clock_late_init() disabled 171 unused clocks
  337. [ 3.809239] mmc0: new high speed MMC card at address 0001
  338. [ 3.813535] mmcblk0: mmc0:0001 SEM32G 29.7 GiB
  339. [ 3.814989] mmcblk0boot0: mmc0:0001 SEM32G partition 1 1.00 MiB
  340. [ 3.816517] MSM Watchdog Initialized
  341. [ 3.816846] mmcblk0boot1: mmc0:0001 SEM32G partition 2 1.00 MiB
  342. [ 3.822066] rtc-pm8xxx rtc-pm8xxx: setting system clock to 2012-04-26 07:11:49 UTC (1335424309)
  343. [ 3.823490] mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 >
  344. [ 3.833527] Freeing init memory: 236K
  345. [ 3.842032] mmcblk0boot1: unknown partition table
  346. [ 3.851416] mmcblk0boot0: unknown partition table
  347. [ 3.928688] android_work: did not send uevent (0 0 (null))
  348. [ 15.487695] EXT3-fs: barriers not enabled
  349. [ 15.490124] EXT3-fs (dm-11): warning: maximal mount count reached, running e2fsck is recommended
  350. [ 15.490381] kjournald starting. Commit interval 5 seconds
  351. [ 15.492902] EXT3-fs (dm-11): using internal journal
  352. [ 15.492989] EXT3-fs (dm-11): mounted filesystem with writeback data mode
  353. [ 17.212730] init: Failed to create pty - disabling logging for job
  354. [ 17.217262] init: Temporary process spawn error: No such file or directory
  355. [ 17.285585] init: Failed to create pty - disabling logging for job
  356. [ 17.287806] init: Temporary process spawn error: No such file or directory
  357. [ 17.315162] init: Failed to create pty - disabling logging for job
  358. [ 17.315684] init: Temporary process spawn error: No such file or directory
  359. [ 17.324193] init: Failed to create pty - disabling logging for job
  360. [ 17.324707] init: Temporary process spawn error: No such file or directory
  361. [ 17.503818] init: ureadahead main process (176) terminated with status 5
  362. [ 18.230675] init: Failed to create pty - disabling logging for job
  363. [ 18.237010] init: Temporary process spawn error: No such file or directory
  364. [ 18.280902] init: Failed to create pty - disabling logging for job
  365. [ 18.281781] init: Temporary process spawn error: No such file or directory
  366. [ 66.887228] init: Failed to create pty - disabling logging for job
  367. [ 66.887932] init: Temporary process spawn error: No such file or directory
  368. [ 67.012780] init: Failed to create pty - disabling logging for job
  369. [ 67.013513] init: Temporary process spawn error: No such file or directory
  370. [ 67.526871] init: Failed to create pty - disabling logging for job
  371. [ 67.528128] init: Temporary process spawn error: No such file or directory
  372. [ 67.539993] init: Failed to create pty - disabling logging for job
  373. [ 67.540660] init: Temporary process spawn error: No such file or directory
  374. [ 67.560255] init: Failed to create pty - disabling logging for job
  375. [ 67.560941] init: Temporary process spawn error: No such file or directory
  376. [ 68.225508] init: Failed to create pty - disabling logging for job
  377. [ 68.226214] init: Temporary process spawn error: No such file or directory
  378. [ 68.388337] init: Failed to create pty - disabling logging for job
  379. [ 68.388901] init: Temporary process spawn error: No such file or directory
  380. [ 68.399710] init: Failed to create pty - disabling logging for job
  381. [ 68.400183] init: Temporary process spawn error: No such file or directory
  382. [ 68.422342] init: Failed to create pty - disabling logging for job
  383. [ 68.422818] init: Temporary process spawn error: No such file or directory
  384. [ 68.440207] init: Failed to create pty - disabling logging for job
  385. [ 68.440662] init: Temporary process spawn error: No such file or directory
  386. [ 68.500467] init: Failed to create pty - disabling logging for job
  387. [ 68.500964] init: Temporary process spawn error: No such file or directory
  388. [ 68.509090] init: Failed to create pty - disabling logging for job
  389. [ 68.509613] init: Temporary process spawn error: No such file or directory
  390. [ 68.572026] init: Failed to create pty - disabling logging for job
  391. [ 68.572501] init: Temporary process spawn error: No such file or directory
  392. [ 68.593327] init: Failed to create pty - disabling logging for job
  393. [ 68.594405] init: Temporary process spawn error: No such file or directory
  394. [ 68.622794] init: Failed to create pty - disabling logging for job
  395. [ 68.623305] init: Temporary process spawn error: No such file or directory
  396. [ 68.668274] adb_bind_config
  397. [ 68.689258] rndis_function_bind_config MAC: 00:00:00:00:00:00
  398. [ 68.689478] android_usb gadget: using random self ethernet address
  399. [ 68.689569] android_usb gadget: using random host ethernet address
  400. [ 68.720983] rndis0: MAC 8e:54:b1:d1:aa:6f
  401. [ 68.721044] rndis0: HOST MAC 9a:22:49:27:c1:b9
  402. [ 68.778311] init: Failed to create pty - disabling logging for job
  403. [ 68.778796] init: Temporary process spawn error: No such file or directory
  404. [ 68.855024] adb_open
  405. [ 68.872366] init: Failed to create pty - disabling logging for job
  406. [ 68.875833] init: Temporary process spawn error: No such file or directory
  407. [ 68.887223] udevd[3112]: starting version 175
  408. [ 68.903125] init: Failed to create pty - disabling logging for job
  409. [ 68.903640] init: Temporary process spawn error: No such file or directory
  410. [ 68.917197] init: Failed to create pty - disabling logging for job
  411. [ 68.917723] init: Temporary process spawn error: No such file or directory
  412. [ 68.995192] android_work: sent uevent USB_STATE=CONNECTED
  413. [ 69.194116] android_usb gadget: high speed config #1: android
  414. [ 69.213678] android_work: sent uevent USB_STATE=CONFIGURED
  415. [ 69.394800] init: Failed to create pty - disabling logging for job
  416. [ 69.395513] init: Temporary process spawn error: No such file or directory
  417. [ 69.435364] init: Failed to create pty - disabling logging for job
  418. [ 69.436127] init: Temporary process spawn error: No such file or directory
  419. [ 69.477364] init: Failed to create pty - disabling logging for job
  420. [ 69.477915] init: Temporary process spawn error: No such file or directory
  421. [ 69.520071] init: Failed to create pty - disabling logging for job
  422. [ 69.520588] init: Temporary process spawn error: No such file or directory
  423. [ 69.598985] init: Failed to create pty - disabling logging for job
  424. [ 69.599549] init: Temporary process spawn error: No such file or directory
  425. [ 69.670650] init: Failed to create pty - disabling logging for job
  426. [ 69.671459] init: Temporary process spawn error: No such file or directory
  427. [ 69.713437] MAX8903_CHARGER: msm_hsusb_chg_connected : chg_type = 0
  428. [ 69.713528] MAX8903_CHARGER: max8903_charger_connected : is_connect = 1, pst = 3
  429. [ 69.713637] MAX8903_CHARGER: max8903_charger_draw_current : mA = 500
  430. [ 70.734089] init: avahi-daemon main process (3195) terminated with status 255
  431. [ 70.734535] init: avahi-daemon main process ended, respawning
  432. [ 71.310803] init: avahi-daemon main process (3249) terminated with status 255
  433. [ 71.311192] init: avahi-daemon main process ended, respawning
  434. [ 72.010450] init: avahi-daemon main process (3304) terminated with status 255
  435. [ 72.010840] init: avahi-daemon main process ended, respawning
  436. [ 72.661854] init: avahi-daemon main process (3383) terminated with status 255
  437. [ 72.662437] init: avahi-daemon main process ended, respawning
  438. [ 72.781425] init: Failed to create pty - disabling logging for job
  439. [ 72.781926] init: Temporary process spawn error: No such file or directory
  440. [ 73.064096] init: avahi-daemon main process (3491) terminated with status 255
  441. [ 73.064606] init: avahi-daemon main process ended, respawning
  442. [ 73.503166] init: avahi-daemon main process (3580) terminated with status 255
  443. [ 73.503619] init: avahi-daemon main process ended, respawning
  444. [ 74.421593] init: avahi-daemon main process (3674) terminated with status 255
  445. [ 74.422016] init: avahi-daemon main process ended, respawning
  446. [ 75.290043] init: avahi-daemon main process (3777) terminated with status 255
  447. [ 75.290430] init: avahi-daemon main process ended, respawning
  448. [ 76.023672] init: avahi-daemon main process (3875) terminated with status 255
  449. [ 76.024059] init: avahi-daemon main process ended, respawning
  450. [ 76.048205] msm_snddev_set_dec: Invalid session id 0
  451. [ 76.048493] Division by zero in kernel.
  452. [ 76.048574] [<8010bf1c>] (unwind_backtrace+0x0/0x11c) from [<80357ae4>] (Ldiv0+0x8/0x10)
  453. [ 76.048694] [<80357ae4>] (Ldiv0+0x8/0x10) from [<80524c30>] (msm_volume_put+0x30/0xd4)
  454. [ 76.048812] [<80524c30>] (msm_volume_put+0x30/0xd4) from [<804f74b8>] (snd_ctl_ioctl+0x66c/0xab0)
  455. [ 76.048941] [<804f74b8>] (snd_ctl_ioctl+0x66c/0xab0) from [<80220708>] (do_vfs_ioctl+0x4d8/0x54c)
  456. [ 76.049067] [<80220708>] (do_vfs_ioctl+0x4d8/0x54c) from [<802207b0>] (sys_ioctl+0x34/0x54)
  457. [ 76.049192] [<802207b0>] (sys_ioctl+0x34/0x54) from [<80105880>] (ret_fast_syscall+0x0/0x30)
  458. [ 76.049304] Division by zero in kernel.
  459. [ 76.049367] [<8010bf1c>] (unwind_backtrace+0x0/0x11c) from [<80357ae4>] (Ldiv0+0x8/0x10)
  460. [ 76.049482] [<80357ae4>] (Ldiv0+0x8/0x10) from [<80524c48>] (msm_volume_put+0x48/0xd4)
  461. [ 76.049594] [<80524c48>] (msm_volume_put+0x48/0xd4) from [<804f74b8>] (snd_ctl_ioctl+0x66c/0xab0)
  462. [ 76.049719] [<804f74b8>] (snd_ctl_ioctl+0x66c/0xab0) from [<80220708>] (do_vfs_ioctl+0x4d8/0x54c)
  463. [ 76.049845] [<80220708>] (do_vfs_ioctl+0x4d8/0x54c) from [<802207b0>] (sys_ioctl+0x34/0x54)
  464. [ 76.049974] [<802207b0>] (sys_ioctl+0x34/0x54) from [<80105880>] (ret_fast_syscall+0x0/0x30)
  465. [ 76.050381] auddev_cb_function, evt_id=64,
  466. [ 76.050523] Unable to handle kernel paging request at virtual address 6b6b6b6a
  467. [ 76.050639] pgd = b7648000
  468. [ 76.050687] [6b6b6b6a] *pgd=00000000
  469. [ 76.050756] Internal error: Oops: 80000005 [#1] PREEMPT SMP
  470. [ 76.050843] Modules linked in:
  471. [ 76.050903] CPU: 1 Tainted: G W (3.0.8-g2e5b2ea-dirty #23)
  472. [ 76.051021] PC is at 0x6b6b6b6a
  473. [ 76.051090] LR is at msm_device_volume_put+0xa0/0xdc
  474. [ 76.051181] pc : [<6b6b6b6a>] lr : [<80524670>] psr: 20000033
  475. [ 76.051271] sp : b7661e98 ip : b5708e70 fp : 7ef5d658
  476. [ 76.051369] r10: b71ae77c r9 : b71ae824 r8 : 00000009
  477. [ 76.051458] r7 : b71ae600 r6 : 00000000 r5 : 00000000 r4 : b7a65000
  478. [ 76.051566] r3 : 6b6b6b6b r2 : 00000000 r1 : 00000000 r0 : b7a65000
  479. [ 76.051676] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA Thumb Segment user
  480. [ 76.051797] Control: 10c5787d Table: 7784806a DAC: 00000015
  481. [ 76.051889]
  482. [ 76.051912] LR: 0x805245f0:
  483. [ 76.051963] 45f0 e59f10a0 e59f20a0 e1a03006 e58d5000 ebf92c7c e1a00006 ebf03149 e3700a01
  484. [ 76.052121] 4610 e1a04000 9a000004 e59f107c e1a02004 e59f0078 eb0551c5 ea000017 e59f0060
  485. [ 76.052278] 4630 e5d03044 e3530000 0a000006 e58d6000 e2800030 e58d5004 e59f1054 e59f2048
  486. [ 76.052435] 4650 e5943000 ebf92c67 e5943024 e3530000 0a000004 e1a00004 e1a01005 e12fff33
  487. [ 76.052592] 4670 e1a04000 ea000004 e5942000 e3e04000 e59f0020 e59f1010 eb0551ac e1a00004
  488. [ 76.052749] 4690 e8bd807c 80aa78e8 80871103 806db5c4 80871120 8087114d 80871178 e92d4010
  489. [ 76.052905] 46b0 e1a04001 e5910048 ebf0311d e5903010 e3a00000 e5843048 e8bd8010 e92d4038
  490. [ 76.053062] 46d0 e1a05001 e59f3044 e5910000 e5933004 e0630000 ebf03112 e3700a01 e1a04000
  491. [ 76.053220]
  492. [ 76.053242] SP: 0xb7661e18:
  493. [ 76.053294] 1e18 b86017f8 8020d6cc 81437520 815b35b0 b8602a20 8067a7d0 800445b0 00000000
  494. [ 76.053452] 1e38 b8602a20 ffffffff b7661e84 00000000 b71ae600 806814d0 b7a65000 00000000
  495. [ 76.053609] 1e58 00000000 6b6b6b6b b7a65000 00000000 00000000 b71ae600 00000009 b71ae824
  496. [ 76.053764] 1e78 b71ae77c 7ef5d658 b5708e70 b7661e98 80524670 6b6b6b6a 20000033 ffffffff
  497. [ 76.053920] 1e98 b6a19500 b5708e40 7ef5d658 b5708e40 b6a19538 804f74b8 00000018 b76e6480
  498. [ 76.054076] 1eb8 b8620500 0000005a 0000005a 8020ce24 8147f07c 00000007 8147ef98 80a98b3c
  499. [ 76.054237] 1ed8 8147ef80 80a98a80 00000003 801e4668 00000000 38e38e39 8147ef80 8147f0a0
  500. [ 76.054403] 1ef8 b6d04000 b7635ae8 7ef5d658 b7706580 00000003 80105a28 b7660000 00000000
  501. [ 76.054563]
  502. [ 76.054585] IP: 0xb5708df0:
  503. [ 76.054636] 8df0 80211f38 80211fec 80105880 00000000 00000000 00000000 00000000 00000000
  504. [ 76.054793] 8e10 00000000 00000000 00000000 00000001 00000e6e ffffa87d 5a5a5a5a 5a5a5a5a
  505. [ 76.054949] 8e30 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 00000009 00000002 00000000 00000000
  506. [ 76.055103] 8e50 69766544 565f6563 6d756c6f 00000065 00000000 00000000 00000000 00000000
  507. [ 76.055259] 8e70 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  508. [ 76.055412] 8e90 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  509. [ 76.055567] 8eb0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  510. [ 76.055720] 8ed0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  511. [ 76.055876]
  512. [ 76.055897] R0: 0xb7a64f80:
  513. [ 76.055946] 4f80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  514. [ 76.056096] 4fa0 00000000 00000000 00000000 00000000 00000000 00000000 5a5a5a5a 5a5a5a5a
  515. [ 76.056246] 4fc0 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a
  516. [ 76.056397] 4fe0 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a
  517. [ 76.056549] 5000 807ec52d 00000001 00008005 6b6b6b6b 0000004b 8013400c 80133f68 80133e50
  518. [ 76.056710] 5020 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b00 00000000 6b6b6b6b 0000bb80 6b6b6b6b
  519. [ 76.056872] 5040 6b6b6b6b 6b6b6b6b 00000000 00000000 00000000 6b6b6b6b 6b6b6b6b 6b6b6b6b
  520. [ 76.057026] 5060 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b a56b6b6b
  521. [ 76.057179]
  522. [ 76.057199] R4: 0xb7a64f80:
  523. [ 76.057249] 4f80 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  524. [ 76.057398] 4fa0 00000000 00000000 00000000 00000000 00000000 00000000 5a5a5a5a 5a5a5a5a
  525. [ 76.057549] 4fc0 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a
  526. [ 76.057701] 4fe0 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a
  527. [ 76.057859] 5000 807ec52d 00000001 00008005 6b6b6b6b 0000004b 8013400c 80133f68 80133e50
  528. [ 76.058014] 5020 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b00 00000000 6b6b6b6b 0000bb80 6b6b6b6b
  529. [ 76.058168] 5040 6b6b6b6b 6b6b6b6b 00000000 00000000 00000000 6b6b6b6b 6b6b6b6b 6b6b6b6b
  530. [ 76.058322] 5060 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b 6b6b6b6b a56b6b6b
  531. [ 76.058475]
  532. [ 76.058496] R7: 0xb71ae580:
  533. [ 76.058546] e580 00000000 00000000 00000000 00000001 00000001 ffff8c3c 00000000 00000000
  534. [ 76.058700] e5a0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  535. [ 76.058850] e5c0 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  536. [ 76.059000] e5e0 00000000 00000000 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a 5a5a5a5a
  537. [ 76.059153] e600 00000000 616d736d 6f696475 00000000 00000000 00000000 00000000 00000000
  538. [ 76.059305] e620 00000000 2d6d736d 69647561 0000006f 00000000 00000000 00000000 00000000
  539. [ 76.059455] e640 00000000 2d6d736d 69647561 0000006f 00000000 00000000 00000000 00000000
  540. [ 76.059606] e660 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  541. [ 76.059757]
  542. [ 76.059778] R9: 0xb71ae7a4:
  543. [ 76.059831] e7a4 deaf1eed ffffffff ffffffff 00000015 00000000 b6a5ca00 b6a1a500 b84d35a0
  544. [ 76.059987] e7c4 b84d35a0 b6a5c780 b6aaf000 b6a22dc0 b5739a90 b5739a90 00000000 000f000f
  545. [ 76.060142] e7e4 00000000 dead4ead ffffffff ffffffff 00000000 00000000 00070007 00000000
  546. [ 76.060299] e804 dead4ead ffffffff ffffffff b71ae810 b71ae810 b6a2d088 b6a2db80 00000000
  547. [ 76.060451] e824 00000000 002f002f 00000000 dead4ead ffffffff ffffffff b71ae83c b71ae83c
  548. [ 76.060607] e844 b7645480 00000000 b71ae824 00000000 00000000 dead4ead ffffffff ffffffff
  549. [ 76.060763] e864 b71ae864 b71ae864 00000000 00000000 00000000 00000000 00000000 00000000
  550. [ 76.060918] e884 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  551. [ 76.061071]
  552. [ 76.061092] R10: 0xb71ae6fc:
  553. [ 76.061143] e6fc 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  554. [ 76.061295] e71c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  555. [ 76.061452] e73c 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
  556. [ 76.061609] e75c 00000000 00000000 00000000 00000000 00000000 b6aac380 b6a18460 00000015
  557. [ 76.061765] e77c 00000001 006b006b 00000000 dead4ead ffffffff ffffffff b71ae794 b71ae794
  558. [ 76.061921] e79c 00000000 00000000 deaf1eed ffffffff ffffffff 00000015 00000000 b6a5ca00
  559. [ 76.062076] e7bc b6a1a500 b84d35a0 b84d35a0 b6a5c780 b6aaf000 b6a22dc0 b5739a90 b5739a90
  560. [ 76.062264] e7dc 00000000 000f000f 00000000 dead4ead ffffffff ffffffff 00000000 00000000
  561. [ 76.062432] Process alsactl (pid: 3844, stack limit = 0xb76602f0)
  562. [ 76.062530] Stack: (0xb7661e98 to 0xb7662000)
  563. [ 76.062601] 1e80: b6a19500 b5708e40
  564. [ 76.062731] 1ea0: 7ef5d658 b5708e40 b6a19538 804f74b8 00000018 b76e6480 b8620500 0000005a
  565. [ 76.062857] 1ec0: 0000005a 8020ce24 8147f07c 00000007 8147ef98 80a98b3c 8147ef80 80a98a80
  566. [ 76.062982] 1ee0: 00000003 801e4668 00000000 38e38e39 8147ef80 8147f0a0 b6d04000 b7635ae8
  567. [ 76.063106] 1f00: 7ef5d658 b7706580 00000003 80105a28 b7660000 00000000 7ef5d658 80220708
  568. [ 76.063228] 1f20: 00000001 00000000 00000000 00000000 00000000 00000000 b7706588 00000001
  569. [ 76.063352] 1f40: b852ec68 00000002 b6bde3b8 00000000 b7660000 00000000 00000000 80211e7c
  570. [ 76.063481] 1f60: 00000000 b7706580 7ef5d658 c2c85513 00000003 80105a28 b7660000 00000000
  571. [ 76.063605] 1f80: 7ef5d658 802207b0 00000003 00000000 7ef5d658 00020388 00000001 00000002
  572. [ 76.063729] 1fa0: 00000036 80105880 00020388 00000001 00000003 c2c85513 7ef5d658 00061eb0
  573. [ 76.063856] 1fc0: 00020388 00000001 00000002 00000036 00000002 00020b74 00020374 7ef5d658
  574. [ 76.063985] 1fe0: 2aca90f4 7ef5d504 2ac3c221 2ad9f2ec 200f0010 00000003 aaaaaaaa aaaaaaaa
  575. [ 76.064134] [<80524670>] (msm_device_volume_put+0xa0/0xdc) from [<804f74b8>] (snd_ctl_ioctl+0x66c/0xab0)
  576. [ 76.064286] [<804f74b8>] (snd_ctl_ioctl+0x66c/0xab0) from [<80220708>] (do_vfs_ioctl+0x4d8/0x54c)
  577. [ 76.064422] [<80220708>] (do_vfs_ioctl+0x4d8/0x54c) from [<802207b0>] (sys_ioctl+0x34/0x54)
  578. [ 76.064557] [<802207b0>] (sys_ioctl+0x34/0x54) from [<80105880>] (ret_fast_syscall+0x0/0x30)
  579. [ 76.064687] Code: bad PC value
  580. [ 76.103877] ---[ end trace 1b75b31a2719ed1e ]---
  581. [ 76.552265] init: avahi-daemon main process (3967) terminated with status 255
  582. [ 76.555682] init: avahi-daemon main process ended, respawning
  583. [ 76.624024] init: Failed to create pty - disabling logging for job
  584. [ 76.624475] init: Temporary process spawn error: No such file or directory
  585. [ 76.673095] init: Failed to create pty - disabling logging for job
  586. [ 76.678065] init: Temporary process spawn error: No such file or directory
  587. [ 76.726699] init: Failed to create pty - disabling logging for job
  588. [ 76.727146] init: Temporary process spawn error: No such file or directory
  589. [ 76.874337] init: plymouth main process (177) killed by SEGV signal
  590. [ 76.901446] init: plymouth-splash main process (4032) terminated with status 2
  591. [ 77.426427] MAX8903_CHARGER: max8903_charger_draw_current : mA = 0
  592. [ 77.736809] adb_release
  593. [ 77.737470] adb_open
  594. [ 77.738284] MAX8903_CHARGER: max8903_charger_draw_current : mA = 0
  595. [ 77.770416] android_work: sent uevent USB_STATE=DISCONNECTED
  596. [ 77.896758] MAX8903_CHARGER: max8903_charger_draw_current : mA = 0
  597. [ 77.920355] android_work: sent uevent USB_STATE=CONNECTED
  598. [ 78.865620] MAX8903_CHARGER: max8903_charger_draw_current : mA = 0
  599. [ 78.928294] init: avahi-daemon main process (4212) terminated with status 255
  600. [ 78.928931] init: avahi-daemon main process ended, respawning
  601. [ 79.008343] init: Failed to create pty - disabling logging for job
  602. [ 79.008836] init: Temporary process spawn error: No such file or directory
  603. [ 79.023878] MAX8903_CHARGER: max8903_charger_draw_current : mA = 0
  604. [ 79.096903] init: Failed to create pty - disabling logging for job
  605. [ 79.097392] init: Temporary process spawn error: No such file or directory
  606. [ 79.410631] MAX8903_CHARGER: max8903_charger_draw_current : mA = 0
  607. [ 79.568993] MAX8903_CHARGER: max8903_charger_draw_current : mA = 0
  608. [ 79.972872] android_usb gadget: high speed config #1: android
  609. [ 80.007549] android_work: sent uevent USB_STATE=CONFIGURED
  610. [ 80.031703] MAX8903_CHARGER: max8903_charger_draw_current : mA = 500
  611. [ 80.061646] init: failsafe main process (4250) killed by TERM signal
  612. [ 80.119301] init: avahi-daemon main process (4357) terminated with status 255
  613. [ 80.119793] init: avahi-daemon main process ended, respawning
  614. [ 80.945043] init: avahi-daemon main process (4473) terminated with status 255
  615. [ 80.945445] init: avahi-daemon main process ended, respawning
  616. [ 81.245709] init: Failed to create pty - disabling logging for job
  617. [ 81.246176] init: Temporary process spawn error: No such file or directory
  618. [ 81.304674] init: Failed to create pty - disabling logging for job
  619. [ 81.305935] init: Temporary process spawn error: No such file or directory
  620. [ 81.351042] init: Failed to create pty - disabling logging for job
  621. [ 81.351810] init: Temporary process spawn error: No such file or directory
  622. [ 81.375853] init: Failed to create pty - disabling logging for job
  623. [ 81.376322] init: Temporary process spawn error: No such file or directory
  624. [ 81.435696] init: Failed to create pty - disabling logging for job
  625. [ 81.436152] init: Temporary process spawn error: No such file or directory
  626. [ 81.462696] init: Failed to create pty - disabling logging for job
  627. [ 81.463185] init: Temporary process spawn error: No such file or directory
  628. [ 81.485601] init: Failed to create pty - disabling logging for job
  629. [ 81.486084] init: Temporary process spawn error: No such file or directory
  630. [ 81.528298] init: Failed to create pty - disabling logging for job
  631. [ 81.528762] init: Temporary process spawn error: No such file or directory
  632. [ 81.603099] init: Failed to create pty - disabling logging for job
  633. [ 81.608727] init: Temporary process spawn error: No such file or directory
  634. [ 81.628531] init: Failed to create pty - disabling logging for job
  635. [ 81.629067] init: Temporary process spawn error: No such file or directory
  636. [ 81.691427] init: Failed to create pty - disabling logging for job
  637. [ 81.691905] init: Temporary process spawn error: No such file or directory
  638. [ 81.749120] init: Failed to create pty - disabling logging for job
  639. [ 81.749628] init: Temporary process spawn error: No such file or directory
  640. [ 81.804357] init: Failed to create pty - disabling logging for job
  641. [ 81.804857] init: Temporary process spawn error: No such file or directory
  642. [ 81.867607] init: Failed to create pty - disabling logging for job
  643. [ 81.868119] init: Temporary process spawn error: No such file or directory
  644. [ 82.198128] init: Failed to create pty - disabling logging for job
  645. [ 82.198634] init: Temporary process spawn error: No such file or directory
  646. [ 82.277538] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  647. [ 82.333403] rndis0: no IPv6 routers present
  648. [ 82.455701] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  649. [ 82.634707] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  650. [ 82.815089] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  651. [ 82.815989] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  652. [ 82.816847] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  653. [ 82.817701] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  654. [ 82.818550] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  655. [ 82.819403] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  656. [ 82.820263] qup_i2c qup_i2c.5: QUP Busy:Trying to recover
  657. [ 82.867434] input: HPTouchpad as /devices/virtual/input/input5
  658. [ 83.051558] init: avahi-daemon main process (4733) terminated with status 255
  659. [ 83.051939] init: avahi-daemon main process ended, respawning
Advertisement
Add Comment
Please, Sign In to add comment