Skip to content

Instantly share code, notes, and snippets.

@marc1706
Created March 28, 2013 16:00
Show Gist options
  • Save marc1706/5264389 to your computer and use it in GitHub Desktop.
Save marc1706/5264389 to your computer and use it in GitHub Desktop.
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.0.16-ga5444ad-dirty (root@marc-G71GX) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-188) ) #31 PREEMPT Thu Mar 28 16:03:42 CET 2013
[ 0.000000] CPU: ARMv7 Processor [510f00f2] revision 2 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
[ 0.000000] Machine: htcleo
[ 0.000000] Nand Boot: 2
[ 0.000000] Partition (from atag) lk -- Offset:212 Size:3
[ 0.000000] Partition (from atag) recovery -- Offset:216 Size:30
[ 0.000000] Partition (from atag) boot -- Offset:246 Size:28
[ 0.000000] Partition (from atag) misc -- Offset:26e Size:8
[ 0.000000] Partition (from atag) system -- Offset:276 Size:4b0
[ 0.000000] Partition (from atag) userdata -- Offset:726 Size:7cb
[ 0.000000] Partition (from atag) sboot -- Offset:ef1 Size:28
[ 0.000000] Partition (from atag) cache -- Offset:f19 Size:28
[ 0.000000] size_pmem_device: pmem pmem_adsp requests 42991616 bytes dynamically.
[ 0.000000] size_pmem_device: pmem pmem requests 33554432 bytes dynamically.
[ 0.000000] size_pmem_device: pmem pmem_venc requests 8388608 bytes dynamically.
[ 0.000000] size_pmem_device: pmem pmem_audio requests 524288 bytes dynamically.
[ 0.000000] reserve_memory_for: reserve 42991616 bytes from memory 3 for pmem_adsp.
[ 0.000000] reserve_memory_for: reserve 33554432 bytes from memory 3 for pmem.
[ 0.000000] reserve_memory_for: reserve 8388608 bytes from memory 3 for pmem_venc.
[ 0.000000] reserve_memory_for: reserve 524288 bytes from memory 3 for pmem_audio.
[ 0.000000] memory pool 3 (start 2adc0000 size 5200000) initialized
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] smem_find(137, 72): wrong size 56
[ 0.000000] smem_find(137, 64): wrong size 56
[ 0.000000] smem_find(137, 64): wrong size 56
[ 0.000000] socinfo_init: v2, id=36, ver=2.0, raw_id=576, raw_ver=2
[ 0.000000] ram_console: found existing buffer, size 37336, start 37336
[ 0.000000] console [ram0] enabled
[ 0.000000] htcleo_map_io: ramconsole init done!
[ 0.000000] On node 0 totalpages: 103872
[ 0.000000] free_area_init_node: node 0, pgdat c075168c, node_mem_map c0900000
[ 0.000000] Normal zone: 512 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 65024 pages, LIFO batch:15
[ 0.000000] HighMem zone: 464 pages used for memmap
[ 0.000000] HighMem zone: 37872 pages, LIFO batch:7
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 102896
[ 0.000000] Kernel command line:
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 405MB = 405MB total
[ 0.000000] Memory: 401156k/401156k available, 98300k reserved, 153344K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
[ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0074000 ( 432 kB)
[ 0.000000] .text : 0xc0074000 - 0xc0709658 (6742 kB)
[ 0.000000] .data : 0xc070a000 - 0xc0752020 ( 289 kB)
[ 0.000000] .bss : 0xc0752044 - 0xc08ffa20 (1719 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:293
[ 0.000000] $$$ msm_timer_init $$$
[ 0.000000] 1DIV = 00000003
[ 0.000000] 2DIV = 00000003
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty0] enabled
[ 0.001190] Calibrating delay loop... 508.72 BogoMIPS (lpj=2543616)
[ 0.059906] pid_max: default: 32768 minimum: 301
[ 0.060302] Mount-cache hash table entries: 512
[ 0.060729] Initializing cgroup subsys debug
[ 0.060760] Initializing cgroup subsys cpuacct
[ 0.060791] Initializing cgroup subsys freezer
[ 0.060821] CPU: Testing write buffer coherency: ok
[ 0.063354] print_constraints: dummy:
[ 0.063415] rdev_init_debugfs: Error-Bad Function Input
[ 0.063659] NET: Registered protocol family 16
[ 0.063934] msm_gpio_init: start
[ 0.065856] htcleo_init()
[ 0.066925] Max ACPU freq from efuse data is 998400 KHz
[ 0.066986] ACPU running at 768000 KHz
[ 0.067016] 5 scaling frequencies supported.
[ 0.067047] init_dex_comm: WinCE DEX init.
[ 0.067077] init_dex_comm: WinCE DEX initialized.
[ 0.067108] PLL0 @ f8005300: MODE=00000007 L=0000000c M=00000004 N=00000005 freq=245760000 Hz (245 MHz)
[ 0.067169] PLL1 @ f8005320: MODE=00000007 L=00000028 M=00000000 N=00000001 freq=768000000 Hz (768 MHz)
[ 0.067230] PLL4 @ f8005380: MODE=00000000 L=0000000f M=00000000 N=00000001 freq=288000000 Hz (288 MHz)
[ 0.067260] PLL5 @ f80053a0: MODE=00000000 L=00000032 M=00000000 N=00000001 freq=960000000 Hz (960 MHz)
[ 0.067291] PCB XC: 00000004
[ 0.067321] AMSS version: 15.42.50.11U
[ 0.067565] register analog ops = c072665c
[ 0.067596] [HS_MGR] (headset_notifier_register) Register MIC_BIAS notifier
[ 0.067626] /proc/mic_level created
[ 0.071441] Init Panel
[ 0.071502] panel type is 1 :board id is 4 : AUO
[ 0.071899] htcleo_init_mmc()+
[ 0.072326] htcleo_init_mmc()-
[ 0.074279] print_constraints: fs_gfx3d: normal
[ 0.106323] bio: create slab <bio-0> at 0
[ 0.107818] mdp_probe: initialized
[ 0.108642] usbcore: registered new interface driver usbfs
[ 0.108978] usbcore: registered new interface driver hub
[ 0.109191] usbcore: registered new device driver usb
[ 0.109558] msm_i2c_probe
[ 0.109619] msm_i2c_probe: clk_ctl 315, 400000 Hz
[ 0.110748] print_constraints: dcdc1: 800 <--> 1350 mV at 1250 mV
[ 0.110839] rdev_init_debugfs: Error-Bad Function Input
[ 0.111114] print_constraints: dcdc2: 1260 mV
[ 0.111175] rdev_init_debugfs: Error-Bad Function Input
[ 0.111419] print_constraints: dcdc3: 800 <--> 3300 mV at 1800 mV
[ 0.111480] rdev_init_debugfs: Error-Bad Function Input
[ 0.111846] print_constraints: ldo1: 1000 <--> 3150 mV at 2800 mV
[ 0.111938] rdev_init_debugfs: Error-Bad Function Input
[ 0.112182] print_constraints: ldo2: 3300 mV
[ 0.112243] rdev_init_debugfs: Error-Bad Function Input
[ 0.114013] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.114746] Bluetooth: Core ver 2.16
[ 0.114959] NET: Registered protocol family 31
[ 0.114990] Bluetooth: HCI device and connection manager initialized
[ 0.115020] Bluetooth: HCI socket layer initialized
[ 0.115020] Bluetooth: L2CAP socket layer initialized
[ 0.115814] cfg80211: Calling CRDA to update world regulatory domain
[ 0.116363] Switching to clocksource gp_timer
[ 0.118225] [TTY_IO] create tty_wq for smd0
[ 0.133697] spi clk = 0x0
[ 0.133728] spi: SPI_CONFIG=0
[ 0.133758] spi: SPI_IO_CONTROL=0
[ 0.133789] spi: SPI_OPERATIONAL=0
[ 0.133789] spi: SPI_ERROR_FLAGS_EN=0
[ 0.133819] spi: SPI_ERROR_FLAGS=0
[ 0.133850] -msm_spi_probe()
[ 0.134552] NET: Registered protocol family 2
[ 0.134765] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.135253] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.135467] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.135620] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.135650] TCP reno registered
[ 0.135681] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.135711] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.136016] NET: Registered protocol family 1
[ 0.137115] RPC: Registered named UNIX socket transport module.
[ 0.137176] RPC: Registered udp transport module.
[ 0.137176] RPC: Registered tcp transport module.
[ 0.137207] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.137420] Unpacking initramfs...
[ 0.206909] Freeing initrd memory: 956K
[ 0.207061] PMU: registered new PMU device of type 0
[ 0.209197] Notify: smsm init
[ 0.225860] rpcrouter_smd_remote_notify: smd opened 0x (null)
[ 0.238006] Battery Probe
[ 0.238067] batt: init over voltage interrupt detection. at 231604383 (1970-01-01 00:00:00.231604383 UTC)
[ 0.238189] htc_battery_core_probe
[ 0.241424] batt: htc_cable_status_update: 0 -> 1
[ 0.241455] msm_hsusb_set_vbus_state called before driver initialized
[ 0.241485] Battery Probe done
[ 0.246337] Registered led device: button-backlight
[ 1.077087] msm_i2c msm_i2c.0: [MSM I2C Err] status = 0x43C8, addr = 0x5C, flags = 0x00, last_addr = 48, reg = 0x00, last_reg = 0x08, last_flag = 0x01, cnt = 1, pos = 0
[ 1.077209] msm_i2c msm_i2c.0: (00b8) Error during data xfer (-5) (00, 00)
[ 1.077270] msm_i2c msm_i2c.0: [MSM I2C Err] status = 0x43C8, addr = 0x34, flags = 0x00, last_addr = 5C, reg = 0x00, last_reg = 0x00, last_flag = 0x00, cnt = 1, pos = 0
[ 1.077362] msm_i2c msm_i2c.0: (0068) Error during data xfer (-5) (00, 00)
[ 1.078094] input: htcleo-touchscreen as /devices/virtual/input/input0
[ 1.078216] leo_touch_name 0-0022: Start touchscreen htcleo-touchscreen
[ 1.079345] htcleo_wifi_init: start
[ 1.081085] htcleo-microp 0-0066: microp version [05][14]
[ 1.084991] htcleo-microp 0-0066: Init Done
[ 1.085205] i2c-core: driver [htcleo-microp] using legacy suspend method
[ 1.085235] i2c-core: driver [htcleo-microp] using legacy resume method
[ 1.085418] capella_cm3602_probe: probe
[ 1.085754] input: proximity as /devices/virtual/input/input1
[ 1.086853] spi_bma150_probe: G-sensor connect with microP: start initial, kvalue = 0x0
[ 1.127227] [GSNR] Gsensor disable
[ 1.128326] Registered led device: flashlight
[ 1.128356] [FLT]flashlight_probe: led_count = 0
[ 1.128387] [FLT]flashlight_probe: The Flashlight Driver is ready
[ 1.128692] [HS_MGR] (htc_35mm_probe) ++++++++++++++++++++
[ 1.129516] input: h2w headset as /devices/virtual/input/input2
[ 1.130065] [HS_MGR] (htc_35mm_probe) --------------------
[ 1.130401] [HS_GPIO] (audiojack_probe) ++++++++++++++++++++
[ 1.130493] DET IRQ Registered!
[ 1.130554] MIC IRQ Registered!
[ 1.130554] [HS_MGR] (headset_notifier_register) Register MIC_STATUS notifier
[ 1.130615] [HS_MGR] (headset_notifier_register) Register KEY_INT_ENABLE notifier
[ 1.130645] [HS_GPIO] (audiojack_probe) --------------------
[ 1.139953] highmem bounce pool size: 64 pages
[ 1.140533] ashmem: initialized
[ 1.142547] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.144531] Installing knfsd (copyright (C) 1996 [email protected]).
[ 1.145355] fuse init (API version 7.16)
[ 1.145965] yaffs: yaffs built Mar 27 2013 20:53:24 Installing.
[ 1.147521] io scheduler noop registered
[ 1.147552] io scheduler deadline registered (default)
[ 1.147766] io scheduler cfq registered
[ 1.149688] clock-wince: pc_clk_set_rate: id=42 rate=24576000
[ 1.149719] clock-wince: set mdns: 42, 24576000; bitidx=0, offset=0, ns=0
[ 1.149749] set_mdns_host_clock: FIXME! Don't know how to set clock 42 - no known Md/Ns reg
[ 1.149810] [CLK] clk_set_rate: failed to set clk: MDP_LCDC_PCLK_CLK, rate=24576000, flags=0x200, rc=-524
[ 1.149841] clock-wince: pc_clk_set_rate: id=43 rate=24576000
[ 1.149871] clock-wince: set mdns: 43, 24576000; bitidx=0, offset=0, ns=0
[ 1.149902] set_mdns_host_clock: FIXME! Don't know how to set clock 43 - no known Md/Ns reg
[ 1.149932] [CLK] clk_set_rate: failed to set clk: MDP_LCDC_PAD_PCLK_CLK, rate=24576000, flags=0x200, rc=-524
[ 1.150512] setup_fb_info msmfb->xres 480, msmfb->yres 800
[ 1.150665] msmfb_probe() installing 480 x 800 panel
[ 1.159027] msmfb: pan_update in state(1)
[ 1.159057] msmfb: full update starting
[ 1.159118] mdp_lcdc_probe: initialized
[ 1.160339] msm_serial: detected port #0
[ 1.160400] msm_serial.0: ttyMSM0 at MMIO 0xa9a00000 (irq = 229) is a MSM
[ 1.206024] msmfb: full update completed
[ 1.206054] msmfb: turning on panel
[ 1.206085] lcdc_unblank: ()
[ 1.206115] auo_panel_unblank
[ 1.206390] msm_serial: driver initialized
[ 1.207031] msm_serial_hs_init failed to load
[ 1.207489] [BT]msm_serial_hs module loaded
[ 1.209075] kgsl kgsl-3d0: |kgsl_gpummu_init| MMU type set for device is GPUMMU
[ 1.214263] loop: module loaded
[ 1.214416] pmem: Initializing pmem as cached
[ 1.214874] allocating 33554432 bytes at 2adc0000 physical for pmem
[ 1.214965] pmem: Initializing pmem_adsp as cached
[ 1.215332] allocating 42991616 bytes at 2cdc0000 physical for pmem_adsp
[ 1.215454] pmem: Initializing pmem_audio as non-cached
[ 1.215789] allocating 524288 bytes at 2f6c0000 physical for pmem_audio
[ 1.215911] pmem: Initializing pmem_venc as cached
[ 1.216278] allocating 8388608 bytes at 2f740000 physical for pmem_venc
[ 1.216918] Error: Driver 'tps65023' is already registered, aborting...
[ 1.218048] msm_nand: allocated dma buffer at ffdb3000, dma_addr 21371000
[ 1.218200] status: e03020
[ 1.218200] nandid: 5510bcad maker ad device bc
[ 1.218231] Found a supported NAND device
[ 1.218261] NAND Id : 0xBCAD
[ 1.218292] Buswidth : 16 Bits
[ 1.218292] Density : 512 MByte
[ 1.218322] Pagesize : 2048 Bytes
[ 1.218322] Erasesize: 131072 Bytes
[ 1.218353] Oobsize : 64 Bytes
[ 1.218383] msm_nand: read CFG0 = ea5400c0, CFG1 = 6744e
[ 1.218414] CFG0 Old: 0xea5400c0
[ 1.218444] CFG1 Old: 0x0006744e
[ 1.218444] CFG0 Init : 0xea5400c0
[ 1.218475] CFG1 Init : 0x0006744e
[ 1.218505] CFG0: cw/page=3 ud_sz=512 ecc_sz=10 spare_sz=4 num_addr_cycles=5
[ 1.218566] DEV_CMD1: f00f3000
[ 1.218597] <6>NAND_EBI2_ECC_BUF_CFG: 1ff
[ 1.218811] Device WiFi MAC Address: macaddr=00:23:76:8a:40:b9
[ 1.219024] Device Bluetooth MAC Address: 00:23:76:6e:4b:c6
[ 1.219055] #MTD# parts in atag = 8
[ 1.219055] Creating 8 MTD partitions on "msm_nand":
[ 1.219116] 0x000004240000-0x0000042a0000 : "lk"
[ 1.220733] 0x0000042c0000-0x0000048c0000 : "recovery"
[ 1.225280] 0x0000048c0000-0x000004dc0000 : "boot"
[ 1.229797] 0x000004dc0000-0x000004ec0000 : "misc"
[ 1.231750] 0x000004ec0000-0x00000e4c0000 : "system"
[ 1.302856] ###BAD BLOCK 1673 0D120000###
[ 1.315185] 0x00000e4c0000-0x00001de20000 : "userdata"
[ 1.434814] ###BAD BLOCK 3577 1BF20000###
[ 1.437225] ###BAD BLOCK 3611 1C360000###
[ 1.453521] 0x00001de20000-0x00001e320000 : "sboot"
[ 1.457763] 0x00001e320000-0x00001e820000 : "cache"
[ 1.463439] [PPP] ppp_init disable ppp debug msg
[ 1.463500] PPP generic driver version 2.4.2
[ 1.464050] PPP Deflate Compression module registered
[ 1.464080] PPP BSD Compression module registered
[ 1.464630] PPP MPPE Compression module registered
[ 1.464660] NET: Registered protocol family 24
[ 1.466217] tun: Universal TUN/TAP device driver, 1.6
[ 1.466247] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 1.466796] libra_sdioif_init: Loaded Successfully
[ 1.466857] rmnet_init: SMD devices[8]
[ 1.474243] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.474761] usbcore: registered new interface driver usb_ehset_test
[ 1.475891] [USB] init(): Failed to register androidplatform driver
[ 1.478179] GPIO Matrix Keypad Driver: Start keypad matrix for htcleo-keypad in interrupt mode
[ 1.478302] GPIO Input Driver: Start gpio inputs for htcleo-keypad in interrupt mode
[ 1.478729] input: htcleo-keypad as /devices/virtual/input/input3
[ 1.480163] dummy_keypad_init: dummy_keypad: initial running...
[ 1.480529] input: dummy_keypad as /devices/virtual/input/input4
[ 1.481048] [KEY] Ship code, disable key reset.
[ 1.483123] msm_rpc_client_req: RPC call was not successful (3)
[ 1.484741] using rtc device, msm_rtc, for alarms
[ 1.484802] rs30000048 rs30000048.65536: rtc core: registered msm_rtc as rtc0
[ 1.485961] rs30000048 rs30000048.65536: rtc core: registered msm_rtc_secure as rtc1
[ 1.579620] Driver for 1-wire Dallas network protocol.
[ 1.580108] [ds2746_batt]ds2746_battery_init
[ 1.580169] /proc/fast_charge created
[ 1.580322] [ds2746_batt] ds2746_battery_prob
[ 1.580352] batt: ds2784_notify: 0 1 at 1573427177 (1970-01-01 00:00:01.573396663 UTC)
[ 1.580383] batt: charger ON (SLOW) at 1573488204 (1970-01-01 00:00:01.573457690 UTC)
[ 1.580688] [D:BATT]Use 600 Kohm thermal resistance
[ 1.581542] device-mapper: uevent: version 1.0.3
[ 1.582366] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: [email protected]
[ 1.582550] Bluetooth: HCI UART driver ver 2.2
[ 1.582580] Bluetooth: HCI H4 protocol initialized
[ 1.582611] Bluetooth: HCILL protocol initialized
[ 1.583587] reset on ID 19
[ 1.583648] mmc0: Clock assert failed at 144000 Hz with err -5
[ 1.583679] reset on ID 19
[ 1.583709] mmc0: Clock deassert failed at 144000 Hz with err -5
[ 1.584289] mmc0: Qualcomm MSM SDCC-core at 0x00000000a0300000 irq 24,0 dma 8 dmacrcri 6
[ 1.584320] mmc0: Platform slot type: N/A
[ 1.584350] mmc0: 8 bit data mode disabled
[ 1.584381] mmc0: 4 bit data mode disabled
[ 1.584381] mmc0: polling status mode disabled
[ 1.584411] mmc0: MMC clock 144000 -> 49152000 Hz, PCLK 64000000 Hz
[ 1.584442] mmc0: Slot eject status = 1
[ 1.584472] mmc0: Power save feature enable = 1
[ 1.584503] mmc0: DM non-cached buffer at ffd80000, dma_addr 0x20800000
[ 1.584533] mmc0: DM cmd busaddr 0x20800000, cmdptr busaddr 0x20817f40
[ 1.585052] reset on ID 21
[ 1.585083] mmc1: Clock assert failed at 400000 Hz with err -5
[ 1.585113] reset on ID 21
[ 1.585144] mmc1: Clock deassert failed at 400000 Hz with err -5
[ 1.586029] @@@ SD power 0 @@@
[ 1.586395] mmc1: Qualcomm MSM SDCC-core at 0x00000000a0400000 irq 26,0 dma 8 dmacrcri 7
[ 1.586425] mmc1: Platform slot type: N/A
[ 1.586456] mmc1: 8 bit data mode disabled
[ 1.586456] mmc1: 4 bit data mode disabled
[ 1.586486] mmc1: polling status mode disabled
[ 1.586517] mmc1: MMC clock 400000 -> 50000000 Hz, PCLK 64000000 Hz
[ 1.586547] mmc1: Slot eject status = 0
[ 1.586547] mmc1: Power save feature enable = 1
[ 1.586578] mmc1: DM non-cached buffer at ffd60000, dma_addr 0x20820000
[ 1.586608] mmc1: DM cmd busaddr 0x20820000, cmdptr busaddr 0x20837f40
[ 1.587402] [D:BATT] V=4187(6b4) I=1(5) C=1225.0/1230(110b) id=4(a8) T=340(dd) KADC=1000
[ 1.587463] [D:BATT] acr update: P=990, C=4340.
[ 1.587890] [D:BATT]new RARC=990 C=1217mAh adc=4340.
[ 1.587921] [D:BATT] state change(0->3), full count=0, over load count=0 [1580]
[ 1.587982] [D:BATT] state change(3->5), full count=0, over load count=0 [1581]
[ 1.588012] batt: ds2784_notify: 1 99 at 1581116569 (1970-01-01 00:00:01.581086056 UTC)
[ 1.588073] batt: batt:power_supply_changed: battery at 1581177596 (1970-01-01 00:00:01.581147083 UTC)
[ 1.589630] usbcore: registered new interface driver usbhid
[ 1.589660] usbhid: USB HID core driver
[ 1.590637] logger: created 256K log 'log_main'
[ 1.591003] logger: created 256K log 'log_events'
[ 1.591339] logger: created 256K log 'log_radio'
[ 1.591705] logger: created 256K log 'log_system'
[ 1.593963] ALSA device list:
[ 1.593994] No soundcards found.
[ 1.594177] GACT probability NOT on
[ 1.594207] Mirror/redirect action on
[ 1.594238] u32 classifier
[ 1.594268] Actions configured
[ 1.594268] Netfilter messages via NETLINK v0.30.
[ 1.594360] nf_conntrack version 0.5.0 (6283 buckets, 25132 max)
[ 1.594848] ctnetlink v0.93: registering with nfnetlink.
[ 1.594909] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 1.594940] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 1.595672] xt_time: kernel timezone is -0000
[ 1.595947] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.596191] arp_tables: (C) 2002 David S. Miller
[ 1.596282] TCP cubic registered
[ 1.596313] Initializing XFRM netlink socket
[ 1.597290] NET: Registered protocol family 10
[ 1.599578] Mobile IPv6
[ 1.599639] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 1.599884] IPv6 over IPv4 tunneling driver
[ 1.601593] NET: Registered protocol family 17
[ 1.601684] NET: Registered protocol family 15
[ 1.601715] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.602020] ######## bthid_init: ########
[ 1.602478] ######## bthid_init: done ########
[ 1.602569] lib80211: common routines for IEEE802.11 drivers
[ 1.602600] lib80211_crypt: registered algorithm 'NULL'
[ 1.602630] Registering the dns_resolver key type
[ 1.602691] VFP support v0.3: implementor 51 architecture 64 part 0f variant 0 rev 1
[ 1.602722] ThumbEE CPU extension supported.
[ 1.604400] clock_late_init() disabled 28 unused clocks
[ 1.604858] [Port list] init()
[ 1.604888] [Port list] Virtual Address for port_list: [f81b6da0]
[ 1.604919] [Port list] Physical Address for port_list: [1B6DA0]
[ 1.606262] wifi_nvs_init
[ 1.606872] input: lightsensor-level as /devices/virtual/input/input5
[ 1.610900] @@@ SD power 17 @@@
[ 1.614440] regulator_init_complete: ldo2: incomplete constraints, leaving on
[ 1.614624] regulator_init_complete: ldo1: incomplete constraints, leaving on
[ 1.614807] regulator_init_complete: dcdc3: incomplete constraints, leaving on
[ 1.614959] regulator_init_complete: dcdc2: incomplete constraints, leaving on
[ 1.615112] regulator_init_complete: dcdc1: incomplete constraints, leaving on
[ 1.616119] rs30000048 rs30000048.65536: setting system clock to 2013-03-28 15:50:34 UTC (1364485834)
[ 1.617462] Freeing init memory: 432K
[ 1.618774] init: could not import file /init.${ro.hardware}.rc
[ 1.619598] init: could not import file /system/etc/init.local.rc
[ 1.621398] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 1.733795] @@@ SD power 15 @@@
[ 1.876770] keychord: using input dev h2w headset for fevent
[ 1.876800] keychord: using input dev dummy_keypad for fevent
[ 1.877044] init: cannot open '/initlogo.rle'
[ 1.902984] mmc1: host does not support reading read-only switch. assuming write-enable.
[ 1.905334] mmc1: new high speed SDHC card at address 0002
[ 1.906677] mmcblk0: mmc1:0002 00000 14.9 GiB
[ 1.910095] mmcblk0: p1 p2
[ 2.998748] EXT4-fs (mmcblk0p2): barriers disabled
[ 3.084991] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: barrier=0
[ 3.230926] [Port list] TCP port#: [5555]
[ 3.231048] [Port list] Add port [5555]
[ 3.231109] [Port list] [1] = 5555
[ 3.585479] tun: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 3.614105] fuse: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 3.676422] init: property (null) has no value for assigning to sys.usb.config
[ 4.441741] warning: `rild' uses 32-bit capabilities (legacy support in use)
[ 5.731842] -qmi_open 0
[ 5.731903] qmi: smd opened
[ 5.731933] -qmi_open 0
[ 5.731964] -qmi_open 0
[ 5.732513] qmi: send: svc=00 cid=00 tid=0001 type=0022 size=0004
[ 5.732543] qmi: send: tlv: 01 0001 { 01 }
[ 5.732604] qmi: send: svc=00 cid=00 tid=0001 type=0022 size=0004
[ 5.732604] qmi: send: tlv: 01 0001 { 01 }
[ 5.732635] qmi: send: svc=00 cid=00 tid=0001 type=0022 size=0004
[ 5.732666] qmi: send: tlv: 01 0001 { 01 }
[ 5.733093] qmi: recv: svc=00 cid=00 tid=0001 type=0022 size=000c
[ 5.733093] qmi: recv: tlv: 02 0004 { 00 00 00 00 }
[ 5.733154] qmi: recv: tlv: 01 0002 { 01 01 }
[ 5.733184] qmi: ctl: wds use client_id 0x01
[ 5.733337] qmi: recv: svc=00 cid=00 tid=0001 type=0022 size=000c
[ 5.733337] qmi: recv: tlv: 02 0004 { 00 00 00 00 }
[ 5.733398] qmi: recv: tlv: 01 0002 { 01 01 }
[ 5.733398] qmi: ctl: wds use client_id 0x01
[ 5.733551] qmi: recv: svc=00 cid=00 tid=0001 type=0022 size=000c
[ 5.733581] qmi: recv: tlv: 02 0004 { 00 00 00 00 }
[ 5.733612] qmi: recv: tlv: 01 0002 { 01 01 }
[ 5.733642] qmi: ctl: wds use client_id 0x01
[ 5.740539] +qmi_read 256
[ 6.869445] NAND boot, writing additional init commands to /dev/smd0
[ 8.462463] htc-acoustic: open
[ 8.474121] htc-acoustic: mmap
[ 8.474456] htc-acoustic: ioctl
[ 8.474517] htc-acoustic: ioctl: ACOUSTIC_UPDATE_ADIE called 1320.
[ 8.474609] htc-acoustic: ioctl: done.
[ 8.552947] htc-acoustic: release
[ 8.553161] Audio: voice: stop
[ 10.398620] msmfb unknown ioctl: -1067946604
[ 22.057891] Audio: SWITCH DEVICE 17306899, acdb 607
[ 22.057983] q6audio_init
[ 22.058135] audio: init: first run, init dummy control
[ 22.169464] dal_attach: status = 0, name = 'DAL_AQ_AUD'
[ 22.170471] dal_attach: status = 0, name = 'DAL_AQ_AUD'
[ 22.772491] open done!
[ 22.878265] dal_attach: status = 0, name = 'DAL00'
[ 22.878723] dal_attach: status = 0, name = 'DAL00'
[ 22.878784] Audio: htcleo_analog_init
[ 22.878906] pmic_rpc_req_reply: successfully connected to 0x10001 rpc version
[ 22.891357] acdb: trying htcleo.acdb
[ 22.915740] acdb: load 'htcleo.acdb' failed, trying 'default.acdb'
[ 22.956420] Audio: htcleo_get_rx_vol 500
[ 22.956848] Audio: htcleo_get_rx_vol 500
[ 22.957550] Audio: htcleo_get_rx_vol 500
[ 22.958282] audio_cb: s=1 e=0107605c status=20
[ 22.958526] Audio: htcleo_get_rx_vol 700
[ 22.959228] audio_cb: s=1 e=0107605c status=20
[ 22.959442] Audio: htcleo_get_rx_vol 700
[ 22.960174] audio_cb: s=1 e=0107605c status=20
[ 22.960418] Audio: htcleo_get_rx_vol 700
[ 22.961090] audio_cb: s=1 e=0107605c status=20
[ 22.961334] Audio: htcleo_get_rx_vol 700
[ 22.962036] audio_cb: s=1 e=0107605c status=20
[ 22.962280] Audio: htcleo_get_rx_vol 700
[ 22.962982] audio_cb: s=1 e=0107605c status=20
[ 22.963226] Audio: htcleo_get_rx_vol 700
[ 22.963928] audio_cb: s=1 e=0107605c status=20
[ 22.964172] Audio: htcleo_get_rx_vol 0
[ 22.964874] audio_cb: s=1 e=0107605c status=20
[ 22.965118] Audio: htcleo_get_rx_vol 500
[ 22.966033] Audio: htcleo_get_rx_vol 500
[ 22.966735] Audio: htcleo_get_rx_vol 700
[ 22.967163] audio_cb: s=1 e=0107605c status=20
[ 22.967468] Audio: htcleo_get_rx_vol 500
[ 22.968170] audio_cb: s=1 e=0107605c status=20
[ 22.968688] Audio: htcleo_get_rx_vol 400
[ 22.969146] audio_cb: s=1 e=0107605c status=20
[ 22.969451] Audio: htcleo_get_rx_vol 400
[ 22.970153] audio_cb: s=1 e=0107605c status=20
[ 22.970428] Audio: htcleo_get_rx_vol 400
[ 22.971160] audio_cb: s=1 e=0107605c status=20
[ 22.971405] Audio: htcleo_get_rx_vol 700
[ 22.972106] audio_cb: s=1 e=0107605c status=20
[ 22.972381] Audio: htcleo_get_rx_vol 700
[ 22.973083] audio_cb: s=1 e=0107605c status=20
[ 22.973327] audio_update_acdb (17306899, 607)
[ 22.973358] table
[ 22.973388] acdb: 588 bytes for device 607, rate 48000.
[ 22.973419] res1 = 588
[ 22.973449] res2 = 588
[ 22.973449] call audio_set_table
[ 22.974029] audio_cb: s=1 e=0107605c status=20
[ 22.975006] audio_cb: s=1 e=0107605c status=20
[ 22.981628] audio_cb: s=1 e=0107605c status=20
[ 22.983489] Audio: SWITCH DEVICE 17306898, acdb 507
[ 22.984344] audio_cb: s=1 e=0107605c status=20
[ 22.984802] Audio: htcleo_get_rx_vol -1500
[ 22.984893] $$ DEV=01081513: vol is -1500
[ 22.988189] audio_cb: s=1 e=0107605c status=20
[ 40.785461] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 29817344, size 192, time=625091 us
[ 40.785491] sd_blk_issue_rw_rq: ---(sd-qd) start sector=29817344, size 192, total time=625152 us
[ 43.163818] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 43.721557] Audio: htcleo_get_rx_vol 260
[ 43.721557] $$ DEV=01081513: vol is 260
[ 43.723114] audio_cb: s=1 e=0107605c status=20
[ 51.037445] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
[ 51.591125] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 71581208110 (s 51581208110)
[ 51.592651] [D:BATT] V=4187(6b4) I=4(c) C=1216.0/1230(10f4) id=4(a8) T=340(dc) KADC=1000
[ 55.671661] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 55.734039] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 55.756286] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 55.799194] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 57.383636] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 57.419769] call alarm, type 2, func alarm_triggered+0x0/0xd0, 57407000000 (s 57407000000)
[ 57.434478] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 63.925689] call alarm, type 2, func alarm_triggered+0x0/0xd0, 63916000000 (s 63916000000)
[ 77.031494] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 77.167938] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 87.118713] call alarm, type 3, func alarm_triggered+0x0/0xd0, 87109000000 (s 87109000000)
[ 97.957855] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 97.979370] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 98.000762] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 98.022155] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 98.043548] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 98.064941] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 98.086334] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 99.636291] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 99.657806] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 99.679382] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 99.700988] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 99.722320] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 101.617797] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 121583383906 (s 101583383906)
[ 101.620025] [D:BATT] V=4187(6b4) I=11(1e) C=1216.0/1230(10f4) id=4(a8) T=340(db) KADC=1000
[ 101.620147] [D:BATT] acr update: P=1000, C=4373.
[ 101.620483] [D:BATT]new RARC=1000 C=1230mAh adc=4373.
[ 101.620574] [D:BATT] state change(5->6), full count=3, over load count=0 [-1313665626]
[ 101.620697] batt: ds2784_notify: 1 100 at 101613046266 (2013-03-28 15:52:14.502209954 UTC)
[ 101.620880] batt: batt:power_supply_changed: battery at 101613229372 (2013-03-28 15:52:14.502393060 UTC)
[ 102.314605] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 102.335968] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 102.357330] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 105.360748] call alarm, type 3, func alarm_triggered+0x0/0xd0, 105351000000 (s 105351000000)
[ 108.799682] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 108.820983] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 108.842285] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 108.863586] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 109.401367] call alarm, type 2, func alarm_triggered+0x0/0xd0, 109392000000 (s 109392000000)
[ 118.328399] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 30061088, size 56, time=411407 us
[ 127.947570] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 127.968963] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 127.990234] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 128.011535] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 130.760528] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 130.781799] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 130.803070] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 130.824340] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 131.868408] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 131.889770] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 131.911132] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 131.932464] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 133.066711] gpiomatrix: unmapped key, 1-0 (32-42) changed to 1
[ 133.088073] gpiomatrix: unmapped key, 1-0 (32-42) changed to 1
[ 133.109405] gpiomatrix: unmapped key, 1-0 (32-42) changed to 1
[ 133.130767] gpiomatrix: unmapped key, 1-0 (32-42) changed to 1
[ 141.031799] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 141.053131] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 141.074432] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 141.095764] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 141.117065] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 143.002899] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 143.024230] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 143.045532] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 143.066894] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 147.118377] call alarm, type 3, func alarm_triggered+0x0/0xd0, 147109000000 (s 147109000000)
[ 151.627838] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 171611734729 (s 151611734729)
[ 151.630157] [D:BATT] V=4187(6b4) I=11(1c) C=1229.0/1230(1115) id=4(a8) T=340(db) KADC=1000
[ 158.295104] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 30061088, size 56, time=405975 us
[ 161.425506] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 30108712, size 56, time=466186 us
[ 165.457397] call alarm, type 3, func alarm_triggered+0x0/0xd0, 165448000000 (s 165448000000)
[ 186.228851] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 186.250213] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 186.271514] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 192.921783] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 30108712, size 56, time=470794 us
[ 201.047821] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 30224064, size 112, time=671844 us
[ 201.048034] sd_blk_issue_rw_rq: ---(sd-qd) start sector=30224064, size 112, total time=672088 us
[ 201.657836] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 221620981554 (s 201620981554)
[ 201.660095] [D:BATT] V=4187(6b4) I=11(1c) C=1229.0/1230(1115) id=4(a8) T=340(da) KADC=1000
[ 207.119354] call alarm, type 3, func alarm_triggered+0x0/0xd0, 207110000000 (s 207110000000)
[ 213.202911] pcm_out: open
[ 213.203247] dal_attach: status = 0, name = 'DAL_AQ_AUD'
[ 213.206237] audio_update_acdb (17306899, 607)
[ 213.206268] table
[ 213.206298] acdb: 588 bytes for device 607, rate 48000.
[ 213.206298] res1 = 588
[ 213.206329] res2 = 588
[ 213.206329] call audio_set_table
[ 213.207427] audio_out_open: 1000 44100 2
[ 213.280609] open done!
[ 213.298431] Audio: htcleo_speaker_enable 1
[ 216.039550] binder: send failed reply for transaction 35138 to 1960:1960
[ 216.043731] Audio: htcleo_speaker_enable 0
[ 216.044647] audio_cb: s=2 e=01075c54 status=20
[ 216.055145] pcm_out: release
[ 216.075897] audio callback: unknown session 2
[ 218.240936] htc-acoustic: open
[ 218.420440] htc-acoustic: mmap
[ 218.421020] htc-acoustic: ioctl
[ 218.421112] htc-acoustic: ioctl: ACOUSTIC_UPDATE_ADIE called 2545.
[ 218.421203] htc-acoustic: ioctl: done.
[ 218.423797] htc-acoustic: release
[ 218.424041] Audio: voice: stop
[ 218.446228] Audio: SWITCH DEVICE 17306899, acdb 607
[ 218.446258] Audio: SWITCH DEVICE 17306898, acdb 507
[ 218.446289] audio_update_acdb (17306898, 507)
[ 218.446319] table
[ 218.446319] acdb: 871 bytes for device 507, rate 8000.
[ 218.446350] res1 = 871
[ 218.446380] res2 = 871
[ 218.446380] call audio_set_table
[ 218.455841] Audio: htcleo_get_rx_vol -1500
[ 218.455871] $$ DEV=01081513: vol is -1500
[ 218.459533] audio_cb: s=1 e=0107605c status=20
[ 218.882629] pcm_out: open
[ 218.882965] dal_attach: status = 0, name = 'DAL_AQ_AUD'
[ 218.885040] audio_update_acdb (17306899, 607)
[ 218.885101] table
[ 218.885101] acdb: 588 bytes for device 607, rate 48000.
[ 218.885131] res1 = 588
[ 218.885162] res2 = 588
[ 218.885162] call audio_set_table
[ 218.886047] audio_out_open: 1000 44100 2
[ 218.956909] open done!
[ 218.974914] Audio: htcleo_speaker_enable 1
[ 219.205963] binder: send failed reply for transaction 35942 to 1513:1594
[ 219.206024] binder: send failed reply for transaction 35947 to 1960:1960
[ 219.207855] Audio: htcleo_speaker_enable 0
[ 219.208770] audio_cb: s=2 e=01075c54 status=20
[ 219.219146] pcm_out: release
[ 219.240081] audio callback: unknown session 2
[ 221.434173] htc-acoustic: open
[ 221.435211] htc-acoustic: mmap
[ 221.435333] htc-acoustic: ioctl
[ 221.435363] htc-acoustic: ioctl: ACOUSTIC_UPDATE_ADIE called 2558.
[ 221.435394] htc-acoustic: ioctl: done.
[ 221.435607] htc-acoustic: release
[ 221.435668] Audio: voice: stop
[ 221.452453] Audio: SWITCH DEVICE 17306899, acdb 607
[ 221.452514] Audio: SWITCH DEVICE 17306898, acdb 507
[ 221.452819] Audio: htcleo_get_rx_vol -1500
[ 221.452819] $$ DEV=01081513: vol is -1500
[ 221.454559] audio_cb: s=1 e=0107605c status=20
[ 222.259063] Audio: htcleo_get_rx_vol 260
[ 222.259094] $$ DEV=01081513: vol is 260
[ 222.260620] audio_cb: s=1 e=0107605c status=20
[ 222.354492] pcm_out: open
[ 222.354827] dal_attach: status = 0, name = 'DAL_AQ_AUD'
[ 222.356872] audio_update_acdb (17306899, 607)
[ 222.356933] table
[ 222.356933] acdb: 588 bytes for device 607, rate 48000.
[ 222.356964] res1 = 588
[ 222.356964] res2 = 588
[ 222.356994] call audio_set_table
[ 222.357940] audio_out_open: 1000 44100 2
[ 222.429290] open done!
[ 222.446960] Audio: htcleo_speaker_enable 1
[ 222.674682] binder: send failed reply for transaction 37026 to 1513:1594
[ 222.674713] binder: send failed reply for transaction 37032 to 1960:1960
[ 222.676757] Audio: htcleo_speaker_enable 0
[ 222.677673] audio_cb: s=2 e=01075c54 status=20
[ 222.687988] pcm_out: release
[ 222.708526] audio callback: unknown session 2
[ 223.142852] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 30054280, size 120, time=648193 us
[ 223.142944] sd_blk_issue_rw_rq: ---(sd-qd) start sector=30054280, size 120, total time=648315 us
[ 225.543365] call alarm, type 3, func alarm_triggered+0x0/0xd0, 225534000000 (s 225534000000)
[ 226.920104] htc-acoustic: open
[ 226.921142] htc-acoustic: mmap
[ 226.921264] htc-acoustic: ioctl
[ 226.921295] htc-acoustic: ioctl: ACOUSTIC_UPDATE_ADIE called 2572.
[ 226.921295] htc-acoustic: ioctl: done.
[ 226.921539] htc-acoustic: release
[ 226.921600] Audio: voice: stop
[ 226.929382] Audio: SWITCH DEVICE 17306899, acdb 607
[ 226.929412] Audio: SWITCH DEVICE 17306898, acdb 507
[ 226.929748] Audio: htcleo_get_rx_vol -1500
[ 226.929748] $$ DEV=01081513: vol is -1500
[ 226.931488] audio_cb: s=1 e=0107605c status=20
[ 228.208557] Audio: htcleo_get_rx_vol 260
[ 228.208587] $$ DEV=01081513: vol is 260
[ 228.210113] audio_cb: s=1 e=0107605c status=20
[ 229.027374] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 30061480, size 64, time=629272 us
[ 229.027465] sd_blk_issue_rw_rq: ---(sd-qd) start sector=30061480, size 64, total time=629364 us
[ 241.183258] pcm_out: open
[ 241.183563] dal_attach: status = 0, name = 'DAL_AQ_AUD'
[ 241.186614] audio_update_acdb (17306899, 607)
[ 241.186614] table
[ 241.186645] acdb: 588 bytes for device 607, rate 48000.
[ 241.186645] res1 = 588
[ 241.186645] res2 = 588
[ 241.186645] call audio_set_table
[ 241.187835] audio_out_open: 1000 44100 2
[ 241.258972] open done!
[ 241.276641] Audio: htcleo_speaker_enable 1
[ 241.512084] Audio: htcleo_speaker_enable 0
[ 241.512969] audio_cb: s=2 e=01075c54 status=20
[ 241.524505] pcm_out: release
[ 241.544708] audio callback: unknown session 2
[ 241.732727] htc-acoustic: open
[ 241.733795] htc-acoustic: mmap
[ 241.733917] htc-acoustic: ioctl
[ 241.733947] htc-acoustic: ioctl: ACOUSTIC_UPDATE_ADIE called 2620.
[ 241.733947] htc-acoustic: ioctl: done.
[ 241.734191] htc-acoustic: release
[ 241.734252] Audio: voice: stop
[ 241.742126] Audio: SWITCH DEVICE 17306899, acdb 607
[ 241.742156] Audio: SWITCH DEVICE 17306898, acdb 507
[ 241.742492] Audio: htcleo_get_rx_vol -1500
[ 241.742492] $$ DEV=01081513: vol is -1500
[ 241.744201] audio_cb: s=1 e=0107605c status=20
[ 242.517242] binder: 2396:2396 transaction failed 29189, size 64-0
[ 242.610351] pcm_out: open
[ 242.610687] dal_attach: status = 0, name = 'DAL_AQ_AUD'
[ 242.612731] audio_update_acdb (17306899, 607)
[ 242.612762] table
[ 242.612792] acdb: 588 bytes for device 607, rate 48000.
[ 242.612823] res1 = 588
[ 242.612823] res2 = 588
[ 242.612854] call audio_set_table
[ 242.613769] audio_out_open: 1000 44100 2
[ 242.684783] open done!
[ 242.702362] Audio: htcleo_speaker_enable 1
[ 242.924896] Audio: htcleo_speaker_enable 0
[ 242.925811] audio_cb: s=2 e=01075c54 status=20
[ 242.936370] pcm_out: release
[ 242.956939] audio callback: unknown session 2
[ 247.163116] htc-acoustic: open
[ 247.164123] htc-acoustic: mmap
[ 247.164276] htc-acoustic: ioctl
[ 247.164276] htc-acoustic: ioctl: ACOUSTIC_UPDATE_ADIE called 2632.
[ 247.164306] htc-acoustic: ioctl: done.
[ 247.164520] htc-acoustic: release
[ 247.164581] Audio: voice: stop
[ 247.175384] Audio: SWITCH DEVICE 17306899, acdb 607
[ 247.175415] Audio: SWITCH DEVICE 17306898, acdb 507
[ 247.175720] Audio: htcleo_get_rx_vol -1500
[ 247.175750] $$ DEV=01081513: vol is -1500
[ 247.177429] audio_cb: s=1 e=0107605c status=20
[ 248.533905] binder: 1596:1619 transaction failed 29189, size 64-0
[ 249.053100] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 29773568, size 128, time=587127 us
[ 249.053283] sd_blk_issue_rw_rq: ---(sd-qd) start sector=29773568, size 128, total time=587371 us
[ 249.970397] pcm_out: open
[ 249.970733] dal_attach: status = 0, name = 'DAL_AQ_AUD'
[ 249.973815] audio_update_acdb (17306899, 607)
[ 249.973846] table
[ 249.973876] acdb: 588 bytes for device 607, rate 48000.
[ 249.973876] res1 = 588
[ 249.973907] res2 = 588
[ 249.973907] call audio_set_table
[ 249.975006] audio_out_open: 1000 44100 2
[ 250.044860] open done!
[ 250.062652] Audio: htcleo_speaker_enable 1
[ 250.821044] binder: send failed reply for transaction 41510 to 1596:1624
[ 250.826934] Audio: htcleo_speaker_enable 0
[ 250.827850] audio_cb: s=2 e=01075c54 status=20
[ 250.838592] pcm_out: release
[ 250.859588] audio callback: unknown session 2
[ 251.668212] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 271650919278 (s 251650919278)
[ 251.670532] [D:BATT] V=4182(6b2) I=-5(fffffff2) C=1229.0/1230(1115) id=4(a8) T=340(d9) KADC=1000
[ 252.328948] htc-acoustic: open
[ 252.334136] htc-acoustic: mmap
[ 252.334259] htc-acoustic: ioctl
[ 252.334289] htc-acoustic: ioctl: ACOUSTIC_UPDATE_ADIE called 2644.
[ 252.334289] htc-acoustic: ioctl: done.
[ 252.334533] htc-acoustic: release
[ 252.334594] Audio: voice: stop
[ 252.350860] Audio: SWITCH DEVICE 17306899, acdb 607
[ 252.350860] Audio: SWITCH DEVICE 17306898, acdb 507
[ 252.351196] Audio: htcleo_get_rx_vol -1500
[ 252.351196] $$ DEV=01081513: vol is -1500
[ 252.352874] audio_cb: s=1 e=0107605c status=20
[ 253.067626] Audio: htcleo_get_rx_vol 260
[ 253.067687] $$ DEV=01081513: vol is 260
[ 253.069213] audio_cb: s=1 e=0107605c status=20
[ 266.614318] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 30225152, size 80, time=498229 us
[ 267.119384] call alarm, type 3, func alarm_triggered+0x0/0xd0, 267110000000 (s 267110000000)
[ 276.091369] sd_blk_issue_rw_rq:(sd-qd)finish cmd(25) start 30225744, size 88, time=507873 us
[ 276.091583] sd_blk_issue_rw_rq: ---(sd-qd) start sector=30225744, size 88, total time=508087 us
[ 301.677795] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 321661295282 (s 301661295282)
[ 301.680053] [D:BATT] V=4187(6b4) I=10(1a) C=1230.0/1230(1116) id=4(a8) T=340(d8) KADC=1000
[ 303.464874] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.486267] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.507629] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.529235] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.550781] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.572326] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.593536] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.614776] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.636322] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.657867] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.679412] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.700988] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.722564] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.744110] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 303.765655] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.190246] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.211608] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.233032] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.254394] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.276092] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.297332] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.318572] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.550720] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.572357] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.593627] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.615234] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.636840] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.658447] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.679687] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.701293] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.932556] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.953948] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.975280] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 305.996551] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 306.018157] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 306.039764] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 306.061370] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 306.082977] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 306.104583] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 327.119415] call alarm, type 3, func alarm_triggered+0x0/0xd0, 327110000000 (s 327110000000)
[ 351.729461] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 371670816750 (s 351670816750)
[ 351.731719] [D:BATT] V=4187(6b4) I=6(11) C=1230.0/1230(1116) id=4(a8) T=340(d7) KADC=1000
[ 369.214782] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 369.236175] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 369.257568] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 369.278625] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 369.299987] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 369.321380] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 387.119354] call alarm, type 3, func alarm_triggered+0x0/0xd0, 387110000000 (s 387110000000)
[ 401.357910] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.379364] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.400726] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.422088] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.443481] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.464874] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.486267] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.507659] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.529418] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.550781] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.572143] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.593536] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.614929] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.636352] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.657745] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.679382] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.700805] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.722167] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.737915] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 421722544059 (s 401722544059)
[ 401.740142] [D:BATT] V=4189(6b5) I=9(17) C=1230.0/1230(1116) id=4(a8) T=340(d7) KADC=1000
[ 401.743560] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.764923] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.786315] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.807678] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.829040] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.850311] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.871612] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.892944] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.914245] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.935546] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.956909] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.978240] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 401.999542] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.020874] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.042175] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.063507] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.084899] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.106262] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.127593] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.148895] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.170196] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.191558] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.212921] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.234252] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.255554] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.276855] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.297882] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.319244] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.340576] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.361877] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.383178] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.404541] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.425903] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.447265] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.468566] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.489898] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.511260] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.532623] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.553955] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.575286] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.596649] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.618011] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 402.639312] gpiomatrix: unmapped key, 2-1 (31-41) changed to 1
[ 447.118377] call alarm, type 3, func alarm_triggered+0x0/0xd0, 447109000000 (s 447109000000)
[ 451.967803] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 471730997431 (s 451730997431)
[ 451.969909] [D:BATT] V=4187(6b4) I=8(15) C=1230.0/1230(1116) id=4(a8) T=340(d6) KADC=1000
[ 472.551177] request_suspend_state: sleep (3->3) at 472543435646 (2013-03-28 15:58:25.432629852 UTC)
[ 472.551391] [R] early_suspend start
[ 472.561004] msmfb: pan_update in state(4)
[ 472.561035] msmfb: drawing while asleep
[ 472.563323] lcdc_blank: ()
[ 472.563354] auo_panel_blank
[ 472.563354] auo_panel_cfg_setup entry
[ 472.717742] auo_panel_cfg_setup exit
[ 472.797912] lsensor: nothing to disable
[ 472.798645] lcdc_suspend: suspending
[ 472.798828] active wake lock PowerManagerService
[ 472.798889] active wake lock vbus_present
[ 472.798980] active wake lock DS, time left 44
[ 472.799041] [R] early_suspend end
[ 472.799102] PM: Syncing filesystems...
[ 474.465026] request_suspend_state: wakeup (3->0) at 474457284547 (2013-03-28 15:58:27.346509270 UTC)
[ 474.466491] [R] late_resume start
[ 474.466522] lcdc_resume: resuming
[ 474.466552] auo_panel_init
[ 474.466613] msmfb: ready, waiting for full update
[ 474.489044] msmfb: pan_update in state(1)
[ 474.489074] msmfb: full update starting
[ 474.511260] msmfb: pan_update in state(3)
[ 474.518981] msmfb: full update completed
[ 474.519012] msmfb: turning on panel
[ 474.519012] lcdc_unblank: ()
[ 474.519042] auo_panel_unblank
[ 474.687805] auo_panel_cfg_setup entry
[ 474.687896] auo_panel_cfg_setup Board id: 4
[ 474.901916] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 475.021087] sync done.
[ 475.197937] msm_i2c msm_i2c.0: [MSM I2C Err] status = 0xC8, addr = 0x5C, flags = 0x00, last_addr = 66, reg = 0x00, last_reg = 0x90, last_flag = 0x00, cnt = 1, pos = 0
[ 475.198211] msm_i2c msm_i2c.0: (00b8) Error during data xfer (-5) (00, 00)
[ 475.198364] msm_i2c msm_i2c.0: [MSM I2C Err] status = 0xC8, addr = 0x34, flags = 0x00, last_addr = 5C, reg = 0x00, last_reg = 0x00, last_flag = 0x00, cnt = 1, pos = 0
[ 475.198608] msm_i2c msm_i2c.0: (0068) Error during data xfer (-5) (00, 00)
[ 475.199066] [R] late_resume end
[ 475.530761] auo_panel_cfg_setup exit
[ 480.481964] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 480.503295] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 480.524597] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 480.545898] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 481.083648] request_suspend_state: sleep (0->3) at 481075906349 (2013-03-28 15:58:33.965131072 UTC)
[ 481.083709] [R] early_suspend start
[ 481.084533] lcdc_blank: ()
[ 481.084564] auo_panel_blank
[ 481.084564] auo_panel_cfg_setup entry
[ 481.093505] msmfb: pan_update in state(4)
[ 481.093536] msmfb: drawing while asleep
[ 481.223388] msmfb: pan_update in state(4)
[ 481.223419] msmfb: drawing while asleep
[ 481.237823] auo_panel_cfg_setup exit
[ 481.317871] lsensor: nothing to disable
[ 481.326690] msmfb: pan_update in state(4)
[ 481.326721] msmfb: drawing while asleep
[ 481.326873] lcdc_suspend: suspending
[ 481.326934] active wake lock vbus_present
[ 481.326934] active wake lock DS, time left 36
[ 481.326965] [R] early_suspend end
[ 481.326965] PM: Syncing filesystems...
[ 481.994964] sync done.
[ 482.640960] request_suspend_state: wakeup (3->0) at 482633248892 (2013-03-28 15:58:35.522473615 UTC)
[ 482.641052] [R] late_resume start
[ 482.641082] lcdc_resume: resuming
[ 482.641113] auo_panel_init
[ 482.641174] msmfb: ready, waiting for full update
[ 482.642852] lsensor: already enabled
[ 482.705383] msmfb: pan_update in state(1)
[ 482.705383] msmfb: full update starting
[ 482.727508] msmfb: pan_update in state(3)
[ 482.728454] msmfb: full update completed
[ 482.728485] msmfb: turning on panel
[ 482.728515] lcdc_unblank: ()
[ 482.728515] auo_panel_unblank
[ 482.732299] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 482.897827] auo_panel_cfg_setup entry
[ 482.897918] auo_panel_cfg_setup Board id: 4
[ 483.030822] auo_panel_cfg_setup exit
[ 483.377838] msm_i2c msm_i2c.0: [MSM I2C Err] status = 0x43C8, addr = 0x5C, flags = 0x00, last_addr = 66, reg = 0x00, last_reg = 0x90, last_flag = 0x00, cnt = 1, pos = 0
[ 483.377929] msm_i2c msm_i2c.0: (00b8) Error during data xfer (-5) (00, 00)
[ 483.377990] msm_i2c msm_i2c.0: [MSM I2C Err] status = 0x43C8, addr = 0x34, flags = 0x00, last_addr = 5C, reg = 0x00, last_reg = 0x00, last_flag = 0x00, cnt = 1, pos = 0
[ 483.378051] msm_i2c msm_i2c.0: (0068) Error during data xfer (-5) (00, 00)
[ 483.378417] [R] late_resume end
[ 487.299346] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 487.320617] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 487.341857] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 487.363189] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 487.384490] gpiomatrix: unmapped key, 2-0 (31-42) changed to 1
[ 507.119384] call alarm, type 3, func alarm_triggered+0x0/0xd0, 507110000000 (s 507110000000)
[ 511.258361] call alarm, type 2, func alarm_triggered+0x0/0xd0, 511249000000 (s 511249000000)
[ 511.258575] call alarm, type 2, func ds2746_battery_alarm+0x0/0x38, 521960764238 (s 501960764238)
[ 511.261260] [D:BATT] V=4189(6b5) I=7(13) C=1230.0/1230(1117) id=4(a8) T=340(d7) KADC=1000
[ 515.847534] request_suspend_state: sleep (0->3) at 515839791844 (2013-03-28 15:59:08.729016567 UTC)
[ 515.847595] [R] early_suspend start
[ 515.853118] lcdc_blank: ()
[ 515.853210] auo_panel_blank
[ 515.853271] auo_panel_cfg_setup entry
[ 515.860382] msmfb: pan_update in state(4)
[ 515.860412] msmfb: drawing while asleep
[ 516.007934] auo_panel_cfg_setup exit
[ 516.088012] lsensor: nothing to disable
[ 516.088378] lcdc_suspend: suspending
[ 516.088439] active wake lock PowerManagerService
[ 516.088470] active wake lock vbus_present
[ 516.088500] active wake lock DS, time left 36
[ 516.088500] [R] early_suspend end
[ 516.088531] PM: Syncing filesystems...
[ 516.091369] sync done.
[ 519.406860] request_suspend_state: wakeup (3->0) at 519399118016 (2013-03-28 15:59:12.288342739 UTC)
[ 519.406951] [R] late_resume start
[ 519.406982] lcdc_resume: resuming
[ 519.406982] auo_panel_init
[ 519.407043] msmfb: ready, waiting for full update
[ 519.440643] msmfb: pan_update in state(1)
[ 519.440643] msmfb: full update starting
[ 519.459472] msmfb: full update completed
[ 519.459625] msmfb: turning on panel
[ 519.459655] lcdc_unblank: ()
[ 519.459686] auo_panel_unblank
[ 519.472045] bcm4329: version magic '2.6.32_tytung_jellybean_r2 preempt mod_unload ARMv7 ' should be '3.0.16-ga5444ad-dirty preempt mod_unload ARMv7 '
[ 519.627777] auo_panel_cfg_setup entry
[ 519.627899] auo_panel_cfg_setup Board id: 4
[ 519.760803] auo_panel_cfg_setup exit
[ 520.127838] msm_i2c msm_i2c.0: [MSM I2C Err] status = 0x43C8, addr = 0x5C, flags = 0x00, last_addr = 66, reg = 0x00, last_reg = 0x90, last_flag = 0x00, cnt = 1, pos = 0
[ 520.127929] msm_i2c msm_i2c.0: (00b8) Error during data xfer (-5) (00, 00)
[ 520.128021] msm_i2c msm_i2c.0: [MSM I2C Err] status = 0x63C8, addr = 0x34, flags = 0x00, last_addr = 5C, reg = 0x00, last_reg = 0x00, last_flag = 0x00, cnt = 1, pos = 0
[ 520.128082] msm_i2c msm_i2c.0: (0068) Error during data xfer (-5) (00, 00)
[ 520.128417] [R] late_resume end
[ 536.136535] request_suspend_state: sleep (0->3) at 536128823831 (2013-03-28 15:59:29.018018036 UTC)
[ 536.136627] [R] early_suspend start
[ 536.146301] msmfb: pan_update in state(4)
[ 536.146331] msmfb: drawing while asleep
[ 536.152770] lcdc_blank: ()
[ 536.152801] auo_panel_blank
[ 536.152832] auo_panel_cfg_setup entry
[ 536.307830] auo_panel_cfg_setup exit
[ 536.387878] lsensor: nothing to disable
[ 536.388275] lcdc_suspend: suspending
[ 536.388366] active wake lock PowerManagerService
[ 536.388397] active wake lock vbus_present
[ 536.388397] active wake lock DS, time left 38
[ 536.388427] [R] early_suspend end
[ 536.388458] PM: Syncing filesystems...
[ 536.391296] sync done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment