Jump to content

Hardware hacking this puppy, input?


Guest popetodd

Recommended Posts

Guest Stephen Davidson

Well after 8 hours of wrestling with this damn thing I'm no closer solving it. Every attempt at getting the cache and data partitions to mount automatically with the larger card have failed.

A couple of you in here seemed to indicate that it was working. I've gone through the log files and it indicates there is an error with the size of the internal SD card. The streak then fails over onto the MTDBLOCK7 device (firstboot partition). The device boots and seems fine but nothing is working correctly. I cannot install apps etc.

Sadly I'm going to have to rip it open again and reinstall the original 2GB one. Although maybe I'll try and find a faster Class 10 2GB Card.

Goodluck to anyone still trying.

Link to comment
Share on other sites

Guest Stephen Davidson

Well I'm back up and running with my 2GB card, but as luck would have it I ran dmesg to my sdcard before I replaced my 16GB internal. I also ran it with the 2GB card and have found the issue with support for the 16GB card.

In the dmesg report it indicates that the 16GB card is being recognized by fdiskcmd as 16MB. It then errors and continues to boot ignoring the new internal card.

For this to work we either need a new fdiskcmd with support for larger drives or a hack to prevent fdiskcmd from reporting the error.

This is way above my level of expertise so we'll just have to wait for the kernel release and go from there.

If you guys have any ideas I'd be happy to try them. I can also provide the logs if anyone is bored and wants something to read :-)

Link to comment
Share on other sites

Guest Stephen Davidson

Working Log with 2GB Card

<5>[    0.000000] Linux version 2.6.29-perf (cmbuild@qthbuildpc-14) (gcc version 4.4.0 (GCC) ) #16 PREEMPT Fri Aug 27 21:01:07 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: QCT QSD8X50 SURF
<6>[ 0.000000] Partition (from atag) boot -- Offset:1b0 Size:28
<6>[ 0.000000] Partition (from atag) recovery -- Offset:1d8 Size:30
<6>[ 0.000000] Partition (from atag) recovery_bak -- Offset:208 Size:30
<6>[ 0.000000] Partition (from atag) LogFilter -- Offset:238 Size:2
<6>[ 0.000000] Partition (from atag) oem_log -- Offset:23a Size:18
<6>[ 0.000000] Partition (from atag) splash -- Offset:25a Size:8
<6>[ 0.000000] Partition (from atag) system -- Offset:380 Size:820
<6>[ 0.000000] Partition (from atag) userdata -- Offset:ba0 Size:c60
<4>[ 0.000000] Memory policy: ECC disabled, Data cache writeback
<7>[ 0.000000] On node 0 totalpages: 124416
<7>[ 0.000000] free_area_init_node: node 0, pgdat 805688c0, node_mem_map 809d9000
<7>[ 0.000000] Normal zone: 1020 pages used for memmap
<7>[ 0.000000] Normal zone: 0 pages reserved
<7>[ 0.000000] Normal zone: 123396 pages, LIFO batch:31
<6>[ 0.000000] [SEAN]debugger log at 512M at bank2
<4>[ 0.000000] Linux version 2.6.29-perf (cmbuild@qthbuildpc-14) (gcc version 4.4.0 (GCC) ) #16 PREEMPT Fri Aug 27 21:01:07 CST 2010
<4>[ 0.000000] init_modem_errdata_addr: err offset 1f85050
<4>[ 0.000000] init_modem_errdata_addr: modem_errdata_addr e2f8d050
<4>[ 0.000000] init_modem_errdata_addr sizeof(err_data_type)=294968
<6>[ 0.000000] allocating 163840 bytes at 80e00000 (20e00000 physical) for kernel ebi1 pmem arena
<6>[ 0.000000] allocating 29954048 bytes at 8102e000 (2102e000 physical) for mdp pmem arena
<6>[ 0.000000] allocating 35217408 bytes at 82cbf000 (22cbf000 physical) for adsp pmem arena
<6>[ 0.000000] using 5222400 bytes of SMI at 2b00000 physical for fb
<6>[ 0.000000] allocating 524288 bytes at 84e55000 (24e55000 physical) for audio
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 123396
<5>[ 0.000000] Kernel command line: androidboot.hardware=qcom console=ttyMSM2,115200n8
<3>[ 0.000000] Unknown boot option `androidboot.hardware=qcom': ignoring
<3>[ 0.000000] mask status0[4000]
<3>[ 0.000000] irq status0[0]
<4>[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
<6>[ 0.000000] cpsr[20000113] in start_kernel
<4>[ 0.000100] Console: colour dummy device 80x30
<4>[ 0.000140] Lock dependency validator: Copyright © 2006 Red Hat, Inc., Ingo Molnar
<4>[ 0.000162] ... MAX_LOCKDEP_SUBCLASSES: 8
<4>[ 0.000179] ... MAX_LOCK_DEPTH: 48
<4>[ 0.000196] ... MAX_LOCKDEP_KEYS: 8191
<4>[ 0.000213] ... CLASSHASH_SIZE: 4096
<4>[ 0.000229] ... MAX_LOCKDEP_ENTRIES: 8192
<4>[ 0.000246] ... MAX_LOCKDEP_CHAINS: 16384
<4>[ 0.000263] ... CHAINHASH_SIZE: 8192
<4>[ 0.000281] memory used by lock dependency info: 2399 kB
<4>[ 0.000299] per task-struct memory footprint: 1152 bytes
<6>[ 0.000628] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[ 0.001208] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[ 0.031396] Memory: 232MB 254MB = 486MB total
<5>[ 0.031463] Memory: 418176KB available (5076K code, 4808K data, 144K init)
<6>[ 0.033316] Calibrating delay loop... 511.18 BogoMIPS (lpj=2555904)
<4>[ 0.272975] Mount-cache hash table entries: 512
<6>[ 0.275526] CPU: Testing write buffer coherency: ok
<6>[ 0.276076] debugx start@[0][120][1][99]...
<4>[ 0.279066] khelper used greatest stack depth: 6376 bytes left
<6>[ 0.282539] net_namespace: 892 bytes
<6>[ 0.285598] NET: Registered protocol family 16
<4>[ 0.286791] filter_init
<4>[ 0.288988] khelper used greatest stack depth: 6312 bytes left
<3>[ 0.291508] smem_find(137, 64): wrong size 56
<6>[ 0.292442] socinfo_init: v2, id=36, ver=2.0, raw_id=576, raw_ver=2
<6>[ 0.292490] Max ACPU freq from efuse data is 998400 KHz
<6>[ 0.293375] ACPU running at 768000 KHz
<6>[ 0.293400] 5 scaling frequencies supported.
<4>[ 0.293431] msm_get_usb_serial: 0011954000197421
<4>[ 0.293516] msm_hsusb_get_qctusb_driver: disable usb debugging functions
<4>[ 0.293602] msm_hsusb_get_qctusb_driver: disable adb debugging functions 0
<4>[ 0.389039] bio: create slab <bio-0> at 0
<5>[ 0.397864] SCSI subsystem initialized
<6>[ 0.399524] usbcore: registered new interface driver usbfs
<6>[ 0.400416] usbcore: registered new interface driver hub
<6>[ 0.401228] usbcore: registered new device driver usb
<6>[ 0.402234] msm_i2c_probe
<6>[ 0.402253] [I2C]407705+Log
<4>[ 0.402283] [I2C]Get i2c log by cat /sys/devices/platform/msm_i2c.0/ctrl
<6>[ 0.402489] msm_i2c_probe: clk_ctl 35d, 100000 Hz
<6>[ 0.416973] Bluetooth: Core ver 2.15
<6>[ 0.417656] NET: Registered protocol family 31
<6>[ 0.417678] Bluetooth: HCI device and connection manager initialized
<6>[ 0.417775] Bluetooth: HCI socket layer initialized
<7>[ 0.421300] Switched to high resolution mode on CPU 0
<4>[ 0.421475] khelper used greatest stack depth: 6252 bytes left
<6>[ 0.427101] NET: Registered protocol family 2
<6>[ 0.428068] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.431008] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.431865] TCP bind hash table entries: 16384 (order: 7, 524288 bytes)
<6>[ 0.442678] TCP: Hash tables configured (established 16384 bind 16384)
<6>[ 0.442742] TCP reno registered
<6>[ 0.444036] NET: Registered protocol family 1
<6>[ 0.445286] checking if image is initramfs... it is
<6>[ 0.489527] Freeing initrd memory: 180K
<4>[ 0.498948] /autobuild/AustinBuild_100826_o2_evt3_austin_eclair/dev/android/kernel/arch/arm/mach-msm/gpio.c: +gpio_debug_init
<3>[ 0.515877] smd_alloc_channel() cid 41 does not exist
<3>[ 0.523277] smd_alloc_channel() cid 51 does not exist
<6>[ 0.524746] SMD Control Port Driver Initialized.
<3>[ 0.532209] Using very old AMSS modem firmware.
<4>[ 0.533265] khelper used greatest stack depth: 6212 bytes left
<4>[ 0.537851] khelper used greatest stack depth: 6164 bytes left
<6>[ 0.565255] BootLog, +bt_rfkill_init
<6>[ 0.565409] bt_rfkill_probe:
<6>[ 0.565472] bluetooth_set_power: state = 0
<7>[ 0.565498] bluetooth_power: Turn off chip
<7>[ 0.565518] bluetooth_power: Turn off BT power Class 1.5
<7>[ 0.565536] bluetooth_power: Pull high for BT_WAKEUP
<6>[ 0.569728] BootLog, -bt_rfkill_init, ret=0
<6>[ 0.569756] BootLog, +headset_init
<6>[ 0.573766] Init headset wake lock
<6>[ 0.577189] input: Austin headset as /devices/virtual/input/input0
<6>[ 0.579250] BootLog, -headset_init, ret=0
<6>[ 0.585760] RPC_TIME_TOD_SET_APPS_BASES:
<6>[ 0.585768] tick = 240650
<6>[ 0.585774] stamp = 40883793690624
<4>[ 0.585807] /autobuild/AustinBuild_100826_o2_evt3_austin_eclair/dev/android/kernel/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
<6>[ 0.600199] ashmem: initialized
<4>[ 0.611521] yaffs Aug 26 2010 22:17:15 Installing.
<6>[ 0.611621] msgmni has been set to 818
<6>[ 0.612987] alg: No test for stdrng (krng)
<6>[ 0.613196] io scheduler noop registered
<6>[ 0.613218] io scheduler deadline registered (default)
<6>[ 0.614311] msm_fb_probe: phy_Addr = 0x2b00000 virt = 0xa0800000
<3>[ 0.615159] Jackie: set LCD_MD_REG and LCD_NS_REG for 74.25Mhz
<6>[ 0.616220] MDP HW Base phy_Address = 0xaa200000 virt = 0xa0100000
<6>[ 0.618298] primary mddi base phy_addr = 0xaa600000 virt = 0xa0018000
<4>[ 0.631090] BootLog, +auo_init
<3>[ 0.631111] Jackie: auo_init()
<3>[ 0.781979] pinfo->clk_rate=384000000
<3>[ 0.782178] init MDDI ESD DELAYED_WORK
<3>[ 0.784433] [Jackie] mdp_probe: [DMA_S] add mdp_lut_update_nonlcdc here!
<3>[ 0.789820] mddi_on()+
<3>[ 0.790048] auo_lcd_on()+
<6>[ 0.790176] vreg_enable: gp1 enabled
<3>[ 0.790232] Jackie: turn on vreg 3.0V for LCD panel
<4>[ 0.790800] [LSEN]qsd_lsensor_read_cal_data = 0x00000050, stage = 1
<6>[ 0.790816] [MDDI]labc stage = 1
<3>[ 0.791406] auo_lcd_on()-
<3>[ 0.791418] mddi_on()-
<4>[ 0.848370] Console: switching to colour frame buffer device 60x50
<6>[ 0.897248] FrameBuffer[0] 480x800 size=1536000 bytes is registered successfully!
<4>[ 0.897348] load_565rle_image: Can not open /logo.rle
<6>[ 0.899228] Registered led device: lcd-backlight
<4>[ 0.899321] BootLog, -auo_init, ret=0
<4>[ 0.900079] BootLog, +lcdc_adv7520_init
<4>[ 0.900099] lcdc_adv7520_init(), HTX_720p_60
<4>[ 0.901393] khelper used greatest stack depth: 5988 bytes left
<3>[ 0.901575] [Jackie] lcdc_probe(), pdev=0x9f9fbc00, mfd=0x9f9b4280
<6>[ 0.912212] FrameBuffer[1] 1280x720 size=3686400 bytes is registered successfully!
<4>[ 0.912297] load_565rle_image: Can not open /logo.rle
<3>[ 0.913309] lcdc_hdmi_init(): i2c_add_driver...HDMI
<3>[ 0.913434] [HDMI] i2c_hdmi_probe+
<4>[ 0.914408] increase LCDC output current.
<3>[ 0.914425] HDMI run at test mode..., but not power on
<3>[ 0.914579] set HDMI related GPIOs done. (test mode)
<3>[ 0.914644] hdmi_probe: hdmi_driver_data_p->irq=103, hdmi_driver_data_p->gpio_num=39
<3>[ 0.914771] [HDMI] i2c_hdmi_probe-ret:0
<3>[ 0.915380] [HDMI] i2c_hdmiedid_probe() + !!
<3>[ 0.915402] [HDMI] i2c_hdmiedid_probe() - !!
<3>[ 0.915938] [HDMI ]i2c_hdmicec_probe()+
<3>[ 0.915959] [HDMI ]i2c_hdmicec_probe()-
<3>[ 0.916490] [HDMI ] i2c_hdmipkt_probe()+
<3>[ 0.916510] [HDMI ] i2c_hdmipkt_probe()+
<3>[ 0.916953] lcdc_hdmi_init, system_rev=21
<3>[ 0.916974] lcdc_hdmi_init(): Finish i2c_add_driver...ret=0...HDMI
<4>[ 0.916994] call lcdc_hdmi_init()BootLog, -lcdc_adv7520_init
<4>[ 0.917013] , ret=0<6>diagfwd initializing ..
<6>[ 0.960136] diag opened SMD port ; r = 0
<6>[ 0.960283] diag opened SMD port ; r = 0
<6>[ 0.960991] diagchar initializing ..
<6>[ 0.964252] diagchar initialized
<6>[ 0.964822] [drm] Initialized drm 1.1.0 20060810
<6>[ 0.965055] msm_serial: detected port #0
<6>[ 0.965331] msm_serial.0: ttyMSM0 at MMIO 0xa9a00000 (irq = 229) is a MSM
<6>[ 0.967051] msm_serial: driver initialized
<6>[ 0.967142] BootLog, +msm_serial_hs_init
<6>[ 0.967671] msm_serial_hs.1: ttyHS1 at MMIO 0xa0900000 (irq = 52) is a MSM HS UART
<6>[ 0.969206] BootLog, -msm_serial_hs_init, ret=0
<6>[ 0.979762] brd: module loaded
<6>[ 0.990377] loop: module loaded
<6>[ 0.990643] pmem: Initializing pmem_kernel_ebi1 (in-kernel)
<6>[ 0.990812] pmem: Initializing pmem (user-space) as cached
<6>[ 0.992818] pmem: Initializing pmem_adsp (user-space) as non-cached
<6>[ 0.994366] pmem: Initializing pmem_smipool (user-space) as non-cached
<4>[ 0.996062] BootLog, +sensors_daemon_init+
<4>[ 0.996744] BootLog, -sensors_daemon_init-, ret=0
<6>[ 0.996863] TPS65023: PMIC probed.
<6>[ 0.997354] PPP generic driver version 2.4.2
<6>[ 0.998623] PPP Deflate Compression module registered
<6>[ 0.998656] PPP BSD Compression module registered
<6>[ 0.999861] PPP MPPE Compression module registered
<6>[ 0.999890] NET: Registered protocol family 24
<6>[ 0.999919] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
<6>[ 0.999944] CSLIP: code copyright 1989 Regents of the University of California.
<6>[ 1.001996] rmnet0 (): not using net_device_ops yet
<6>[ 1.003194] rmnet1 (): not using net_device_ops yet
<6>[ 1.004374] rmnet2 (): not using net_device_ops yet
<6>[ 1.005471] Linux video capture interface: v2.00
<4>[ 1.007238] BootLog, +ov5642_sensor_probe
<6>[ 1.007344] msm_camera: ov5642_i2c_probe
<4>[ 1.007865] BootLog, -ov5642_sensor_probe, ret=0
<4>[ 1.010510] BootLog, +ov7690_sensor_probe
<6>[ 1.010604] msm_camera: ov7690_i2c_probe
<4>[ 1.011090] BootLog, -ov7690_sensor_probe, ret=0
<4>[ 1.015819] Driver 'sd' needs updating - please use bus_type methods
<6>[ 1.017020] SCSI Media Changer driver v0.25
<4>[ 1.017523] Driver 'ch' needs updating - please use bus_type methods
<4>[ 1.019029] BootLog, +msm_nand_init
<6>[ 1.019177] msm_nand: phys addr 0xa0a00000
<6>[ 1.019196] msm_nandc01_phys resource invalid/absent
<6>[ 1.019217] dmac 0x7
<6>[ 1.019263] allocated dma buffer at ffc09000, dma_addr 3f130000
<6>[ 1.019831] ONFI probe : CRC Check failed on ONFI Parameter data
<6>[ 1.019961] status: e00020
<6>[ 1.019979] nandid: 5510bcad maker ad device bc
<6>[ 1.020001] Found a supported NAND device
<6>[ 1.020017] NAND Id : 0x5510bcad
<6>[ 1.020033] Buswidth : 16 Bits
<6>[ 1.020048] Density : 512 MByte
<6>[ 1.020064] Pagesize : 2048 Bytes
<6>[ 1.020079] Erasesize: 131072 Bytes
<6>[ 1.020095] Oobsize : 64 Bytes
<6>[ 1.020110] CFG0 Init : 0xa85408c0
<6>[ 1.020127] CFG1 Init : 0x0004745e
<6>[ 1.020143] ECCBUFCFG : 0x00000203
<5>[ 1.020169] Creating 8 MTD partitions on "msm_nand":
<5>[ 1.020193] 0x000003600000-0x000003b00000 : "boot"
<5>[ 1.025469] 0x000003b00000-0x000004100000 : "recovery"
<5>[ 1.027667] 0x000004100000-0x000004700000 : "recovery_bak"
<5>[ 1.029877] 0x000004700000-0x000004740000 : "LogFilter"
<5>[ 1.032230] 0x000004740000-0x000004a40000 : "oem_log"
<5>[ 1.034458] 0x000004b40000-0x000004c40000 : "splash"
<5>[ 1.036692] 0x000007000000-0x000017400000 : "system"
<5>[ 1.038987] 0x000017400000-0x000030000000 : "userdata"
<4>[ 1.039014] mtd: partition "userdata" extends beyond the end of device "msm_nand" -- size truncated to 0x8c00000
<4>[ 1.042003] BootLog, -msm_nand_init, ret=0
<6>[ 1.042256] msm_hsusb_rpc_connect: rpc connect success vers = 10001
<6>[ 1.042281] msm_otg_probe: rpc_connect(0)
<6>[ 1.232060] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 1.233403] msm_hsusb_vbus_shutdown
<6>[ 1.233427] host driver registered w/ tranceiver
<6>[ 1.236575] Initializing USB Mass Storage driver...
<6>[ 1.237137] usbcore: registered new interface driver usb-storage
<6>[ 1.237182] USB Mass Storage support registered.
<6>[ 1.237422] msm72k_udc: msm72k_probe
<6>[ 1.238275] peripheral driver registered w/ tranceiver
<6>[ 1.239289] android init
<6>[ 1.239314] adb_function_init
<6>[ 1.240161] android_probe pdata: 80534d3c
<6>[ 1.241965] android_bind
<4>[ 1.242047] android_usb gadget: using random self ethernet address
<4>[ 1.242085] android_usb gadget: using random host ethernet address
<6>[ 1.243511] usb0: MAC 8e:4d:9a:da:53:67
<6>[ 1.243534] usb0: HOST MAC ca:f9:7d:e6:0d:43
<7>[ 1.243553] android_bind_config
<6>[ 1.243569] mass_storage_function_add
<6>[ 1.244578] android_usb gadget: Number of LUNs=1
<6>[ 1.244611] android_usb gadget: adb_function_add
<6>[ 1.244882] android_usb gadget: android_usb ready
<6>[ 1.244936] msm72k_udc: registered gadget driver 'android_usb'
<6>[ 1.245787] mice: PS/2 mouse device common for all mice
<3>[ 1.246626] +qi2ccapkybd_init
<6>[ 1.247625] input: synaptics_capsensor as /devices/platform/i2c-adapter/i2c-0/0-002c/input/input1
<3>[ 1.247698] qi2ccapkybd_eventcb()
<6>[ 1.263126] Registered led device: button-backlight
<3>[ 1.268652] -qi2ccapkybd_init
<4>[ 1.268674] BootLog, +ts_init
<6>[ 1.268775] AUO_TOUCH: ts_probe()
<6>[ 1.270299] input: auo_touchscreen as /devices/platform/i2c-adapter/i2c-0/0-005c/input/input2
<6>[ 1.271805] AUO_TOUCH: ts_setup_gpio: setup gpio 43
<6>[ 1.271878] AUO_TOUCH: ts_setup_gpio: setup gpio 18
<6>[ 1.271941] AUO_TOUCH: ts_power_switch(1)->
<6>[ 1.272104] vreg_enable: gp2 enabled
<6>[ 1.291287] AUO_TOUCH: ts_power_switch<-
<6>[ 1.291315] AUO_TOUCH: ts_config_gpio: sleep 60 ms
<6>[ 1.361285] AUO_TOUCH: ts_detect_pixcir->
<6>[ 1.361888] AUO_TOUCH: ts_detect_pixcir: read 0x70h=0x28
<6>[ 1.361908] AUO_TOUCH: ts_detect_pixcir<-
<6>[ 1.361923] AUO_TOUCH: ts_setup_reg_map->
<6>[ 1.361943] AUO_TOUCH: ts_setup_reg_map: map is 0x0 0x70 0x6F 0x71 0x72 0x73
<6>[ 1.361963] AUO_TOUCH: ts_setup_reg_map<-
<6>[ 1.362548] AUO_TOUCH: ts_config_panel: read 71h = 0xC
<6>[ 1.362568] AUO_TOUCH: ts_config_panel: write 71h = 0xD
<4>[ 1.363927] BootLog, -ts_init, ret=0
<3>[ 1.364928] Jackie: gpio_direction_input for input 33
<3>[ 1.364988] Jackie: gpio_direction_input for input 34
<3>[ 1.365047] Jackie: gpio_direction_input for input 41
<3>[ 1.365100] Jackie: gpio_direction_input for input 42
<6>[ 1.365633] GPIO Matrix Keypad Driver: Start keypad matrix for surf_keypad in interrupt mode
<6>[ 1.366579] input: surf_keypad as /devices/virtual/input/input3
<4>[ 1.367898] BootLog, +cover_init
<4>[ 1.369010] BootLog, -cover_init
<4>[ 1.369035] BootLog, +qsd_lsensor_init
<6>[ 1.369948] lsensor_notifier_handler: status:0
<6>[ 1.369975] lsensor_notifier_handler: Pull Down ALS gpio
<4>[ 1.370019] BootLog, -qsd_lsensor_init, ret=0
<4>[ 1.370037] BootLog, +psensor_init+
<4>[ 1.370904] BootLog, -psensor_init-, ret=0
<7>[ 1.371939] RTC Registering with rs30000048
<3>[ 1.373803] msm_rpc_client_req: RPC call was not successful (3)
<7>[ 1.373837] msmrtc_setup_cb: RPC client registration for PROC:12 failed
<7>[ 1.373857] msmrtc_probe: Could not initialize RPC callback
<7>[ 1.376973] msm_rtc: dev (254:0)
<6>[ 1.377040] rs30000048 rs30000048.65536: rtc core: registered msm_rtc as rtc0
<7>[ 1.377864] msm_rtc_secure: dev (254:1)
<6>[ 1.377887] rs30000048 rs30000048.65536: rtc core: registered msm_rtc_secure as rtc1
<6>[ 1.378366] i2c /dev entries driver
<4>[ 1.381068] BootLog, +gsensor_init+
<4>[ 1.385603] BootLog, -gsensor_init-, ret=0
<4>[ 1.385630] BootLog, +ecompass_init+
<4>[ 1.387457] BootLog, -ecompass_init-, ret=0
<6>[ 1.387483] BootLog, +bcomfm_init
<6>[ 1.387596] bcom_fm: + bcomfm_probe +
<6>[ 1.387604]
<6>[ 1.387620] bcom_fm: + bcomfm_probe addr = 0x22 + irq = 141
<6>[ 1.387629]
<6>[ 1.387645] bcom_fm: + bcomfm_probe fm_data.bcomfm_client addr = 0x22, fm_data.gpio_fm_wakeup = 77 +
<6>[ 1.387659]
<6>[ 1.387683] bcom_fm: BCOM FM Device Major number:244
<6>[ 1.387692]
<6>[ 1.388957] bcom_fm: GPIO 77, value:1, irq = 141
<6>[ 1.388966]
<6>[ 1.388987] bcomfm_probe: Disable FM Wake up
<6>[ 1.389622] BootLog, -bcomfm_init, ret=0
<4>[ 1.389646] BootLog, +qsd_bat_init
<4>[ 1.397530] [BAT]qsd_bat_probe Gauge IC FW_VERSION 0130
<4>[ 1.401334] [BAT]qsd_bat_probe Gauge IC CTRL_STATUS 0033
<4>[ 1.402067] [BAT]qsd_bat_probe Gauge IC (AA) access Pass!
<4>[ 1.402807] [BAT]qsd_bat_probe Charge IC (80) access PASS! (Reg=22 0A 00)
<4>[ 1.406017] [BAT](00-0B= 92 65 CA 22 25 07 6F D5 A4 20 10 81)
<4>[ 1.406042] [BAT](31~39= 98 00 44 30 00 C1 00 00 00) (22 0A 00)
<4>[ 1.406070] [BAT]CHG_INT=1, BAT_LOW=1
<4>[ 1.406238] [BAT]qsd_bat_probe flight mode = 0
<4>[ 1.406313] [BAT]qsd_bat_probe low_bat_power_off = 0
<4>[ 1.406347] [BAT]qsd_bat_probe smem_bat_base buffer = 0xE0147980
<4>[ 1.407676] BootLog, -qsd_bat_init, ret=0
<6>[ 1.407703] Bluetooth: HCI UART driver ver 2.2
<6>[ 1.407725] Bluetooth: HCI H4 protocol initialized
<6>[ 1.407757] BootLog, +bluesleep_init
<6>[ 1.408760] BootLog, -bluesleep_init, ret=0
<4>[ 1.409720] BootLog, +msmsdcc_init+
<4>[ 1.409792] BootLog, -msmsdcc_init-
<3>[ 1.410746] mmc0: No card detect facilities available
<6>[ 1.412208] mmc0: Qualcomm MSM SDCC at 0x00000000a0500000 irq 10,0 dma 8
<6>[ 1.412237] mmc0: 8 bit data mode disabled
<6>[ 1.412254] mmc0: 4 bit data mode enabled
<6>[ 1.412270] mmc0: polling status mode disabled
<6>[ 1.412290] mmc0: MMC clock 144000 -> 49152000 Hz, PCLK 64000000 Hz
<6>[ 1.412310] mmc0: Slot eject status = 0
<6>[ 1.412327] mmc0: Power save feature enable = 1
<6>[ 1.412347] mmc0: DM non-cached buffer at ffc0d000, dma_addr 0x3f136000
<6>[ 1.412368] mmc0: DM cmd busaddr 0x3f136000, cmdptr busaddr 0x3f136300
<3>[ 1.412944] mmc1: No card detect facilities available
<6>[ 1.413002] msmsdcc_platform_sdiowakeup_irq: SDIO Wake up IRQ : 158
<6>[ 1.422352] mmc1: Qualcomm MSM SDCC at 0x00000000a0400000 irq 26,0 dma 10
<6>[ 1.422380] mmc1: 8 bit data mode disabled
<6>[ 1.422398] mmc1: 4 bit data mode enabled
<6>[ 1.422414] mmc1: polling status mode disabled
<6>[ 1.422434] mmc1: MMC clock 144000 -> 24000000 Hz, PCLK 64000000 Hz
<6>[ 1.422453] mmc1: Slot eject status = 0
<6>[ 1.422470] mmc1: Power save feature enable = 1
<6>[ 1.422490] mmc1: DM non-cached buffer at ffc0e000, dma_addr 0x3f137000
<6>[ 1.422510] mmc1: DM cmd busaddr 0x3f137000, cmdptr busaddr 0x3f137300
<4>[ 1.423563] [BAT]## usb_current: 0 -> 100
<4>[ 1.423584] [BAT]## bat_status: Unknown -> Full
<4>[ 1.423602] [BAT]## bat_health: Unknown -> Good
<4>[ 1.423622] [BAT]## bat_capacity: 100 (100), vol: 4153, ma: 0, fcc: 1554
<4>[ 1.423648] [BAT]## bat_low: 0 -> 1
<4>[ 1.423664] [BAT]## CHG CURRENT TERMINATE 0 -> 1
<6>[ 1.429816] mmc2: Qualcomm MSM SDCC at 0x00000000a0300000 irq 24,224 dma 10
<6>[ 1.429843] mmc2: 8 bit data mode disabled
<6>[ 1.429860] mmc2: 4 bit data mode enabled
<6>[ 1.429877] mmc2: polling status mode disabled
<6>[ 1.429896] mmc2: MMC clock 144000 -> 49152000 Hz, PCLK 64000000 Hz
<6>[ 1.429916] mmc2: Slot eject status = 0
<6>[ 1.429933] mmc2: Power save feature enable = 1
<6>[ 1.429952] mmc2: DM non-cached buffer at ffc0f000, dma_addr 0x3fab9000
<6>[ 1.429974] mmc2: DM cmd busaddr 0x3fab9000, cmdptr busaddr 0x3fab9300
<4>[ 1.441750] BootLog, +qsd_led_init
<6>[ 1.447562] Registered led device: als
<6>[ 1.448213] Registered led device: spotlight
<4>[ 1.454042] BootLog, -qsd_led_init, ret=0
<6>[ 1.458878] usbcore: registered new interface driver usbhid
<6>[ 1.458924] usbhid: v2.6:USB HID core driver
<6>[ 1.460525] logger: created 1024K log 'log_main'
<6>[ 1.461211] logger: created 256K log 'log_events'
<6>[ 1.462096] logger: created 512K log 'log_radio'
<6>[ 1.466264] logger_filter_init: version:0 num:0 toff:0 voff:0
<6>[ 1.466293] logger_filter_init: filter size:131072
<6>[ 1.466913] TCP cubic registered
<6>[ 1.470098] NET: Registered protocol family 10
<6>[ 1.474262] IPv6 over IPv4 tunneling driver
<6>[ 1.476200] NET: Registered protocol family 17
<6>[ 1.476490] Bluetooth: L2CAP ver 2.13
<6>[ 1.476509] Bluetooth: L2CAP socket layer initialized
<6>[ 1.476548] Bluetooth: SCO (Voice Link) ver 0.6
<6>[ 1.476565] Bluetooth: SCO socket layer initialized
<6>[ 1.476888] Bluetooth: RFCOMM socket layer initialized
<6>[ 1.476978] Bluetooth: RFCOMM TTY layer initialized
<6>[ 1.476996] Bluetooth: RFCOMM ver 1.11
<6>[ 1.477014] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 1.477033] Bluetooth: BNEP filters: protocol multicast
<6>[ 1.477055] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 1.480356] RPC: Registered udp transport module.
<6>[ 1.480384] RPC: Registered tcp transport module.
<6>[ 1.481666] clock_late_init() disabled 23 unused clocks
<4>[ 1.485357] [WH Lee] CSD[0] = 0x400e0032
<4>[ 1.485378] [WH Lee] CSD[1] = 0x5b590000
<4>[ 1.485391] [WH Lee] CSD[2] = 0x78f77f80
<4>[ 1.485404] [WH Lee] CSD[3] = 0x a400098
<6>[ 1.487005] input: 8k_handset as /devices/virtual/input/input4
<4>[ 1.488216] [KEY]Enable feature: Power Key 8 sec, then power down!
<6>[ 1.488376] __msm_rpc_connect: server not found 30000091:20001
<3>[ 1.488399] hs_rpc_cb_init: couldn't open rpc client with version 2 err -113
<6>[ 1.491440] q6audio_update_AC_5V_status, tid = 727: g_ac_5v_status = 0, rx_acdb = 0, audio_rx_device_id = 0x107ac88<6>VFP support v0.3: implementor 51 architecture 0 part 0f variant 0 rev 1
<3>[ 1.499343] kgsl kgsl: |kgsl_platform_probe| clk_get(grp_2d_clk) returned 0
<4>[ 1.505431] mmc0: host does not support reading read-only switch. assuming write-enable.
<6>[ 1.505466] mmc0: new high speed SDHC card at address 0002
<6>[ 1.506487] [drm] Initialized kgsl 2.0.0 20090810 on minor 0
<4>[ 1.506920] [BAT]## CHG CURRENT TERMINATE 1 -> 0
<6>[ 1.508365] innersd0: mmc0:0002 SD16G 15.1 GiB
<6>[ 1.509011] innersd0:<6>msm_v4l2: msm_v4l2_init
<4>[ 1.510685] p1 < p5<7>msmrtc_tod_proc_result: 09/01/2010 19:16:07 (02)
<6>[ 1.513270] rs30000048 rs30000048.65536: setting system clock to 2010-09-01 19:16:07 UTC (1283368567)
<6>[ 1.513563] Freeing init memory: 144K
<4>[ 1.513715] Warning: unable to open an initial console.
<3>[ 1.517755] init: /init.rc: 187: invalid option 'enabled'
<3>[ 1.517793] init: /init.rc: 187: invalid option 'start'
<4>[ 1.526842] p6 >
<4>[ 1.544726] mmc1: host doesn't support card's voltages
<3>[ 1.544861] mmc1: error -22 whilst initialising SDIO card
<4>[ 1.607511] [WH Lee] CSD[0] = 0x400e0032
<4>[ 1.607533] [WH Lee] CSD[1] = 0x5b590000
<4>[ 1.607547] [WH Lee] CSD[2] = 0x76b27f80
<4>[ 1.607560] [WH Lee] CSD[3] = 0x a404012
<6>[ 1.622551] msm_sdcc_get_wpswitch: WP/CD Status for Slot 1 = 0x0
<6>[ 1.622594] msm_sdcc_get_wpswitch: WP/CD Status for Slot 1 = 0x0
<6>[ 1.622625] mmc2: new high speed SDHC card at address e624
<6>[ 1.625067] mmcblk1: mmc2:e624 SU16G 14.8 GiB
<6>[ 1.625465] mmcblk1: p1
<7>[ 1.631327] [WH Lee] set_irq_type::high
<6>[ 1.966258] yaffs: dev is 32505862 name is "mtdblock6"
<6>[ 1.966281] yaffs: passed flags ""
<4>[ 1.966297] yaffs: Attempting MTD mount on 31.6, "mtdblock6"
<4>[ 2.114137] yaffs: restored from checkpoint
<4>[ 2.114320] yaffs_read_super: isCheckpointed 1
<6>[ 2.115141] yaffs: dev is 32505863 name is "mtdblock7"
<6>[ 2.115162] yaffs: passed flags ""
<4>[ 2.115178] yaffs: Attempting MTD mount on 31.7, "mtdblock7"
<4>[ 2.125989] yaffs: restored from checkpoint
<4>[ 2.128299] yaffs_read_super: isCheckpointed 0
<3>[ 2.219742] FDISK: enter fdiskcmd
<3>[ 2.220784] FDISK: inner sd dev found
<3>[ 2.226735] FDISK: partitioned! isFirstBoot or need format again
<3>[ 2.226809] FDISK: innersd0p1 exist
<3>[ 2.226970] FDISK: pipe, pipe2 created
<3>[ 2.227681] FDISK: child dup2 pipe ok
<3>[ 2.227926] FDISK: parent
<3>[ 2.227951] FDISK: parent dup2 pipe ok
<3>[ 2.260851] FDISK: parent next cmd
<3>[ 2.266471] FDISK: value = 16 MB<3>FDISK: inner sd < 512M! exit
<3>[ 2.267188] FDISK: Cannot find flash cache block
<3>[ 2.267889] FDISK: exit_success fdiskcmd
<4>[ 2.268616] fdiskcmd used greatest stack depth: 4716 bytes left
<4>[ 2.304992] Disable UART1 Ddebug
<3>[ 2.305187] init: service 'console' requires console
<3>[ 2.305239] init: starting 'adbd'
<3>[ 2.305800] init: starting 'servicemanager'
<3>[ 2.306237] init: starting 'vold'
<3>[ 2.306660] init: starting 'debuggerd'
<3>[ 2.307069] init: starting 'ril-daemon'
<3>[ 2.307488] init: starting 'zygote'
<3>[ 2.307912] init: starting 'media'
<6>[ 2.312547] warning: `adbd' uses 32-bit capabilities (legacy support in use)
<6>[ 2.312767] enabling adb
<3>[ 2.325459] init: cannot find '/system/bin/playmp3', disabling 'bootsound'
<3>[ 2.330320] init: starting 'dbus'
<3>[ 2.331596] init: starting 'installd'
<3>[ 2.332090] init: starting 'logd'
<3>[ 2.332515] init: starting 'hidkbd'
<3>[ 2.343020] init: starting 'flash_recovery'
<3>[ 2.351782] init: starting 'keystore'
<3>[ 2.354786] init: starting 'dhcp-service'
<3>[ 2.357569] init: starting 'lfinit'
<3>[ 2.360718] init: starting 'backupd'
<3>[ 2.367682] init: starting 'regionapp'
<3>[ 2.371719] init: starting 'regionctrl'
<3>[ 2.375794] init: starting 'qmuxd'
<3>[ 2.382206] init: starting 'qcom-sh'
<3>[ 2.383830] init: cannot find '/system/bin/enable_compcache.sh', disabling 'enable_compache'
<3>[ 2.385198] init: starting 'sensors_daemon'
<3>[ 2.388400] init: starting 'wifid'
<3>[ 2.391414] init: starting 'run_autorun_test'
<3>[ 2.393717] init: cannot find '/system/bin/calibrate', disabling 'calibrate'
<3>[ 2.395047] init: starting 'lightsensor'
<3>[ 2.516120] init: untracked pid 1156 exited
<6>[ 2.581850] android_bind
<4>[ 2.581933] android_usb gadget: using random self ethernet address
<4>[ 2.581964] android_usb gadget: using random host ethernet address
<6>[ 2.584821] usb0: MAC ae:d6:64:76:66:a2
<6>[ 2.584846] usb0: HOST MAC a6:65:85:eb:fa:05
<7>[ 2.584863] android_bind_config
<6>[ 2.584875] mass_storage_function_add
<6>[ 2.586640] android_usb gadget: Number of LUNs=1
<6>[ 2.586671] android_usb gadget: adb_function_add
<6>[ 2.586771] android_usb gadget: android_usb ready
<6>[ 2.586818] msm72k_udc: registered gadget driver 'android_usb'
<6>[ 2.592065] msm72k_udc: IDLE -> ONLINE
<6>[ 2.592091] msm72k_udc: reset controller
<6>[ 2.633686] usb: notify offline
<6>[ 2.637144] msm72k_udc: suspend
<6>[ 2.639933] [MDDI]Backlight Mode = CABC_UI
<4>[ 2.642326] lightsensor used greatest stack depth: 4076 bytes left
<6>[ 2.748470] msm72k_udc: reset
<6>[ 2.750731] msm72k_udc: portchange USB_SPEED_HIGH
<3>[ 2.797596] init: sys_prop: mis-match msg size recieved: -1 expected: 140
<3>[ 2.802833] init: sys_prop: mis-match msg size recieved: -1 expected: 140
<4>[ 2.901353] debuggerd(1162) sends SIGKILL to debuggerd(1162)
<6>[ 2.910964] msm72k_udc: reset
<6>[ 2.913234] msm72k_udc: portchange USB_SPEED_HIGH
<6>[ 3.117491] android_usb gadget: high speed config #1: android
<3>[ 3.218474] init: sys_prop: permission denied uid:2000 name:adb.connected
<6>[ 3.289053] +do_prevent_allow
<6>[ 3.289073] -do_prevent_allow
<6>[ 3.294283] +do_prevent_allow
<6>[ 3.294302] -do_prevent_allow
<4>[ 3.519466] [BAT]## bat_status: Full -> Discharging
<6>[ 3.631888]
<6>[ 3.631896] Charger Type: STD DOWNSTREAM PORT
<4>[ 3.641426] [BAT]## usb_online: 0 -> 1
<4>[ 3.641448] [BAT]## usb_current: 100 -> 500
<4>[ 3.641465] [BAT]## bat_status: Discharging -> Charging
<4>[ 3.641616] [BAT]## wake_lock: 0 -> 1, vol: 4123, ac: 0, usb: 1, flight: 0, bat_low: 1
<6>[ 3.954373] tid = 1240: AUDIO_SWITCH_DEVICE to 0x1081514
<6>[ 3.954665] audio: init: codecs
<6>[ 4.065746] dal_attach: status = 0, name = 'DAL_AQ_AUD'
<6>[ 4.065771] audio: init: INIT
<6>[ 4.066447] audio: init: OPEN control
<6>[ 4.467649] audio: init: attach ACDB
<6>[ 4.571749] dal_attach: status = 0, name = 'DAL_AM_AUD'
<6>[ 4.571792] audio: init: attach ADIE
<6>[ 4.572172] dal_attach: status = 0, name = 'DAL_AM_AUD'
<6>[ 4.572190] analog_init, tid = 1240: +analog_init+
<6>[ 4.572492] __msm_rpc_connect: server not found 30000061:30001
<6>[ 4.572516] __msm_rpc_connect: server not found 30000061:20001
<6>[ 4.580435] analog_init, tid = 1240: -analog_init-: GPIO_HEADSET_AMP = 109
<6>[ 4.580477] do_rx_routing, tid = 1240: device_id = 0x1081514, acdb_id = 0<6>tid = 1240: AUDIO_SWITCH_DEVICE to 0x1081512
<4>[ 5.659243] [BAT]## bat_status: Charging -> Full
<3>[ 7.656394] init: starting 'debuggerd'
<3>[ 8.185222] init: sys_prop: permission denied uid:2000 name:adb.connected
<3>[ 8.185412] init: sys_prop: permission denied uid:2000 name:adb.connected
<6>[ 8.641909] msm_kgsl: initialized dev=1 mmu=on per_process_pagetable=off
<6>[ 8.642047] misc kgsl: firmware: requesting yamato_pm4.fw
<3>[ 8.647609] init: untracked pid 1259 exited
<6>[ 8.648944] misc kgsl: firmware: requesting yamato_pfp.fw
<3>[ 8.652797] init: untracked pid 1262 exited
<3>[ 8.702158] init: starting 'bootanim'
<6>[ 13.523005] request_suspend_state: wakeup (3->0) at 13521755086 (2010-09-01 19:16:19.509725445 UTC)
<6>[ 13.566383] AUO_TOUCH: ts_open()
<6>[ 13.566657] AUO_TOUCH: ts_open: irq 107 requested successfully
<3>[ 14.471749] init: starting 'dhcp-service'
<3>[ 17.379263] init: starting 'qcom-post-boot'
<6>[ 19.846930] pcm_out: open
<6>[ 19.949968] _audio_rx_path_enable, tid = 1240: adie_enable: rc = 0, dir = 2
<6>[ 19.971782] audio_update_acdb, tid = 1240: acdb_id = 0<6>acdb_get_config_table, tid = 1240: ++acdb_get_config_table, device_id = 0x8, sample_rate = 48000++
<6>[ 19.974800] audio_set_table, tid = 1240: device_id = 1081514
<6>[ 20.038328] analog_speaker_enable, tid = 1240: en = 1
<6>[ 20.077515] audio_stream_volume, tid = 1240: ADSP_AUDIO_IOCTL_CMD_SET_STREAM_VOL: volume= 0
<6>[ 20.081518] pcm_write to change to RT tid = 1240
<7>[ 20.826362] msmrtc_timeremote_set_time: 08/01/2010 19:16:27 (03)
<6>[ 20.840112] RPC_TIME_TOD_SET_APPS_BASES:
<6>[ 20.840119] tick = 1226099
<6>[ 20.840124] stamp = 50719818554277888
<7>[ 20.854397] msmrtc_tod_proc_result: 09/01/2010 19:16:27 (02)
<6>[ 20.854452] rs30000048 rs30000048.65536: setting system clock to 2010-09-01 19:16:27 UTC (1283368587)
<7>[ 20.876613] msmrtc_timeremote_set_time_secure: 08/01/2010 19:16:27 (03)
<7>[ 21.001478] msmrtc_timeremote_set_time: 08/01/2010 19:16:27 (03)
<6>[ 21.002970] RPC_TIME_TOD_SET_APPS_BASES:
<6>[ 21.002977] tick = 1231444
<6>[ 21.002981] stamp = 50719818554277888
<7>[ 21.016634] msmrtc_tod_proc_result: 09/01/2010 19:16:27 (02)
<6>[ 21.016687] rs30000048 rs30000048.65536: setting system clock to 2010-09-01 19:16:27 UTC (1283368587)
<7>[ 21.027407] msmrtc_timeremote_set_time_secure: 08/01/2010 19:16:27 (03)
<4>[ 24.823055] Binder Thread #(1248) sends SIGKILL to ndroid.qualcomm(1486)
<6>[ 24.914701] audio_rx_path_enable, tid = 1240: en = 0
<6>[ 24.914724] analog_speaker_enable, tid = 1240: en = 0
<4>[ 25.968330] Binder Thread #(1380) sends SIGKILL to m.oem.logmaster(1508)
<3>[ 26.424727] ##### hdmi_stop_video_out ####### Jackie set PowerDown as 1.
<2>[ 26.424921] [I2C]IRQ: 72 W1 NAK (43C8)
<3>[ 26.425270] i2c_hdmi_read: read -5 bytes return failure,buf=0x987cbcafh , len=1
<3>[ 26.425289] [HDMI] adi_set_i2c_reg()::i2c_hdmi_write fail!!-ret:-5
<2>[ 26.425449] [I2C]IRQ: 72 W2 NAK (63C8)
<3>[ 26.425558] i2c_hdmi_read: read -5 bytes return failure, buf=0x987cbc68h, len=1
<3>[ 26.425573] [HDMI] adi_set_i2c_reg()::i2c_hdmi_write fail!!-ret:-5
<3>[ 26.425587] msm_fb.c :MSMFB_HDMI_STOP_VIDEO_OUT ret=0
<4>[ 26.673421] Binder Thread #(1370) sends SIGKILL to ringmode.emlist(1533)
<6>[ 26.692148] binder: release 1533:1533 transaction 5515 out, still active
<6>[ 26.703179] binder: 1244:1370 transaction failed 29189, size4-0
<6>[ 26.703206] binder: send failed reply for transaction 5515, target dead
<3>[ 26.870211] ##### hdmi_stop_video_out ####### Jackie set PowerDown as 1.
<2>[ 26.870417] [I2C]IRQ: 72 W1 NAK (43C8)
<3>[ 26.876550] i2c_hdmi_read: read -5 bytes return failure,buf=0x987cbcafh , len=1
<3>[ 26.876578] [HDMI] adi_set_i2c_reg()::i2c_hdmi_write fail!!-ret:-5
<2>[ 26.876749] [I2C]IRQ: 72 W2 NAK (63C8)
<3>[ 26.876866] i2c_hdmi_read: read -5 bytes return failure, buf=0x987cbc68h, len=1
<3>[ 26.876885] [HDMI] adi_set_i2c_reg()::i2c_hdmi_write fail!!-ret:-5
<3>[ 26.876916] msm_fb.c :MSMFB_HDMI_BLOCK_POST_POWEROFF ret=0
<4>[ 35.436180] [BAT]## CHG CURRENT TERMINATE 0 -> 1
<3>[ 87.520454] init: sys_prop: permission denied uid:2000 name:adb.connected
<3>[ 87.520990] init: sys_prop: permission denied uid:2000 name:adb.connected
<4>[ 807.681562] debuggerd(1243) sends SIGKILL to debuggerd(1243)
<3>[ 807.684217] init: starting 'debuggerd'
[/codebox]

