Jump to content

Issues with USB connectivity etc. and root / A2SD


Guest PaulOBrien

Recommended Posts

Guest kiokoman

this is the menu that appear when you have to flash the rootedupdate.zip on the phone:

1) Reboot system now

2) USB-MS toggle

3) Backup/Restore

4) Flash zip from sd-card

5) Wipe

6) Other

7) Power off

maybe people thinking to press the trackpad on Reboot system now was on USB-MS toggle? can't make a photo i don't have anything else that can do that

there is something in /sys/devices/platform/msm_hsusb/usb_function_switch

that contain this:

usb_mass_storage:enable

adb:enable

diag:disable

ether:disable

modem:disable

nmea:disable

echo "adb:enable" > /sys/devices/platform/msm_hsusb/usb_function_switch

?

Edited by kiokoman
Link to comment
Share on other sites

Guest Biliskner
this is the menu that appear when you have to flash the rootedupdate.zip on the phone:

1) Reboot system now

2) USB-MS toggle

3) Backup/Restore

4) Flash zip from sd-card

5) Wipe

6) Other

7) Power off

maybe people thinking to press the trackpad on Reboot system now was on USB-MS toggle? can't make a photo i don't have anything else that can do that

there is something in /sys/devices/platform/msm_hsusb/usb_function_switch

that contain this:

usb_mass_storage:enable

adb:enable

diag:disable

ether:disable

modem:disable

nmea:disable

echo "adb:enable" > /sys/devices/platform/msm_hsusb/usb_function_switch

?

wow, wtf? are you sure? can you take a photo with a camera so we can all see? there is NO way I clicked that if it was on my menu, i would've pulled out my battery instead... :P

Link to comment
Share on other sites

Guest afiorillo
[...]

2) USB-MS toggle

[...]

I used that menu item without a problem, it's simply the USB host function activator: if you enable it, you'll be able to access the MicroSD as an external disk from the attached computer, if you disable it you won't.

Link to comment
Share on other sites

Guest Biliskner
can someone try this then:

echo "adb:enable" > /sys/devices/platform/msm_hsusb/usb_function_switch

try it where king? looks like a command for someone with USB port working on a rooted ROM.

Link to comment
Share on other sites

Guest kiokoman
try it where king? looks like a command for someone with USB port working on a rooted ROM.

in a terminal if you have a working rooted rom

Link to comment
Share on other sites

Guest dimor

dunno if it this extra info helps in a way, but gencheckpt of fastboot returns the following:

ools>fastboot-windows.exe oem gencheckpt

... INFOsetup_tag addr=0xA0000100 cmdline add=0x8E07D98C

INFOTAG:Ramdisk OK

INFOTAG:smi ok, size = 0

INFOTAG:hwid 0x0

INFOTAG:skuid 0x21F04

INFOTAG:hero panel = 0x0

INFOTAG:engineerid = 0x0

INFOMCP dual-die

INFOMCP dual-die

INFOTAG:mono-die = 0x0

INFODevice CID is not super CID

INFOCID is VIRGI001

INFOsetting->cid::VIRGI001

INFOserial number: *******

INFOcommandline from head: no_console_suspend=1

INFOcommand line length =425

INFOactive commandline: board_bravo.disable_uart3=1 board_bravo.

INFOusb_h2w_sw=1 board_bravo.disable_sdcard=0 diag.enabled=0 boa

INFOrd_bravo.debug_uart=0 smisize=0 userdata_sel=0 androidboot.e

INFOmmc=false androidboot.baseband=4.05.00.11 androidboot.cid=V

INFOIRGI001 androidboot.carrier=VIRGIN-UK androidboot.mid=PB9920

INFO000 androidboot.keycaps=qwerty androidboot.mode=recovery and

INFOroidboot.serialno=********* androidboot.bootloader=0.75.0

INFO000 no_console_suspend=1

INFOaARM_Partion[0].name=misc

INFOaARM_Partion[1].name=recovery

INFOaARM_Partion[2].name=boot

INFOaARM_Partion[3].name=system

INFOaARM_Partion[4].name=cache

INFOaARM_Partion[5].name=userdata

INFOpartition number=6

INFOValid partition num=6

INFOmpu_nand_acpu_rw 23A 1000

INFOjump_to_kernel: machine_id(2457), tags_addr(0x20000100), ker

INFOnel_addr(0x20008000)

INFO-------------------hboot boot time:147379 msec

FAILED (status read failed (Too many links))

Link to comment
Share on other sites

Guest dimor

i know it's not rootable yet, but i'm guessing it will be in a few days...?

anyway, thing is that meanwhile i don't usb access (only in fastboot) nor bluetooth... which is becoming pretty depressing... dunno, not sure if i prefer to stay at this situation, maybe it's better for me to upgrade to 0.80 if there's a chance it might fix it...

don't you think?

Edited by dimor
Link to comment
Share on other sites

Guest 42turkeys

Is there any news on the 'Main version check fail' error in step 1.

I am on T-Mobile stock ROM with HBOOT 0.75.

Link to comment
Share on other sites

Guest kingoffail
i know it's not rootable yet, but i'm guessing it will be in a few days...?

anyway, thing is that meanwhile i don't usb access (only in fastboot) nor bluetooth... which is becoming pretty depressing... dunno, not sure if i prefer to stay at this situation, maybe it's better for me to upgrade to 0.80 if there's a chance it might fix it...

don't you think?

HBoot 0.8 does not fix the problem.

Link to comment
Share on other sites

Guest kiokoman

if it is true android should be composed by this partition

splash1: 300k (320x480x2), used for the "T-mobile G1" image. See here to customize it.

kernel: (size?) Holds boot.img (the kernel and initrd.) Do it the easy way, use fastboot flash:raw boot {kernel} {initrd}

recovery: (size?) Holds recovery.img (a kernel and initrd) used for rebuilding/updating the system.

system: 70 megs, holds the Android platform. Mounted read-only.

userdata: 76 megs, Holds all the user applications and data. Reset the phone to factory by erasing it. (Sometimes referred to as 'data')

cache: 70 megs, supposed to be temporary storage (/cache) but actually never used except by T-mobile OTA updates.

and maybe the recovery partition is gone or damaged can it be? if so you only need to reflash the recovery partition via fastboot flash recovery recovery.img ?

Link to comment
Share on other sites

Guest stevebrush

I all, I'running the same problem :

rooted first, app2sd installed, then I wanted to try another rom, so in recovery, wiped everything.

I reformat my ext partition card and start flashing but it fail.

so I stay at my rooted rom but no sd card and weird connections (offten lost)

I flash with the stock rom and the problem remain.

I find the fastboot trick for the sd card and the phone fell better but still havent usb enabled only in fastboot, in recovery mode, I see a "qualcomm tech..." device, so I can't push file in recovery mode and stay here...

but the stange thing to me is that the stock rom (RUU-MoDaCo-Bravo-1.15.405.4-release) I flashed seems to stay rooted... in a terminal from the market, I can so a "su"!

so I think that there are part that weren't wiped or replaced.

Link to comment
Share on other sites

Guest nilezon
I all, I'running the same problem :

rooted first, app2sd installed, then I wanted to try another rom, so in recovery, wiped everything.

I reformat my ext partition card and start flashing but it fail.

so I stay at my rooted rom but no sd card and weird connections (offten lost)

I flash with the stock rom and the problem remain.

I find the fastboot trick for the sd card and the phone fell better but still havent usb enabled only in fastboot, in recovery mode, I see a "qualcomm tech..." device, so I can't push file in recovery mode and stay here...

but the stange thing to me is that the stock rom (RUU-MoDaCo-Bravo-1.15.405.4-release) I flashed seems to stay rooted... in a terminal from the market, I can so a "su"!

so I think that there are part that weren't wiped or replaced.

That's really scary :P

How did you reformat the ext partition?

As ext3? ext4?

From recovery menu or did you use gparted (or any other pc tool)?

Link to comment
Share on other sites

Guest Biliskner
I all, I'running the same problem :

rooted first, app2sd installed, then I wanted to try another rom, so in recovery, wiped everything.

I reformat my ext partition card and start flashing but it fail.

so I stay at my rooted rom but no sd card and weird connections (offten lost)

I flash with the stock rom and the problem remain.

I find the fastboot trick for the sd card and the phone fell better but still havent usb enabled only in fastboot, in recovery mode, I see a "qualcomm tech..." device, so I can't push file in recovery mode and stay here...

but the stange thing to me is that the stock rom (RUU-MoDaCo-Bravo-1.15.405.4-release) I flashed seems to stay rooted... in a terminal from the market, I can so a "su"!

so I think that there are part that weren't wiped or replaced.

Hmm, that is weird as, maybe it's not the a2sd script, maybe it's the lockdown HTC has implemented - timebomb?

Link to comment
Share on other sites

Guest stevebrush
That's really scary :P

How did you reformat the ext partition?

As ext3? ext4?

From recovery menu or did you use gparted (or any other pc tool)?

from ubuntu with gparted, as ext2.

ah and I "find" something that might be interresting : in recovery mode, when I press either power and volume up, I get a recovery menu! without pushing anything (I can't anyway) I think this is the buid in recovery... as you can see in the picture : I know, we can't read :-) it's written in blue :

Android system recovery <2e>

Use volume key to highlight;

click power key to select

Reboot system now

Apply sdcard:update.zip

Wipe data/factory reset

Wipe cache partition

and the last line in yellow is E:Can't open /cache/recovery/command

post-379713-1273050778_thumb.jpg

Link to comment
Share on other sites

Guest nilezon
from ubuntu with gparted, as ext2.

Did you use a memory stick reader or did you mount the phone as an usb mass storage unit?

Did you just have ext2 and fat32, or swap, ext2 and fat32?

Did you format only the ext2 in Ubuntu, or did you redo the entire partition table (clearing the entire card) ?

It's important that we collect this information, to be able to narrow down the real reason for this issue.

Edited by nilezon
Link to comment
Share on other sites

Guest stevebrush
Did you use a memory stick reader or did you mount the phone as an usb mass storage unit?

Did you just have ext2 and fat32, or swap, ext2 and fat32?

Did you format only the ext2 in Ubuntu, or did you redo the entire partition table (clearing the entire card) ?

It's important that we collect this information, to be able to narrow down the real reason for this issue.

I use a memory stick; I redo 2 partitions in gparted : fat32 and ext2 when this happens

after flashing the stock rom, and reboot loops, I only made a fat32 partition from gparted with memory stick.

and after doing the sd fastboot trick, I reformat the card from the device.

Link to comment
Share on other sites

Guest stevebrush

now, I'm trying to flash from build in recovery menu an "update.zip", I tried the testimage.zip and rootedupdate.zip but I says E:signature verification failed.

is it possible to get a signed update.zip?

Edited by stevebrush
Link to comment
Share on other sites

Guest Biliskner
if it is true android should be composed by this partition

splash1: 300k (320x480x2), used for the "T-mobile G1" image. See here to customize it.

kernel: (size?) Holds boot.img (the kernel and initrd.) Do it the easy way, use fastboot flash:raw boot {kernel} {initrd}

recovery: (size?) Holds recovery.img (a kernel and initrd) used for rebuilding/updating the system.

system: 70 megs, holds the Android platform. Mounted read-only.

userdata: 76 megs, Holds all the user applications and data. Reset the phone to factory by erasing it. (Sometimes referred to as 'data')

cache: 70 megs, supposed to be temporary storage (/cache) but actually never used except by T-mobile OTA updates.

and maybe the recovery partition is gone or damaged can it be? if so you only need to reflash the recovery partition via fastboot flash recovery recovery.img ?

i thought recov. partition was write-protected.

Link to comment
Share on other sites

Guest stevebrush

here is the dmesg output of my usb-less desire in case of :-)

dmesg

