[ARMedslack] Exagerate XZPDA700

Davide louigi600 at yahoo.it
Fri Jun 14 13:01:01 UTC 2013


>>> I got tempted with one of these.

>>>
>>> Integrated BGN wifi
>>> 1 usb client/host port qith support for external usb devices (is ethernet/3G
>>> ....)
>>> 4Gb internal flash (but I've only found evidence of 3Gb maybe 1Gb is
>>> reserved for boot/rescure/emergency restore)
>>> 7" screen 800x480 px
>>> single core cortex A8 (not tegra)
>>> 1/2Gb ram
>>> micro SD slot with support for 32Gb cards
>>> 3 axis accelerometer
>>>
>>> Ok android 4 is not as bad as the 2.1 that came with the AC100 but I'm
 still
>>> tempted to try have Slackware on this one too.
>>> The user-land will probably only require just xkbd but I doubt the kernel
>>> that comes with the device has proper frame-buffer console so I'll need to
>>> figure out what sort of kernel to put on that thing.
>>>
>>
>>Hello!
>>Where did you find out about the thing to begin with? Google doesn't
>>know a thing about it, and wanted to tell me about a completely
>>useless contraption used for playing bad music.
>
>Ooops ... XZPAD700 
>I have one ... I got in in hypermarket Carrefour in offer 69 Euro.
>I'm sure it's a re branded Chinese thing but for that price I can stick up with it.
>
>I've got a bit of work to do now ... but I'll connect it via ADB and dump a bit of usefull info asap.

Ok here's some info on the device (I've not yet rooted the device but I got is as root so I guess this one is not locked) :

root at darkstar:~/ac100/devel/android-sdk-linux_x86/platform-tools# ./adb  shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
root at android:/ # 
root at android:/ # cat /proc/partitions                                          
major minor  #blocks  name

   7        0       3150 loop0
   7        1      14585 loop1
  93        0      16384 nanda
  93        8      16384 nandb
  93       16      32768 nandc
  93       24     393216 nandd
  93       32    1048576 nande
  93       40      16384 nandf
  93       48      32768 nandg
  93       56     262144 nandh
  93       64     131072 nandi
  93       72    1981440 nandj
 254        0       3150 dm-0
 254        1      14584 dm-1