Broken Log with 16GB Card

[codebox]<5>[ 0.000000] Linux version 2.6.29-perf (cmbuild@qthbuildpc-14) (gcc version 4.4.0 (GCC) ) #16 PREEMPT Fri Aug 27 21:01:07 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: QCT QSD8X50 SURF
<6>[ 0.000000] Partition (from atag) boot -- Offset:1b0 Size:28
<6>[ 0.000000] Partition (from atag) recovery -- Offset:1d8 Size:30
<6>[ 0.000000] Partition (from atag) recovery_bak -- Offset:208 Size:30
<6>[ 0.000000] Partition (from atag) LogFilter -- Offset:238 Size:2
<6>[ 0.000000] Partition (from atag) oem_log -- Offset:23a Size:18
<6>[ 0.000000] Partition (from atag) splash -- Offset:25a Size:8
<6>[ 0.000000] Partition (from atag) system -- Offset:380 Size:820
<6>[ 0.000000] Partition (from atag) userdata -- Offset:ba0 Size:c60
<4>[ 0.000000] Memory policy: ECC disabled, Data cache writeback
<7>[ 0.000000] On node 0 totalpages: 124416
<7>[ 0.000000] free_area_init_node: node 0, pgdat 805688c0, node_mem_map 809d9000
<7>[ 0.000000] Normal zone: 1020 pages used for memmap
<7>[ 0.000000] Normal zone: 0 pages reserved
<7>[ 0.000000] Normal zone: 123396 pages, LIFO batch:31
<6>[ 0.000000] [SEAN]debugger log at 512M at bank2
<4>[ 0.000000] Linux version 2.6.29-perf (cmbuild@qthbuildpc-14) (gcc version 4.4.0 (GCC) ) #16 PREEMPT Fri Aug 27 21:01:07 CST 2010
<4>[ 0.000000] init_modem_errdata_addr: err offset 1f85050
<4>[ 0.000000] init_modem_errdata_addr: modem_errdata_addr e2f8d050
<4>[ 0.000000] init_modem_errdata_addr sizeof(err_data_type)=294968
<6>[ 0.000000] allocating 163840 bytes at 80e00000 (20e00000 physical) for kernel ebi1 pmem arena
<6>[ 0.000000] allocating 29954048 bytes at 8102e000 (2102e000 physical) for mdp pmem arena
<6>[ 0.000000] allocating 35217408 bytes at 82cbf000 (22cbf000 physical) for adsp pmem arena
<6>[ 0.000000] using 5222400 bytes of SMI at 2b00000 physical for fb
<6>[ 0.000000] allocating 524288 bytes at 84e55000 (24e55000 physical) for audio
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 123396
<5>[ 0.000000] Kernel command line: androidboot.hardware=qcom console=ttyMSM2,115200n8
<3>[ 0.000000] Unknown boot option `androidboot.hardware=qcom': ignoring
<3>[ 0.000000] mask status0[4000]
<3>[ 0.000000] irq status0[0]
<4>[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
<6>[ 0.000000] cpsr[20000113] in start_kernel
<4>[ 0.000100] Console: colour dummy device 80x30
<4>[ 0.000139] Lock dependency validator: Copyright © 2006 Red Hat, Inc., Ingo Molnar
<4>[ 0.000161] ... MAX_LOCKDEP_SUBCLASSES: 8
<4>[ 0.000177] ... MAX_LOCK_DEPTH: 48
<4>[ 0.000194] ... MAX_LOCKDEP_KEYS: 8191
<4>[ 0.000211] ... CLASSHASH_SIZE: 4096
<4>[ 0.000228] ... MAX_LOCKDEP_ENTRIES: 8192
<4>[ 0.000245] ... MAX_LOCKDEP_CHAINS: 16384
<4>[ 0.000262] ... CHAINHASH_SIZE: 8192
<4>[ 0.000279] memory used by lock dependency info: 2399 kB
<4>[ 0.000298] per task-struct memory footprint: 1152 bytes
<6>[ 0.000626] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[ 0.001206] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[ 0.031465] Memory: 232MB 254MB = 486MB total
<5>[ 0.031532] Memory: 418176KB available (5076K code, 4808K data, 144K init)
<6>[ 0.033383] Calibrating delay loop... 511.18 BogoMIPS (lpj=2555904)
<4>[ 0.272969] Mount-cache hash table entries: 512
<6>[ 0.275516] CPU: Testing write buffer coherency: ok
<6>[ 0.276065] debugx start@[0][120][1][99]...
<4>[ 0.279055] khelper used greatest stack depth: 6376 bytes left
<6>[ 0.282529] net_namespace: 892 bytes
<6>[ 0.285587] NET: Registered protocol family 16
<4>[ 0.286776] filter_init
<4>[ 0.288971] khelper used greatest stack depth: 6312 bytes left
<3>[ 0.291492] smem_find(137, 64): wrong size 56
<6>[ 0.292424] socinfo_init: v2, id=36, ver=2.0, raw_id=576, raw_ver=2
<6>[ 0.292472] Max ACPU freq from efuse data is 998400 KHz
<6>[ 0.293385] ACPU running at 768000 KHz
<6>[ 0.293409] 5 scaling frequencies supported.
<4>[ 0.293441] msm_get_usb_serial: 0011954000197421
<4>[ 0.293530] msm_hsusb_get_qctusb_driver: disable usb debugging functions
<4>[ 0.293611] msm_hsusb_get_qctusb_driver: disable adb debugging functions 0
<4>[ 0.389083] bio: create slab <bio-0> at 0
<5>[ 0.397929] SCSI subsystem initialized
<6>[ 0.399583] usbcore: registered new interface driver usbfs
<6>[ 0.400471] usbcore: registered new interface driver hub
<6>[ 0.401281] usbcore: registered new device driver usb
<6>[ 0.402285] msm_i2c_probe
<6>[ 0.402304] [I2C]407705+Log
<4>[ 0.402334] [I2C]Get i2c log by cat /sys/devices/platform/msm_i2c.0/ctrl
<6>[ 0.402541] msm_i2c_probe: clk_ctl 35d, 100000 Hz
<6>[ 0.416999] Bluetooth: Core ver 2.15
<6>[ 0.417683] NET: Registered protocol family 31
<6>[ 0.417705] Bluetooth: HCI device and connection manager initialized
<6>[ 0.417800] Bluetooth: HCI socket layer initialized
<7>[ 0.421298] Switched to high resolution mode on CPU 0
<6>[ 0.427093] NET: Registered protocol family 2
<6>[ 0.428060] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>[ 0.430995] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[ 0.431841] TCP bind hash table entries: 16384 (order: 7, 524288 bytes)
<6>[ 0.442653] TCP: Hash tables configured (established 16384 bind 16384)
<6>[ 0.442720] TCP reno registered
<6>[ 0.444006] NET: Registered protocol family 1
<6>[ 0.445256] checking if image is initramfs... it is
<6>[ 0.489448] Freeing initrd memory: 180K
<4>[ 0.498864] /autobuild/AustinBuild_100826_o2_evt3_austin_eclair/dev/android/kernel/arch/arm/mach-msm/gpio.c: +gpio_debug_init
<3>[ 0.515738] smd_alloc_channel() cid 41 does not exist
<3>[ 0.523188] smd_alloc_channel() cid 51 does not exist
<6>[ 0.524673] SMD Control Port Driver Initialized.
<3>[ 0.532114] Using very old AMSS modem firmware.
<4>[ 0.537076] khelper used greatest stack depth: 6252 bytes left
<6>[ 0.565156] BootLog, +bt_rfkill_init
<6>[ 0.565311] bt_rfkill_probe:
<6>[ 0.565373] bluetooth_set_power: state = 0
<7>[ 0.565399] bluetooth_power: Turn off chip
<7>[ 0.565419] bluetooth_power: Turn off BT power Class 1.5
<7>[ 0.565437] bluetooth_power: Pull high for BT_WAKEUP
<6>[ 0.569636] BootLog, -bt_rfkill_init, ret=0
<6>[ 0.569662] BootLog, +headset_init
<6>[ 0.573674] Init headset wake lock
<6>[ 0.577084] input: Austin headset as /devices/virtual/input/input0
<6>[ 0.579146] BootLog, -headset_init, ret=0
<6>[ 0.585649] RPC_TIME_TOD_SET_APPS_BASES:
<6>[ 0.585657] tick = 232992
<6>[ 0.585662] stamp = 42370216350200
<4>[ 0.585697] /autobuild/AustinBuild_100826_o2_evt3_austin_eclair/dev/android/kernel/drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
<6>[ 0.600093] ashmem: initialized
<4>[ 0.611385] yaffs Aug 26 2010 22:17:15 Installing.
<6>[ 0.611482] msgmni has been set to 818
<6>[ 0.612849] alg: No test for stdrng (krng)
<6>[ 0.613057] io scheduler noop registered
<6>[ 0.613080] io scheduler deadline registered (default)
<6>[ 0.614171] msm_fb_probe: phy_Addr = 0x2b00000 virt = 0xa0800000
<3>[ 0.615022] Jackie: set LCD_MD_REG and LCD_NS_REG for 74.25Mhz
<6>[ 0.616079] MDP HW Base phy_Address = 0xaa200000 virt = 0xa0100000
<6>[ 0.618159] primary mddi base phy_addr = 0xaa600000 virt = 0xa0018000
<4>[ 0.630944] BootLog, +auo_init
<3>[ 0.630966] Jackie: auo_init()
<3>[ 0.781977] pinfo->clk_rate=384000000
<3>[ 0.782175] init MDDI ESD DELAYED_WORK
<3>[ 0.784440] [Jackie] mdp_probe: [DMA_S] add mdp_lut_update_nonlcdc here!
<3>[ 0.789894] mddi_on()+
<3>[ 0.790132] auo_lcd_on()+
<6>[ 0.790260] vreg_enable: gp1 enabled
<3>[ 0.790321] Jackie: turn on vreg 3.0V for LCD panel
<4>[ 0.790888] [LSEN]qsd_lsensor_read_cal_data = 0x00000050, stage = 1
<6>[ 0.790904] [MDDI]labc stage = 1
<3>[ 0.791497] auo_lcd_on()-
<3>[ 0.791510] mddi_on()-
<4>[ 0.850618] Console: switching to colour frame buffer device 60x50
<6>[ 0.899458] FrameBuffer[0] 480x800 size=1536000 bytes is registered successfully!
<4>[ 0.899557] load_565rle_image: Can not open /logo.rle
<6>[ 0.901509] Registered led device: lcd-backlight
<4>[ 0.901603] BootLog, -auo_init, ret=0
<4>[ 0.902366] BootLog, +lcdc_adv7520_init
<4>[ 0.902387] lcdc_adv7520_init(), HTX_720p_60
<3>[ 0.903753] [Jackie] lcdc_probe(), pdev=0x9fa03c00, mfd=0x9f9b4280
<6>[ 0.914404] FrameBuffer[1] 1280x720 size=3686400 bytes is registered successfully!
<4>[ 0.914490] load_565rle_image: Can not open /logo.rle
<3>[ 0.915497] lcdc_hdmi_init(): i2c_add_driver...HDMI
<3>[ 0.915621] [HDMI] i2c_hdmi_probe+
<4>[ 0.916610] increase LCDC output current.
<3>[ 0.916627] HDMI run at test mode..., but not power on
<3>[ 0.916782] set HDMI related GPIOs done. (test mode)
<3>[ 0.916858] hdmi_probe: hdmi_driver_data_p->irq=103, hdmi_driver_data_p->gpio_num=39
<3>[ 0.916983] [HDMI] i2c_hdmi_probe-ret:0
<3>[ 0.917595] [HDMI] i2c_hdmiedid_probe() + !!
<3>[ 0.917616] [HDMI] i2c_hdmiedid_probe() - !!
<3>[ 0.918156] [HDMI ]i2c_hdmicec_probe()+
<3>[ 0.918177] [HDMI ]i2c_hdmicec_probe()-
<3>[ 0.918709] [HDMI ] i2c_hdmipkt_probe()+
<3>[ 0.918728] [HDMI ] i2c_hdmipkt_probe()+
<3>[ 0.919171] lcdc_hdmi_init, system_rev=21
<3>[ 0.919193] lcdc_hdmi_init(): Finish i2c_add_driver...ret=0...HDMI
<4>[ 0.919212] call lcdc_hdmi_init()BootLog, -lcdc_adv7520_init
<4>[ 0.919232] , ret=0<6>diagfwd initializing ..
<6>[ 0.963930] diag opened SMD port ; r = 0
<6>[ 0.964075] diag opened SMD port ; r = 0
<6>[ 0.964802] diagchar initializing ..
<6>[ 0.966018] diagchar initialized
<6>[ 0.966580] [drm] Initialized drm 1.1.0 20060810
<6>[ 0.966807] msm_serial: detected port #0
<6>[ 0.967081] msm_serial.0: ttyMSM0 at MMIO 0xa9a00000 (irq = 229) is a MSM
<6>[ 0.968802] msm_serial: driver initialized
<6>[ 0.968890] BootLog, +msm_serial_hs_init
<6>[ 0.969415] msm_serial_hs.1: ttyHS1 at MMIO 0xa0900000 (irq = 52) is a MSM HS UART
<6>[ 0.970962] BootLog, -msm_serial_hs_init, ret=0
<6>[ 0.981735] brd: module loaded
<6>[ 0.992833] loop: module loaded
<6>[ 0.993099] pmem: Initializing pmem_kernel_ebi1 (in-kernel)
<6>[ 0.993268] pmem: Initializing pmem (user-space) as cached
<6>[ 0.994724] pmem: Initializing pmem_adsp (user-space) as non-cached
<6>[ 0.996218] pmem: Initializing pmem_smipool (user-space) as non-cached
<4>[ 0.997907] BootLog, +sensors_daemon_init+
<4>[ 0.998589] BootLog, -sensors_daemon_init-, ret=0
<6>[ 0.998704] TPS65023: PMIC probed.
<6>[ 0.999197] PPP generic driver version 2.4.2
<6>[ 1.000473] PPP Deflate Compression module registered
<6>[ 1.000505] PPP BSD Compression module registered
<6>[ 1.002042] PPP MPPE Compression module registered
<6>[ 1.002071] NET: Registered protocol family 24
<6>[ 1.002100] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
<6>[ 1.002125] CSLIP: code copyright 1989 Regents of the University of California.
<6>[ 1.003850] rmnet0 (): not using net_device_ops yet
<6>[ 1.005028] rmnet1 (): not using net_device_ops yet
<6>[ 1.006213] rmnet2 (): not using net_device_ops yet
<6>[ 1.007313] Linux video capture interface: v2.00
<4>[ 1.009094] BootLog, +ov5642_sensor_probe
<6>[ 1.009201] msm_camera: ov5642_i2c_probe
<4>[ 1.009723] BootLog, -ov5642_sensor_probe, ret=0
<4>[ 1.012444] BootLog, +ov7690_sensor_probe
<6>[ 1.012540] msm_camera: ov7690_i2c_probe
<4>[ 1.013046] BootLog, -ov7690_sensor_probe, ret=0
<4>[ 1.017634] Driver 'sd' needs updating - please use bus_type methods
<6>[ 1.018843] SCSI Media Changer driver v0.25
<4>[ 1.019357] Driver 'ch' needs updating - please use bus_type methods
<4>[ 1.020843] BootLog, +msm_nand_init
<6>[ 1.020993] msm_nand: phys addr 0xa0a00000
<6>[ 1.021012] msm_nandc01_phys resource invalid/absent
<6>[ 1.021035] dmac 0x7
<6>[ 1.021079] allocated dma buffer at ffc09000, dma_addr 3f136000
<6>[ 1.022372] ONFI probe : CRC Check failed on ONFI Parameter data
<6>[ 1.022508] status: e00020
<6>[ 1.022526] nandid: 5510bcad maker ad device bc
<6>[ 1.022547] Found a supported NAND device
<6>[ 1.022564] NAND Id : 0x5510bcad
<6>[ 1.022579] Buswidth : 16 Bits
<6>[ 1.022595] Density : 512 MByte
<6>[ 1.022611] Pagesize : 2048 Bytes
<6>[ 1.022626] Erasesize: 131072 Bytes
<6>[ 1.022643] Oobsize : 64 Bytes
<6>[ 1.022658] CFG0 Init : 0xa85408c0
<6>[ 1.022674] CFG1 Init : 0x0004745e
<6>[ 1.022690] ECCBUFCFG : 0x00000203
<5>[ 1.022718] Creating 8 MTD partitions on "msm_nand":
<5>[ 1.022742] 0x000003600000-0x000003b00000 : "boot"
<5>[ 1.026238] 0x000003b00000-0x000004100000 : "recovery"
<5>[ 1.028430] 0x000004100000-0x000004700000 : "recovery_bak"
<5>[ 1.030629] 0x000004700000-0x000004740000 : "LogFilter"
<4>[ 1.031378] khelper used greatest stack depth: 5996 bytes left
<5>[ 1.032945] 0x000004740000-0x000004a40000 : "oem_log"
<5>[ 1.035171] 0x000004b40000-0x000004c40000 : "splash"
<5>[ 1.037378] 0x000007000000-0x000017400000 : "system"
<5>[ 1.039679] 0x000017400000-0x000030000000 : "userdata"
<4>[ 1.039706] mtd: partition "userdata" extends beyond the end of device "msm_nand" -- size truncated to 0x8c00000
<4>[ 1.044362] BootLog, -msm_nand_init, ret=0
<6>[ 1.044613] msm_hsusb_rpc_connect: rpc connect success vers = 10001
<6>[ 1.044638] msm_otg_probe: rpc_connect(0)
<6>[ 1.232031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[ 1.233375] msm_hsusb_vbus_shutdown
<6>[ 1.233400] host driver registered w/ tranceiver
<6>[ 1.236469] Initializing USB Mass Storage driver...
<6>[ 1.237026] usbcore: registered new interface driver usb-storage
<6>[ 1.237068] USB Mass Storage support registered.
<6>[ 1.237308] msm72k_udc: msm72k_probe
<6>[ 1.238152] peripheral driver registered w/ tranceiver
<6>[ 1.239164] android init
<6>[ 1.239189] adb_function_init
<6>[ 1.240039] android_probe pdata: 80534d3c
<6>[ 1.241837] android_bind
<4>[ 1.241920] android_usb gadget: using random self ethernet address
<4>[ 1.241958] android_usb gadget: using random host ethernet address
<6>[ 1.243390] usb0: MAC 96:01:44:97:f0:f5
<6>[ 1.243413] usb0: HOST MAC fe:eb:10:92:5d:e8
<7>[ 1.243432] android_bind_config
<6>[ 1.243448] mass_storage_function_add
<6>[ 1.244463] android_usb gadget: Number of LUNs=1
<6>[ 1.244495] android_usb gadget: adb_function_add
<6>[ 1.244770] android_usb gadget: android_usb ready
<6>[ 1.244823] msm72k_udc: registered gadget driver 'android_usb'
<6>[ 1.245679] mice: PS/2 mouse device common for all mice
<3>[ 1.246514] +qi2ccapkybd_init
<6>[ 1.247510] input: synaptics_capsensor as /devices/platform/i2c-adapter/i2c-0/0-002c/input/input1
<3>[ 1.247583] qi2ccapkybd_eventcb()
<6>[ 1.263086] Registered led device: button-backlight
<3>[ 1.268612] -qi2ccapkybd_init
<4>[ 1.268635] BootLog, +ts_init
<6>[ 1.268735] AUO_TOUCH: ts_probe()
<6>[ 1.270255] input: auo_touchscreen as /devices/platform/i2c-adapter/i2c-0/0-005c/input/input2
<6>[ 1.271739] AUO_TOUCH: ts_setup_gpio: setup gpio 43
<6>[ 1.271812] AUO_TOUCH: ts_setup_gpio: setup gpio 18
<6>[ 1.271876] AUO_TOUCH: ts_power_switch(1)->
<6>[ 1.272027] vreg_enable: gp2 enabled
<6>[ 1.291283] AUO_TOUCH: ts_power_switch<-
<6>[ 1.291312] AUO_TOUCH: ts_config_gpio: sleep 60 ms
<6>[ 1.361282] AUO_TOUCH: ts_detect_pixcir->
<6>[ 1.361887] AUO_TOUCH: ts_detect_pixcir: read 0x70h=0x28
<6>[ 1.361906] AUO_TOUCH: ts_detect_pixcir<-
<6>[ 1.361922] AUO_TOUCH: ts_setup_reg_map->
<6>[ 1.361941] AUO_TOUCH: ts_setup_reg_map: map is 0x0 0x70 0x6F 0x71 0x72 0x73
<6>[ 1.361962] AUO_TOUCH: ts_setup_reg_map<-
<6>[ 1.362547] AUO_TOUCH: ts_config_panel: read 71h = 0xC
<6>[ 1.362568] AUO_TOUCH: ts_config_panel: write 71h = 0xD
<4>[ 1.363934] BootLog, -ts_init, ret=0
<3>[ 1.364937] Jackie: gpio_direction_input for input 33
<3>[ 1.364997] Jackie: gpio_direction_input for input 34
<3>[ 1.365056] Jackie: gpio_direction_input for input 41
<3>[ 1.365109] Jackie: gpio_direction_input for input 42
<6>[ 1.365648] GPIO Matrix Keypad Driver: Start keypad matrix for surf_keypad in interrupt mode
<6>[ 1.366596] input: surf_keypad as /devices/virtual/input/input3
<4>[ 1.367916] BootLog, +cover_init
<4>[ 1.369025] BootLog, -cover_init
<4>[ 1.369051] BootLog, +qsd_lsensor_init
<6>[ 1.369969] lsensor_notifier_handler: status:0
<6>[ 1.369997] lsensor_notifier_handler: Pull Down ALS gpio
<4>[ 1.370039] BootLog, -qsd_lsensor_init, ret=0
<4>[ 1.370058] BootLog, +psensor_init+
<4>[ 1.370930] BootLog, -psensor_init-, ret=0
<7>[ 1.371967] RTC Registering with rs30000048
<3>[ 1.373845] msm_rpc_client_req: RPC call was not successful (3)
<7>[ 1.373877] msmrtc_setup_cb: RPC client registration for PROC:12 failed
<7>[ 1.373898] msmrtc_probe: Could not initialize RPC callback
<7>[ 1.377020] msm_rtc: dev (254:0)
<6>[ 1.377089] rs30000048 rs30000048.65536: rtc core: registered msm_rtc as rtc0
<7>[ 1.377915] msm_rtc_secure: dev (254:1)
<6>[ 1.377939] rs30000048 rs30000048.65536: rtc core: registered msm_rtc_secure as rtc1
<6>[ 1.378418] i2c /dev entries driver
<4>[ 1.381126] BootLog, +gsensor_init+
<4>[ 1.385745] BootLog, -gsensor_init-, ret=0
<4>[ 1.385772] BootLog, +ecompass_init+
<4>[ 1.387588] BootLog, -ecompass_init-, ret=0
<6>[ 1.387614] BootLog, +bcomfm_init
<6>[ 1.387732] bcom_fm: + bcomfm_probe +
<6>[ 1.387740]
<6>[ 1.387755] bcom_fm: + bcomfm_probe addr = 0x22 + irq = 141
<6>[ 1.387765]
<6>[ 1.387780] bcom_fm: + bcomfm_probe fm_data.bcomfm_client addr = 0x22, fm_data.gpio_fm_wakeup = 77 +
<6>[ 1.387795]
<6>[ 1.387819] bcom_fm: BCOM FM Device Major number:244
<6>[ 1.387827]
<6>[ 1.389091] bcom_fm: GPIO 77, value:1, irq = 141
<6>[ 1.389100]
<6>[ 1.389122] bcomfm_probe: Disable FM Wake up
<6>[ 1.389752] BootLog, -bcomfm_init, ret=0
<4>[ 1.389775] BootLog, +qsd_bat_init
<4>[ 1.397659] [BAT]qsd_bat_probe Gauge IC FW_VERSION 0130
<4>[ 1.401400] [BAT]qsd_bat_probe Gauge IC CTRL_STATUS 0035
<4>[ 1.402132] [BAT]qsd_bat_probe Gauge IC (AA) access Pass!
<4>[ 1.402871] [BAT]qsd_bat_probe Charge IC (80) access PASS! (Reg=22 0A 00)
<4>[ 1.406081] [BAT](00-0B= 92 65 CA 22 25 07 6F D5 A4 20 10 81)
<4>[ 1.406106] [BAT](31~39= 98 00 44 30 00 C1 00 00 00) (22 0A 00)
<4>[ 1.406134] [BAT]CHG_INT=1, BAT_LOW=1
<4>[ 1.406302] [BAT]qsd_bat_probe flight mode = 0
<4>[ 1.406377] [BAT]qsd_bat_probe low_bat_power_off = 0
<4>[ 1.406411] [BAT]qsd_bat_probe smem_bat_base buffer = 0xE0147980
<4>[ 1.407733] BootLog, -qsd_bat_init, ret=0
<6>[ 1.407761] Bluetooth: HCI UART driver ver 2.2
<6>[ 1.407795] Bluetooth: HCI H4 protocol initialized
<6>[ 1.407813] BootLog, +bluesleep_init
<6>[ 1.408809] BootLog, -bluesleep_init, ret=0
<4>[ 1.409772] BootLog, +msmsdcc_init+
<4>[ 1.409843] BootLog, -msmsdcc_init-
<3>[ 1.410801] mmc0: No card detect facilities available
<6>[ 1.412288] mmc0: Qualcomm MSM SDCC at 0x00000000a0500000 irq 10,0 dma 8
<6>[ 1.412317] mmc0: 8 bit data mode disabled
<6>[ 1.412334] mmc0: 4 bit data mode enabled
<6>[ 1.412351] mmc0: polling status mode disabled
<6>[ 1.412370] mmc0: MMC clock 144000 -> 49152000 Hz, PCLK 64000000 Hz
<6>[ 1.412391] mmc0: Slot eject status = 0
<6>[ 1.412407] mmc0: Power save feature enable = 1
<6>[ 1.412426] mmc0: DM non-cached buffer at ffc0d000, dma_addr 0x3f0de000
<6>[ 1.412447] mmc0: DM cmd busaddr 0x3f0de000, cmdptr busaddr 0x3f0de300
<3>[ 1.413021] mmc1: No card detect facilities available
<6>[ 1.413078] msmsdcc_platform_sdiowakeup_irq: SDIO Wake up IRQ : 158
<4>[ 1.422217] [BAT]## usb_current: 0 -> 100
<4>[ 1.422243] [BAT]## bat_status: Unknown -> Full
<4>[ 1.422261] [BAT]## bat_health: Unknown -> Good
<4>[ 1.422280] [BAT]## bat_capacity: 100 (100), vol: 4154, ma: 0, fcc: 1543
<4>[ 1.422304] [BAT]## bat_low: 0 -> 1
<4>[ 1.422320] [BAT]## CHG CURRENT TERMINATE 0 -> 1
<6>[ 1.422679] mmc1: Qualcomm MSM SDCC at 0x00000000a0400000 irq 26,0 dma 10
<6>[ 1.422701] mmc1: 8 bit data mode disabled
<6>[ 1.422737] mmc1: 4 bit data mode enabled
<6>[ 1.422753] mmc1: polling status mode disabled
<6>[ 1.422773] mmc1: MMC clock 144000 -> 24000000 Hz, PCLK 64000000 Hz
<6>[ 1.422793] mmc1: Slot eject status = 0
<6>[ 1.422809] mmc1: Power save feature enable = 1
<6>[ 1.422829] mmc1: DM non-cached buffer at ffc0e000, dma_addr 0x3f0df000
<6>[ 1.422850] mmc1: DM cmd busaddr 0x3f0df000, cmdptr busaddr 0x3f0df300
<6>[ 1.429886] mmc2: Qualcomm MSM SDCC at 0x00000000a0300000 irq 24,224 dma 10
<6>[ 1.429913] mmc2: 8 bit data mode disabled
<6>[ 1.429931] mmc2: 4 bit data mode enabled
<6>[ 1.429948] mmc2: polling status mode disabled
<6>[ 1.429967] mmc2: MMC clock 144000 -> 49152000 Hz, PCLK 64000000 Hz
<6>[ 1.429988] mmc2: Slot eject status = 0
<6>[ 1.430004] mmc2: Power save feature enable = 1
<6>[ 1.430023] mmc2: DM non-cached buffer at ffc0f000, dma_addr 0x3f0d5000
<6>[ 1.430045] mmc2: DM cmd busaddr 0x3f0d5000, cmdptr busaddr 0x3f0d5300
<4>[ 1.441818] BootLog, +qsd_led_init
<6>[ 1.447648] Registered led device: als
<6>[ 1.448291] Registered led device: spotlight
<4>[ 1.454012] BootLog, -qsd_led_init, ret=0
<6>[ 1.458997] usbcore: registered new interface driver usbhid
<6>[ 1.459043] usbhid: v2.6:USB HID core driver
<6>[ 1.460637] logger: created 1024K log 'log_main'
<6>[ 1.461488] logger: created 256K log 'log_events'
<6>[ 1.462199] logger: created 512K log 'log_radio'
<6>[ 1.466376] logger_filter_init: version:0 num:0 toff:0 voff:0
<6>[ 1.466403] logger_filter_init: filter size:131072
<6>[ 1.467021] TCP cubic registered
<6>[ 1.470202] NET: Registered protocol family 10
<6>[ 1.474357] IPv6 over IPv4 tunneling driver
<6>[ 1.476273] NET: Registered protocol family 17
<6>[ 1.476562] Bluetooth: L2CAP ver 2.13
<6>[ 1.476583] Bluetooth: L2CAP socket layer initialized
<6>[ 1.476622] Bluetooth: SCO (Voice Link) ver 0.6
<6>[ 1.476638] Bluetooth: SCO socket layer initialized
<6>[ 1.476961] Bluetooth: RFCOMM socket layer initialized
<6>[ 1.477051] Bluetooth: RFCOMM TTY layer initialized
<6>[ 1.477070] Bluetooth: RFCOMM ver 1.11
<6>[ 1.477089] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
<6>[ 1.477107] Bluetooth: BNEP filters: protocol multicast
<6>[ 1.477129] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
<6>[ 1.480442] RPC: Registered udp transport module.
<6>[ 1.480470] RPC: Registered tcp transport module.
<6>[ 1.481738] clock_late_init() disabled 23 unused clocks
<4>[ 1.485433] [WH Lee] CSD[0] = 0x 260132
<4>[ 1.485454] [WH Lee] CSD[1] = 0x5b5a83c7
<4>[ 1.485468] [WH Lee] CSD[2] = 0xf6dbff9f
<4>[ 1.485481] [WH Lee] CSD[3] = 0x16804018
<6>[ 1.487069] input: 8k_handset as /devices/virtual/input/input4
<4>[ 1.488299] [KEY]Enable feature: Power Key 8 sec, then power down!
<6>[ 1.488459] __msm_rpc_connect: server not found 30000091:20001
<3>[ 1.488482] hs_rpc_cb_init: couldn't open rpc client with version 2 err -113
<6>[ 1.491462] q6audio_update_AC_5V_status, tid = 727: g_ac_5v_status = 0, rx_acdb = 0, audio_rx_device_id = 0x107ac88<6>VFP support v0.3: implementor 51 architecture 0 part 0f variant 0 rev 1
<4>[ 1.498916] mmc0: host does not support reading read-only switch. assuming write-enable.
<6>[ 1.498961] mmc0: new high speed SD card at address 0001
<3>[ 1.500220] kgsl kgsl: |kgsl_platform_probe| clk_get(grp_2d_clk) returned 0
<4>[ 1.506599] [BAT]## CHG CURRENT TERMINATE 1 -> 0
<6>[ 1.507281] [drm] Initialized kgsl 2.0.0 20090810 on minor 0
<6>[ 1.508068] innersd0: mmc0:0001 00000 1.89 GiB
<6>[ 1.508654] innersd0: p1 < p5<6>msm_v4l2: msm_v4l2_init
<4>[ 1.511577] p6 >
<7>[ 1.514524] msmrtc_tod_proc_result: 09/22/2008 21:59:58 (00)
<6>[ 1.514574] rs30000048 rs30000048.65536: setting system clock to 2008-09-22 21:59:58 UTC (1222120798)
<6>[ 1.514862] Freeing init memory: 144K
<4>[ 1.515010] Warning: unable to open an initial console.
<3>[ 1.519095] init: /init.rc: 187: invalid option 'enabled'
<3>[ 1.519135] init: /init.rc: 187: invalid option 'start'
<4>[ 1.541480] mmc1: host doesn't support card's voltages
<3>[ 1.541615] mmc1: error -22 whilst initialising SDIO card
<4>[ 1.607399] [WH Lee] CSD[0] = 0x400e0032
<4>[ 1.607422] [WH Lee] CSD[1] = 0x5b590000
<4>[ 1.607435] [WH Lee] CSD[2] = 0x76b27f80
<4>[ 1.607449] [WH Lee] CSD[3] = 0x a404012
<6>[ 1.622221] msm_sdcc_get_wpswitch: WP/CD Status for Slot 1 = 0x0
<6>[ 1.622261] msm_sdcc_get_wpswitch: WP/CD Status for Slot 1 = 0x0
<6>[ 1.622293] mmc2: new high speed SDHC card at address e624
<6>[ 1.624731] mmcblk1: mmc2:e624 SU16G 14.8 GiB
<6>[ 1.625127] mmcblk1: p1
<7>[ 1.635112] [WH Lee] set_irq_type::high
<6>[ 1.965817] yaffs: dev is 32505862 name is "mtdblock6"
<6>[ 1.965840] yaffs: passed flags ""
<4>[ 1.965855] yaffs: Attempting MTD mount on 31.6, "mtdblock6"
<4>[ 2.113330] yaffs: restored from checkpoint
<4>[ 2.113513] yaffs_read_super: isCheckpointed 1
<6>[ 2.114339] yaffs: dev is 32505863 name is "mtdblock7"
<6>[ 2.114359] yaffs: passed flags ""
<4>[ 2.114374] yaffs: Attempting MTD mount on 31.7, "mtdblock7"
<4>[ 2.471853] yaffs_read_super: isCheckpointed 0
<4>[ 2.509910] [BAT]## bat_status: Full -> Discharging
<3>[ 2.562160] FDISK: enter fdiskcmd
<3>[ 2.563249] FDISK: inner sd dev found
<3>[ 2.566783] FDISK: partitioned! isFirstBoot or need format again
<3>[ 2.566858] FDISK: innersd0p1 exist
<3>[ 2.567024] FDISK: pipe, pipe2 created
<3>[ 2.567706] FDISK: child dup2 pipe ok
<3>[ 2.567947] FDISK: parent
<3>[ 2.567972] FDISK: parent dup2 pipe ok
<3>[ 2.599709] FDISK: parent next cmd
<3>[ 2.604917] FDISK: value = 2030 MB<3>FDISK: send d<3>FDISK: Partition number (1-6): <3>FDISK: 6
<3>[ 2.606089] FDISK: send d<3>FDISK: Partition number (1-5): <3>FDISK: 5
<3>[ 2.606331] FDISK: send d<3>FDISK: Selected partition 1
<4>[ 2.606446]
<4>[ 2.606450] Command (m for help): <3>FDISK: send n<3>FDISK: send e<3>FDISK: send 1<3>FDISK: send <3>FDISK: send
<3>[ 2.607166] FDISK: send n<3>FDISK: send l<3>FDISK: send <3>FDISK: send +256M<3>FDISK: send n<3>FDISK: send l<3>FDISK: send
<3>[ 2.608101] FDISK: send
<4>[ 2.614818] save exit: isCheckpointed 1
<6>[ 2.784356] innersd0: p1 < p5 p6 >
<3>[ 2.789103] FDISK: The partition table has been altered!
<3>[ 2.789113]
<3>[ 2.789116] Calling ioctl() to re-read partition table
<3>[ 2.789146] FDISK: =========== read fdisk stdout end ===========<4>busybox_1P8P1 used greatest stack depth: 4888 bytes left
<3>[ 2.789933] FDISK: parent wait rv
<4>[ 32.157116] mke2fs used greatest stack depth: 4828 bytes left
<3>[ 32.158039] FDISK: list ignore folders: 'boot'
<3>[ 32.158070] FDISK: list ignore folders: 'format'
<3>[ 32.158089] FDISK: list ignore folders: 'backup'
<6>[ 40.315219] kjournald starting. Commit interval 99999 seconds
<6>[ 40.317364] EXT3 FS on innersd0p5, internal journal
<6>[ 40.317674] EXT3-fs: mounted filesystem with ordered data mode.
<6>[ 40.321361] kjournald starting. Commit interval 99999 seconds
<6>[ 40.324463] EXT3 FS on innersd0p6, internal journal
<6>[ 40.324516] EXT3-fs: mounted filesystem with ordered data mode.
<3>[ 40.332656] FDISK: ****** make system folder & link...done
<3>[ 40.333829] FDISK: exit_success fdiskcmd
<4>[ 40.334413] fdiskcmd used greatest stack depth: 4716 bytes left
<4>[ 40.375134] Disable UART1 Ddebug
<3>[ 40.375331] init: service 'console' requires console
<3>[ 40.375383] init: starting 'adbd'
<3>[ 40.375930] init: starting 'servicemanager'
<3>[ 40.376367] init: starting 'vold'
<3>[ 40.376784] init: starting 'debuggerd'
<3>[ 40.377207] init: starting 'ril-daemon'
<3>[ 40.377634] init: starting 'zygote'
<3>[ 40.378048] init: starting 'media'
<6>[ 40.382597] warning: `adbd' uses 32-bit capabilities (legacy support in use)
<6>[ 40.382819] enabling adb
<3>[ 40.383964] init: cannot find '/system/bin/playmp3', disabling 'bootsound'
<3>[ 40.393358] init: starting 'dbus'
<3>[ 40.396362] init: starting 'installd'
<3>[ 40.396877] init: starting 'logd'
<3>[ 40.397328] init: starting 'hidkbd'
<3>[ 40.407830] init: starting 'flash_recovery'
<3>[ 40.416532] init: starting 'keystore'
<3>[ 40.419559] init: starting 'dhcp-service'
<3>[ 40.422413] init: starting 'lfinit'
<3>[ 40.425582] init: starting 'backupd'
<3>[ 40.431705] init: starting 'regionapp'
<3>[ 40.437150] init: starting 'regionctrl'
<3>[ 40.441048] init: starting 'qmuxd'
<3>[ 40.444309] init: starting 'qcom-sh'
<3>[ 40.445880] init: cannot find '/system/bin/enable_compcache.sh', disabling 'enable_compache'
<3>[ 40.450351] init: starting 'sensors_daemon'
<3>[ 40.453640] init: starting 'wifid'
<3>[ 40.456909] init: starting 'run_autorun_test'
<3>[ 40.459466] init: cannot find '/system/bin/calibrate', disabling 'calibrate'
<3>[ 40.461483] init: starting 'lightsensor'
<6>[ 40.651846] android_bind
<4>[ 40.651936] android_usb gadget: using random self ethernet address
<4>[ 40.651967] android_usb gadget: using random host ethernet address
<6>[ 40.653987] usb0: MAC ce:8f:8e:d1:60:8e
<6>[ 40.654009] usb0: HOST MAC 32:7f:14:a2:59:b8
<7>[ 40.654026] android_bind_config
<6>[ 40.654038] mass_storage_function_add
<6>[ 40.657070] android_usb gadget: Number of LUNs=1
<6>[ 40.657103] android_usb gadget: adb_function_add
<6>[ 40.657254] android_usb gadget: android_usb ready
<6>[ 40.657306] msm72k_udc: registered gadget driver 'android_usb'
<6>[ 40.660778] [MDDI]Backlight Mode = CABC_UI
<4>[ 40.663747] lightsensor used greatest stack depth: 4516 bytes left
<6>[ 40.664723] msm72k_udc: IDLE -> ONLINE
<6>[ 40.664861] msm72k_udc: reset controller
<6>[ 40.701789] usb: notify offline
<6>[ 40.705463] msm72k_udc: suspend
<4>[ 40.714007] lfinit used greatest stack depth: 4420 bytes left
<6>[ 40.811367] msm72k_udc: reset
<6>[ 40.813562] msm72k_udc: portchange USB_SPEED_HIGH
<3>[ 40.823436] init: sys_prop: mis-match msg size recieved: -1 expected: 140
<4>[ 40.927213] debuggerd(1180) sends SIGKILL to debuggerd(1180)
<4>[ 40.927616] debuggerd used greatest stack depth: 4320 bytes left
<6>[ 40.971588] msm72k_udc: reset
<6>[ 40.973868] msm72k_udc: portchange USB_SPEED_HIGH
<6>[ 41.172492] android_usb gadget: high speed config #1: android
<6>[ 41.258938] +do_prevent_allow
<6>[ 41.258959] -do_prevent_allow
<6>[ 41.261151] +do_prevent_allow
<6>[ 41.261169] -do_prevent_allow
<6>[ 41.374915] +do_prevent_allow
<6>[ 41.374934] -do_prevent_allow
<6>[ 41.377091] +do_prevent_allow
<6>[ 41.377108] -do_prevent_allow
<6>[ 41.701845]
<6>[ 41.701853] Charger Type: STD DOWNSTREAM PORT
<4>[ 41.710697] [BAT]## usb_online: 0 -> 1
<4>[ 41.711144] [BAT]## wake_lock: 0 -> 1, vol: 4112, ac: 0, usb: 1, flight: 0, bat_low: 1
<4>[ 41.722185] [BAT]## usb_current: 100 -> 500
<4>[ 41.734368] [BAT]## bat_status: Discharging -> Charging
<3>[ 41.900035] init: sys_prop: permission denied uid:2000 name:adb.connected
<6>[ 42.092115] tid = 1258: AUDIO_SWITCH_DEVICE to 0x1081514
<6>[ 42.092424] audio: init: codecs
<6>[ 42.205850] dal_attach: status = 0, name = 'DAL_AQ_AUD'
<6>[ 42.205875] audio: init: INIT
<6>[ 42.206571] audio: init: OPEN control
<6>[ 42.608672] audio: init: attach ACDB
<6>[ 42.714444] dal_attach: status = 0, name = 'DAL_AM_AUD'
<6>[ 42.714470] audio: init: attach ADIE
<6>[ 42.714897] dal_attach: status = 0, name = 'DAL_AM_AUD'
<6>[ 42.714919] analog_init, tid = 1258: +analog_init+
<6>[ 42.715303] __msm_rpc_connect: server not found 30000061:30001
<6>[ 42.715330] __msm_rpc_connect: server not found 30000061:20001
<6>[ 42.723673] analog_init, tid = 1258: -analog_init-: GPIO_HEADSET_AMP = 109
<6>[ 42.723745] do_rx_routing, tid = 1258: device_id = 0x1081514, acdb_id = 0<6>tid = 1258: AUDIO_SWITCH_DEVICE to 0x1081512
<4>[ 42.749441] [BAT]## bat_status: Charging -> Full
<3>[ 45.135250] init: starting 'debuggerd'
<6>[ 47.511916] msm_kgsl: initialized dev=1 mmu=on per_process_pagetable=off
<6>[ 47.512056] misc kgsl: firmware: requesting yamato_pm4.fw
<3>[ 47.517758] init: untracked pid 1277 exited
<6>[ 47.519099] misc kgsl: firmware: requesting yamato_pfp.fw
<3>[ 47.522220] init: untracked pid 1280 exited
<3>[ 47.568920] init: starting 'bootanim'
<6>[ 97.160864] request_suspend_state: wakeup (3->0) at 97159624880 (2008-09-22 22:01:34.146287530 UTC)
<6>[ 97.203638] AUO_TOUCH: ts_open()
<6>[ 97.203912] AUO_TOUCH: ts_open: irq 107 requested successfully
<3>[ 98.674153] init: starting 'dhcp-service'
<4>[ 99.071734] system_server(1262) sends SIGKILL to roid.googleapps(1360)
<4>[ 101.044768] oid.setupwizard(1377) sends SIGKILL to oid.setupwizard(1377)
<3>[ 102.987079] init: starting 'qcom-post-boot'
<6>[ 103.438941] pcm_out: open
<6>[ 103.546347] _audio_rx_path_enable, tid = 1258: adie_enable: rc = 0, dir = 2
<6>[ 103.564680] audio_update_acdb, tid = 1258: acdb_id = 0<6>acdb_get_config_table, tid = 1258: ++acdb_get_config_table, device_id = 0x8, sample_rate = 48000++
<6>[ 103.571365] audio_set_table, tid = 1258: device_id = 1081514
<6>[ 103.625654] analog_speaker_enable, tid = 1258: en = 1
<6>[ 103.680685] audio_stream_volume, tid = 1258: ADSP_AUDIO_IOCTL_CMD_SET_STREAM_VOL: volume= 0
<6>[ 103.684319] pcm_write to change to RT tid = 1258
<3>[ 106.151624] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 106.183331] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 106.213733] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 106.243886] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 106.274193] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 106.289388] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<7>[ 106.928513] msmrtc_timeremote_set_time: 08/02/2010 03:10:23 (04)
<6>[ 106.930419] RPC_TIME_TOD_SET_APPS_BASES:
<6>[ 106.930426] tick = 4063549
<6>[ 106.930430] stamp = 50721308907929600
<7>[ 106.934566] msmrtc_timeremote_set_time_secure: 08/02/2010 03:10:23 (04)
<7>[ 106.935913] msmrtc_tod_proc_result: 09/02/2010 03:10:23 (03)
<6>[ 106.935968] rs30000048 rs30000048.65536: setting system clock to 2010-09-02 03:10:23 UTC (1283397023)
<7>[ 107.046212] msmrtc_timeremote_set_time: 08/02/2010 03:10:23 (04)
<6>[ 107.047791] RPC_TIME_TOD_SET_APPS_BASES:
<6>[ 107.047797] tick = 4067400
<6>[ 107.047802] stamp = 50721308907929600
<7>[ 107.060260] msmrtc_tod_proc_result: 09/02/2010 03:10:23 (03)
<6>[ 107.060318] rs30000048 rs30000048.65536: setting system clock to 2010-09-02 03:10:23 UTC (1283397023)
<7>[ 107.060687] msmrtc_timeremote_set_time_secure: 08/02/2010 03:10:23 (04)
<4>[ 107.133461] [BAT]## bat_status: Full -> Charging
<3>[ 108.488212] ##### hdmi_stop_video_out ####### Jackie set PowerDown as 1.
<6>[ 108.488385] audio_rx_path_enable, tid = 1258: en = 0
<2>[ 108.488407] [I2C]IRQ: 72 W1 NAK (43C8)
<6>[ 108.488433] analog_speaker_enable, tid = 1258: en = 0
<3>[ 108.488972] i2c_hdmi_read: read -5 bytes return failure,buf=0x9d943cafh , len=1
<3>[ 108.488990] [HDMI] adi_set_i2c_reg()::i2c_hdmi_write fail!!-ret:-5
<2>[ 108.489152] [I2C]IRQ: 72 W2 NAK (63C8)
<3>[ 108.489207] i2c_hdmi_read: read -5 bytes return failure, buf=0x9d943c68h, len=1
<3>[ 108.489221] [HDMI] adi_set_i2c_reg()::i2c_hdmi_write fail!!-ret:-5
<3>[ 108.489234] msm_fb.c :MSMFB_HDMI_STOP_VIDEO_OUT ret=0
<3>[ 109.011989] ##### hdmi_stop_video_out ####### Jackie set PowerDown as 1.
<2>[ 109.012179] [I2C]IRQ: 72 W1 NAK (63C8)
<3>[ 109.021403] i2c_hdmi_read: read -5 bytes return failure,buf=0x9d943cafh , len=1
<3>[ 109.021431] [HDMI] adi_set_i2c_reg()::i2c_hdmi_write fail!!-ret:-5
<2>[ 109.021606] [I2C]IRQ: 72 W2 NAK (63C8)
<3>[ 109.029837] i2c_hdmi_read: read -5 bytes return failure, buf=0x9d943c68h, len=1
<3>[ 109.029864] [HDMI] adi_set_i2c_reg()::i2c_hdmi_write fail!!-ret:-5
<3>[ 109.029895] msm_fb.c :MSMFB_HDMI_BLOCK_POST_POWEROFF ret=0
<4>[ 109.047356] logd used greatest stack depth: 4028 bytes left
<4>[ 109.154488] [BAT]## bat_status: Charging -> Full
<4>[ 114.538370] Binder Thread #(1399) sends SIGKILL to ndroid.qualcomm(1576)
<4>[ 116.058478] Binder Thread #(1398) sends SIGKILL to m.oem.logmaster(1607)
<4>[ 116.774711] Binder Thread #(1440) sends SIGKILL to ringmode.emlist(1629)
<4>[ 119.789900] [BAT]## CHG CURRENT TERMINATE 0 -> 1
<3>[ 122.433927] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 122.534329] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 122.656367] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 122.764506] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 122.860507] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<3>[ 122.908543] init: sys_prop: permission denied uid:10000 name:sys.settings_google_version
<4>[ 123.268743] Binder Thread #(1368) sends SIGKILL to id.partnersetup(1480)
<3>[ 123.277512] binder: 1480: binder_alloc_buf, no vma
<6>[ 123.277544] binder: 1262:1368 transaction failed 29201, size4-0
<6>[ 123.277562] binder: send failed reply for transaction 11373 to 1480:1480
<4>[ 125.148876] CacheRefresh used greatest stack depth: 4012 bytes left
<2>[ 126.042334] [I2C]IRQ: 90 W2 NAK (43C8)
<4>[ 126.042420] Unable to drop ACPU vdd (-5)
<2>[ 126.541972] [I2C]IRQ: 90 W2 NAK (63C8)
<4>[ 126.542083] Unable to drop ACPU vdd (-5)
<2>[ 127.041877] [I2C]IRQ: 90 W2 NAK (43C8)
<4>[ 127.042225] Unable to drop ACPU vdd (-5)
<2>[ 132.541991] [I2C]IRQ: 90 W2 NAK (43C8)
<4>[ 132.542131] Unable to drop ACPU vdd (-5)
<2>[ 133.581840] [I2C]IRQ: 90 W2 NAK (43C8)
<4>[ 133.582798] Unable to drop ACPU vdd (-5)
<2>[ 135.046118] [I2C]IRQ: 90 W2 NAK (00C8)
<4>[ 135.046357] Unable to drop ACPU vdd (-5)
<2>[ 137.329136] [I2C]IRQ: 90 W2 NAK (43C8)
<3>[ 137.330426] Unable to increase ACPU vdd (-5)
<2>[ 139.042062] [I2C]IRQ: 90 W2 NAK (63C8)
<4>[ 139.042167] Unable to drop ACPU vdd (-5)
<2>[ 139.791891] [I2C]IRQ: 90 W2 NAK (43C8)
<4>[ 139.792120] Unable to drop ACPU vdd (-5)
<6>[ 141.610781] pcm_out: open
<6>[ 141.707991] _audio_rx_path_enable, tid = 1258: adie_enable: rc = 0, dir = 2
<6>[ 141.710143] audio_update_acdb, tid = 1258: acdb_id = 0<6>acdb_get_config_table, tid = 1258: ++acdb_get_config_table, device_id = 0x8, sample_rate = 48000++
<6>[ 141.711646] audio_set_table, tid = 1258: device_id = 1081514
<6>[ 141.754685] analog_speaker_enable, tid = 1258: en = 1
<6>[ 141.785320] audio_stream_volume, tid = 1258: ADSP_AUDIO_IOCTL_CMD_SET_STREAM_VOL: volume= 0
<2>[ 142.041974] [I2C]IRQ: 90 W2 NAK (63C8)
<4>[ 142.042206] Unable to drop ACPU vdd (-5)
<2>[ 142.541956] [I2C]IRQ: 90 W2 NAK (43C8)
<4>[ 142.542042] Unable to drop ACPU vdd (-5)
<2>[ 143.101949] [I2C]IRQ: 90 W2 NAK (00C8)
<4>[ 143.102762] Unable to drop ACPU vdd (-5)
<2>[ 144.042114] [I2C]IRQ: 90 W2 NAK (43C8)
<4>[ 144.042232] Unable to drop ACPU vdd (-5)
<2>[ 145.051933] [I2C]IRQ: 90 W2 NAK (00C8)
<4>[ 145.052090] Unable to drop ACPU vdd (-5)
<2>[ 146.042006] [I2C]IRQ: 90 W2 NAK (00C8)
<4>[ 146.042448] Unable to drop ACPU vdd (-5)
<6>[ 146.612640] audio_rx_path_enable, tid = 1258: en = 0
<6>[ 146.612720] analog_speaker_enable, tid = 1258: en = 0

