Hello All,

I am facing booting issue with our BeagleBoneBlack board, I tried running 
pre-compiled Android image on BBB. It kind of worked successfully for 2-3 
times but later since 4th boot it has started giving error. tps65217 
0-0024: Failed to read INT reg & bone-capemgr bone_capemgr.8: bone: scan 
failed (1 time) 

After reading this mailing list i came to know about the issue about not 
able to read mac info from EEPROM. I think i need to get RMA support for 
this board. But unfortunately we bought this board from a distributor who 
actually bought board from authorized vendor.

Can anyone please tell me how do i get RMA support for this. 

Thank you in advance for the help.

I am attaching the logs along with the post.



Regards
Mahesh 

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.
U-Boot SPL 2013.04-dirty (Jul 10 2013 - 14:02:53)
timed out in wait_for_pin: I2C_STAT=0
Could not probe the EEPROM; something fundamentally wrong on the I2C bus.
Could not get board ID.
Unknown board, assuming Beaglebone LT/Black.musb-hdrc: ConfigData=0xde (UTMI-8, 
dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0 
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0 
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
OMAP SD/MMC: 0
mmc_send_cmd : timeout: No status update
reading u-boot.img
reading u-boot.img


U-Boot 2013.04-dirty (Jul 10 2013 - 14:02:53)

I2C:   ready
DRAM:  512 MiB
WARNING: Caches not enabled
timed out in wait_for_pin: I2C_STAT=0
Could not probe the EEPROM; something fundamentally wrong on the I2C bus.
Could not get board ID.
NAND:  No NAND device found!!!
0 MiB
MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - readenv() failed, using default environment

musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0 
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Peripheral mode controller at 47401000 using PIO, IRQ 0
musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, SoftConn)
musb-hdrc: MHDRC RTL version 2.0 
musb-hdrc: setup fifo_mode 4
musb-hdrc: 28/31 max ep, 16384/16384 memory
USB Host mode controller at 47401800 using PIO, IRQ 0
Net:   <ethaddr> not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot:  1  0 
gpio: pin 53 (gpio 53) value is 1
mmc0 is current device
micro SD card found
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 0
reading uEnv.txt
535 bytes read in 4 ms (129.9 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc ...
Running uenvcmd ...
reading zImage
3320040 bytes read in 399 ms (7.9 MiB/s)
reading am335x-boneblack.dtb
24129 bytes read in 8 ms (2.9 MiB/s)
## Flattened Device Tree blob at 815f0000
   Booting using the fdt blob at 0x815f0000
   Using Device Tree in place at 815f0000, end 815f8e40

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.8.13-bone22 (notroot@ubuntu) (gcc version 4.7.3 
20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro 
GCC 2013.04) ) #1 SMP Thu Jun 20 22:32:44 UTC 2013
[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing 
instruction cache
[    0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI 
AM335x BeagleBone
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000] AM335X ES1.0 (neon )
[    0.000000] PERCPU: Embedded 9 pages/cpu @c0e2c000 s14080 r8192 d14592 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 129792
[    0.000000] Kernel command line: consoleblank=0 console=ttyO0,115200n8 
androidboot.console=ttyO0 mem=512M root=/dev/mmcblk0p2 rw rootfstype=ext4 
rootwait init=/init ip=off video=1280x720-16@60 qemu=1 
vt.global_cursor_default=0
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] allocated 1048576 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want 
memory cgroups
[    0.000000] Memory: 511MB = 511MB total
[    0.000000] Memory: 507256k/507256k available, 17032k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc08d6580   (9018 kB)
[    0.000000]       .init : 0xc08d7000 - 0xc0920700   ( 294 kB)
[    0.000000]       .data : 0xc0922000 - 0xc09a4e00   ( 524 kB)
[    0.000000]        .bss : 0xc09a4e00 - 0xc0a1c180   ( 477 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 
interrupts
[    0.000000] Total of 128 interrupts on 1 active controller
[    0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
[    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 
178956ms
[    0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
[    0.000000] Console: colour dummy device 80x30
[    0.000378] Calibrating delay loop... 363.67 BogoMIPS (lpj=354304)
[    0.017384] pid_max: default: 32768 minimum: 301
[    0.017634] Security Framework initialized
[    0.017736] Mount-cache hash table entries: 512
[    0.027649] Initializing cgroup subsys cpuacct
[    0.027688] Initializing cgroup subsys memory
[    0.027756] Initializing cgroup subsys blkio
[    0.027910] CPU: Testing write buffer coherency: ok
[    0.028508] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[    0.028585] Setting up static identity map for 0x806166f0 - 0x80616748
[    0.030293] Brought up 1 CPUs
[    0.030318] SMP: Total of 1 processors activated (363.67 BogoMIPS).
[    0.031722] devtmpfs: initialized
[    0.097360] pinctrl core: initialized pinctrl subsystem
[    0.097668] rstctl core: initialized rstctl subsystem
[    0.098175] regulator-dummy: no parameters
[    0.098717] NET: Registered protocol family 16
[    0.099877] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.110053] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[    0.110837] platform 49000000.edma: alias fck already exists
[    0.110869] platform 49000000.edma: alias fck already exists
[    0.110894] platform 49000000.edma: alias fck already exists
[    0.112285] OMAP GPIO hardware version 0.1
[    0.116928] gpio-rctrl rstctl.3: loaded OK
[    0.122302] hw-breakpoint: debug architecture 0x4 unsupported.
[    0.124457] cpsw.0: No hwaddr in dt. Using c8:a0:30:ac:85:ec from efuse
[    0.124490] cpsw.1: No hwaddr in dt. Using c8:a0:30:ac:85:ee from efuse
[    0.139202] bio: create slab <bio-0> at 0
[    0.150891] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
[    0.151343] vmmcsd_fixed: 3300 mV 
[    0.154267] SCSI subsystem initialized
[    0.154690] usbcore: registered new interface driver usbfs
[    0.154799] usbcore: registered new interface driver hub
[    0.155121] usbcore: registered new device driver usb
[    0.157242] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[    0.158905] input: tps65217_pwr_but as 
/devices/ocp.2/44e0b000.i2c/i2c-0/0-0024/input/input0
[    0.919576] DCDC1: at 1500 mV 
[    0.920757] vdd_mpu: 925 <--> 1325 mV at 1100 mV 
[    0.996971] vdd_core: 925 <--> 1150 mV at 1100 mV 
[    1.000366] LDO1: at 1800 mV 
[    1.001463] LDO2: at 3300 mV 
[    1.008762] LDO3: 1800 mV 
[    1.009920] LDO4: at 3300 mV 
[    1.010929] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[    1.011777] omap_i2c 44e0b000.i2c: unable to select pin group
[    1.012617] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
[    1.015161] omap_i2c 4819c000.i2c: unable to select pin group
[    1.015393] media: Linux media interface: v0.10
[    1.015636] Linux video capture interface: v2.00
[    1.016311] Advanced Linux Sound Architecture Driver Initialized.
[    1.017316] NetLabel: Initializing
[    1.017336] NetLabel:  domain hash size = 128
[    1.017348] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.017535] NetLabel:  unlabeled traffic allowed by default
[    1.018071] Switching to clocksource gp_timer
[    1.074507] NET: Registered protocol family 2
[    1.075721] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    1.075869] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
[    1.076031] TCP: Hash tables configured (established 4096 bind 4096)
[    1.076134] TCP: reno registered
[    1.076162] UDP hash table entries: 256 (order: 1, 12288 bytes)
[    1.076208] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
[    1.076633] NET: Registered protocol family 1
[    1.077354] RPC: Registered named UNIX socket transport module.
[    1.077377] RPC: Registered udp transport module.
[    1.077390] RPC: Registered tcp transport module.
[    1.077403] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.078850] CPU PMU: probing PMU on CPU 0
[    1.078883] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 
counters available
[    1.079392] omap2_mbox_probe: platform not supported
[    1.352740] VFS: Disk quotas dquot_6.5.2
[    1.353025] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.354347] NFS: Registering the id_resolver key type
[    1.354481] Key type id_resolver registered
[    1.354498] Key type id_legacy registered
[    1.354572] fuse init (API version 7.20)
[    1.355481] Btrfs loaded
[    1.355661] msgmni has been set to 990
[    1.358763] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
250)
[    1.358792] io scheduler noop registered
[    1.358807] io scheduler deadline registered
[    1.358849] io scheduler cfq registered (default)
[    1.360979] tps65217-bl tps65217-bl: no platform data provided
[    1.361024] tps65217-bl: probe of tps65217-bl failed with error -22
[    1.361881] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.364644] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
[    1.364981] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP 
UART0
[    2.091619] console [ttyO0] enabled
[    2.096467] [drm] Initialized drm 1.1.0 20060810
[    2.114898] brd: module loaded
[    2.125139] loop: module loaded
[    2.128615] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    2.135919] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    2.143223] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    2.150500] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    2.157783] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[    2.594378] bone-capemgr bone_capemgr.8: bone: scan failed (1 time)
[    4.102192] omap_i2c 44e0b000.i2c: controller timed out
[    5.110192] omap_i2c 44e0b000.i2c: controller timed out
[    5.121711] bone-capemgr bone_capemgr.8: bone: scan failed (2 time)
[    5.660771] bone-capemgr bone_capemgr.8: bone: scan failed (3 time)
[    6.199833] bone-capemgr bone_capemgr.8: bone: scan failed (4 time)
[    7.707837] omap_i2c 44e0b000.i2c: controller timed out
[    8.719421] omap_i2c 44e0b000.i2c: controller timed out
[    8.731084] bone-capemgr bone_capemgr.8: bone: scan failed (5 time)
[   10.239041] omap_i2c 44e0b000.i2c: controller timed out
[   11.250623] omap_i2c 44e0b000.i2c: controller timed out
[   11.262334] bone-capemgr bone_capemgr.8: bone: scan failed (6 time)
[   12.770325] omap_i2c 44e0b000.i2c: controller timed out
[   13.781883] omap_i2c 44e0b000.i2c: controller timed out
[   13.793582] bone-capemgr bone_capemgr.8: bone: scan failed (7 time)
[   15.301493] omap_i2c 44e0b000.i2c: controller timed out
[   16.313165] omap_i2c 44e0b000.i2c: controller timed out
[   16.324834] bone-capemgr bone_capemgr.8: bone: scan failed (8 time)
[   16.863896] bone-capemgr bone_capemgr.8: bone: scan failed (9 time)
[   18.371825] omap_i2c 44e0b000.i2c: controller timed out
[   19.383451] omap_i2c 44e0b000.i2c: controller timed out
[   19.395146] bone-capemgr bone_capemgr.8: bone: scan failed (10 time)
[   19.902968] bone-capemgr bone_capemgr.8: Failed to scan baseboard eeprom
[   19.910034] bone-capemgr: probe of bone_capemgr.8 failed with error -110
[   19.919123] OneNAND driver initializing
[   19.924678] usbcore: registered new interface driver cdc_ether
[   19.930925] usbcore: registered new interface driver rndis_host
[   19.937319] usbcore: registered new interface driver cdc_ncm
[   19.944140] usbcore: registered new interface driver cdc_acm
[   19.950095] cdc_acm: USB Abstract Control Model driver for USB modems and 
ISDN adapters
[   19.958476] Initializing USB Mass Storage driver...
[   19.963710] usbcore: registered new interface driver usb-storage
[   19.970017] USB Mass Storage support registered.
[   19.975039] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[   19.981752] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
[   19.987001] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 
dsps_musb_init: OK
[   19.995997] musb-hdrc musb-hdrc.0.auto: *** mode=3
[   20.001048] musb-hdrc musb-hdrc.0.auto: *** power=250
[   20.007188] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
[   20.012450] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 
dsps_musb_init: OK
[   20.021418] musb-hdrc musb-hdrc.1.auto: *** mode=1
[   20.026466] musb-hdrc musb-hdrc.1.auto: *** power=250
[   20.031802] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[   20.038226] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus 
number 1
[   20.046677] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   20.053815] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[   20.061391] usb usb1: Product: MUSB HDRC host driver
[   20.066607] usb usb1: Manufacturer: Linux 3.8.13-bone22 musb-hcd
[   20.072909] usb usb1: SerialNumber: musb-hdrc.1.auto
[   20.079348] hub 1-0:1.0: USB hub found
[   20.083392] hub 1-0:1.0: 1 port detected
[   20.089037] mousedev: PS/2 mouse device common for all mice
[   20.097451] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[   20.105241] i2c /dev entries driver
[   20.110631] Driver for 1-wire Dallas network protocol.
[   20.117494] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[   20.125440] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: 
[email protected]
[   20.134398] cpuidle: using governor ladder
[   20.138759] cpuidle: using governor menu
[   20.143463] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
[   20.150693] omap_hsmmc mmc.4: Failed to get rstctl; not using any
[   20.157134] omap_hsmmc mmc.4: unable to select pin group
[   20.163008] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
[   20.170222] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
[   20.177588] mmc.4 supply vmmc_aux not found, using dummy regulator
[   20.184267] omap_hsmmc mmc.4: pins are not configured from the driver
[   20.218017] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested 
by 44e10800.pinmux; cannot claim for gpio-leds.7
[   20.229757] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.7) status -22
[   20.237061] pinctrl-single 44e10800.pinmux: could not request pin 21 on 
device pinctrl-single
[   20.246050] leds-gpio gpio-leds.7: pins are not configured from the driver
[   20.254443] ledtrig-cpu: registered to indicate activity on CPUs
[   20.261316] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
[   20.268593] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[   20.277327] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[   20.283691] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
[   20.290963] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
[   20.299169] usbcore: registered new interface driver usbhid
[   20.305117] usbhid: USB HID core driver
[   20.310170] ashmem: initialized
[   20.314040] logger: created 256K log 'log_main'
[   20.319364] logger: created 256K log 'log_events'
[   20.324702] logger: created 256K log 'log_radio'
[   20.329938] logger: created 256K log 'log_system'
[   20.338743] TCP: cubic registered
[   20.342500] NET: Registered protocol family 10
[   20.348751] NET: Registered protocol family 17
[   20.353526] mmc0: host does not support reading read-only switch. assuming 
write-enable.
[   20.362411] Key type dns_resolver registered
[   20.367420] VFP support v0.3: implementor 41 architecture 3 part 30 variant 
c rev 3
[   20.375657] ThumbEE CPU extension supported.
[   20.380251] mmc0: new high speed SDHC card at address b368
[   20.386047] Registering SWP/SWPB emulation handler
[   20.392171] registered taskstats version 1
[   20.397452] mmcblk0: mmc0:b368       3.73 GiB 
[   20.420131]  mmcblk0: p1 p2 p3 p4
[   20.424554] mmcblk0: p3 size 3903795 extends beyond EOD, truncated
[   20.431441] mmcblk0: p4 start 7952175 is beyond EOD, truncated
[   20.471342] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[   20.477760] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[   20.485458] libphy: 4a101000.mdio: probed
[   20.489744] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, 
driver SMSC LAN8710/LAN8720
[   20.499585] Detected MACID = c8:a0:30:ac:85:ec
[   20.504266] cpsw 4a100000.ethernet: NAPI disabled
[   20.511404] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 
00:00:01 UTC (946684801)
[   21.520174] omap_i2c 44e0b000.i2c: controller timed out
[   22.526015] omap_i2c 44e0b000.i2c: controller timed out
[   23.533838] omap_i2c 44e0b000.i2c: controller timed out
[   24.541900] omap_i2c 44e0b000.i2c: controller timed out
[   24.551421] tps65217 0-0024: Read from reg 0xf failed
[   25.555322] omap_i2c 44e0b000.i2c: controller timed out
[   25.563124] tps65217 0-0024: Read from reg 0x11 failed
[   25.568598] cpufreq_cpu0: failed to scale voltage up: -110
[   26.572898] omap_i2c 44e0b000.i2c: controller timed out
[   27.195043] ALSA device list:
[   27.198220]   No soundcards found.
[   28.784281] EXT4-fs (mmcblk0p2): recovery complete
[   28.793299] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. 
Opts: (null)
[   28.801856] VFS: Mounted root (ext4 filesystem) on device 179:2.
[   28.811024] devtmpfs: mounted
[   28.814571] Freeing init memory: 292K
[   28.855383] init (1): /proc/1/oom_adj is deprecated, please use 
/proc/1/oom_score_adj instead.
[   28.968886] init: cannot open '/initlogo.rle'
[   29.006213] EXT4-fs (mmcblk0p3): bad geometry: block count 487974 exceeds 
size of device (472640 blocks)
[   29.016433] fs_mgr: Cannot mount filesystem on /dev/block/mmcblk0p3 at /data
[   29.023859] init: fs_mgr_mount_all returned an error
[   29.071942] init: cannot find '/system/bin/sgx/rc.pvr', disabling 'pvr'
[   29.094631] init: cannot find '/system/etc/install-recovery.sh', disabling 
'flash_recovery'
[   29.280314] init: untracked pid 88 exited
root@android:/ # [   31.972051] init: untracked pid 82 exited
[   35.192476] init: untracked pid 461 exited
ps
USER     PID   PPID  VSIZE  RSS     WCHAN    PC         NAME
root      1     0     348    216   c0104834 0000e91c S /init
root      2     0     0      0     c0059998 00000000 S kthreadd
root      3     2     0      0     c0060e5c 00000000 S ksoftirqd/0
root      4     2     0      0     c005585c 00000000 S kworker/0:0
root      5     2     0      0     c005585c 00000000 S kworker/0:0H
root      6     2     0      0     c005585c 00000000 S kworker/u:0
root      7     2     0      0     c005585c 00000000 S kworker/u:0H
root      8     2     0      0     c00923bc 00000000 S migration/0
root      9     2     0      0     c009acd8 00000000 S rcu_bh
root      10    2     0      0     c009af9c 00000000 S rcu_sched
root      11    2     0      0     c0060e5c 00000000 S watchdog/0
root      12    2     0      0     c0055514 00000000 S khelper
root      13    2     0      0     c03878e4 00000000 S kdevtmpfs
root      14    2     0      0     c0055514 00000000 S netns
root      15    2     0      0     c005585c 00000000 S kworker/0:1
root      16    2     0      0     c00d62c0 00000000 S bdi-default
root      17    2     0      0     c0055514 00000000 S kintegrityd
root      18    2     0      0     c0055514 00000000 S kblockd
root      19    2     0      0     c04084d8 00000000 S khubd
root      20    2     0      0     c0094804 00000000 S irq/86-44e0b000
root      21    2     0      0     c005585c 00000000 S kworker/u:1
root      24    2     0      0     c0094804 00000000 S irq/23-tps65217
root      27    2     0      0     c0094804 00000000 S irq/46-4819c000
root      36    2     0      0     c0055514 00000000 S rpciod
root      38    2     0      0     c0092c84 00000000 S khungtaskd
root      39    2     0      0     c00cd530 00000000 S kswapd0
root      40    2     0      0     c012c218 00000000 S fsnotify_mark
root      41    2     0      0     c0055514 00000000 S nfsiod
root      42    2     0      0     c0055514 00000000 S crypto
root      45    2     0      0     c0055514 00000000 S pencrypt
root      46    2     0      0     c0055514 00000000 S pdecrypt
root      53    2     0      0     c0055514 00000000 S OMAP UART0
root      54    2     0      0     c0055514 00000000 S kpsmoused
root      66    2     0      0     c0055514 00000000 S binder
root      67    2     0      0     c04a5428 00000000 D mmcqd/0
root      68    2     0      0     c0055514 00000000 S deferwq
root      69    2     0      0     c005585c 00000000 S kworker/u:2
root      72    2     0      0     c005585c 00000000 S kworker/0:1H
root      73    2     0      0     c01ccbe0 00000000 S jbd2/mmcblk0p2-
root      74    2     0      0     c0055514 00000000 S ext4-dio-unwrit
root      75    1     340    172   c0104834 0000e91c S /sbin/ueventd
system    77    1     888    332   c04d6000 40077fc0 S 
/system/bin/servicemanager
root      78    1     4060   812   ffffffff 4006876c S /system/bin/vold
root      79    1     8452   1056  ffffffff 4010b76c S /system/bin/netd
root      80    1     1480   1036  c0523490 400bea70 S /system/bin/debuggerd
drm       83    1     9000   3144  ffffffff 40170fc0 S /system/bin/drmserver
media     84    1     14164  4816  ffffffff 4010076c S /system/bin/mediaserver
install   85    1     896    428   c0523490 4008fa70 S /system/bin/installd
keystore  86    1     1828   876   c0523490 40068a70 S /system/bin/keystore
root      87    1     820    476   c004eb3c 4010994c S /system/bin/sh
root      89    1     1388   164   ffffffff 00015f14 S /sbin/adbd
root      465   2     0      0     c0119128 00000000 S flush-179:0
nobody    471   1     438088 18204 ffffffff 40372c2c D zygote
root      475   87    1148   432   00000000 400a7d50 R ps
root@android:/ # [   39.503829] init: untracked pid 471 exited
[   44.925191] init: untracked pid 479 exited
[   49.210320] warning: `zygote' uses 32-bit capabilities (legacy support in 
use)
[   50.180586] init: untracked pid 489 exited
[   50.187090] init: untracked pid 485 exited
[   54.430142] init: untracked pid 512 exited
[   54.444311] init: untracked pid 516 exited
[   59.694522] init: untracked pid 537 exited
[   59.701541] init: untracked pid 541 exited
ps[   64.949435] init: untracked pid 562 exited
[   64.962695] init: untracked pid 566 exited

USER     PID   PPID  VSIZE  RSS     WCHAN    PC         NAME
root      1     0     348    216   c0104834 0000e91c S /init
root      2     0     0      0     c0059998 00000000 S kthreadd
root      3     2     0      0     c0060e5c 00000000 S ksoftirqd/0
root      4     2     0      0     c005585c 00000000 S kworker/0:0
root      5     2     0      0     c005585c 00000000 S kworker/0:0H
root      6     2     0      0     c005585c 00000000 S kworker/u:0
root      7     2     0      0     c005585c 00000000 S kworker/u:0H
root      8     2     0      0     c00923bc 00000000 S migration/0
root      9     2     0      0     c009acd8 00000000 S rcu_bh
root      10    2     0      0     c009af9c 00000000 S rcu_sched
root      11    2     0      0     c0060e5c 00000000 S watchdog/0
root      12    2     0      0     c0055514 00000000 S khelper
root      13    2     0      0     c03878e4 00000000 S kdevtmpfs
root      14    2     0      0     c0055514 00000000 S netns
root      15    2     0      0     c005585c 00000000 S kworker/0:1
root      16    2     0      0     c00d62c0 00000000 S bdi-default
root      17    2     0      0     c0055514 00000000 S kintegrityd
root      18    2     0      0     c0055514 00000000 S kblockd
root      19    2     0      0     c04084d8 00000000 S khubd
root      20    2     0      0     c0094804 00000000 S irq/86-44e0b000
root      21    2     0      0     c005585c 00000000 S kworker/u:1
root      24    2     0      0     c0094804 00000000 S irq/23-tps65217
root      27    2     0      0     c0094804 00000000 S irq/46-4819c000
root      36    2     0      0     c0055514 00000000 S rpciod
root      38    2     0      0     c0092c84 00000000 S khungtaskd
root      39    2     0      0     c00cd530 00000000 S kswapd0
root      40    2     0      0     c012c218 00000000 S fsnotify_mark
root      41    2     0      0     c0055514 00000000 S nfsiod
root      42    2     0      0     c0055514 00000000 S crypto
root      45    2     0      0     c0055514 00000000 S pencrypt
root      46    2     0      0     c0055514 00000000 S pdecrypt
root      53    2     0      0     c0055514 00000000 S OMAP UART0
root      54    2     0      0     c0055514 00000000 S kpsmoused
root      66    2     0      0     c0055514 00000000 S binder
root      67    2     0      0     c04b2388 00000000 S mmcqd/0
root      68    2     0      0     c0055514 00000000 S deferwq
root      69    2     0      0     c005585c 00000000 S kworker/u:2
root      72    2     0      0     c005585c 00000000 S kworker/0:1H
root      73    2     0      0     c01ccbe0 00000000 S jbd2/mmcblk0p2-
root      74    2     0      0     c0055514 00000000 S ext4-dio-unwrit
root      75    1     340    172   c0104834 0000e91c S /sbin/ueventd
system    77    1     888    360   c04d6000 40077fc0 S 
/system/bin/servicemanager
root      78    1     4060   812   ffffffff 4006876c S /system/bin/vold
root      79    1     8452   1056  ffffffff 4010b76c S /system/bin/netd
root      80    1     1480   1036  c0523490 400bea70 S /system/bin/debuggerd
drm       83    1     9000   3144  ffffffff 40170fc0 S /system/bin/drmserver
media     84    1     16212  4864  ffffffff 400fffc0 S /system/bin/mediaserver
install   85    1     896    428   c0523490 4008fa70 S /system/bin/installd
keystore  86    1     1828   876   c0523490 40068a70 S /system/bin/keystore
root      87    1     820    476   c004eb3c 4010994c S /system/bin/sh
root      89    1     1388   172   ffffffff 00015f14 S /sbin/adbd
root      465   2     0      0     c0119130 00000000 S flush-179:0
root      587   1     10760  3296  00000000 40042260 R /system/bin/app_process
root      588   87    1148   432   00000000 400d2d50 R ps
root@android:/ # [   70.209876] init: untracked pid 587 exited
[   70.222122] init: untracked pid 593 exited
[   74.478643] init: untracked pid 614 exited
[   74.486011] init: untracked pid 618 exited
[   79.735174] init: untracked pid 639 exited
[   79.755347] init: untracked pid 643 exited
[   85.011777] init: untracked pid 664 exited
[   85.020855] init: untracked pid 668 exited
[   89.279099] init: untracked pid 693 exited
[   89.284446] init: untracked pid 689 exited
ps
USER     PID   PPID  VSIZE  RSS     WCHAN    PC         NAME
root      1     0     348    216   c0104834 0000e91c S /init
root      2     0     0      0     c0059998 00000000 S kthreadd
root      3     2     0      0     c0060e5c 00000000 S ksoftirqd/0
root      4     2     0      0     c005585c 00000000 S kworker/0:0
root      5     2     0      0     c005585c 00000000 S kworker/0:0H
root      6     2     0      0     c005585c 00000000 S kworker/u:0
root      7     2     0      0     c005585c 00000000 S kworker/u:0H
root      8     2     0      0     c00923bc 00000000 S migration/0
root      9     2     0      0     c009acd8 00000000 S rcu_bh
root      10    2     0      0     c009af9c 00000000 S rcu_sched
root      11    2     0      0     c0060e5c 00000000 S watchdog/0
root      12    2     0      0     c0055514 00000000 S khelper
root      13    2     0      0     c03878e4 00000000 S kdevtmpfs
root      14    2     0      0     c0055514 00000000 S netns
root      15    2     0      0     c005585c 00000000 S kworker/0:1
root      16    2     0      0     c00d62c0 00000000 S bdi-default
root      17    2     0      0     c0055514 00000000 S kintegrityd
root      18    2     0      0     c0055514 00000000 S kblockd
root      19    2     0      0     c04084d8 00000000 S khubd
root      20    2     0      0     c0094804 00000000 S irq/86-44e0b000
root      21    2     0      0     c005585c 00000000 S kworker/u:1
root      24    2     0      0     c0094804 00000000 S irq/23-tps65217
root      27    2     0      0     c0094804 00000000 S irq/46-4819c000
root      36    2     0      0     c0055514 00000000 S rpciod
root      38    2     0      0     c0092c84 00000000 S khungtaskd
root      39    2     0      0     c00cd530 00000000 S kswapd0
root      40    2     0      0     c012c218 00000000 S fsnotify_mark
root      41    2     0      0     c0055514 00000000 S nfsiod
root      42    2     0      0     c0055514 00000000 S crypto
root      45    2     0      0     c0055514 00000000 S pencrypt
root      46    2     0      0     c0055514 00000000 S pdecrypt
root      53    2     0      0     c0055514 00000000 S OMAP UART0
root      54    2     0      0     c0055514 00000000 S kpsmoused
root      66    2     0      0     c0055514 00000000 S binder
root      67    2     0      0     c04b2388 00000000 S mmcqd/0
root      68    2     0      0     c0055514 00000000 S deferwq
root      69    2     0      0     c005585c 00000000 S kworker/u:2
root      72    2     0      0     c005585c 00000000 S kworker/0:1H
root      73    2     0      0     c01ccbe0 00000000 S jbd2/mmcblk0p2-
root      74    2     0      0     c0055514 00000000 S ext4-dio-unwrit
root      75    1     340    172   c0104834 0000e91c S /sbin/ueventd
system    77    1     888    360   c04d6000 40077fc0 S 
/system/bin/servicemanager
root      78    1     4060   812   ffffffff 4006876c S /system/bin/vold
root      79    1     8452   1056  ffffffff 4010b76c S /system/bin/netd
root      80    1     1480   1036  c0523490 400bea70 S /system/bin/debuggerd
drm       83    1     9000   3144  ffffffff 40170fc0 S /system/bin/drmserver
media     84    1     16212  4864  ffffffff 400fffc0 S /system/bin/mediaserver
install   85    1     896    428   c05a32c0 4008ed50 S /system/bin/installd
keystore  86    1     1828   876   c0523490 40068a70 S /system/bin/keystore
root      87    1     820    476   c004eb3c 4010994c S /system/bin/sh
root      89    1     1388   172   ffffffff 00015f14 S /sbin/adbd
root      465   2     0      0     c0119128 00000000 S flush-179:0
root      714   1     458476 35844 ffffffff 401060e4 S zygote
system    718   714   471592 21116 ffffffff 40105fc0 S system_server
root      737   87    1148   432   00000000 40178d50 R ps
root@android:/ # [   94.550718] init: untracked pid 714 exited
[   94.557593] init: untracked pid 718 exited
[   99.806858] init: untracked pid 741 exited
[   99.828589] init: untracked pid 745 exited
[  105.087871] init: untracked pid 770 exited
[  105.093195] init: untracked pid 766 exited
ps
USER     PID   PPID  VSIZE  RSS     WCHAN    PC         NAME
root      1     0     348    216   c0104834 0000e91c S /init
root      2     0     0      0     c0059998 00000000 S kthreadd
root      3     2     0      0     c0060e5c 00000000 S ksoftirqd/0
root      4     2     0      0     c005585c 00000000 S kworker/0:0
root      5     2     0      0     c005585c 00000000 S kworker/0:0H
root      6     2     0      0     c005585c 00000000 S kworker/u:0
root      7     2     0      0     c005585c 00000000 S kworker/u:0H
root      8     2     0      0     c00923bc 00000000 S migration/0
root      9     2     0      0     c009acd8 00000000 S rcu_bh
root      10    2     0      0     c009af9c 00000000 S rcu_sched
root      11    2     0      0     c0060e5c 00000000 S watchdog/0
root      12    2     0      0     c0055514 00000000 S khelper
root      13    2     0      0     c03878e4 00000000 S kdevtmpfs
root      14    2     0      0     c0055514 00000000 S netns
root      15    2     0      0     c005585c 00000000 S kworker/0:1
root      16    2     0      0     c00d62c0 00000000 S bdi-default
root      17    2     0      0     c0055514 00000000 S kintegrityd
root      18    2     0      0     c0055514 00000000 S kblockd
root      19    2     0      0     c04084d8 00000000 S khubd
root      20    2     0      0     c0094804 00000000 S irq/86-44e0b000
root      21    2     0      0     c005585c 00000000 S kworker/u:1
root      24    2     0      0     c0094804 00000000 S irq/23-tps65217
root      27    2     0      0     c0094804 00000000 S irq/46-4819c000
root      36    2     0      0     c0055514 00000000 S rpciod
root      38    2     0      0     c0092c84 00000000 S khungtaskd
root      39    2     0      0     c00cd530 00000000 S kswapd0
root      40    2     0      0     c012c218 00000000 S fsnotify_mark
root      41    2     0      0     c0055514 00000000 S nfsiod
root      42    2     0      0     c0055514 00000000 S crypto
root      45    2     0      0     c0055514 00000000 S pencrypt
root      46    2     0      0     c0055514 00000000 S pdecrypt
root      53    2     0      0     c0055514 00000000 S OMAP UART0
root      54    2     0      0     c0055514 00000000 S kpsmoused
root      66    2     0      0     c0055514 00000000 S binder
root      67    2     0      0     c04b2388 00000000 S mmcqd/0
root      68    2     0      0     c0055514 00000000 S deferwq
root      69    2     0      0     c005585c 00000000 S kworker/u:2
root      72    2     0      0     c005585c 00000000 S kworker/0:1H
root      73    2     0      0     c01ccbe0 00000000 S jbd2/mmcblk0p2-
root      74    2     0      0     c0055514 00000000 S ext4-dio-unwrit
root      75    1     340    172   c0104834 0000e91c S /sbin/ueventd
system    77    1     888    360   c04d6000 40077fc0 S 
/system/bin/servicemanager
root      78    1     4060   812   ffffffff 4006876c S /system/bin/vold
root      79    1     8452   1056  ffffffff 4010b76c S /system/bin/netd
root      80    1     1480   1036  c0523490 400bea70 S /system/bin/debuggerd
drm       83    1     9000   3144  ffffffff 40170fc0 S /system/bin/drmserver
media     84    1     16212  4864  ffffffff 400fffc0 S /system/bin/mediaserver
install   85    1     896    428   c0523490 4008fa70 S /system/bin/installd
keystore  86    1     1828   876   c0523490 40068a70 S /system/bin/keystore
root      87    1     820    476   c004eb3c 4010994c S /system/bin/sh
root      89    1     1388   172   ffffffff 00015f14 S /sbin/adbd
root      465   2     0      0     c0119130 00000000 S flush-179:0
root      791   1     458576 34648 ffffffff 4008a9a0 R zygote
root      795   87    1148   432   00000000 400bfd50 R ps
root@android:/ # [  109.348598] init: untracked pid 791 exited
[  109.360781] init: untracked pid 797 exited
[  114.620523] init: untracked pid 822 exited
[  114.625901] init: untracked pid 818 exited
[  119.881622] init: untracked pid 843 exited
[  119.895945] init: untracked pid 847 exited
[  125.147793] init: untracked pid 868 exited
[  125.159632] init: untracked pid 872 exited
[  129.419846] init: untracked pid 893 exited
[  129.426717] init: untracked pid 897 exited
[  134.682632] init: untracked pid 918 exited
[  134.691208] init: untracked pid 922 exited
[  139.953062] init: untracked pid 947 exited
[  139.960701] init: untracked pid 943 exited
[  145.223948] init: untracked pid 968 exited
[  145.230892] init: untracked pid 972 exited
[  149.490595] init: untracked pid 997 exited
[  149.495809] init: untracked pid 993 exited
[  154.751920] init: untracked pid 1018 exited
[  154.763946] init: untracked pid 1022 exited
[  160.022656] init: untracked pid 1043 exited
[  160.034743] init: untracked pid 1047 exited
[  164.281079] init: untracked pid 1068 exited
[  164.304136] init: untracked pid 1072 exited
[  169.563704] init: untracked pid 1097 exited
[  169.569243] init: untracked pid 1093 exited
[  174.832211] init: untracked pid 1118 exited
[  174.839993] init: untracked pid 1122 exited
[  180.096864] init: untracked pid 1143 exited
[  180.109100] init: untracked pid 1147 exited

Reply via email to