root at android:/ # cat /proc/cmdline                                             
console=ttyS0,115200 rw init=/init loglevel=5
root at android:/ # ls /proc/                                                     
1
...
...
...
905
asound
buddyinfo
bus
ccmu
cgroups
cmdline
consoles
cpu
cpuinfo
crypto
devices
diskstats
driver
execdomains
fb
filesystems
fs
interrupts
iomem
ioports
irq
kallsyms
kmsg
kpagecount
kpageflags
loadavg
locks
meminfo
misc
modules
mounts
net
pagetypeinfo
partitions
sched_debug
schedstat
scsi
self
slabinfo
softirqs
stat
swaps
sys
sysrq-trigger
sysvipc
timer_list
timer_stats
tty
uid_stat
uptime
version
vmallocinfo
vmstat
wakelocks
zoneinfo
root at android:/ # ls /proc/tty/                                                 
driver
drivers
ldisc
ldiscs
root at android:/ # dmesg
<6>[    0.000000] Initializing cgroup subsys cpuset
<5>[    0.000000] Linux version 3.0.8+ (tom at tom-ThinkPad) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #47 PREEMPT Thu Nov 22 14:25:01 CST 2012
<4>[    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387f
<4>[    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
<4>[    0.000000] Machine: sun5i
<6>[    0.000000] Total Detected Memory: 512MB with 2 banks
<6>[    0.000000] Memory Reserved(in bytes):
<6>[    0.000000]       LCD: 0x48000000, 0x01000000
<6>[    0.000000]       SYS: 0x43000000, 0x00010000
<6>[    0.000000]       VE : 0x44000000, 0x04000000
<4>[    0.000000] Memory policy: ECC disabled, Data cache writeback
<7>[    0.000000] On node 0 totalpages: 114688
<7>[    0.000000] free_area_init_node: node 0, pgdat c08f8864, node_mem_map c0ab4000
<7>[    0.000000]   Normal zone: 1024 pages used for memmap
<7>[    0.000000]   Normal zone: 0 pages reserved
<7>[    0.000000]   Normal zone: 113664 pages, LIFO batch:31
<7>[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
<7>[    0.000000] pcpu-alloc: [0] 0 
<4>[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 113664
<5>[    0.000000] Kernel command line: console=ttyS0,115200 rw init=/init loglevel=5
<6>[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
<6>[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
<6>[    0.000000] Memory: 144MB 304MB = 448MB total
<5>[    0.000000] Memory: 361604k/361604k available, 97148k reserved, 0K highmem
<5>[    0.000000] Virtual kernel memory layout:
<5>[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
<5>[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
<5>[    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
<5>[    0.000000]     vmalloc : 0xe0800000 - 0xf0000000   ( 248 MB)
<5>[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
<5>[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
<5>[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
<5>[    0.000000]       .init : 0xc0008000 - 0xc0032000   ( 168 kB)
<5>[    0.000000]       .text : 0xc0032000 - 0xc08048f8   (8011 kB)
<5>[    0.000000]       .data : 0xc0806000 - 0xc08ff728   ( 998 kB)
<5>[    0.000000]        .bss : 0xc08ff74c - 0xc0ab36fc   (1744 kB)
<6>[    0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
<6>[    0.000000] NR_IRQS:96 nr_irqs:96 96
<6>[    0.000000] timer0: Periodic Mode
<4>[    0.000000] sw_timer_init,line:372
<6>[    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
<4>[    0.000000] aw_clksrc_init, line:339
<6>[    0.000000] Console: colour dummy device 80x30
<3>[    0.000000] ram_console: buffer   (null), invalid size 0, datasize 4294967284
<6>[    0.000116] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408)
<6>[    0.040021] pid_max: default: 32768 minimum: 301
<6>[    0.040143] Mount-cache hash table entries: 512
<6>[    0.040459] Initializing cgroup subsys cpuacct
<6>[    0.040483] Initializing cgroup subsys devices
<6>[    0.040493] Initializing cgroup subsys freezer
<6>[    0.040501] Initializing cgroup subsys blkio
<6>[    0.040570] CPU: Testing write buffer coherency: ok
<6>[    0.040780] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
<6>[    0.041298] devtmpfs: initialized
<6>[    0.042565] print_constraints: dummy: 
<6>[    0.042722] NET: Registered protocol family 16
<6>[    0.043237] hw-breakpoint: debug architecture 0x4 unsupported.
<4>[    0.043671] try to parse apb frequency from script faild!
<4>[    0.043764] SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics
<6>[    0.043827] Initialize DMAC OK
<6>[    0.048085] bio: create slab <bio-0> at 0
<5>[    0.048663] SCSI subsystem initialized
<6>[    0.048874] usbcore: registered new interface driver usbfs
<6>[    0.048941] usbcore: registered new interface driver hub
<6>[    0.049073] usbcore: registered new device driver usb
<6>[    0.049490] Advanced Linux Sound Architecture Driver Version 1.0.24.
<6>[    0.050000] cfg80211: Calling CRDA to update world regulatory domain
<4>[    0.050000] Init eGon pin module V2.0
<6>[    0.050000] Switching to clocksource aw 64bits couter
<5>[    0.050000] FS-Cache: Loaded
<6>[    0.050000] CacheFiles: Loaded
<6>[    0.050000] Switched to NOHz mode on CPU #0
<4>[    0.050000] [usb_manager]: CONFIG_USB_SW_SUN5I_USB0_OTG
<4>[    0.050000] [sw_hcd0]: usb host driver initialize........
<4>[    0.050000] [sw_hcd0]: open_usb_clock
<4>[    0.065430] [sw_hcd0]: host_init_state = 0
<4>[    0.065438] [sw_hcd0]: platform is usb host
<4>[    0.065504] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 38
<6>[    0.065527] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver
<6>[    0.065544] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1
<6>[    0.066055] hub 1-0:1.0: USB hub found
<6>[    0.066081] hub 1-0:1.0: 1 port detected
<4>[    0.066109] wrn: hcd is not enable, need not start hcd
<4>[    0.066294] [sw_hcd0]: sw_usb_host0_disable start
<4>[    0.066306] -------sw_hcd0_soft_disconnect---------
<4>[    0.066318] [sw_hcd_host0]: Set USB Power OFF
<4>[    0.066330] wrn: hcd is not enable, need not stop hcd
<4>[    0.066359] [sw_hcd0]: close_usb_clock
<4>[    0.066401] [sw_hcd0]: sw_usb_host0_disable end
<4>[    0.066435] [sw_udc]: udc_init: version 20080411
<6>[    0.066779] NET: Registered protocol family 2
<6>[    0.066898] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
<6>[    0.067167] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
<6>[    0.067393] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
<6>[    0.067524] TCP: Hash tables configured (established 16384 bind 16384)
<6>[    0.067535] TCP reno registered
<6>[    0.067545] UDP hash table entries: 256 (order: 0, 4096 bytes)
<6>[    0.067562] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
<6>[    0.067713] NET: Registered protocol family 1
<6>[    0.068048] RPC: Registered named UNIX socket transport module.
<6>[    0.068060] RPC: Registered udp transport module.
<6>[    0.068070] RPC: Registered tcp transport module.
<6>[    0.068077] RPC: Registered tcp NFSv4.1 backchannel transport module.
<6>[    0.068248] Trying to unpack rootfs image as initramfs...
<6>[    0.088748] Freeing initrd memory: 172K
<4>[    0.088869] [pm]aw_pm_init!
<6>[    0.088884] standby_mode = 0. 
<3>[    0.088890] aw_pm_init: not support super standby. 
<6>[    0.089094] audit: initializing netlink socket (disabled)
<5>[    0.089143] type=2000 audit(0.079:1): initialized
<6>[    0.099245] ashmem: initialized
<5>[    0.105165] VFS: Disk quotas dquot_6.5.2
<4>[    0.105332] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
<6>[    0.108194] NTFS driver 2.1.30 [Flags: R/W].
<6>[    0.108506] fuse init (API version 7.16)
<6>[    0.109065] msgmni has been set to 706
<6>[    0.113615] alg: No test for stdrng (krng)
<6>[    0.113887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
<6>[    0.113904] io scheduler noop registered
<6>[    0.113912] io scheduler deadline registered
<6>[    0.113997] io scheduler cfq registered (default)
<6>[    0.114649] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
<6>[    0.116326] brd: module loaded
<6>[    0.118076] loop: module loaded
<4>[    0.118092] [NAND]nand driver, init.
<4>[    0.118103] [NAND] nand driver version: 0x2, 0x10, data: 20120610
<4>[    0.118111] [NAND] nand clk request start
<4>[    0.118137] [NAND] nand clk request ok!
<4>[    0.118183] [NAND] nand gpio_request
<4>[    0.118224] [NAND] nand gpio_request fail
<4>[    0.118238] NAND_RequestDMA  ok
<4>[    0.118634] [NAND] nand driver version: 0x2 0x10 
<4>[    0.118667] nand interrupte register ok
<4>[    0.154567] The 0 disk name = bootloader, class name = DISK, disk size = -544396252
<4>[    0.154585] The 1 disk name = env, class name = DISK, disk size = -544396188
<4>[    0.154595] The 2 disk name = boot, class name = DISK, disk size = -544396124
<4>[    0.154605] The 3 disk name = system, class name = DISK, disk size = -544396060
<4>[    0.154614] The 4 disk name = data, class name = DISK, disk size = -544395996
<4>[    0.154624] The 5 disk name = misc, class name = DISK, disk size = -544395932
<4>[    0.154634] The 6 disk name = recovery, class name = DISK, disk size = -544395868
<4>[    0.154645] The 7 disk name = cache, class name = DISK, disk size = -544395804
<4>[    0.154655] The 8 disk name = databk, class name = DISK, disk size = -544395740
<4>[    0.154665] The 9 disk name = UDISK, class name = DISK, disk size = -544395676
<4>[    0.154675] The 9 disk size = 3962880
<4>[    0.154681] part total count = 10
<6>[    0.156030]  nanda:
<6>[    0.157526]  nandb: unknown partition table
<6>[    0.158975]  nandc: unknown partition table
<6>[    0.160818]  nandd: unknown partition table
<6>[    0.162599]  nande: unknown partition table
<6>[    0.164028]  nandf: unknown partition table
<6>[    0.165436]  nandg: unknown partition table
<6>[    0.167163]  nandh: unknown partition table
<6>[    0.168546]  nandi: unknown partition table
<6>[    0.169737]  nandj:
<6>[    0.169908] benn: nand probe enter
<4>[    0.169951] [NAND]nand driver, ok.
<4>[    0.170385] drivers/spi/spi_sunxi.c(L2114) sw spi init fetch spi0 uning configuration failed
<4>[    0.170411] drivers/spi/spi_sunxi.c(L2005) Get spi devices number failed
<4>[    0.170422] drivers/spi/spi_sunxi.c(L2124) register spi devices board info failed 
<4>[    0.170432] cannot find any using configuration for all spi controllers!
<6>[    0.170455] PPP generic driver version 2.4.2
<6>[    0.170684] PPP Deflate Compression module registered
<6>[    0.170695] PPP BSD Compression module registered
<6>[    0.171698] PPP MPPE Compression module registered
<6>[    0.171715] NET: Registered protocol family 24
<6>[    0.171762] PPTP driver version 0.8.5
<6>[    0.172107] tun: Universal TUN/TAP device driver, 1.6
<6>[    0.172115] tun: (C) 1999-2004 Max Krasnyansky <maxk at qualcomm.com>
<6>[    0.172391] usbcore: registered new interface driver cdc_ether
<6>[    0.172445] usbcore: registered new interface driver cdc_eem
<6>[    0.172501] usbcore: registered new interface driver cdc_subset
<6>[    0.172547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[    0.172613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
<6>[    0.172657] Initializing USB Mass Storage driver...
<6>[    0.172755] usbcore: registered new interface driver usb-storage
<6>[    0.172766] USB Mass Storage support registered.
<6>[    0.172820] usbcore: registered new interface driver ums-alauda
<6>[    0.172869] usbcore: registered new interface driver ums-cypress
<6>[    0.172914] usbcore: registered new interface driver ums-datafab
<6>[    0.172959] usbcore: registered new interface driver ums_eneub6250
<6>[    0.173006] usbcore: registered new interface driver ums-freecom
<6>[    0.173051] usbcore: registered new interface driver ums-isd200
<6>[    0.173095] usbcore: registered new interface driver ums-jumpshot
<6>[    0.173147] usbcore: registered new interface driver ums-karma
<6>[    0.173192] usbcore: registered new interface driver ums-onetouch
<6>[    0.173250] usbcore: registered new interface driver ums-realtek
<6>[    0.173304] usbcore: registered new interface driver ums-sddr09
<6>[    0.173352] usbcore: registered new interface driver ums-sddr55
<6>[    0.173398] usbcore: registered new interface driver ums-usbat
<6>[    0.173533] usbcore: registered new interface driver usbserial
<6>[    0.173577] USB Serial support registered for generic
<6>[    0.173629] usbcore: registered new interface driver usbserial_generic
<6>[    0.173638] usbserial: USB Serial Driver core
<6>[    0.173675] USB Serial support registered for GSM modem (1-port)
<6>[    0.173796] usbcore: registered new interface driver option
<6>[    0.173805] option: v0.7.2:USB Driver for GSM modems
<4>[    0.173840] ------print_msc_config-----
<4>[    0.173849] vendor_id             = 0x18d1
<4>[    0.173855] mass_storage_id       = 0x1
<4>[    0.173861] adb_id                = 0x2
<4>[    0.173867] usb_manufacturer_name = USB Developer
<4>[    0.173874] usb_product_name      = Android
<4>[    0.173882] usb_serial_number     = 20080411
<4>[    0.173889] msc_vendor_name       = USB 2.0
<4>[    0.173895] msc_product_name      = USB Flash Driver
<4>[    0.173902] msc_release           = 100
<4>[    0.173908] luns                  = 2
<4>[    0.173914] ---------------------------
<4>[    0.174068] [sw_udc]: [sw_usb_udc]: binding gadget driver 'android_usb'
<4>[    0.174083] [sw_udc]: alloc request: ep(0xc08e2428, ep0, 64), req(0xdfbe2f80)
<4>[    0.174101] WRN:L2694(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
<4>[    0.174114] [sw_udc]: sw_udc_pullup, is_on = 0
<4>[    0.174124] WRN:L2729(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
<6>[    0.175360] android_usb gadget: Mass Storage Function, version: 2009/09/11
<6>[    0.175376] android_usb gadget: Number of LUNs=2
<6>[    0.175386]  lun0: LUN: removable file: (no medium)
<6>[    0.175394]  lun1: LUN: removable file: (no medium)
<4>[    0.175403] lun name: lun
<4>[    0.175416] lun name: lun1
<4>[    0.175585] WRN:L2694(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
<6>[    0.175606] android_usb gadget: android_usb ready
<6>[    0.175729] mousedev: PS/2 mouse device common for all mice
<6>[    0.175979] input: sun4i-keyboard as /devices/virtual/input/input0
<4>[    0.176092] ==register_early_suspend =
<6>[    0.176517] i2c /dev entries driver
<4>[    0.176649] !!! base_Addr = 0xe08eac00 
<4>[    0.176674] config i2c gpio with gpio_config api 
<4>[    0.176728] twi0, apb clock = 24000000 
<6>[    0.178628] axp_mfd 0-0034: AXP (CHIP ID: 0x21) detected
<4>[    0.179570] rtc_detect,line:197
<6>[    0.179581] I2C: i2c-0: AW16XX I2C adapter
<4>[    0.179587] **********start************
<4>[    0.179596] 0x40
<4>[    0.179601] 0xf8 
<4>[    0.179606] 0x28 
<4>[    0.179611] 0x0 
<4>[    0.179615] 0x0 
<4>[    0.179620] **********end************
<4>[    0.179662] !!! base_Addr = 0xe08ec000 
<4>[    0.179714] twi1, apb clock = 24000000 
<6>[    0.179902] rtc_detect: Detected chip pcf8563 at adapter 1, address 0x51
<6>[    0.179973] pcf8563 1-0051: chip found, driver version 0.4.3
<4>[    0.183824] rtc (null): alarm rollover not handled
<6>[    0.184033] using rtc device, pcf8563, for alarms
<6>[    0.184072] pcf8563 1-0051: rtc core: registered pcf8563 as rtc0
<6>[    0.186601] I2C: i2c-1: AW16XX I2C adapter
<4>[    0.186610] **********start************
<4>[    0.186617] 0x40 
<4>[    0.186621] 0xf8 
<4>[    0.186626] 0x58 
<4>[    0.186631] 0x0 
<4>[    0.186635] 0x0 
<4>[    0.186639] **********end************
<4>[    0.186691] !!! base_Addr = 0xe08ee400 
<4>[    0.186744] twi2, apb clock = 24000000 
<4>[    0.186931] rtc_detect,line:197
<6>[    0.186941] I2C: i2c-2: AW16XX I2C adapter
<4>[    0.186947] **********start************
<4>[    0.186953] 0x40 
<4>[    0.186958] 0xf8 
<4>[    0.186962] 0x58 
<4>[    0.186967] 0x0 
<4>[    0.186972] 0x0 
<4>[    0.186976] **********end************
<6>[    0.187130] lirc_dev: IR Remote Control driver registered, major 250 
<6>[    0.187141] IR NEC protocol handler initialized
<6>[    0.187148] IR RC5(x) protocol handler initialized
<6>[    0.187155] IR RC6 protocol handler initialized
<6>[    0.187162] IR JVC protocol handler initialized
<6>[    0.187169] IR Sony protocol handler initialized
<6>[    0.187176] IR RC5 (streamzap) protocol handler initialized
<6>[    0.187183] IR LIRC bridge handler initialized
<6>[    0.187190] Linux video capture interface: v2.00
<4>[    0.187217] [pa_drv] start!!!
<4>[    0.187475] [pa_drv] init end!!!
<6>[    0.187580] print_constraints: axp20_ldo1: 1300 mV 
<6>[    0.188503] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV 
<6>[    0.189418] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 3300 mV 
<6>[    0.190356] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 3300 mV 
<6>[    0.191248] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV 
<6>[    0.192144] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1200 mV 
<6>[    0.192546] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV 
<6>[    0.192815] input: axp20-supplyer as /devices/platform/sun5i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input1
<4>[    0.200101] pmu_pekoff_time = 6000
<4>[    0.200111] pmu_pekoff_en = 1
<4>[    0.200117] pmu_peklong_time = 1500
<4>[    0.200123] pmu_pekon_time = 1000
<4>[    0.200128] pmu_pwrok_time = 64
<4>[    0.200134] pmu_pwrnoe_time = 2000
<4>[    0.200140] pmu_intotp_en = 1
<4>[    0.200613] [AXP]POWER20_OFF_CTL:1974-->0x42
<4>[    0.201086] POWER20_PEK_SET:1991-->0x9d
<4>[    0.201558] POWER20_PEK_SET:2002-->0x9d
<4>[    0.202030] POWER20_PEK_SET:2011-->0x9d
<4>[    0.202503] POWER20_PEK_SET:2022-->0x9d
<4>[    0.202974] POWER20_PEK_SET:2034-->0x9d
<4>[    0.203446] POWER20_HOTOVER_CTL:2043-->0xad
<4>[    0.206724] [AXP]last_rest_vol = 90, now_rest_vol = 90
<4>[    0.208240] [AXP]Cur_CoulombCounter       = 1004
<4>[    0.208249] [AXP]charger->rest_vol = 90
<6>[    0.211110] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel at redhat.com
<6>[    0.211544] device-mapper: multipath: version 1.3.0 loaded
<6>[    0.211559] device-mapper: multipath round-robin: version 1.0.0 loaded
<6>[    0.211570] device-mapper: multipath queue-length: version 0.1.0 loaded
<6>[    0.211585] device-mapper: multipath service-time: version 0.2.0 loaded
<4>[    0.212095] [mmc_pm]: no sdio card used in configuration
<4>[    0.212107] [mmc]: sunximmc_init
<4>[    0.212221] [mmc]: sunxi mmc controller using config : 0x1
<4>[    0.212279] [mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0
<4>[    0.212592] [mmc]: mmc 0 power off !!
<4>[    0.212679] [mmc]: mmc0 Probe: base:0xe08f0000 irq:32 dma:0 pdes:0xdf02c000, ret 0.
<6>[    0.213374] usbcore: registered new interface driver usbhid
<6>[    0.213383] usbhid: USB HID core driver
<6>[    0.213864] logger: created 256K log 'log_main'
<6>[    0.213946] logger: created 256K log 'log_events'
<6>[    0.214017] logger: created 256K log 'log_radio'
<6>[    0.214087] logger: created 256K log 'log_system'
<4>[    0.214620] enter sun5i Audio codec!!!
<6>[    0.215319] sun5i audio support initialized
<4>[    0.215543] sun5i Audio codec successfully loaded..
<6>[    0.215599] ALSA device list:
<6>[    0.215607]   #0: sun5i-CODEC  Audio Codec
<6>[    0.215779] Netfilter messages via NETLINK v0.30.
<6>[    0.215867] nf_conntrack version 0.5.0 (5652 buckets, 22608 max)
<6>[    0.216351] ctnetlink v0.93: registering with nfnetlink.
<6>[    0.216367] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
<6>[    0.216376] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
<6>[    0.216661] IPv4 over IPv4 tunneling driver
<6>[    0.216971] GRE over IPv4 demultiplexor driver
<6>[    0.216981] GRE over IPv4 tunneling driver
<6>[    0.217468] ip_tables: (C) 2000-2006 Netfilter Core Team
<6>[    0.217629] TCP cubic registered
<6>[    0.217639] Initializing XFRM netlink socket
<6>[    0.218366] NET: Registered protocol family 10
<6>[    0.219178] ip6_tables: (C) 2000-2006 Netfilter Core Team
<6>[    0.219346] IPv6 over IPv4 tunneling driver
<6>[    0.220282] NET: Registered protocol family 17
<6>[    0.220328] NET: Registered protocol family 15
<6>[    0.220343] L2TP core driver, V2.0
<6>[    0.220359] PPPoL2TP kernel driver, V2.0
<6>[    0.220366] L2TP IP encapsulation support (L2TPv3)
<6>[    0.220617] L2TP netlink interface
<6>[    0.220654] L2TP ethernet pseudowire support (L2TPv3)
<6>[    0.220663] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
<5>[    0.220694] Registering SWP/SWPB emulation handler
<4>[    0.220961] dram_sysdev_init finished!
<6>[    0.221956] registered taskstats version 1
<4>[    0.221985] [LCD] lcd_module_init
<4>[    0.793657] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on
<4>[    0.793936] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on
<4>[    0.794206] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on
<4>[    0.794473] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on
<4>[    0.794740] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on
<4>[    0.795727] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc09a957c
<4>[    0.795758] [sw-ehci1]: open clock
<4>[    0.815772] usb_passby en=1,passly=0
<4>[    0.815781] hci_port_configure en=1,config_cnt=0
<4>[    0.815790] [sw-ehci1]: Set USB Power ON
<6>[    0.816539] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
<6>[    0.816578] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2
<6>[    0.816695] sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000
<6>[    0.830049] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00
<4>[    0.830061] ehci_irq: port change detect
<6>[    0.830617] hub 2-0:1.0: USB hub found
<6>[    0.830646] hub 2-0:1.0: 1 port detected
<4>[    0.830877] [sw-ehci1]: sw_usb_disable_ehci
<4>[    0.830891] [sw-ehci1]: remove, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc09a957c
<6>[    0.830903] sw-ehci sw-ehci.1: remove, state 1
<6>[    0.830921] usb usb2: USB disconnect, device number 1
<6>[    0.831764] sw-ehci sw-ehci.1: USB bus 2 deregistered
<4>[    0.831781] [sw-ehci1]: Set USB Power OFF
<4>[    0.832268] hci_port_configure en=0,config_cnt=1
<4>[    0.832277] usb_passby en=0,passly=1
<4>[    0.832284] [sw-ehci1]: close clock
<4>[    0.832437] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc09a9694
<4>[    0.832451] [sw-ohci1]: open clock
<4>[    0.852472] hci_port_configure en=1,config_cnt=0
<4>[    0.852481] usb_passby en=1,passly=0
<4>[    0.852489] [sw-ohci1]: Set USB Power ON
<6>[    0.853231] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
<6>[    0.853261] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2
<6>[    0.853302] sw-ohci sw-ohci.1: irq 40, io mem 0xf1c14400
<6>[    0.914457] hub 2-0:1.0: USB hub found
<6>[    0.914479] hub 2-0:1.0: 1 port detected
<4>[    0.914677] [sw-ohci1]: sw_usb_disable_ohci
<4>[    0.914688] [sw-ohci1]: remove, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc09a9694
<6>[    0.914699] sw-ohci sw-ohci.1: remove, state 1
<6>[    0.914713] usb usb2: USB disconnect, device number 1
<6>[    0.915049] sw-ohci sw-ohci.1: USB bus 2 deregistered
<4>[    0.915064] [sw-ohci1]: Set USB Power OFF
<4>[    0.915549] usb_passby en=0,passly=1
<4>[    0.915557] hci_port_configure en=0,config_cnt=1
<4>[    0.915564] [sw-ohci1]: close clock
<6>[    0.916625] pcf8563 1-0051: setting system clock to 2013-06-14 11:02:45 UTC (1371207765)
<4>[    0.916747] Warning: unable to open an initial console.
<6>[    0.916796] Freeing init memory: 168K
<3>[    0.971630] init: width = 800
<3>[    0.971656] init: height = 480
<3>[    0.971667] init: s.st_size = 1536000
...
...
...
<6>[    1.295889] init: Created socket '/dev/socket/zygote' with mode '666', user '0', group '0'
<6>[    1.296196] init: Created socket '/dev/socket/dnsproxyd' with mode '660', user '0', group '3003'
<6>[    1.297621] init: Created socket '/dev/socket/netd' with mode '660', user '0', group '1000'
<6>[    1.299364] init: Created socket '/dev/socket/dbus' with mode '660', user '1002', group '1002'
<6>[    1.300550] init: Created socket '/dev/socket/vold' with mode '660', user '0', group '1009'
<6>[    1.301696] init: Created socket '/dev/socket/installd' with mode '600', user '1000', group '1000'
<6>[    1.305700] init: Created socket '/dev/socket/keystore' with mode '666', user '0', group '0'
<6>[    1.306935] init: Created socket '/dev/socket/rild-debug' with mode '660', user '1001', group '1000'
<6>[    1.312972] init: Created socket '/dev/socket/rild' with mode '660', user '0', group '1001'
<4>[    1.367459] UMP<2>: Inserting UMP device driver. Compiled: Nov 22 2012, time: 14:25:21
<4>[    1.368754] UMP<2>: Using OS memory backend, allocation limit: 134217728
<4>[    1.368775] UMP: UMP device driver  loaded
<6>[    1.369051] init: command 'insmod' r=0
<4>[    1.551696] Mali: Mali device driver  loaded
<6>[    1.552220] init: command 'insmod' r=0
<4>[    1.581883] ======mma7660_init=========. 
<4>[    1.581905] ========gsensor_fetch_sysconfig_para===================
<4>[    1.581935] gsensor_fetch_sysconfig_para: after: gsensor_twi_addr is 0x4c, dirty_addr_buf: 0x4c. dirty_addr_buf[1]: 0xfffe 
<4>[    1.581949] gsensor_fetch_sysconfig_para: twi_id is 1. 
<4>[    1.581958] mma7660_init: after fetch_sysconfig_para:  normal_i2c: 0x4c. normal_i2c[1]: 0xfffe 
<6>[    1.582262] gsensor_detect: Detected chip mma7660 at adapter 1, address 0x4c
<6>[    1.582449] mma7660 probe
<6>[    1.805285] mma7660 1-004c: build time Nov  7 2012 23:09:29
<6>[    1.806517] input: mma7660 as /devices/virtual/input/input2
<4>[    1.807486] 
<4>[    1.807495]  is_mma7660 is here
<4>[    1.807499] 
<6>[    1.807542] add mma7660 i2c driver
<6>[    1.807684] init: command 'insmod' r=0
<4>[    1.833691] dmard06: init
<4>[    1.833712] ========gsensor_fetch_sysconfig_para==================
<4>[    1.833747] gsensor_fetch_sysconfig_para: after: gsensor_twi_addr is 0x1c, dirty_addr_buf: 0x1c. dirty_addr_buf[1]: 0xfffe 
<4>[    1.833761] gsensor_fetch_sysconfig_para: twi_id is 1. 
<4>[    1.833775] err: gpio count < =0 ,gpio_count is: 0 
<4>[    1.833785] dmard06_init: after fetch_sysconfig_para:  normal_i2c: 0x1c. normal_i2c[1]: 0xfffe 
<6>[    1.834178] gsensor_detect: Detected chip dmard06 at adapter 1, address 0x1c
<4>[    1.836851] [i2c1] incomplete xfer (0x20)
<4>[    1.837057] [i2c1] incomplete xfer (0x48)
<6>[    1.837066] i2c Read SW_RESET = 0 
<4>[    1.837250] [i2c1] incomplete xfer (0x20)
<4>[    1.837514] [i2c1] incomplete xfer (0x48)
<6>[    1.837522] i2c Read WHO_AM_I = 0 
<4>[    1.837529] dmard06 gsensor I2C err = 0!
<4>[    1.837563] dmard06 probe failed 
<4>[    1.837593] dmard06: probe of 1-001c failed with error -1
<6>[    1.837747] init: command 'insmod' r=0
<4>[    1.856089] ========gsensor_fetch_sysconfig_para===================
<4>[    1.856136] gsensor_fetch_sysconfig_para: after: gsensor_twi_addr is 0x18, dirty_addr_buf: 0x18. dirty_addr_buf[1]: 0xfffe 
<4>[    1.856151] gsensor_fetch_sysconfig_para: twi_id is 1. 
<4>[    1.856160] BMA250_init: after fetch_sysconfig_para:  normal_i2c: 0x18. normal_i2c[1]: 0xfffe 
<6>[    1.856493] gsensor_detect: Detected chip bma250 at adapter 1, address 0x18
<4>[    1.856969] [i2c1] incomplete xfer (0x20)
<6>[    1.856982] Bosch Sensortec Device not found,                             i2c error -70 
<4>[    1.857001] bma250: probe of 1-0018 failed with error -1
<6>[    1.857261] init: command 'insmod' r=0
<4>[    1.884726] [cedar dev]: install start!!!
<4>[    1.886412] [cedar dev]: install end!!!
<6>[    1.886591] init: command 'insmod' r=0
<6>[    1.907638] init: command 'insmod' r=0
<6>[    1.931194] init: command 'insmod' r=0
<6>[    1.951837] init: command 'insmod' r=0
<6>[    2.006632] [CSI]Welcome to CSI driver
<6>[    2.006652] [CSI]csi_init
<6>[    2.009144] [CSI]registered sub device,input_num = 0
<6>[    2.009193] [CSI]power on and power off camera!
<6>[    2.618739] [CSI]V4L2 device registered as video0
<6>[    2.618967] init: command 'insmod' r=0
<6>[    2.642642] usbcore: registered new interface driver asix
<6>[    2.642935] init: command 'insmod' r=0
<6>[    2.662829] usbcore: registered new interface driver qf9700
<6>[    2.662995] init: command 'insmod' r=0
<6>[    2.680584] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
<6>[    2.680799] init: command 'insmod' r=0
<6>[    2.700440] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
<6>[    2.700823] usbcore: registered new interface driver rtl8150
<6>[    2.701037] init: command 'insmod' r=0
<6>[    2.719326] ===========================ft5x_ts_init=====================
<6>[    2.719350] ctp_fetch_sysconfig_para. 
<6>[    2.719375] ctp_fetch_sysconfig_para: after: ctp_twi_addr is 0x38, dirty_addr_buf: 0x38. dirty_addr_buf[1]: 0xfffe 
<6>[    2.719389] ctp_fetch_sysconfig_para: ctp_twi_id is 1. 
<6>[    2.719401] ctp_fetch_sysconfig_para: screen_max_x = 800. 
<6>[    2.719410] ctp_fetch_sysconfig_para: screen_max_y = 480. 
<6>[    2.719420] ctp_fetch_sysconfig_para: revert_x_flag = 0. 
<6>[    2.719429] ctp_fetch_sysconfig_para: revert_y_flag = 1. 
<6>[    2.719439] ctp_fetch_sysconfig_para: exchange_x_y_flag = 1. 
<6>[    2.719448] ft5x_ts_init: after fetch_sysconfig_para:  normal_i2c: 0x38. normal_i2c[1]: 0xfffe 
<6>[    2.719502] ctp_reset. 
<6>[    2.761507] ctp_wakeup. 
<4>[    2.765204] UMP<2>: New session opened
<6>[    2.821381] ctp_detect: Detected chip ft5x_ts at adapter 1, address 0x38
<6>[    2.821840] ====ft5x_ts_probe begin=====.  
<4>[    2.821854] Testing FT touch......
<4>[    2.823792] FT touch i2c transfer succeed!
<6>[    2.824153] input: ft5x_ts as /devices/virtual/input/input3
<6>[    2.824436] ==register_early_suspend =
...
...
...
root at android:/ # cat /proc/modules
ft5x_ts 45529 0 - Live 0xbf0a6000
rtl8150 10305 0 - Live 0xbf09f000
mcs7830 7581 0 - Live 0xbf099000
qf9700 9152 0 - Live 0xbf092000
asix 24601 0 - Live 0xbf086000
sun5i_csi0 33255 0 - Live 0xbf078000
gc0308 18408 1 - Live 0xbf06f000
videobuf_dma_contig 6251 1 sun5i_csi0, Live 0xbf06a000
videobuf_core 20242 2 sun5i_csi0,videobuf_dma_contig, Live 0xbf060000
cedarx 9351 0 - Live 0xbf059000
bma250 7869 0 - Live 0xbf053000
dmard06 11443 0 - Live 0xbf04c000
mma7660 7193 0 - Live 0xbf046000
mali 150828 6 - Live 0xbf014000
ump 49174 11 mali, Live 0xbf000000
1|root at android:/ # df
Filesystem             Size   Used   Free   Blksize
/dev                   176M    44K   176M   4096
/mnt/asec              176M     0K   176M   4096
/mnt/obb               176M     0K   176M   4096
/system                377M   246M   131M   4096
/data                 1007M   251M   756M   4096
/cache                 251M     4M   247M   4096
/mnt/sdcard              1G    17M     1G   4096
/mnt/secure/asec         1G    17M     1G   4096
/mnt/asec/com.shootbubble.bubbledexlue-1     3M     1M     1M   4096
/mnt/asec/com.wyse.pocketcloudfree-1    14M    12M     1M   4096
root at android:/ # mount
rootfs / rootfs rw 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
/dev/block/nandd /system ext4 rw,nodev,noatime,user_xattr,barrier=0,data=ordered 0 0
/dev/block/nande /data ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=0,journal_checksum,data=ordered,noauto_da_alloc 0 0
/dev/block/nandh /cache ext4 rw,nosuid,nodev,noatime,user_xattr,barrier=0,journal_checksum,data=ordered,noauto_da_alloc 0 0
/dev/block/vold/93:72 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/93:72 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0
/dev/block/dm-0 /mnt/asec/com.shootbubble.bubbledexlue-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/dm-1 /mnt/asec/com.wyse.pocketcloudfree-1 vfat ro,dirsync,nosuid,nodev,relatime,uid=1000,fmask=0222,dmask=0222,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
root at android:/ # cd /pr   root at android:/ # cd /proc/                                                     root at android:/ # cd /proc/                                                     de        root at android:/ # cd /proc/devices                                               root at android:/ # cd /proc/devices                                              
/system/bin/sh: cd: /proc/devices - Not a directory
1|root at android:/ # cat /proc/devices
Character devices:
  1 mem
  4 /dev/vc/0
  4 tty
  4 ttyS
  5 /dev/tty
  5 /dev/console
  5 /dev/ptmx
  7 vcs
 10 misc
 13 input
 29 fb
 81 video4linux
 89 i2c
108 ppp
116 alsa
125 aw_i2c_ts
128 ptm
136 pts
150 cedar_dev
180 usb
188 ttyUSB
189 usb_device
229 ump
230 mali
248 lcd
249 pa_chrdev
250 BaseRemoteCtl
251 ttyGS
252 disp
253 bsg
254 rtc

Block devices:
  1 ramdisk
259 blkext
  7 loop
  8 sd
 11 sr
 65 sd
 66 sd
 67 sd
 68 sd
 69 sd
 70 sd
 71 sd
 93 nand
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
179 mmc
254 device-mapper
root at android:/ # cd /proc/
root at android:/proc # cat cpuinfo
Processor       : ARMv7 Processor rev 2 (v7l)
BogoMIPS        : 1001.88
Features        : swp half thumb fastmult vfp edsp neon vfpv3 
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x3
CPU part        : 0xc08
CPU revision    : 2

Hardware        : sun5i
Revision        : a13b
Serial          : 01c0f06339313030504d4e33162542c4
root at android:/proc # ps 
USER     PID   PPID  VSIZE  RSS     WCHAN    PC         NAME
root      1     0     348    208   c011baa4 00008658 S /init
root      2     0     0      0     c008f3c4 00000000 S kthreadd
root      3     2     0      0     c00794e0 00000000 S ksoftirqd/0
root      4     2     0      0     c008aeb8 00000000 S kworker/0:0
root      5     2     0      0     c008aeb8 00000000 S kworker/u:0
root      6     2     0      0     c00beb3c 00000000 S rcu_kthread
root      7     2     0      0     c008a164 00000000 S cpuset
root      8     2     0      0     c008a164 00000000 S khelpe
root      9     2     0      0     c008a164 00000000 S netns
root      10    2     0      0     c008a164 00000000 S suspend
root      11    2     0      0     c00e51e0 00000000 S sync_supers
root      12    2     0      0     c00e5d48 00000000 S bdi-default
root      13    2     0      0     c008a164 00000000 S kintegrityd
root      14    2     0      0     c008a164 00000000 S kblockd
root      15    2     0      0     c03865c8 00000000 S khubd
root      16    2     0      0     c008a164 00000000 S cpufreq_uevent
root      17    2     0      0     c008a164 00000000 S cfg80211
root      18    2     0      0     c008aeb8 00000000 S kworker/0:1
root      19    2     0      0     c00800f4 00000000 D usb-hardware-sc
root      20    2     0      0     c008a164 00000000 S rpciod
root      21    2     0      0     c00de530 00000000 S kswapd0
root      22    2     0      0     c0102040 00000000 S ksmd
root      23    2     0      0     c0142044 00000000 S fsnotify_mark
root      24    2     0      0     c008a164 00000000 S nfsiod
root      25    2     0      0     c008a164 00000000 S crypto
root      39    2     0      0     c03345fc 00000000 S nandd
root      40    2     0      0     c0333fb8 00000000 S nfmtd
root      41    2     0      0     c008aeb8 00000000 S kworker/u:1
root      48    2     0      0     c008a164 00000000 S f_mtp
root      49    2     0      0     c03c35a8 00000000 S file-storage
root      50    2     0      0     c008a164 00000000 S kpsmoused
root      51    2     0      0     c008a164 00000000 S kmpathd
root      52    2     0      0     c008a164 00000000 S kmpath_handlerd
root      53    2     0      0     c008f0d8 00000000 D kinteractiveup
root      54    2     0      0     c008a164 00000000 S kfantasy
root      55    2     0      0     c008a164 00000000 S binder
root      56    2     0      0     c008a164 00000000 S codec_resume
root      57    1     316    164   c011baa4 00008658 S /sbin/ueventd
root      58    2     0      0     c01ddee0 00000000 S jbd2/nandd-8
root      59    2     0      0     c008a164 00000000 S ext4-dio-unwrit
root      62    2     0      0     c012e624 00000000 S flush-93:0
root      66    2     0      0     c01ddee0 00000000 S jbd2/nande-8
root      67    2     0      0     c008a164 00000000 S ext4-dio-unwrit
root      73    2     0      0     c01ddee0 00000000 S jbd2/nandh-8
root      74    2     0      0     c008a164 00000000 S ext4-dio-unwrit
system    77    1     832    276   c045c5b8 40049690 S /system/bin/servicemanager
root      78    1     4032   784   ffffffff 400dbc94 S /system/bin/vold
root      79    1     7460   1020  ffffffff ffff0520 S /system/bin/netd
root      80    1     696    268   c04908c8 40046f98 S /system/bin/debuggerd
system    81    1     34792  5172  ffffffff 400c6690 S /system/bin/surfaceflinger
root      82    1     148916 35276 ffffffff 400507b4 S zygote
drm       83    1     12444  3920  ffffffff 40150690 S /system/bin/drmserver
media     84    1     34524  6784  ffffffff 4012c690 S /system/bin/mediaserver
bluetooth 85    1     1336   584   c011baa4 40060438 S /system/bin/dbus-daemon
root      86    1     844    320   c0534d70 4004b458 S /system/bin/installd
keystore  87    1     1736   540   c04908c8 400c7f98 S /system/bin/keystore
root      88    1     868    344   c011baa4 400a6438 S /system/bin/u3gmonitor
root      89    1     4516   784   ffffffff 400aec94 S /system/bin/rild
root      90    2     0      0     c008a164 00000000 S mali-pmm-wq
root      118   2     0      0     c008a164 00000000 S 1-0038
root      120   1     4468   204   ffffffff 0000825c S /sbin/adbd
system    147   82    247632 48792 ffffffff 40050690 S system_server
root      167   2     0      0     c008aeb8 00000000 S kworker/u:2
system    214   82    164788 37696 ffffffff 400513c0 S com.android.systemui
app_17    254   82    171520 31972 ffffffff 400513c0 S com.google.android.gsf.login
app_10    275   82    161136 30412 ffffffff 400513c0 S android.process.media
app_53    290   82    161800 30124 ffffffff 400513c0 S com.spartacusrex.spartacuside
app_17    303   82    197596 39136 ffffffff 400513c0 S com.google.process.gapps
radio     323   82    169624 31604 ffffffff 400513c0 S com.android.phone
app_23    339   82    190600 40828 ffffffff 400513c0 S com.android.launcher
app_37    392   82    157416 26724 ffffffff 400513c0 S com.android.smspush
app_0     430   82    165040 33296 ffffffff 400513c0 S android.process.acore
app_17    449   82    168360 31188 ffffffff 400513c0 S com.google.android.gms
app_17    466   82    174600 33872 ffffffff 400513c0 S com.google.process.location
app_5     562   82    158728 29032 ffffffff 400513c0 S com.android.providers.calendar
root      575   2     0      0     c0331300 00000000 S loop0
root      577   2     0      0     c008a164 00000000 S kdmflush
root      590   2     0      0     c008a164 00000000 S kcryptd_io
root      591   2     0      0     c008a164 00000000 S kcryptd
root      607   2     0      0     c0331300 00000000 S loop1
root      608   2     0      0     c008a164 00000000 S kdmflush
root      609   2     0      0     c008a164 00000000 S kcryptd_io
root      610   2     0      0     c008a164 00000000 S kcryptd
app_15    654   82    166776 32228 ffffffff 400513c0 S com.google.android.gm
app_19    681   82    159564 28820 ffffffff 400513c0 S com.google.android.partnersetup
app_35    715   82    185764 34744 ffffffff 400513c0 S com.android.vending
app_45    752   82    161176 29960 ffffffff 400513c0 S org.mozilla.firefox
app_52    770   82    157976 27172 ffffffff 400513c0 S com.rechild.advancedtaskkiller
app_4     790   82    161848 28896 ffffffff 400513c0 S com.android.calendar
app_20    807   82    160264 27984 ffffffff 400513c0 S com.google.android.googlequicksearchbox
app_32    824   82    159584 28108 ffffffff 400513c0 S com.android.quicksearchbox
app_14    845   82    158920 28644 ffffffff 400513c0 S com.android.gallery3d
system    871   82    178804 36200 ffffffff 400513c0 S com.android.settings
root      895   120   776    416   c003c718 4005fe74 S /system/bin/sh
root      936   895   956    336   00000000 400a6458 R ps
root at android:/proc # cd /system
root at android:/system # ls
app
bin
build.prop
etc
fonts
framework
gsensors
lib
media
preinstall
tts
usr
vendor
xbin
root at android:/system # ls /
acct
cache
config
d
data
default.prop
dev
etc
init
init.goldfish.rc
init.rc
init.sun5i.rc
init.sun5i.usb.rc
initlogo.rle
mnt
proc
root
sbin
sdcard
sys
system
ueventd.goldfish.rc
ueventd.rc
ueventd.sun5i.rc
vendor
root at android:/system # cd /etc
root at android:/etc # ls
3g_dongle.cfg
NOTICE.html.gz
apns-conf.xml
audio_effects.conf
bluetooth
camera.cfg
dbus.conf
dhcpcd
event-log-tags
fallback_fonts.xml
gps.conf
hosts
init.goldfish.sh
media_profiles.xml
mkshrc
permissions
ppp
security
system_fonts.xml
usb_modeswitch.d
usb_modeswitch.sh
vold.fstab
wifi
root at android:/system # cd etc
root at android:/system/etc # ls
3g_dongle.cfg
NOTICE.html.gz
apns-conf.xml
audio_effects.conf
bluetooth
camera.cfg
dbus.conf
dhcpcd
event-log-tags
fallback_fonts.xml
gps.conf
hosts
init.goldfish.sh
media_profiles.xml
mkshrc
permissions
ppp
security
system_fonts.xml
usb_modeswitch.d
usb_modeswitch.sh
vold.fstab
wifi
root at android:/system/etc # ip addr list
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: tunl0: <NOARP> mtu 1480 qdisc noop state DOWN 
    link/ipip 0.0.0.0 brd 0.0.0.0
3: gre0: <NOARP> mtu 1476 qdisc noop state DOWN 
    link/gre 0.0.0.0 brd 0.0.0.0
4: sit0: <NOARP> mtu 1480 qdisc noop state DOWN 
    link/sit 0.0.0.0 brd 0.0.0.0
5: ip6tnl0: <NOARP> mtu 1452 qdisc noop state DOWN 
    link/tunnel6 :: brd ::
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.armedslack.org/pipermail/armedslack/attachments/20130614/0f2b9878/attachment-0001.html>


More information about the ARMedslack mailing list