Link to comment
Share on other sites

Guest Stephen Davidson

Ok, so after hours of modding boot.img files, flashing img files, and tweaking mount commands I finally have a fully working 16GB internal SD card. 14GB worth of it is my music and the rest is for data storage and cache.

I've edited my boot rom to manually mount both the data(6) and cache(5) partitions. I've also created a script that mounts the new 14GB partition to /sdcard/Albums.

The device is working really well with the mod. If anyone is interested in doing the same thing let me know and I'll write some sort of vague tutorial :-) That is of course assuming I remember it all. I think now that I know how to do it all it wouldn't actually be that hard to repeat.

It's really nice have 30GB of storage in my Dell, and once 32GB class 6 or class 10 cards hit the market I'll have the option to upgrade that to 62GB.

Link to comment
Share on other sites

Guest Amdathlonuk

Will this be a possibility for some-one who can follow instructions but has very little programming ability?

I've flashed and done ADB/Fastboot ...etc on many phones, many times, but by following instructions.

Link to comment
Share on other sites

Guest Stephen Davidson

I assume no liability for damage caused by following these step, but I don't believe you can actually brick your device and I am certainly willing to help people get back up and running if anything goes wrong.

Ok, let me try and start a how to guide on the subject. Writing is certainly not my strength and providing instruction worse yet. I can probably provide the replacement boot.img file to prevent the need for editing code directly inside the initrd. I'll try and compile a nice and clean one for you as mine is already set to disable vibration and various other tweaks.