"[font="Arial Narrow"][size=2]<6>[    0.000000] Initializing cgroup subsys cpu
<5>[ 0.000000] Linux version 2.6.29-97da29ed (htc-kernel@and18-2) (gcc version 4.4.0 (GCC) ) #1 PREEMPT Mon Mar 15 20:17:52 CST 2010
<4>[ 0.000000] CPU: ARMv7 Processor [510f00f2] revision 2 (ARMv7), cr=10c5387f
<4>[ 0.000000] CPU: VIPT nonaliasing data cache, VIVT ASID tagged instruction cache
<4>[ 0.000000] Machine: bravo
<4>[ 0.000000] Ignoring unrecognised tag 0x4d534d71
<4>[ 0.000000] Ignoring unrecognised tag 0x4d534d72
<7>[ 0.000000] find the skuid tag
<7>[ 0.000000] parse_tag_skuid: hwid = 0x21f04
<7>[ 0.000000] tag_panel_parsing: panel type = 0
<7>[ 0.000000] find the engineer tag
<7>[ 0.000000] parse_tag_engineerid: 0x0
<4>[ 0.000000] Ignoring unrecognised tag 0x4d534d76
<6>[ 0.000000] CAM_AWB_CAL Data size = 514 , 0x59504550, size = 2048
<4>[ 0.000000] Ignoring unrecognised tag 0x41387898
<4>[ 0.000000] BT Data size= 4, 0x43294329,00,23,76,e6,2e,08,00,00,Memory policy: ECC disabled, Data cache writeback
<7>[ 0.000000] On node 0 totalpages: 104192
<7>[ 0.000000] free_area_init_node: node 0, pgdat c0439cb8, node_mem_map c0537000
<7>[ 0.000000] Normal zone: 878 pages used for memmap
<7>[ 0.000000] Normal zone: 0 pages reserved
<7>[ 0.000000] Normal zone: 103314 pages, LIFO batch:31
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 103314
<5>[ 0.000000] Kernel command line: board_bravo.disable_uart3=1 board_bravo.usb_h2w_sw=1 board_bravo.disable_sdcard=0 diag.enabled=0 board_bravo.debug_uart=0 smisize=0 userdata_sel=0 androidboot.emmc=false androidboot.baseband=4.05.00.11 androidboot.cid=HTC__203 androidboot.carrier=HTC-FRA androidboot.mid=PB9920000 androidboot.keycaps=qwerty androidboot.mode=normal androidboot.serialno=HT03VPL05506 androidboot.bootloader=0.75.0000 no_console_suspend=1
<3>[ 0.000000] Unknown boot option `board_bravo.disable_uart3=1': ignoring
<6>[ 0.000000] smd_try_open(diag_set_enabled): 0
<6>[ 0.000000] smd_close((null))
<3>[ 0.000000] Unknown boot option `board_bravo.debug_uart=0': ignoring
<3>[ 0.000000] Unknown boot option `androidboot.emmc=false': ignoring
<3>[ 0.000000] Unknown boot option `androidboot.baseband=4.05.00.11': ignoring
<3>[ 0.000000] Unknown boot option `androidboot.cid=HTC__203': ignoring
<3>[ 0.000000] Unknown boot option `androidboot.carrier=HTC-FRA': ignoring
<3>[ 0.000000] Unknown boot option `androidboot.mid=PB9920000': ignoring
<3>[ 0.000000] Unknown boot option `androidboot.keycaps=qwerty': ignoring
<3>[ 0.000000] Unknown boot option `androidboot.bootloader=0.75.0000': ignoring
<4>[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
<6>[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[ 0.000579] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[ 0.022888] Memory: 224MB 183MB = 407MB total
<5>[ 0.022918] Memory: 407168KB available (3952K code, 1211K data, 128K init)
<6>[ 0.023315] Calibrating delay loop... 509.54 BogoMIPS (lpj=2547712)
<4>[ 0.249603] Mount-cache hash table entries: 512
<6>[ 0.250091] Initializing cgroup subsys debug
<6>[ 0.250122] Initializing cgroup subsys cpuacct
<6>[ 0.250122] Initializing cgroup subsys freezer
<6>[ 0.250152] CPU: Testing write buffer coherency: ok
<6>[ 0.251770] net_namespace: 1032 bytes
<6>[ 0.252166] regulator: core version 0.5
<6>[ 0.252349] NET: Registered protocol family 16
<4>[ 0.252868] bravo_init() revision=129
<6>[ 0.252899] bravo_init: microp version = 031dQ
<6>[ 0.252929] Max ACPU freq from efuse data is 998400 KHz
<6>[ 4.277832] Acquire 'boot-time' perf_lock
<6>[ 4.281890] YoYo--BD_ADDRESS=00:23:76:e6:2e:08
<6>[ 4.283569] bravo_init_mmc()+
<6>[ 4.283752] bravo_init_mmc()-
<6>[ 4.288146] Acquire 'boot-time' readahead_lock
<4>[ 4.288360] bio: create slab <bio-0> at 0
<6>[ 4.289031] msm_i2c_probe
<6>[ 4.289184] msm_i2c_probe: clk_ctl 35d, 100000 Hz
<6>[ 4.289855] regulator: VDCDC1: 1000 <--> 1300 mV
<6>[ 4.289978] regulator: VDCDC2: 1260 mV
<6>[ 4.290069] regulator: VDCDC3: 800 <--> 3300 mV
<6>[ 4.290191] regulator: LDO1: 1000 <--> 3150 mV
<6>[ 4.290313] regulator: LDO2: 3300 mV
<6>[ 4.291168] Bluetooth: Core ver 2.15
<6>[ 4.291351] NET: Registered protocol family 31
<6>[ 4.291381] Bluetooth: HCI device and connection manager initialized
<6>[ 4.291381] Bluetooth: HCI socket layer initialized
<7>[ 4.292358] spi clk = 0x4800000
<4>[ 4.292358] spi: SPI_CONFIG=8f
<4>[ 4.292358] spi: SPI_IO_CONTROL=401
<4>[ 4.292388] spi: SPI_OPERATIONAL=85
<4>[ 4.292388] spi: SPI_ERROR_FLAGS_EN=7f
<4>[ 4.292388] spi: SPI_ERROR_FLAGS=7f
<4>[ 4.292419] -msm_spi_probe()
<6>[ 4.292785] NET: Registered protocol family 2
<6>[ 4.292968] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 4.293395] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 4.293731] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
<6>[ 4.293884] TCP: Hash tables configured (established 16384 bind 16384)
<6>[ 4.293914] TCP reno registered
<6>[ 4.294097] NET: Registered protocol family 1
<6>[ 4.294555] Unpacking initramfs...<7>Switched to high resolution mode on CPU 0
<4>[ 4.312622] done
<6>[ 4.312683] Freeing initrd memory: 156K
<6>[ 4.313110] smd_init()
<6>[ 4.313110] smd_core_init()
<6>[ 4.313171] smd_core_init() done
<3>[ 4.313201] msm_init_last_radio_log: last radio log is 40000 bytes long
<6>[ 4.313323] smd_alloc_channel() cid=00 size=08192 'SMD_DS'
<6>[ 4.313446] smd_alloc_channel() cid=02 size=08192 'SMD_RPCCALL'
<6>[ 4.313507] smd_alloc_channel() cid=07 size=32768 'SMD_DATA1'
<6>[ 4.313598] smd_alloc_channel() cid=08 size=08192 'SMD_DATA2'
<6>[ 4.313690] smd_alloc_channel() cid=09 size=08192 'SMD_DATA3'
<6>[ 4.313751] smd_alloc_channel() cid=11 size=32768 'SMD_DATA5'
<6>[ 4.313842] smd_alloc_channel() cid=12 size=32768 'SMD_DATA6'
<6>[ 4.313934] smd_alloc_channel() cid=13 size=32768 'SMD_DATA7'
<6>[ 4.314025] smd_alloc_channel() cid=15 size=08192 'SMD_DATA9'
<6>[ 4.314117] smd_alloc_channel() cid=27 size=08192 'SMD_GPSNMEA'
<6>[ 4.314208] smd_alloc_channel() cid=40 size=08192 'DSP_DIAG'
<3>[ 4.314270] smd_alloc_v2: cid 41 does not exist
<3>[ 4.314300] smd_alloc_v1: cid 41 does not exist
<6>[ 4.314300] smd_alloc_channel() cid=42 size=08192 'DSP_DAL_AQ_VID'
<6>[ 4.314392] smd_alloc_channel() cid=43 size=08192 'DSP_DAL_AQ_AUD'
<6>[ 4.314483] smd_alloc_channel() cid=46 size=08192 'DSP_DAL00'
<3>[ 4.314575] smd_alloc_v2: cid 47 does not exist
<3>[ 4.314575] smd_alloc_v1: cid 47 does not exist
<6>[ 4.314605] smd_alloc_channel() cid=48 size=08192 'SMD_DAL_AM_AUD'
<6>[ 4.314697] smd_alloc_channel() cid=49 size=08192 'SMD_DAL00'
<6>[ 4.314758] smd_alloc_channel() cid=50 size=08192 'SMD_DATA5_CNTL'
<6>[ 4.314849] smd_alloc_channel() cid=51 size=08192 'SMD_DATA6_CNTL'
<6>[ 4.314941] smd_alloc_channel() cid=52 size=08192 'SMD_DATA7_CNTL'
<6>[ 4.316436] SMD: ch 2 0 -> 1
<6>[ 4.316589] SMD: ch 2 1 -> 2
<6>[ 4.317382] Acquire 'boot-time' halt_lock
<6>[ 4.317474] perflock_notifier_call: cpufreq lock speed 998400
<6>[ 4.317504] active perf lock 'boot-time'
<6>[ 4.317565] acpuclk_set_vdd_level got regulator
<7>[ 4.318786] amoled_init_panel
<6>[ 4.319976] Registered led device: lcd-backlight
<4>[ 4.338989] bravo_wifi_init: start
<6>[ 4.339324] Registered led device: flashlight
<6>[ 4.339355] flashlight_probe: The Flashlight Driver is ready
<6>[ 4.339599] H2W: htc_35mm_remote Registering H2W (headset) Driver
<6>[ 4.342834] input: h2w headset as /devices/virtual/input/input0
<6>[ 4.343017] H2W: Registering H2W (headset) driver finish
<6>[ 4.344421] batt: A2M_RPC: get_batt_info: batt_id=0, batt_vol=0, batt_temp=0, batt_current=0, level=0, charging_source=0, charging_enabled=0, full_bat=0, over_vchg=0 at 326661400 (1970-01-01 00:00:00.326630883 UTC)
<6>[ 4.344940] atmega-microp 0-0066: microp version [03][1D]
<6>[ 4.345489] Registered led device: amber
<6>[ 4.345581] Registered led device: green
<6>[ 4.345642] Registered led device: blue
<6>[ 4.345703] Registered led device: button-backlight
<3>[ 4.347045] smd_alloc_v2: cid 41 does not exist
<3>[ 4.347045] smd_alloc_v1: cid 41 does not exist
<3>[ 4.347045] smd_alloc_v2: cid 47 does not exist
<3>[ 4.347076] smd_alloc_v1: cid 47 does not exist
<6>[ 4.365264] ashmem: initialized
<4>[ 4.365966] yaffs Mar 15 2010 20:16:41 Installing.
<6>[ 4.368499] alg: No test for stdrng (krng)
<6>[ 4.368560] io scheduler noop registered
<6>[ 4.368560] io scheduler anticipatory registered
<6>[ 4.368591] io scheduler deadline registered (default)
<6>[ 4.370239] msmfb_probe() installing 480 x 800 panel
<6>[ 4.370452] mdp_lcdc_probe: initialized
<6>[ 4.371215] msm_serial: detected port #0
<6>[ 4.371276] msm_serial.0: ttyMSM0 at MMIO 0xa9a00000 (irq = 64) is a MSM
<6>[ 4.371490] msm_serial: driver initialized
<6>[ 4.371582] msm_serial_hs module loaded
<6>[ 4.371643] BCM chip
<6>[ 4.371704] msm_serial_hs_bcm.0: ttyHS0 at MMIO 0xa0200000 (irq = 44) is a MSM HS UART
<6>[ 4.371917] msm_serial_hs module loaded
<6>[ 4.371948] pmem: 1 init
<6>[ 4.372558] pmem_adsp: 1 init
<6>[ 4.373321] pmem_camera: 1 init
<6>[ 4.373718] spi_bma150_probe: G-sensor connect with microP: start initial
<6>[ 4.384155] __spi_bma150_set_mode: BMA get into SLEEP mode!
<3>[ 4.384216] proximity_sensor_init: enter
<6>[ 4.384338] PPP generic driver version 2.4.2
<6>[ 4.384490] PPP Deflate Compression module registered
<6>[ 4.384490] PPP BSD Compression module registered
<6>[ 4.384979] PPP MPPE Compression module registered
<6>[ 4.385009] NET: Registered protocol family 24
<6>[ 4.385528] rmnet0 (): not using net_device_ops yet
<6>[ 4.385803] rmnet1 (): not using net_device_ops yet
<6>[ 4.386077] rmnet2 (): not using net_device_ops yet
<6>[ 4.386688] allocated dma buffer at ffa01000, dma_addr 3b238000
<6>[ 4.386779] read CFG0 = aa5400c0, CFG1 = 6746a
<6>[ 4.386779] CFG0 = e85408c0, CFG1 = 6746a
<6>[ 4.386810] CFG0: cw/page=3 ud_sz=516 ecc_sz=10 spare_sz=0 num_addr_cycles=5
<6>[ 4.386871] NAND_READ_ID = 5500bcec
<6>[ 4.387023] status: c03120
<6>[ 4.387054] nandid: 5500bcec maker ec device bc
<6>[ 4.387115] CFG0: cw/page=3 ud_sz=512 ecc_sz=10 spare_sz=4
<6>[ 4.387176] DEV_CMD1: f00f3000
<6>[ 4.387268] <6>NAND_EBI2_ECC_BUF_CFG: 1ff
<6>[ 4.387268] flash_id: 5500bcec size 20000000
<5>[ 4.387298] Creating 6 MTD partitions on "msm_nand":
<5>[ 4.387298] 0x00001ff60000-0x000020000000 : "misc"
<5>[ 4.388580] 0x000004240000-0x000004740000 : "recovery"
<5>[ 4.394165] 0x000004740000-0x0000049c0000 : "boot"
<5>[ 4.397155] 0x0000049c0000-0x0000143c0000 : "system"
<5>[ 4.674224] 0x0000143c0000-0x000016bc0000 : "cache"
<5>[ 4.719573] 0x000016bc0000-0x00001ff60000 : "userdata"
<6>[ 4.886596] usb_function_register() 'adb'
<6>[ 4.886779] SMD: ch 40 0 -> 1
<6>[ 4.886840] SMD: ch 40 1 -> 2
<6>[ 4.887023] usb_function_register() 'diag'
<6>[ 4.887084] usb0 (): not using net_device_ops yet
<6>[ 4.887420] usb_function_register() 'ether'
<6>[ 4.887817] usb_function_register() 'modem'
<6>[ 4.887817] usb_function_register() 'nmea'
<6>[ 4.887847] usb_function_register() 'serial'
<6>[ 4.888427] bravo_ts_power: power 1
<3>[ 5.038665] msm_i2c msm_i2c.0: error, status 43c8 (40)
<3>[ 5.038696] msm_i2c msm_i2c.0: Error during data xfer (-5) (40)
<6>[ 5.148803] synaptics_ts_probe: Product Major Version 1
<6>[ 5.149475] synaptics_ts_probe: Product Minor Version 1
<6>[ 5.150146] synaptics_ts_probe: product property 2
<6>[ 5.150787] synaptics_ts_probe: device control 81
<6>[ 5.151458] synaptics_ts_probe: interrupt enable 1
<6>[ 5.153259] synaptics_ts_probe: 0xe0: 1 1 1 2 1 1 0 0
<6>[ 5.154266] synaptics_ts_probe: Sensor properties 701
<6>[ 5.157440] synaptics_ts_probe: max_x 4024, max_y 6604
<6>[ 5.157440] synaptics_ts_probe: inactive_x -8 -8, inactive_y -41 -41
<6>[ 5.157470] synaptics_ts_probe: snap_x 0-0 0-0, snap_y 0-0 0-0
<6>[ 5.157470] synaptics_ts_probe: margin_pixel_left: 8, margin_pixel_right: 32, margin_pixel_top: 32, margin_pixel_bottom: 8
<6>[ 5.157501] synaptics_ts_probe: ts_raw_width: 4008, ts_raw_height: 6522
<6>[ 5.157684] input: synaptics-rmi-touchscreen as /devices/virtual/input/input1
<6>[ 5.158325] synaptics_ts_probe: Start touchscreen synaptics-rmi-touchscreen in interrupt mode
<6>[ 5.158691] GPIO Matrix Keypad Driver: Start keypad matrix for bravo-keypad in interrupt mode
<6>[ 5.158782] GPIO Input Driver: Start gpio inputs for bravo-keypad in interrupt mode
<6>[ 5.158966] input: bravo-keypad as /devices/virtual/input/input2
<6>[ 5.159210] capella_cm3602_probe: probe
<6>[ 5.159393] input: proximity as /devices/virtual/input/input3
<6>[ 5.159576] capella_cm3602_setup
<6>[ 5.159637] proximity FAR
<6>[ 5.160125] input: lightsensor-level as /devices/virtual/input/input4
<6>[ 5.160339] set_ls_kvalue: ALS calibrated als_kadc=0x6da50051
<6>[ 5.160339] set_ls_kvalue: als_kadc=0x51, als_gadc=0xc0
<4>[ 5.160369] ls_table: data[0] , data[0] = 0, 0
<4>[ 5.160369] ls_table: data[1] , data[1] = 0, d
<4>[ 5.160369] ls_table: data[2] , data[2] = 0, 20
<4>[ 5.160400] ls_table: data[3] , data[3] = 0, 5c
<4>[ 5.160400] ls_table: data[4] , data[4] = 0, 81
<4>[ 5.160400] ls_table: data[5] , data[5] = 0, a7
<4>[ 5.160430] ls_table: data[6] , data[6] = 0, cc
<4>[ 5.160430] ls_table: data[7] , data[7] = 3, ff
<4>[ 5.160430] ls_table: data[8] , data[8] = 3, ff
<4>[ 5.160461] ls_table: data[9] , data[9] = 3, ff
<7>[ 5.163818] __capella_cm3602_power: Turn the capella_cm3602 power on
<6>[ 5.164001] using input dev h2w headset for key reset
<6>[ 5.164031] using input dev bravo-keypad for key reset
<6>[ 5.164520] gpio_keys_scan_keys: key 1-74, 0 (94) changed to 0
<3>[ 5.168487] curcial_oj_poweron:OJ power enable(1)
<6>[ 5.221557] OpticalJoystick Device ID: 0d
<6>[ 5.224609] OJ Driver: Revision : 02
<6>[ 5.227783] input: curcial-oj as /devices/virtual/input/input5
<6>[ 5.227905] using input dev curcial-oj for key reset
<6>[ 5.227996] OJ: driver loaded
<6>[ 5.228088] Linux video capture interface: v2.00
<6>[ 5.228179] msm_v4l2: msm_v4l2_init
<6>[ 5.228759] s5k3e2fx_sensor_probe
<6>[ 5.830261] s5k3e2fx:kobject creat and add
<6>[ 5.830291] s5k3e2fx:sysfs_create_file
<6>[ 5.831665] using rtc device, msm_rtc, for alarms<6>rs30000048:00010000 rs30000048:00010000: rtc core: registered msm_rtc as rtc0
<6>[ 5.831726] AKM8973 compass driver: init
<6>[ 5.832977] input: compass as /devices/virtual/input/input6
<6>[ 5.833251] a1026_init
<3>[ 5.833312] tpa6130 HP AMP: init
<6>[ 5.833374] tpa2018d1_init
<6>[ 5.833435] Driver for 1-wire Dallas network protocol.
<3>[ 5.834503] msm_i2c msm_i2c.0: error, status 43c8 (18)
<3>[ 5.834533] msm_i2c msm_i2c.0: Error during data xfer (-5) (18)
<4>[ 5.834564] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 5
<3>[ 5.834899] msm_i2c msm_i2c.0: error, status 43c8 (18)
<3>[ 5.834930] msm_i2c msm_i2c.0: Error during data xfer (-5) (18)
<4>[ 5.834960] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 4
<3>[ 5.835296] msm_i2c msm_i2c.0: error, status 43c8 (18)
<3>[ 5.835327] msm_i2c msm_i2c.0: Error during data xfer (-5) (18)
<4>[ 5.835357] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 3
<3>[ 5.835693] msm_i2c msm_i2c.0: error, status 43c8 (18)
<3>[ 5.835693] msm_i2c msm_i2c.0: Error during data xfer (-5) (18)
<4>[ 5.835754] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 2
<3>[ 5.836059] msm_i2c msm_i2c.0: error, status 43c8 (18)
<3>[ 5.836090] msm_i2c msm_i2c.0: Error during data xfer (-5) (18)
<4>[ 5.836120] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 1
<3>[ 5.836456] msm_i2c msm_i2c.0: error, status 43c8 (18)
<3>[ 5.836486] msm_i2c msm_i2c.0: Error during data xfer (-5) (18)
<4>[ 5.836517] ds2482 0-0018: i2c write c3 87 failed, -5, retries left 0
<6>[ 5.837463] device-mapper: uevent: version 1.0.3
<6>[ 5.837799] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: [email protected]
<6>[ 5.837860] Bluetooth: HCI UART driver ver 2.2
<6>[ 5.837860] Bluetooth: HCI H4 protocol initialized
<6>[ 5.837890] Bluetooth: HCILL protocol initialized
<6>[ 5.837890] perflock_notifier_call: cpufreq lock speed 998400
<6>[ 5.837921] active perf lock 'boot-time'
<6>[ 5.838623] mmc0: MMC_BUSCLK_PWRSAVE is enabled
<6>[ 5.838897] mmc0: Qualcomm MSM SDCC at 0x00000000a0300000 irq 24,0 dma 8
<6>[ 5.838928] mmc0: Platform slot type: Not defined
<6>[ 5.838928] mmc0: 4 bit data mode enabled
<6>[ 5.838928] mmc0: MMC clock 144000 -> 50000000 Hz, PCLK 64000000 Hz
<6>[ 5.838958] mmc0: Slot eject status = 1
<6>[ 5.838958] mmc0: Power save feature enable = 1
<6>[ 5.838958] mmc0: DM non-cached buffer at ffa02000, dma_addr 0x3b262000
<6>[ 5.838989] mmc0: DM cmd busaddr 0x3b262000, cmdptr busaddr 0x3b262300
<6>[ 5.839416] mmc1: MMC_BUSCLK_PWRSAVE is enabled
<6>[ 5.839538] bravo_sdslot_switchvdd: Disabling SD slot power
<6>[ 5.839904] mmc1: Qualcomm MSM SDCC at 0x00000000a0400000 irq 26,0 dma 8
<6>[ 5.839904] mmc1: Platform slot type: SD
<6>[ 5.839904] mmc1: 4 bit data mode enabled
<6>[ 5.839904] mmc1: MMC clock 144000 -> 50000000 Hz, PCLK 64000000 Hz
<6>[ 5.839935] mmc1: Slot eject status = 0
<6>[ 5.839935] mmc1: Power save feature enable = 1
<6>[ 5.839935] mmc1: DM non-cached buffer at ffa03000, dma_addr 0x3b1f8000
<6>[ 5.839965] mmc1: DM cmd busaddr 0x3b1f8000, cmdptr busaddr 0x3b1f8300
<6>[ 5.873596] bravo_sdslot_switchvdd: Setting level to 2900 (Success)
<6>[ 5.880371] logger: created 64K log 'log_main'
<6>[ 5.880432] logger: created 256K log 'log_events'
<6>[ 5.880523] logger: created 64K log 'log_radio'
<6>[ 5.880584] ram_console: got buffer at 3a00000, size 40000
<6>[ 5.880706] ram_console: found existing buffer, size 20504, start 20504
<6>[ 5.971038] console [ram0] enabled
<4>[ 6.013793] Netfilter messages via NETLINK v0.30.
<4>[ 6.014068] nf_conntrack version 0.5.0 (6512 buckets, 26048 max)
<4>[ 6.014343] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
<4>[ 6.014556] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or
<4>[ 6.014770] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
<6>[ 6.015075] xt_time: kernel timezone is -0000
<6>[ 6.015472] ip_tables: © 2000-2006 Netfilter Core Team
<6>[ 6.015655] TCP cubic registered
<6>[ 6.016021] NET: Registered protocol family 10
<6>[ 6.016754] lo: Disabled Privacy Extensions
<6>[ 6.017486] Mobile IPv6
<6>[ 6.017639] ip6_tables: © 2000-2006 Netfilter Core Team
<6>[ 6.018066] IPv6 over IPv4 tunneling driver
<6>[ 6.018615] sit0: Disabled Privacy Extensions
<6>[ 6.019256] ip6tnl0: Disabled Privacy Extensions
<6>[ 6.019439] NET: Registered protocol family 17
<6>[ 6.019592] NET: Registered protocol family 15
<6>[ 6.019805] Bluetooth: L2CAP ver 2.13
<6>[ 6.019927] Bluetooth: L2CAP socket layer initialized
<6>[ 6.020141] Bluetooth: SCO (Voice Link) ver 0.6
<6>[ 6.020233] Bluetooth: SCO socket layer initialized
<6>[ 6.041564] Bluetooth: RFCOMM socket layer initialized
<6>[ 6.041839] Bluetooth: RFCOMM TTY layer initialized
<6>[ 6.041992] Bluetooth: RFCOMM ver 1.11
<6>[ 6.042205] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 6.042327] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 6.042633] ThumbEE CPU extension supported.
<6>[ 6.043273] clock_late_init() disabled 21 unused clocks
<6>[ 6.043487] [Port list] init()
<6>[ 6.043701] [Port list] Virtual Address for port_list: [f81ae770]
<6>[ 6.043823] [Port list] Physical Address for port_list: [1AE770]
<6>[ 6.044311] VFP support v0.3: implementor 51 architecture 0 part 0f variant 0 rev 1
<6>[ 6.047271] rs30000048:00010000 rs30000048:00010000: setting system clock to 2010-05-05 10:30:41 UTC (1273055441)
<6>[ 6.047576] Freeing init memory: 128K
<4>[ 6.048095] Warning: unable to open an initial console.
<3>[ 6.048797] mmc1: Command timeout (cmd= 5 mci_st=00000004)
<3>[ 6.054840] mmc1: Command timeout (cmd= 5 mci_st=00000004)
<3>[ 6.060791] mmc1: Command timeout (cmd= 5 mci_st=00000004)
<3>[ 6.066864] mmc1: Command timeout (cmd= 5 mci_st=00000004)
<6>[ 6.073822] bravo_sdslot_switchvdd: Setting level to 2800 (Success)
<4>[ 6.238708] mmc1: host does not support reading read-only switch. assuming write-enable.
<6>[ 6.238830] mmc1: new high speed SDHC card at address e8ce
<6>[ 6.242187] keychord: using input dev h2w headset for fevent
<6>[ 6.242340] keychord: using input dev bravo-keypad for fevent
<6>[ 6.242553] keychord: using input dev curcial-oj for fevent
<6>[ 6.244079] mmcblk0: mmc1:e8ce SU04G 3.69 GiB
<6>[ 6.244598] mmcblk0:<6>yaffs: dev is 32505859 name is "mtdblock3"
<6>[ 6.245941] yaffs: passed flags ""
<4>[ 6.246154] yaffs: Attempting MTD mount on 31.3, "mtdblock3"
<4>[ 6.246612] p1
<6>[ 6.525146] [HTC_BATT]RSNSP=67,RARC=90,Vol=4045mV,Current=5mA,Temp=328C(1/10)
<6>[ 6.525360] batt: ds2784_notify: 1 90 at 2507722230 (2010-05-05 10:30:41.978118910 UTC)
<6>[ 6.525787] batt: batt:power_supply_changed: battery at 2508149477 (2010-05-05 10:30:41.978546156 UTC)
<4>[ 6.668182] block 288 is bad
<4>[ 6.781158] block 658 is bad
<4>[ 6.994018] block 1332 is bad
<4>[ 7.032836] block 1459 is bad
<4>[ 7.033111] block 1460 is bad
<4>[ 7.135955] block 1789 is bad
<4>[ 7.136230] block 1790 is bad
<4>[ 7.158569] block 1859 is bad
<6>[ 9.344451] batt: M2A_RPC: cable_update: USB at 5326905597 (2010-05-05 10:30:44.797180206 UTC)
<6>[ 9.344787] batt: htc_cable_status_update: 0 -> 1
<6>[ 9.345001] msm_hsusb_set_vbus_state: 1
<6>[ 9.345092] [HTC_BATT] cable change to 1
<6>[ 9.345214] batt: ds2784_notify: 0 1 at 5327668536 (2010-05-05 10:30:44.797973663 UTC)
<6>[ 9.345550] batt: charger ON (SLOW) at 5327882159 (2010-05-05 10:30:44.798309356 UTC)
<4>[ 21.807189] yaffs_read_super: isCheckpointed 0
<3>[ 21.807861] msm_nand_write_oob 101a0000 800 1c failed -5
<3>[ 21.808258] msm_nand_write_oob 101a0800 800 1c failed -5
<3>[ 21.808563] msm_nand_write_oob 101a1000 800 1c failed -5
<3>[ 21.808868] msm_nand_write_oob 101a1800 800 1c failed -5
<3>[ 21.809265] msm_nand_write_oob 101a2000 800 1c failed -5
<3>[ 21.809570] msm_nand_write_oob 101a2800 800 1c failed -5
<3>[ 21.809967] msm_nand_write_oob 101a3000 800 1c failed -5
<3>[ 21.810272] msm_nand_write_oob 101a3800 800 1c failed -5
<3>[ 21.810668] msm_nand_write_oob 101a4000 800 1c failed -5
<3>[ 21.810974] msm_nand_write_oob 101a4800 800 1c failed -5
<3>[ 21.811370] msm_nand_write_oob 101a5000 800 1c failed -5
<3>[ 21.811676] msm_nand_write_oob 101a5800 800 1c failed -5
<3>[ 21.812072] msm_nand_write_oob 101a6000 800 1c failed -5
<3>[ 21.812377] msm_nand_write_oob 101a6800 800 1c failed -5
<3>[ 21.812774] msm_nand_write_oob 101a7000 800 1c failed -5
<3>[ 21.813079] msm_nand_write_oob 101a7800 800 1c failed -5
<3>[ 21.813507] msm_nand_write_oob 101a8000 800 1c failed -5
<3>[ 21.813812] msm_nand_write_oob 101a8800 800 1c failed -5
<3>[ 21.814239] msm_nand_write_oob 101a9000 800 1c failed -5
<3>[ 21.814544] msm_nand_write_oob 101a9800 800 1c failed -5
<3>[ 21.814880] msm_nand_write_oob 101aa000 800 1c failed -5
<3>[ 21.815307] msm_nand_write_oob 101aa800 800 1c failed -5
<3>[ 21.815612] msm_nand_write_oob 101ab000 800 1c failed -5
<3>[ 21.816040] msm_nand_write_oob 101ab800 800 1c failed -5
<3>[ 21.816375] msm_nand_write_oob 101ac000 800 1c failed -5
<3>[ 21.816802] msm_nand_write_oob 101ac800 800 1c failed -5
<3>[ 21.817108] msm_nand_write_oob 101ad000 800 1c failed -5
<3>[ 21.817535] msm_nand_write_oob 101ad800 800 1c failed -5
<3>[ 21.817840] msm_nand_write_oob 101ae000 800 1c failed -5
<3>[ 21.818267] msm_nand_write_oob 101ae800 800 1c failed -5
<3>[ 21.818572] msm_nand_write_oob 101af000 800 1c failed -5
<3>[ 21.818969] msm_nand_write_oob 101af800 800 1c failed -5
<3>[ 21.819305] msm_nand_write_oob 101b0000 800 1c failed -5
<3>[ 21.819702] msm_nand_write_oob 101b0800 800 1c failed -5
<3>[ 21.820007] msm_nand_write_oob 101b1000 800 1c failed -5
<3>[ 21.820312] msm_nand_write_oob 101b1800 800 1c failed -5
<3>[ 21.820739] msm_nand_write_oob 101b2000 800 1c failed -5
<3>[ 21.821044] msm_nand_write_oob 101b2800 800 1c failed -5
<3>[ 21.821472] msm_nand_write_oob 101b3000 800 1c failed -5
<3>[ 21.821777] msm_nand_write_oob 101b3800 800 1c failed -5
<3>[ 21.822204] msm_nand_write_oob 101b4000 800 1c failed -5
<3>[ 21.822509] msm_nand_write_oob 101b4800 800 1c failed -5
<3>[ 21.822937] msm_nand_write_oob 101b5000 800 1c failed -5
<3>[ 21.823242] msm_nand_write_oob 101b5800 800 1c failed -5
<3>[ 21.823638] msm_nand_write_oob 101b6000 800 1c failed -5
<3>[ 21.823944] msm_nand_write_oob 101b6800 800 1c failed -5
<3>[ 21.824371] msm_nand_write_oob 101b7000 800 1c failed -5
<3>[ 21.824676] msm_nand_write_oob 101b7800 800 1c failed -5
<3>[ 21.825103] msm_nand_write_oob 101b8000 800 1c failed -5
<3>[ 21.825408] msm_nand_write_oob 101b8800 800 1c failed -5
<3>[ 21.825836] msm_nand_write_oob 101b9000 800 1c failed -5
<3>[ 21.826141] msm_nand_write_oob 101b9800 800 1c failed -5
<3>[ 21.826477] msm_nand_write_oob 101ba000 800 1c failed -5
<3>[ 21.826904] msm_nand_write_oob 101ba800 800 1c failed -5
<3>[ 21.827239] msm_nand_write_oob 101bb000 800 1c failed -5
<3>[ 21.827667] msm_nand_write_oob 101bb800 800 1c failed -5
<3>[ 21.828002] msm_nand_write_oob 101bc000 800 1c failed -5
<3>[ 21.828430] msm_nand_write_oob 101bc800 800 1c failed -5
<3>[ 21.828765] msm_nand_write_oob 101bd000 800 1c failed -5
<3>[ 21.829193] msm_nand_write_oob 101bd800 800 1c failed -5
<3>[ 21.829528] msm_nand_write_oob 101be000 800 1c failed -5
<3>[ 21.829956] msm_nand_write_oob 101be800 800 1c failed -5
<3>[ 21.830291] msm_nand_write_oob 101bf000 800 1c failed -5
<3>[ 21.830718] msm_nand_write_oob 101bf800 800 1c failed -5
<3>[ 21.831054] msm_nand_write_oob 101c0000 800 1c failed -5
<3>[ 21.831481] msm_nand_write_oob 101c0800 800 1c failed -5
<3>[ 21.831787] msm_nand_write_oob 101c1000 800 1c failed -5
<3>[ 21.832122] msm_nand_write_oob 101c1800 800 1c failed -5
<3>[ 21.832550] msm_nand_write_oob 101c2000 800 1c failed -5
<3>[ 21.832885] msm_nand_write_oob 101c2800 800 1c failed -5
<3>[ 21.833282] msm_nand_write_oob 101c3000 800 1c failed -5
<3>[ 21.833618] msm_nand_write_oob 101c3800 800 1c failed -5
<3>[ 21.834045] msm_nand_write_oob 101c4000 800 1c failed -5
<3>[ 21.834350] msm_nand_write_oob 101c4800 800 1c failed -5
<3>[ 21.834777] msm_nand_write_oob 101c5000 800 1c failed -5
<3>[ 21.835083] msm_nand_write_oob 101c5800 800 1c failed -5
<3>[ 21.835510] msm_nand_write_oob 101c6000 800 1c failed -5
<3>[ 21.835845] msm_nand_write_oob 101c6800 800 1c failed -5
<3>[ 21.836273] msm_nand_write_oob 101c7000 800 1c failed -5
<3>[ 21.836608] msm_nand_write_oob 101c7800 800 1c failed -5
<3>[ 21.837036] msm_nand_write_oob 101c8000 800 1c failed -5
<3>[ 21.837371] msm_nand_write_oob 101c8800 800 1c failed -5
<3>[ 21.837799] msm_nand_write_oob 101c9000 800 1c failed -5
<3>[ 21.838104] msm_nand_write_oob 101c9800 800 1c failed -5
<3>[ 21.838439] msm_nand_write_oob 101ca000 800 1c failed -5
<3>[ 21.838867] msm_nand_write_oob 101ca800 800 1c failed -5
<3>[ 21.839202] msm_nand_write_oob 101cb000 800 1c failed -5
<3>[ 21.839630] msm_nand_write_oob 101cb800 800 1c failed -5
<3>[ 21.839935] msm_nand_write_oob 101cc000 800 1c failed -5
<3>[ 21.840362] msm_nand_write_oob 101cc800 800 1c failed -5
<3>[ 21.840667] msm_nand_write_oob 101cd000 800 1c failed -5
<3>[ 21.841094] msm_nand_write_oob 101cd800 800 1c failed -5
<3>[ 21.841430] msm_nand_write_oob 101ce000 800 1c failed -5
<3>[ 21.841857] msm_nand_write_oob 101ce800 800 1c failed -5
<3>[ 21.842163] msm_nand_write_oob 101cf000 800 1c failed -5
<3>[ 21.842590] msm_nand_write_oob 101cf800 800 1c failed -5
<3>[ 21.842926] msm_nand_write_oob 101d0000 800 1c failed -5
<3>[ 21.843353] msm_nand_write_oob 101d0800 800 1c failed -5
<3>[ 21.843688] msm_nand_write_oob 101d1000 800 1c failed -5
<3>[ 21.844024] msm_nand_write_oob 101d1800 800 1c failed -5
<3>[ 21.844451] msm_nand_write_oob 101d2000 800 1c failed -5
<3>[ 21.844787] msm_nand_write_oob 101d2800 800 1c failed -5
<3>[ 21.845214] msm_nand_write_oob 101d3000 800 1c failed -5
<3>[ 21.845550] msm_nand_write_oob 101d3800 800 1c failed -5
<3>[ 21.845977] msm_nand_write_oob 101d4000 800 1c failed -5
<3>[ 21.846313] msm_nand_write_oob 101d4800 800 1c failed -5
<3>[ 21.846740] msm_nand_write_oob 101d5000 800 1c failed -5
<3>[ 21.847076] msm_nand_write_oob 101d5800 800 1c failed -5
<3>[ 21.847503] msm_nand_write_oob 101d6000 800 1c failed -5
<3>[ 21.847839] msm_nand_write_oob 101d6800 800 1c failed -5
<3>[ 21.848266] msm_nand_write_oob 101d7000 800 1c failed -5
<3>[ 21.848602] msm_nand_write_oob 101d7800 800 1c failed -5
<3>[ 21.849029] msm_nand_write_oob 101d8000 800 1c failed -5
<3>[ 21.849365] msm_nand_write_oob 101d8800 800 1c failed -5
<3>[ 21.849792] msm_nand_write_oob 101d9000 800 1c failed -5
<3>[ 21.850128] msm_nand_write_oob 101d9800 800 1c failed -5
<3>[ 21.850463] msm_nand_write_oob 101da000 800 1c failed -5
<3>[ 21.850891] msm_nand_write_oob 101da800 800 1c failed -5
<3>[ 21.851226] msm_nand_write_oob 101db000 800 1c failed -5
<3>[ 21.851654] msm_nand_write_oob 101db800 800 1c failed -5
<3>[ 21.851989] msm_nand_write_oob 101dc000 800 1c failed -5
<3>[ 21.852416] msm_nand_write_oob 101dc800 800 1c failed -5
<3>[ 21.852722] msm_nand_write_oob 101dd000 800 1c failed -5
<3>[ 21.853149] msm_nand_write_oob 101dd800 800 1c failed -5
<3>[ 21.853454] msm_nand_write_oob 101de000 800 1c failed -5
<3>[ 21.853881] msm_nand_write_oob 101de800 800 1c failed -5
<3>[ 21.854187] msm_nand_write_oob 101df000 800 1c failed -5
<3>[ 21.854614] msm_nand_write_oob 101df800 800 1c failed -5
<3>[ 21.854949] msm_nand_write_oob 101e0000 800 1c failed -5
<3>[ 21.855377] msm_nand_write_oob 101e0800 800 1c failed -5
<3>[ 21.855712] msm_nand_write_oob 101e1000 800 1c failed -5
<3>[ 21.856018] msm_nand_write_oob 101e1800 800 1c failed -5
<3>[ 21.856445] msm_nand_write_oob 101e2000 800 1c failed -5
<3>[ 21.856750] msm_nand_write_oob 101e2800 800 1c failed -5
<3>[ 21.857147] msm_nand_write_oob 101e3000 800 1c failed -5
<3>[ 21.857482] msm_nand_write_oob 101e3800 800 1c failed -5
<3>[ 21.857940] msm_nand_write_oob 101e4000 800 1c failed -5
<3>[ 21.858276] msm_nand_write_oob 101e4800 800 1c failed -5
<3>[ 21.858703] msm_nand_write_oob 101e5000 800 1c failed -5
<3>[ 21.859039] msm_nand_write_oob 101e5800 800 1c failed -5
<3>[ 21.859436] msm_nand_write_oob 101e6000 800 1c failed -5
<3>[ 21.859741] msm_nand_write_oob 101e6800 800 1c failed -5
<3>[ 21.860168] msm_nand_write_oob 101e7000 800 1c failed -5
<3>[ 21.860504] msm_nand_write_oob 101e7800 800 1c failed -5
<3>[ 21.860931] msm_nand_write_oob 101e8000 800 1c failed -5
<3>[ 21.861267] msm_nand_write_oob 101e8800 800 1c failed -5
<3>[ 21.861694] msm_nand_write_oob 101e9000 800 1c failed -5
<3>[ 21.862030] msm_nand_write_oob 101e9800 800 1c failed -5
<3>[ 21.862335] msm_nand_write_oob 101ea000 800 1c failed -5
<3>[ 21.862762] msm_nand_write_oob 101ea800 800 1c failed -5
<3>[ 21.863037] msm_nand_write_oob 101eb000 800 1c failed -5
<4>[ 21.863250] save exit: isCheckpointed 1
<6>[ 21.863586] yaffs: dev is 32505861 name is "mtdblock5"
<6>[ 21.863800] yaffs: passed flags ""
<4>[ 21.863922] yaffs: Attempting MTD mount on 31.5, "mtdblock5"
<4>[ 22.049499] block 17 is bad
<4>[ 22.075073] block 102 is bad
<4>[ 22.238616] block 638 is bad
<4>[ 22.253845] block 688 is bad
<4>[ 22.404510] yaffs_read_super: isCheckpointed 0
<6>[ 22.408966] yaffs: dev is 32505860 name is "mtdblock4"
<6>[ 22.409088] yaffs: passed flags ""
<4>[ 22.409301] yaffs: Attempting MTD mount on 31.4, "mtdblock4"
<4>[ 22.467742] block 34 is bad
<4>[ 22.555175] yaffs_read_super: isCheckpointed 0
<3>[ 22.600616] init: service 'console' requires console
<3>[ 22.602630] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
<6>[ 22.614807] [Port list] Add port [5555]
<6>[ 22.615112] [Port list] [1] = 5555
<6>[ 22.860717] warning: `rild' uses 32-bit capabilities (legacy support in use)
<6>[ 22.940856] SMD: ch 0 0 -> 1
<6>[ 22.941131] SMD: ch 0 1 -> 2
<6>[ 22.943542] SMD: ch 50 0 -> 1
<6>[ 22.943725] SMD: ch 50 1 -> 2
<6>[ 22.943817] qmi: smd opened
<6>[ 22.944458] qmi: ctl: wds use client_id 0x01
<6>[ 22.945343] SMD: ch 51 0 -> 1
<6>[ 22.945465] SMD: ch 52 0 -> 1
<6>[ 22.945587] SMD: ch 51 1 -> 2
<6>[ 22.945800] qmi: smd opened
<6>[ 22.945922] SMD: ch 52 1 -> 2
<6>[ 22.946044] qmi: smd opened
<6>[ 22.946716] qmi: ctl: wds use client_id 0x01
<6>[ 22.946990] qmi: ctl: wds use client_id 0x01
<6>[ 22.975585] audio: init: codecs
<6>[ 22.975769] SMD: ch 43 0 -> 1
<6>[ 22.976013] SMD: ch 43 1 -> 2
<6>[ 23.082946] dal_attach: status = 0, name = 'DAL_AQ_AUD'
<6>[ 23.083068] audio: init: INIT
<6>[ 23.083984] audio: init: OPEN control
<6>[ 23.518829] htc-acoustic: open
<3>[ 23.519958] smd_alloc_v2: cid 41 does not exist
<3>[ 23.520202] smd_alloc_v1: cid 41 does not exist
<3>[ 23.520324] smd_alloc_v2: cid 47 does not exist
<3>[ 23.520568] smd_alloc_v1: cid 47 does not exist
<6>[ 23.521057] htc-acoustic: release
<6>[ 23.522430] Audio: voice: stop
<6>[ 23.565490] Audio: SWITCH DEVICE 17306899, acdb 607
<6>[ 23.656555] audio: init: attach ACDB
<6>[ 23.656738] SMD: ch 48 0 -> 1
<6>[ 23.656982] SMD: ch 48 1 -> 2
<6>[ 23.758239] dal_attach: status = 0, name = 'DAL_AM_AUD'
<6>[ 23.758361] audio: init: attach ADIE
<6>[ 23.758758] dal_attach: status = 0, name = 'DAL_AM_AUD'
<6>[ 23.758972] Audio: bravo_analog_init
<6>[ 23.775634] acdb: load 'default.acdb'
<6>[ 23.775817] misc msm_audio_ctl: firmware: requesting default.acdb
<6>[ 23.822235] acdb: load 'default_france.acdb'
<6>[ 23.822357] misc msm_audio_ctl: firmware: requesting default_france.acdb
<3>[ 23.824218] init: untracked pid 74 exited
<6>[ 23.867858] Audio: SWITCH DEVICE 17306898, acdb 0
<3>[ 23.871887] init: untracked pid 75 exited
<6>[ 23.873107] Audio: bravo_get_rx_vol 0
<6>[ 23.873260] Audio: audio_rx_mute: dev_id 0x0108df3c, mute 0
<6>[ 23.883483] Audio: audio_rx_volume: dev_id 0x0108df3c, volume = 0
<6>[ 44.816986] msmfb: pan_update in state(1)
<6>[ 44.817016] msmfb: full update starting
<6>[ 44.864013] msmfb: full update completed
<6>[ 44.864196] msmfb: turning on panel
<6>[ 44.864410] lcdc_unblank: ()
<4>[ 44.864532] amoled_panel_unblank
<4>[ 44.871826] amoled_panel_unblank: last_val = 130
<6>[ 45.018615] msm_kgsl: initilized dev=1 mmu=on
<6>[ 45.018859] misc kgsl: firmware: requesting yamato_pm4.fw
<6>[ 45.022155] misc kgsl: firmware: requesting yamato_pfp.fw
<3>[ 45.023071] init: untracked pid 94 exited
<3>[ 45.026000] init: untracked pid 95 exited
<6>[ 45.769012] pcm_out: open
<6>[ 45.769073] Audio: _audio_rx_clk_enable: device 0x01081513, group 0
<6>[ 45.769073] Audio: _audio_rx_clk_enable: icodec_rx_clk_refcount = 1
<6>[ 45.769378] Audio: _audio_rx_clk_enable: icodec_rx_clk enabled
<6>[ 45.769409] acdb: 588 bytes for device 607, rate 48000.
<6>[ 45.783538] Audio: open out db301300
<6>[ 45.887237] Audio: bravo_speaker_enable 1
<6>[ 52.896575] Audio: db301300: close
<6>[ 52.928222] Audio: bravo_speaker_enable 0
<6>[ 52.939422] Audio: _audio_rx_clk_disable: group 0
<6>[ 52.939422] Audio: _audio_rx_clk_disable: icodec_rx_clk_refcount = 0
<6>[ 52.939483] Audio: _audio_rx_clk_disable: icodec_rx_clk disabled
<6>[ 52.939514] pcm_out: release
<6>[ 54.287841] Release 'boot-time' readahead_lock
<6>[ 56.620178] [HTC_BATT]RSNSP=67,RARC=90,Vol=4045mV,Current=-82mA,Temp=328C(1/10)
<6>[ 56.620391] batt: charging SLOW
<6>[ 64.277862] Release 'boot-time' perf_lock
<6>[ 64.307861] Release 'boot-time' halt_lock
<6>[ 65.277832] perflock_notifier_call: cpufreq recover policy 245000 998400
<6>[ 106.714874] [HTC_BATT]RSNSP=67,RARC=90,Vol=4065mV,Current=41mA,Temp=327C(1/10)
<6>[ 135.015808] request_suspend_state: wakeup (3->0) at 130998048172 (2010-05-05 10:32:50.468536405 UTC)
<6>[ 135.698730] Audio: bravo_get_rx_vol -300
<6>[ 135.698852] Audio: audio_rx_mute: dev_id 0x0108df3c, mute 0
<6>[ 135.700347] Audio: audio_rx_volume: dev_id 0x0108df3c, volume = -300
<6>[ 136.130615] capella_cm3602_open
<6>[ 136.131072] capella_cm3602_ioctl cmd 2
<6>[ 136.131439] capella_cm3602_disable
<6>[ 136.131805] capella_cm3602_disable: already disabled
<6>[ 136.132476] capella_cm3602_ioctl cmd 1
<6>[ 136.132934] lightsensor_ioctl set value = 1
<6>[ 136.133605] lightsensor_enable
<6>[ 136.174591] lightsensor_ioctl get enabled status: 1
<7>[ 136.480987] ALS value: 0x0, level: 1 #
<6>[ 141.011718] Disable TTY
<3>[ 141.114440] init: sys_prop: permission denied uid:1000 name:user.language
<3>[ 141.115509] init: sys_prop: permission denied uid:1000 name:user.region
<6>[ 141.241943] led_ril_status_value = 0
<6>[ 141.242126] led_ril_status_value = 0
<6>[ 147.538879] S1@3055, 4933
<6>[ 147.769104] E1@3209, 6393
<3>[ 149.977752] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<4>[ 150.068298] wds: 0020 @ 01
<6>[ 150.068420] qmi: wds: got handle 0x0223e0f0
<4>[ 150.068695] wds: 0022 @ ff
<6>[ 150.068878] qmi: wds: CONNECTED
<4>[ 150.069793] wds: 002d @ 01
<4>[ 150.069915] qmi: got network profile
<6>[ 150.070373] rmnet_open()
<6>[ 150.070587] SMD: ch 11 0 -> 1
<6>[ 150.070983] SMD: ch 11 1 -> 2
<3>[ 150.132263] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<3>[ 150.325408] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<3>[ 150.450073] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<3>[ 150.538146] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<6>[ 150.760437] [Port list] Add port [16650]
<6>[ 150.760742] [Port list] [1] = 5555
<6>[ 150.761016] [Port list] [2] = 16650
<4>[ 151.336273] wds: 0021 @ 01
<6>[ 151.336547] qmi: wds: network stopped
<6>[ 151.337219] rmnet_stop()
<4>[ 151.341674] wds: 0022 @ ff
<6>[ 151.341888] qmi: wds: DISCONNECTED
<3>[ 152.405242] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<3>[ 152.548767] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<3>[ 152.612792] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<3>[ 152.669281] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<3>[ 152.751892] init: sys_prop: permission denied uid:10009 name:sys.settings_google_version
<4>[ 155.188598] wifi_set_power = 1
<6>[ 155.188720] bravo_wifi_power: 1
<4>[ 155.487487] wifi_set_carddetect = 1
<6>[ 155.487609] bravo_wifi_set_carddetect: 1
<7>[ 155.487731] mmc0: card_present 1
<6>[ 155.488006] mmc0: Slot status change detected (0 -> 1)
<4>[ 155.489959]
<4>[ 155.489959] Dongle Host Driver, version 4.218.161.0
<4>[ 155.981414] wds: 0020 @ 01
<6>[ 155.981658] qmi: wds: got handle 0x0223e0f0
<4>[ 155.984344] wds: 0022 @ ff
<6>[ 155.984466] qmi: wds: CONNECTED
<4>[ 155.985778] wds: 002d @ 01
<4>[ 155.985900] qmi: got network profile
<6>[ 155.986633] rmnet_open()
<6>[ 156.849975] [HTC_BATT]RSNSP=67,RARC=90,Vol=4060mV,Current=-49mA,Temp=327C(1/10)
<3>[ 158.013793] mmc0: Command timeout (cmd= 8 mci_st=00000004)
<7>[ 158.026489] mmc0: queuing CIS tuple 0x91 length 3
<6>[ 158.026763] mmc0: new high speed SDIO card at address 0001
<4>[ 158.031311] DHD: dongle ram size is set to 294912(orig 294912)
<4>[ 158.267242] Enter set packet filter
<4>[ 158.268554] start to add pkt filter 100
<4>[ 158.269775] Enter set packet filter
<4>[ 158.270812] start to add pkt filter 102
<4>[ 158.273803] dhd_preinit_ioctls:str=0x001122334455002376d964350800450000000000000000000000000
00000000000000000000000000000000
<6>[ 158.274627] eth0 (): not using net_device_ops yet
<4>[ 158.276000] eth0: Broadcom Dongle Host Driver mac=00:23:76:d9:64:35
<4>[ 159.692382] Enter set packet filter
<4>[ 159.694763] Enter set packet filter
<4>[ 159.696228] start to add pkt filter 104
<4>[ 160.605377] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<4>[ 163.854217] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<7>[ 164.656341] ALS value: 0x0, level: 1 #
<7>[ 165.670532] ALS value: 0x0, level: 1 #
<7>[ 166.307830] rmnet0: no IPv6 routers present
<7>[ 166.688842] ALS value: 0x0, level: 1 #
<4>[ 167.054840] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<7>[ 167.705627] ALS value: 0x0, level: 1 #
<7>[ 169.267822] eth0: no IPv6 routers present
<4>[ 170.295593] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<4>[ 173.496063] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<4>[ 178.405334] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<3>[ 187.691680] init: untracked pid 690 exited
<4>[ 188.008728] wifi_set_carddetect = 0
<6>[ 188.008850] bravo_wifi_set_carddetect: 0
<7>[ 188.008972] mmc0: card_present 0
<6>[ 188.009094] mmc0: Slot status change detected (1 -> 0)
<4>[ 188.009307] wifi_set_power = 0
<6>[ 188.009429] bravo_wifi_power: 0
<6>[ 188.019836] mmc0: card 0001 removed
<6>[ 209.730865] [HTC_BATT]RSNSP=67,RARC=90,Vol=4065mV,Current=128mA,Temp=325C(1/10)
<6>[ 212.317901] capella_cm3602_ioctl cmd 1
<6>[ 212.318115] lightsensor_ioctl get enabled status: 1
<6>[ 212.347961] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 213.572418] capella_cm3602_ioctl cmd 1
<6>[ 213.572540] lightsensor_ioctl get enabled status: 1
<6>[ 213.662139] __spi_bma150_set_mode: BMA get into SLEEP mode!
<6>[ 226.082733] capella_cm3602_ioctl cmd 1
<6>[ 226.082855] lightsensor_ioctl get enabled status: 1
<6>[ 226.158203] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 228.134246] capella_cm3602_ioctl cmd 1
<6>[ 228.134460] lightsensor_ioctl get enabled status: 1
<6>[ 228.152404] __spi_bma150_set_mode: BMA get into SLEEP mode!
<6>[ 234.418334] batt: M2A_RPC: cable_update: none at 230401276889 (2010-05-05 10:34:29.871093734 UTC)
<6>[ 234.419433] batt: htc_cable_status_update: 1 -> 0
<6>[ 234.420104] msm_hsusb_set_vbus_state: 0
<6>[ 234.420471] [HTC_BATT] cable change to 0
<6>[ 234.420837] batt: ds2784_notify: 0 0 at 230403748812 (2010-05-05 10:34:29.873596176 UTC)
<6>[ 234.421875] batt: charger OFF at 230404450717 (2010-05-05 10:34:29.874633773 UTC)
<6>[ 234.422973] batt: batt:(htc_cable_status_update)power_supply_changed: battery at 230405610385 (2010-05-05 10:34:29.875732406 UTC)
<6>[ 236.644409] batt: M2A_RPC: cable_update: USB at 232627045933 (2010-05-05 10:34:32.097137437 UTC)
<6>[ 236.645507] batt: htc_cable_status_update: 0 -> 1
<6>[ 236.645874] msm_hsusb_set_vbus_state: 1
<6>[ 236.646240] [HTC_BATT] cable change to 1
<6>[ 236.646911] batt: ds2784_notify: 0 1 at 232629517857 (2010-05-05 10:34:32.099670396 UTC)
<6>[ 236.647674] batt: charger ON (SLOW) at 232630769079 (2010-05-05 10:34:32.100402818 UTC)
<6>[ 247.619689] capella_cm3602_ioctl cmd 1
<6>[ 247.619720] lightsensor_ioctl get enabled status: 1
<6>[ 247.629699] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 249.211181] capella_cm3602_ioctl cmd 1
<6>[ 249.211669] lightsensor_ioctl get enabled status: 1
<6>[ 249.394592] __spi_bma150_set_mode: BMA get into SLEEP mode!
<6>[ 259.823333] [HTC_BATT]RSNSP=67,RARC=90,Vol=4074mV,Current=144mA,Temp=325C(1/10)
<6>[ 259.894927] [Port list] Remove port [5555]
<6>[ 259.895233] [Port list] [1] = 16650
<6>[ 260.795043] capella_cm3602_ioctl cmd 1
<6>[ 260.795166] lightsensor_ioctl get enabled status: 1
<6>[ 260.809722] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 261.347106] capella_cm3602_ioctl cmd 1
<6>[ 261.347137] lightsensor_ioctl get enabled status: 1
<6>[ 261.363769] [Port list] Add port [5555]
<6>[ 261.364044] [Port list] [1] = 16650
<6>[ 261.364379] [Port list] [2] = 5555
<6>[ 261.494323] __spi_bma150_set_mode: BMA get into SLEEP mode!
<6>[ 262.850036] gpio_keys_scan_keys: key 1-74, 0 (94) changed to 1
<6>[ 263.017181] gpio_keys_scan_keys: key 1-74, 0 (94) changed to 0
<6>[ 263.025848] request_suspend_state: sleep (0->3) at 259008057913 (2010-05-05 10:34:58.478576663 UTC)
<6>[ 263.026092] [R] early_suspend start
<6>[ 263.027374] capella_cm3602_ioctl cmd 1
<6>[ 263.027587] lightsensor_ioctl set value = 0
<6>[ 263.028808] lightsensor_disable
<6>[ 263.032440] __spi_bma150_set_mode: BMA get into SLEEP mode!
<3>[ 263.032653] curcial_oj_early_suspend: enter
<6>[ 263.036163] lightsensor_ioctl get enabled status: 0
<4>[ 263.071960] Microp firmware version:3
<6>[ 263.088104] sleep_stat.0: 0s 0 0s 0 0 1 1 (2010-05-05 10:34:58.540832522 UTC)
<6>[ 263.089141] lcdc_blank: ()
<4>[ 263.089263] amoled_panel_blank
<6>[ 263.156402] msmfb: pan_update in state(4)
<6>[ 263.156402] msmfb: drawing while asleep
<6>[ 263.259582] msmfb: pan_update in state(4)
<6>[ 263.259613] msmfb: drawing while asleep
<7>[ 263.390686] __capella_cm3602_power: Turn the capella_cm3602 power off
<6>[ 263.392059] bravo_ts_power: power 0
<6>[ 263.392974] lcdc_suspend: suspending
<6>[ 263.407043] gpio_keys_scan_keys: key 1-74, 0 (94) changed to 1
<6>[ 263.417999] request_suspend_state: wakeup (3->0) at 259400208799 (2010-05-05 10:34:58.870727549 UTC)
<6>[ 263.418457] capella_cm3602_ioctl cmd 2
<6>[ 263.418579] capella_cm3602_disable
<6>[ 263.418792] capella_cm3602_disable: already disabled
<6>[ 263.418914] capella_cm3602_ioctl cmd 1
<6>[ 263.419036] lightsensor_ioctl set value = 1
<6>[ 263.419219] lightsensor_enable
<3>[ 263.419342] lightsensor_enable: microp is suspended
<6>[ 263.419555] lightsensor_ioctl get enabled status: 1
<4>[ 263.504547] save exit: isCheckpointed 1
<4>[ 263.506378] save exit: isCheckpointed 1
<6>[ 263.526641] [R] early_suspend end
<6>[ 263.526763] [R] late_resume start
<6>[ 263.526947] lcdc_resume: resuming
<4>[ 263.527130] samsung_oled_panel_init()
<6>[ 263.575866] gpio_keys_scan_keys: key 1-74, 0 (94) changed to 0
<6>[ 263.838684] msmfb: ready, waiting for full update
<6>[ 263.838989] bravo_ts_power: power 1
<6>[ 263.850708] msmfb: pan_update in state(1)
<6>[ 263.850738] msmfb: full update starting
<6>[ 263.871490] msmfb: full update completed
<6>[ 263.871948] msmfb: turning on panel
<6>[ 263.872314] lcdc_unblank: ()
<4>[ 263.872985] amoled_panel_unblank
<4>[ 263.881011] amoled_panel_unblank: last_val = 90
<7>[ 263.993896] __capella_cm3602_power: Turn the capella_cm3602 power on
<6>[ 263.994140] sleep_stat.3: 0s 0 0s 0 0 1 1 (2010-05-05 10:34:59.446899427 UTC)
<3>[ 263.994293] curcial_oj_late_resume: enter
<3>[ 263.996765] curcial_oj_poweron:OJ power enable(1)
<6>[ 264.058135] OpticalJoystick Device ID: 0d
<6>[ 264.061370] OJ Driver: Revision : 02
<6>[ 264.064300] [R] late_resume end
<7>[ 264.793395] ALS value: 0x0, level: 1 #
<7>[ 264.806854] ALS value: 0x0, level: 1 #
<6>[ 264.869812] S1@2769, 4893
<6>[ 265.007965] E1@2885, 6433
<6>[ 279.656372] capella_cm3602_ioctl cmd 1
<6>[ 279.656616] lightsensor_ioctl get enabled status: 1
<6>[ 279.672119] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 293.809082] capella_cm3602_ioctl cmd 1
<6>[ 293.809204] lightsensor_ioctl get enabled status: 1
<6>[ 293.986907] __spi_bma150_set_mode: BMA get into SLEEP mode!
<6>[ 309.920379] [HTC_BATT]RSNSP=67,RARC=91,Vol=4084mV,Current=232mA,Temp=325C(1/10)
<6>[ 309.920776] batt: ds2784_notify: 1 91 at 305903687792 (2010-05-05 10:35:45.373535155 UTC)
<6>[ 309.928436] batt: batt:power_supply_changed: battery at 305911378222 (2010-05-05 10:35:45.381164550 UTC)
<6>[ 313.396392] capella_cm3602_ioctl cmd 1
<6>[ 313.396514] lightsensor_ioctl get enabled status: 1
<6>[ 313.413177] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 332.876098] capella_cm3602_ioctl cmd 1
<6>[ 332.876342] lightsensor_ioctl get enabled status: 1
<6>[ 333.090820] __spi_bma150_set_mode: BMA get into SLEEP mode!
<6>[ 357.195648] capella_cm3602_ioctl cmd 1
<6>[ 357.195922] lightsensor_ioctl get enabled status: 1
<6>[ 357.229858] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 357.744293] capella_cm3602_ioctl cmd 1
<6>[ 357.744415] lightsensor_ioctl get enabled status: 1
<6>[ 357.895782] __spi_bma150_set_mode: BMA get into SLEEP mode!
<6>[ 364.523071] [HTC_BATT]RSNSP=67,RARC=91,Vol=4055mV,Current=-21mA,Temp=320C(1/10)
<6>[ 372.945526] capella_cm3602_ioctl cmd 1
<6>[ 372.945648] lightsensor_ioctl get enabled status: 1
<6>[ 372.965576] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 378.856262] capella_cm3602_ioctl cmd 1
<6>[ 378.856384] lightsensor_ioctl get enabled status: 1
<6>[ 378.887664] __spi_bma150_set_mode: BMA get into SLEEP mode!
<4>[ 383.830810] wifi_set_power = 1
<6>[ 383.830932] bravo_wifi_power: 1
<4>[ 384.294097] wifi_set_carddetect = 1
<6>[ 384.294219] bravo_wifi_set_carddetect: 1
<7>[ 384.294342] mmc0: card_present 1
<6>[ 384.294555] mmc0: Slot status change detected (0 -> 1)
<4>[ 384.296203]
<4>[ 384.296203] Dongle Host Driver, version 4.218.161.0
<3>[ 386.814178] mmc0: Command timeout (cmd= 8 mci_st=00000004)
<7>[ 386.826934] mmc0: queuing CIS tuple 0x91 length 3
<6>[ 386.827209] mmc0: new high speed SDIO card at address 0001
<4>[ 386.831420] DHD: dongle ram size is set to 294912(orig 294912)
<4>[ 387.028686] Enter set packet filter
<4>[ 387.031036] start to add pkt filter 100
<4>[ 387.033172] Enter set packet filter
<4>[ 387.035614] start to add pkt filter 102
<4>[ 387.040802] dhd_preinit_ioctls:str=0x001122334455002376d964350800450000000000000000000000000
00000000000000000000000000000000
<6>[ 387.042388] eth0 (): not using net_device_ops yet
<4>[ 387.046020] eth0: Broadcom Dongle Host Driver mac=00:23:76:d9:64:35
<4>[ 388.082427] Enter set packet filter
<4>[ 388.085418] Enter set packet filter
<4>[ 388.088745] start to add pkt filter 104
<4>[ 389.315734] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<6>[ 390.140594] capella_cm3602_ioctl cmd 1
<6>[ 390.140808] lightsensor_ioctl get enabled status: 1
<6>[ 390.148071] __spi_bma150_set_mode: BMA get into NORMAL mode!
<4>[ 396.536956] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<7>[ 398.347839] eth0: no IPv6 routers present
<6>[ 399.352386] capella_cm3602_ioctl cmd 1
<6>[ 399.352630] lightsensor_ioctl get enabled status: 1
<6>[ 399.396545] __spi_bma150_set_mode: BMA get into SLEEP mode!
<4>[ 400.364685] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<4>[ 400.438568] pfn: set ssid = Penlann
<4>[ 400.438964] lightest is 0, weightest is 0, samessid = 65535
<4>[ 401.566406] Link event
<4>[ 401.566802] Link UP
<4>[ 403.666625] Enter set packet filter
<4>[ 403.668212] start to add pkt filter 101
<4>[ 404.652832] wds: 0021 @ 01
<6>[ 404.653259] qmi: wds: network stopped
<6>[ 404.654937] rmnet_stop()
<4>[ 404.662231] wds: 0022 @ ff
<6>[ 404.662689] qmi: wds: DISCONNECTED
<6>[ 409.796600] capella_cm3602_ioctl cmd 1
<6>[ 409.796813] lightsensor_ioctl get enabled status: 1
<6>[ 409.822204] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 414.619781] [HTC_BATT]RSNSP=67,RARC=91,Vol=4070mV,Current=134mA,Temp=317C(1/10)
<6>[ 464.741607] [HTC_BATT]RSNSP=67,RARC=91,Vol=4074mV,Current=153mA,Temp=317C(1/10)
<6>[ 491.810150] capella_cm3602_ioctl cmd 1
<6>[ 491.810577] lightsensor_ioctl set value = 0
<6>[ 491.811248] lightsensor_disable
<6>[ 491.813140] lightsensor_ioctl get enabled status: 0
<6>[ 494.884918] capella_cm3602_ioctl cmd 1
<6>[ 494.885131] lightsensor_ioctl set value = 1
<6>[ 494.885253] lightsensor_enable
<6>[ 494.886932] lightsensor_ioctl get enabled status: 1
<7>[ 494.912353] ALS value: 0x0, level: 1 #
<6>[ 514.842193] [HTC_BATT]RSNSP=67,RARC=91,Vol=4079mV,Current=140mA,Temp=313C(1/10)
<6>[ 558.388183] capella_cm3602_ioctl cmd 1
<6>[ 558.388580] lightsensor_ioctl set value = 0
<6>[ 558.388946] lightsensor_disable
<6>[ 558.391174] lightsensor_ioctl get enabled status: 0
<6>[ 564.936706] [HTC_BATT]RSNSP=67,RARC=91,Vol=4089mV,Current=237mA,Temp=312C(1/10)
<6>[ 565.395263] request_suspend_state: sleep (0->3) at 561377473204 (2010-05-05 10:40:00.847991954 UTC)
<6>[ 565.395721] [R] early_suspend start
<6>[ 565.403137] __spi_bma150_set_mode: BMA get into SLEEP mode!
<3>[ 565.403533] curcial_oj_early_suspend: enter
<4>[ 565.408935] Microp firmware version:3
<6>[ 565.415191] sleep_stat.0: 0s 0 0s 0 0 1 1 (2010-05-05 10:40:00.867889415 UTC)
<6>[ 565.443664] lcdc_blank: ()
<4>[ 565.444030] amoled_panel_blank
<6>[ 565.470184] capella_cm3602_ioctl cmd 1
<6>[ 565.470672] lightsensor_ioctl get enabled status: 0
<6>[ 565.476104] msmfb: pan_update in state(4)
<6>[ 565.476135] msmfb: drawing while asleep
<6>[ 565.534942] __spi_bma150_set_mode: BMA get into SLEEP mode!
<6>[ 565.575775] msmfb: pan_update in state(4)
<6>[ 565.575775] msmfb: drawing while asleep
<6>[ 565.681884] msmfb: pan_update in state(4)
<6>[ 565.681884] msmfb: drawing while asleep
<7>[ 565.745788] __capella_cm3602_power: Turn the capella_cm3602 power off
<4>[ 565.763000] enable pfn!
<6>[ 565.764678] bravo_ts_power: power 0
<6>[ 565.781341] lcdc_suspend: suspending
<4>[ 565.856964] save exit: isCheckpointed 1
<4>[ 565.860229] save exit: isCheckpointed 1
<6>[ 565.898681] [R] early_suspend end
<6>[ 604.976959] gpio_keys_scan_keys: key 1-74, 0 (94) changed to 1
<6>[ 604.985870] request_suspend_state: wakeup (3->0) at 600968110398 (2010-05-05 10:40:40.438629148 UTC)
<6>[ 604.986145] [R] late_resume start
<6>[ 604.986267] lcdc_resume: resuming
<4>[ 604.986541] samsung_oled_panel_init()
<6>[ 605.048156] capella_cm3602_ioctl cmd 2
<6>[ 605.048278] capella_cm3602_disable
<6>[ 605.048492] capella_cm3602_disable: already disabled
<6>[ 605.048583] capella_cm3602_ioctl cmd 1
<6>[ 605.048706] lightsensor_ioctl set value = 1
<6>[ 605.048919] lightsensor_enable
<3>[ 605.049194] lightsensor_enable: microp is suspended
<6>[ 605.049316] lightsensor_ioctl get enabled status: 1
<6>[ 605.106842] gpio_keys_scan_keys: key 1-74, 0 (94) changed to 0
<6>[ 605.297698] msmfb: ready, waiting for full update
<6>[ 605.298156] bravo_ts_power: power 1
<6>[ 605.311218] msmfb: pan_update in state(1)
<6>[ 605.311248] msmfb: full update starting
<6>[ 605.330505] msmfb: full update completed
<6>[ 605.330963] msmfb: turning on panel
<6>[ 605.331359] lcdc_unblank: ()
<4>[ 605.332000] amoled_panel_unblank
<4>[ 605.340087] amoled_panel_unblank: last_val = 90
<7>[ 605.459655] __capella_cm3602_power: Turn the capella_cm3602 power on
<6>[ 605.459930] sleep_stat.3: 0s 0 0s 0 0 1 1 (2010-05-05 10:40:40.912658699 UTC)
<3>[ 605.460144] curcial_oj_late_resume: enter
<3>[ 605.461944] curcial_oj_poweron:OJ power enable(1)
<6>[ 605.523925] OpticalJoystick Device ID: 0d
<6>[ 605.527221] OJ Driver: Revision : 02
<6>[ 605.534362] [R] late_resume end
<6>[ 606.216613] S1@3464, 4565
<7>[ 606.267303] ALS value: 0x0, level: 1 #
<7>[ 606.289367] ALS value: 0x0, level: 1 #
<6>[ 606.561248] E1@1541, 6554
<6>[ 606.601531] capella_cm3602_ioctl cmd 1
<6>[ 606.601928] lightsensor_ioctl get enabled status: 1
<6>[ 606.607604] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 609.385711] capella_cm3602_ioctl cmd 1
<6>[ 609.385833] lightsensor_ioctl get enabled status: 1
<6>[ 609.499114] __spi_bma150_set_mode: BMA get into SLEEP mode!
<6>[ 609.554565] capella_cm3602_ioctl cmd 1
<6>[ 609.554718] lightsensor_ioctl get enabled status: 1
<6>[ 609.790283] __spi_bma150_set_mode: BMA get into NORMAL mode!
<6>[ 615.024169] [HTC_BATT]RSNSP=67,RARC=91,Vol=4094mV,Current=208mA,Temp=312C(1/10)
<6>[ 643.812500] [Port list] Add port [1222]
<6>[ 643.812896] [Port list] [1] = 16650
<6>[ 643.813293] [Port list] [2] = 5555
<6>[ 643.815277] [Port list] [3] = 1222
<6>[ 644.962677] [Port list] Remove port [1222]
<6>[ 644.962799] [Port list] [1] = 16650
<6>[ 644.963012] [Port list] [2] = 5555
<6>[ 651.632415] q6vdec_open()
<6>[ 651.632659] SMD: ch 42 0 -> 1
<6>[ 651.632812] SMD: ch 42 1 -> 2
<6>[ 651.739257] dal_attach: status = 0, name = 'DAL_AQ_VID'
<6>[ 651.746673] pmem: request for physical address of pmem region from process 1244.
<6>[ 652.283935] pcm_out: open
<6>[ 652.284240] Audio: _audio_rx_clk_enable: device 0x01081513, group 0
<6>[ 652.284515] Audio: _audio_rx_clk_enable: icodec_rx_clk_refcount = 1
<6>[ 652.284759] Audio: _audio_rx_clk_enable: icodec_rx_clk enabled
<6>[ 652.285003] acdb: 588 bytes for device 607, rate 48000.
<6>[ 652.308288] Audio: open out c7f3be00
<6>[ 652.423950] Audio: bravo_speaker_enable 1
<6>[ 659.470245] Audio: c7f3be00: close
<6>[ 659.500305] Audio: bravo_speaker_enable 0
<6>[ 659.512786] Audio: _audio_rx_clk_disable: group 0
<6>[ 659.513092] Audio: _audio_rx_clk_disable: icodec_rx_clk_refcount = 0
<6>[ 659.513305] Audio: _audio_rx_clk_disable: icodec_rx_clk disabled
<6>[ 659.513641] pcm_out: release
<6>[ 661.760986] q6vdec_close()
<6>[ 675.843902] [HTC_BATT]RSNSP=67,RARC=91,Vol=4070mV,Current=106mA,Temp=312C(1/10)
<6>[ 700.940734] [Port list] Add port [1222]
<6>[ 700.941131] [Port list] [1] = 16650
<6>[ 700.941802] [Port list] [2] = 5555
<6>[ 700.942138] [Port list] [3] = 1222
<6>[ 702.043823] [Port list] Remove port [1222]
<6>[ 702.044525] [Port list] [1] = 16650
<6>[ 702.044891] [Port list] [2] = 5555
<6>[ 720.058837] q6vdec_open()
<6>[ 720.059387] dal_attach: status = 0, name = 'DAL_AQ_VID'
<6>[ 720.066864] pmem: request for physical address of pmem region from process 1444.
<6>[ 720.784942] pcm_out: open
<6>[ 720.785156] Audio: _audio_rx_clk_enable: device 0x01081513, group 0
<6>[ 720.786315] Audio: _audio_rx_clk_enable: icodec_rx_clk_refcount = 1
<6>[ 720.786621] Audio: _audio_rx_clk_enable: icodec_rx_clk enabled
<6>[ 720.786773] acdb: 588 bytes for device 607, rate 48000.
<6>[ 720.809265] Audio: open out c7df5180
<6>[ 720.930450] Audio: bravo_speaker_enable 1
<6>[ 733.120300] [HTC_BATT]RSNSP=67,RARC=91,Vol=4079mV,Current=65mA,Temp=310C(1/10)
<6>[ 783.246368] [HTC_BATT]RSNSP=67,RARC=91,Vol=4079mV,Current=78mA,Temp=310C(1/10)
<6>[ 786.466796] capella_cm3602_ioctl cmd 1
<6>[ 786.466796] lightsensor_ioctl set value = 0
<6>[ 786.466827] lightsensor_disable
<6>[ 786.468505] lightsensor_ioctl get enabled status: 0
<6>[ 833.356262] [HTC_BATT]RSNSP=67,RARC=92,Vol=4079mV,Current=114mA,Temp=312C(1/10)
<6>[ 833.356262] batt: ds2784_notify: 1 92 at 829338532795 (2010-05-05 10:44:28.809021028 UTC)
<6>[ 833.364074] batt: batt:power_supply_changed: battery at 829346314778 (2010-05-05 10:44:28.816833528 UTC)
<6>[ 853.535186] capella_cm3602_ioctl cmd 1
<6>[ 853.535369] lightsensor_ioctl set value = 1
<6>[ 853.535491] lightsensor_enable
<6>[ 853.539520] lightsensor_ioctl get enabled status: 1
<7>[ 853.567932] ALS value: 0x0, level: 1 #
<6>[ 854.573730] q6vdec_close()
<6>[ 857.447174] Audio: c7df5180: close
<6>[ 857.477691] Audio: bravo_speaker_enable 0
<6>[ 857.488403] Audio: _audio_rx_clk_disable: group 0
<6>[ 857.489105] Audio: _audio_rx_clk_disable: icodec_rx_clk_refcount = 0
<6>[ 857.489532] Audio: _audio_rx_clk_disable: icodec_rx_clk disabled
<6>[ 857.490264] pcm_out: release
<6>[ 889.478424] [HTC_BATT]RSNSP=67,RARC=92,Vol=4094mV,Current=125mA,Temp=312C(1/10)
<6>[ 939.596954] [HTC_BATT]RSNSP=67,RARC=92,Vol=4099mV,Current=208mA,Temp=313C(1/10)
<6>[ 989.714569] [HTC_BATT]RSNSP=67,RARC=92,Vol=4089mV,Current=122mA,Temp=315C(1/10)
<6>[ 1039.884033] [HTC_BATT]RSNSP=67,RARC=92,Vol=4089mV,Current=174mA,Temp=315C(1/10)
<4>[ 1074.812042] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<4>[ 1100.008331] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<6>[ 1102.576232] [HTC_BATT]RSNSP=67,RARC=93,Vol=4079mV,Current=73mA,Temp=315C(1/10)
<6>[ 1102.576721] batt: ds2784_notify: 1 93 at 1098559205398 (2010-05-05 10:48:58.029449490 UTC)
<6>[ 1102.577423] batt: batt:power_supply_changed: battery at 1098559907302 (2010-05-05 10:48:58.030181912 UTC)
<4>[ 1106.775207] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<4>[ 1131.505157] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<6>[ 1152.764953] [HTC_BATT]RSNSP=67,RARC=93,Vol=4079mV,Current=51mA,Temp=316C(1/10)
<4>[ 1152.925872] wl_iw_iscan_get_scan return to WE 209 bytes APs=1
<6>[ 1202.875457] [HTC_BATT]RSNSP=67,RARC=93,Vol=4094mV,Current=149mA,Temp=317C(1/10)
<7>[ 1247.034667] ALS value: 0x0, level: 1 #
<7>[ 1248.053863] ALS value: 0x0, level: 1 #
<7>[ 1252.121398] ALS value: 0x2, level: 1 #
<6>[ 1252.973632] [HTC_BATT]RSNSP=67,RARC=93,Vol=4084mV,Current=61mA,Temp=317C(1/10)
<7>[ 1253.141235] ALS value: 0x0, level: 1 #
<7>[ 1256.196655] ALS value: 0x0, level: 1 #
<7>[ 1257.220275] ALS value: 0x0, level: 1 #
<7>[ 1264.350128] ALS value: 0x0, level: 1 #
<7>[ 1265.367645] ALS value: 0x0, level: 1 #
<7>[ 1281.677703] ALS value: 0x0, level: 1 #
<7>[ 1282.692352] ALS value: 0x0, level: 1 #
<7>[ 1284.732513] ALS value: 0x0, level: 1 #
<7>[ 1285.753540] ALS value: 0x0, level: 1 #
<7>[ 1290.849761] ALS value: 0x0, level: 1 #
<7>[ 1291.863342] ALS value: 0x0, level: 1 #
<6>[ 1303.079742] [HTC_BATT]RSNSP=67,RARC=93,Vol=4089mV,Current=95mA,Temp=320C(1/10)
<6>[ 1353.180938] [HTC_BATT]RSNSP=67,RARC=93,Vol=4079mV,Current=179mA,Temp=322C(1/10)
<7>[ 1377.402343] ALS value: 0x7, level: 1 #
<7>[ 1379.439453] ALS value: 0x0, level: 1 #
<3>[ 1388.541351] binder: 1830: binder_alloc_buf, no vma
<6>[ 1388.541503] binder: 86:258 transaction failed 29201, size56-0
<3>[ 1388.553314] init: untracked pid 1836 exited
<3>[ 1388.555175] init: untracked pid 1839 exited
<6>[ 1388.571289] binder: 299:299 transaction failed 29189, size88-0
<7>[ 1395.739288] ALS value: 0x0, level: 1 #
<7>[ 1396.758361] ALS value: 0x0, level: 1 #
<6>[ 1410.968963] [HTC_BATT]RSNSP=67,RARC=93,Vol=4104mV,Current=168mA,Temp=322C(1/10)
<7>[ 1414.077209] ALS value: 0x0, level: 1 #
<7>[ 1415.100128] ALS value: 0x0, level: 1 #
<7>[ 1416.115051] ALS value: 0x2, level: 1 #
<7>[ 1417.135375] ALS value: 0x0, level: 1 #
<7>[ 1440.575592] ALS value: 0x0, level: 1 #
<7>[ 1441.590728] ALS value: 0x2, level: 1 #
<7>[ 1450.769622] ALS value: 0x0, level: 1 #
<7>[ 1451.783477] ALS value: 0x0, level: 1 #
<6>[ 1461.085418] [HTC_BATT]RSNSP=67,RARC=93,Vol=4094mV,Current=166mA,Temp=321C(1/10)[/size][/font]";[/codebox]

Link to comment
Share on other sites

Guest Biliskner
here is the dmesg output of my usb-less desire in case of :-)

dmesg

paste that in the xda forums, more tech-heads there :P wish i didn't flash stock, but left Root ROM on my phone. sigh

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.