Oh, and I ended up putting in a class 10, but the funny thing is I didn't really have the device long enough before I started modding to know if its actually providing speed improvements. It seems fast but I get the feeling this device has a whole lot of speed potential yet and a class 10 card is only a small step in the right direction. Froyo and dalvik improvements are really what this device needs to fly.

Here we go.

Requirements

Eclair Android 2.1

Either attached zip file.

Gscript app from the app store.

Step one - Flashing the new boot.img:

Download the attached boot.img file. I've attached one if you want vibration and one if you don't.

The easiest way that I can think to flash the boot.img is to use fastboot. Shut off your phone, hold the camera button down and then power it on. You'll get a white screen and eventually a button comes up that says fastboot. Make sure you're plugged in via USB and windows will detect a driver. If it doesn't install automatically, force any adb driver to install and it'll work correctly. Fastboot commands below.

fastboot 0x413c erase boot
fastboot 0x413c flash boot boot.img[/codebox]

Reboot and your device should boot normally with no change to how the device usually works except now the data(6) partition and cache(5) partition will be mounted manually avoiding the use of the fdiskcmd that doesn't like big drives.

Step Two - Remount Script service:

There is a new script service declared in the boot.img that enables the mount function "commit=99999". I couldn't find a nicer way of doing it from within the initrd of the bootimg. I also have no idea what commit does, but the device felt slower without it.

In the zip files attached is a script (mountintsd) that needs to be put in your /system/bin folder. The script simply contains 2 mount commands that remount drives during boot with the commit command. The commands below should get everything in place, although this is right out my memory.

[codebox]adb shell
su
mount -t yaffs2 -o rw,remount /dev/block/mtdblock6 /system
exit
adb push c:\mountintsd /system/bin
adb push c:\newmount.sh /sdcard/gscript
adb push c:\closemount.sh /sdcard/gscript
adb shell
su
chown system.system /system/bin/mountintsd
chmod 0766 /system/bin/mountintsd
exit
exit

Step Three - Partition the new drive.

I don't really know what way to do this best. I did it the safe way, or at least what seemed safest. Commands below. Put your new card in place of your normal SD card. Not your internal one yet.

adb shell
su
umount /sdcard
cat /dev/block/innersd0 > /dev/block/mmcblk1
"Wait long time"
fdisk /dev/block/mmcblk1
p "Show partition table"
"Should show 3 partitions,1 5 and 6"
n "New Partition"
p "Primary"
2 "Partition 2"
"enter, selects first available sector"
"enter, selects last available sector"
p "Show partition table"
"Should now show 4 partitions, 1 2 5 and 6"
w "To write the new partition table"
mke2fs -j /dev/block/mmcblk1p2[/codebox]

Assuming that all worked you will now have a newly partitioned sdcard.

Now open your device install the card you just had in your external slot into your internal one. Reassemble, cross your fingers and boot. Assuming I explained it all right you should be up and running and only have one step to go.

Step 5 - Mounting your new storage.

The best way that I can consider to gain access your new storage is as follows. It's not ideal, actually I don't like it, but it's the best I've come up with to date.

Open Gscript, "add new" via menu button, select newmount.sh. Tell it to use root or su. Then press ok or done etc. Click on your new script. You now have a mount on your sdcard called "intsd".

[b]Warning - I believe that if you don't umount the intsd and mount the external card of the dell to a computer you will screw up your mount point until you complete a reboot.[/b]

The only way to upload data to your new card is to use Android Commander or adb push.

So assuming you read all of the above, help me fill the holes. Message me or post and I'll make changes.

WithVib.rar

Edited by Stephen Davidson
Link to comment
Share on other sites

Guest dalamario

Thanks for your tutorial, I already made my internalsd modification with a 16gb card.

I found that the code here below have a little error, the correct one is (at least for me): mke2fs -j /dev/block/mmcblk1p2


mke2fs -j /dev/block/mmcblk0p2[/codebox]

The newmount script is ok the first time, then it will give error because the directory intsd already exist. So, I modified mine to exclude the command mkdir.

I modified also the closemount script in order to force umount the intsd otherwise it will hang untill all the process accessing it will terminate (like music or gallery app in my case). I used this command: umount -l /sdcard/intsd.

Before mounting the sdcard as mass storage or before powering off the device the closemount script have to be executed otherwise it will hang the device and it will be necessary to remove the battery.

Finally, having to manually mount the intsd after a reboot, the music and gallery apps will not find the files inside it because the sdcard is scanned for media files only when sdcard is mounted. Using the app "sdrescan" from marketplace resolved this issue.

It would be nice to be able to write to intsd without needing su, but for now is fine like that.

Now I have 30gb on music, videos, etc. thanks to you!

Edited by dalamario
Link to comment
Share on other sites

Guest Stephen Davidson

Thanks for the feedback. I made the change to that mke2fs command. Good catch.

I discovered that shutdown issue yesterday, and it does prevent shutdown until it times out. Took a long while but eventually it shut down. Does anyone know of any shutdown scripts that run on poweroff?

As for having to be su to access intsd, does a chown command fix that. Maybe "chown sdcard_rw.sdcard_rw /sdcard/intsd" would fix it? If it works just modify the mount script to include the chown command, before or after the mount.

Link to comment
Share on other sites

Guest dalamario
Thanks for the feedback. I made the change to that mke2fs command. Good catch.

I discovered that shutdown issue yesterday, and it does prevent shutdown until it times out. Took a long while but eventually it shut down. Does anyone know of any shutdown scripts that run on poweroff?

As for having to be su to access intsd, does a chown command fix that. Maybe "chown sdcard_rw.sdcard_rw /sdcard/intsd" would fix it? If it works just modify the mount script to include the chown command, before or after the mount.

I use the following code with gscript to power off the device (or if you want to quickly reboot, remove the -p from reboot line):

umount -l /sdcard/intsd

reboot -p

Using "locale" from marketplace with some plugins I was finally able to mount the intsd automatically on boot and to make the mediascan without needing to do it manually.

Now I need the manual mount / umount only when connecting the sdcard for mass storage (but with android commander I don't use mass storage too much).

Link to comment
Share on other sites

  • 1 month later...
Guest kwenteen

Finally !

I was able to follow and use this how-to !

Thank you very much to all of you, now I can enjoy (for the moment) 44 GB of music.... until I receive my second 32GB card.... that is really sweet !

This Hack is wonderful, It's the first android phone with up to 64 GB !!

Again thank you very much !

Link to comment
Share on other sites

Guest Amdathlonuk
Finally !

I was able to follow and use this how-to !

Thank you very much to all of you, now I can enjoy (for the moment) 44 GB of music.... until I receive my second 32GB card.... that is really sweet !

This Hack is wonderful, It's the first android phone with up to 64 GB !!

Again thank you very much !

Well done, I've not attempted as yet....

Just out of curiousity are you running 2.1 or 2.2?

Link to comment
Share on other sites

Guest kwenteen
Well done, I've not attempted as yet....

Just out of curiousity are you running 2.1 or 2.2?

Well, first I wanted to make it work with the 2,1 version, just to be in the same conditions...

And I'm still waiting a bit more for report about 2.2.... I'm fine for the moment with 2.1 !

I was assuming that the boot.img was only compatible with the2.1 ... Isn't it version dependant ?

This hack really worth the effort, I recommend it !

Link to comment
Share on other sites

Guest kwenteen
Any noticable diffefences in speed of the device regerding clas 10 card? or just internal storage??

Congrats!

edit:

here is one class 10

http://www.testfreaks.com/blog/review/revi...xc-memory-card/

I have not seen any slow down since the replacing of the original 2 GB card by the 32 GB... and no more bugs as the usual lock screen not responding, a classic one in 2.1 version....

32 GB is the bigger available in microsdhc standard, and there is a class 6 that just went out !

Boujoux bien !

Link to comment
Share on other sites

Guest punkrckriot

my stock 2gb internal card died. i have a spare 8gb but i want it to work like the stock card. i dont care about storing anything extra on it. could anyone help me put the 8gb in and somehow get me all the files from the stock card (since mine is dead i cant get any of the files off of it. windows asks me to format and ubuntu doesnt even see the card)

Link to comment
Share on other sites

Guest kwenteen
my stock 2gb internal card died. i have a spare 8gb but i want it to work like the stock card. i dont care about storing anything extra on it. could anyone help me put the 8gb in and somehow get me all the files from the stock card (since mine is dead i cant get any of the files off of it. windows asks me to format and ubuntu doesnt even see the card)

This is a bit off topic, to read a dead card, you have softs that can handle that with more or less success... when you launch gparted (in ubuntu:-) ), it doesn't see the card at all ?

You can try this soft : foremost that should be able to recover things...

I'm not sure you'll be losing very important data, most of the apps will recreate their files if they are missing...won't they ?

If not, I guess you'll be stuck, because the /data is linked with your setup, so depends of the version you are using and the apps you installed... for the /cache partition, it doesn't matter as it's only temporary folders.

Anyway, you can quite simply recreate the same pattern of the original internalsd : create an extended partition under ubuntu (with gparted) on your 8gb µSD card and add in it the two partitions in the extended part as following :

partition 5 logical 240mb

partition 6 logical 1.7gb

both should be formated in ext3, and that's it ! you can swap the cards, and reboot your phone !

Link to comment
Share on other sites

Guest boboskins

Just looking at buying a 32gb card to give this a try. I am running Steve's V1.1.1 froyo - so I guess I may have to go back to 2.1 to get this to work...

Does anyone one know whether a boot.img will be made for Steve's build? or would your boot.img possibly work as is? Sadly no experience of creating a boot.img, would anyone who has experience in doing this (Stephen Davidson & others?) create an amended boot.img based on Steves build.

This would be an amazing combination - and substantially better than anything else that is available on the market ;-)

Here's hoping that there will be a boot.img soon ;-)

Bob

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.