__ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** MARVELL BOARD: OpenRD-Client LE U-Boot 1.1.4 (Apr 22 2009 - 20:18:28) Marvell version: 3.4.16 U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CEE80 Soc: 88F6281 A0 (DDR2) CPU running @ 1200Mhz L2 running @ 400Mhz SysClock = 400Mhz , TClock = 200Mhz DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6 DRAM CS[0] base 0x00000000 size 256MB DRAM CS[1] base 0x10000000 size 256MB DRAM Total size 512MB 16bit width Flash: 0 kB Addresses 8M - 0M are saved for the U-Boot usage. Mem malloc Initialization (8M - 7M): Done NAND:512 MB Checking for BootROM Routine Errors No. of BootROM routine retries: 8 NAND: Nand ECC error Running POST... DDR2 data bus test PASSED DDR2 address bus test PASSED UART 1 internal loopback test on baudrate 9600 PASSED UART 1 internal loopback test on baudrate 19200 PASSED UART 1 internal loopback test on baudrate 115200 PASSED Device: 0, Size: 512 MB, Page Size: 2 KB, Block Size: 128 KB NAND detection test PASSED Bad Block: 15d20000 Bad Block: 16dc0000 NAND bad-block detection test PASSED RTC test PASSED 6/6 tests PASSED POST completed CPU : Marvell Feroceon (Rev 1) Streaming disabled Write allocate disabled Module 0 is AUDIO Module 1 is RGMII USB 0: host mode PCI 0: PCI Express Root Complex Interface PEX interface detected Link X1 Net: egiga0 [PRIME], egiga1 Hit any key to stop autoboot: 3  0 Marvell>> Marvell>> setenv bootargs 'console=ttyS0,115200 root=/dev/nfs ip=10.0.10.187:10.0.10.57:10.0.10.57:255.255.255.0:openrd:eth0:off nfsroot=10.0.10.253:/mnt/fat/armroots/icsrd,tcp,nolock init=/init rw' Marvell>> tftpboot 0x00800000 openrd-android ; bootm 0x00800000 Using egiga0 device TFTP from server 10.0.10.253; our IP address is 10.0.10.187 Filename 'openrd-android'. Load address: 0x800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################## done Bytes transferred = 3415084 (341c2c hex) ## Booting image at 00800000 ... Image Name: Linux-2.6.38-00007-gf604d74-dirt Created: 2012-01-02 16:54:28 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3415020 Bytes = 3.3 MB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.38-00007-gf604d74-dirty (chri@fudoh) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #16 PREEMPT Mon Jan 2 17:54:24 CET 2012 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053177 [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: Marvell OpenRD Client Board [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/nfs ip=10.0.10.187:10.0.10.57:10.0.10.57:255.255.255.0:openrd:eth0:off nfsroot=10.0.10.253:/mnt/fat/armroots/icsrd,tcp,nolock init=/init rw [ 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] Memory: 512MB = 512MB total [ 0.000000] Memory: 512392k/512392k available, 11896k 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] DMA : 0xffc00000 - 0xffe00000 ( 2 MB) [ 0.000000] vmalloc : 0xe0800000 - 0xfe800000 ( 480 MB) [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .init : 0xc0008000 - 0xc0031000 ( 164 kB) [ 0.000000] .text : 0xc0031000 - 0xc064c0a8 (6253 kB) [ 0.000000] .data : 0xc064e000 - 0xc0689580 ( 238 kB) [ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptable hierarchical RCU implementation. [ 0.000000] RCU-based detection of stalled CPUs is disabled. [ 0.000000] Verbose stalled-CPUs detection is disabled. [ 0.000000] NR_IRQS:114 [ 0.000000] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474ms [ 0.000000] Console: colour dummy device 80x30 [ 12.841577] Calibrating delay loop... 1199.30 BogoMIPS (lpj=5996544) [ 13.071510] pid_max: default: 32768 minimum: 301 [ 13.071636] Mount-cache hash table entries: 512 [ 13.071947] Initializing cgroup subsys debug [ 13.071961] Initializing cgroup subsys cpuacct [ 13.071978] Initializing cgroup subsys freezer [ 13.072014] CPU: Testing write buffer coherency: ok [ 13.074932] NET: Registered protocol family 16 [ 13.077521] Kirkwood: MV88F6281-A0, TCLK=200000000. [ 13.077535] Feroceon L2: Enabling L2 [ 13.077569] Feroceon L2: Cache support initialised. [ 13.081195] Kirkwood PCIe port 0: [ 13.081202] link up [ 13.081209] PCI: bus0 uses PCIe port 0 [ 13.081761] PCI: bus0: Fast back to back transfers disabled [ 13.082204] pci 0000:00:01.0: BAR 0: assigned [mem 0xe0000000-0xe3ffffff pref] [ 13.082225] pci 0000:00:01.0: BAR 0: set to [mem 0xe0000000-0xe3ffffff pref] (PCI address [0xe0000000-0xe3ffffff]) [ 13.082242] pci 0000:00:01.0: BAR 1: assigned [mem 0xe4000000-0xe403ffff] [ 13.082259] pci 0000:00:01.0: BAR 1: set to [mem 0xe4000000-0xe403ffff] (PCI address [0xe4000000-0xe403ffff]) [ 13.082276] pci 0000:00:01.0: BAR 6: assigned [mem 0xe4040000-0xe404ffff pref] [ 13.082289] pci 0000:00:01.0: BAR 2: assigned [io 0x1000-0x107f] [ 13.082305] pci 0000:00:01.0: BAR 2: set to [io 0x1000-0x107f] (PCI address [0x1000-0x107f]) [ 13.104556] bio: create slab at 0 [ 13.105741] SCSI subsystem initialized [ 13.106396] usbcore: registered new interface driver usbfs [ 13.106550] usbcore: registered new interface driver hub [ 13.106737] usbcore: registered new device driver usb [ 13.107589] Advanced Linux Sound Architecture Driver Version 1.0.23. [ 13.108148] Bluetooth: Core ver 2.15 [ 13.108289] NET: Registered protocol family 31 [ 13.108297] Bluetooth: HCI device and connection manager initialized [ 13.108308] Bluetooth: HCI socket layer initialized [ 13.108635] Switching to clocksource orion_clocksource [ 13.111493] Switched to NOHz mode on CPU #0 [ 13.125745] NET: Registered protocol family 2 [ 13.125910] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 13.126508] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 13.126860] TCP bind hash table entries: 16384 (order: 4, 65536 bytes) [ 13.127039] TCP: Hash tables configured (established 16384 bind 16384) [ 13.127048] TCP reno registered [ 13.127058] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 13.127081] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 13.127267] NET: Registered protocol family 1 [ 13.127515] RPC: Registered udp transport module. [ 13.127525] RPC: Registered tcp transport module. [ 13.127533] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 13.136798] ashmem: initialized [ 13.147297] VFS: Disk quotas dquot_6.5.2 [ 13.147618] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 13.152312] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 13.153122] msgmni has been set to 1000 [ 13.154325] cryptodev: driver loaded. [ 13.154355] io scheduler noop registered [ 13.154364] io scheduler deadline registered [ 13.154451] io scheduler cfq registered (default) [ 13.154498] XGIfb: Options (null) [ 13.154552] XGIfb: Relocate IO address: 1000 [00001030] [ 13.154560] XGIfb: Enable PCI device [ 13.154579] XGIfb: Video ROM usage disabled [ 13.154622] XGIfb: SR14=0 DramSzie 200000 ChannelNum 1 [ 13.154712] XGIfb: Framebuffer at 0xe0000000, mapped to 0xe0c00000, size 2048k [ 13.154724] XGIfb: MMIO at 0xe4000000, mapped to 0xe0880000, size 256k [ 13.154732] XGIfb: XGIInitNew() ...12345678910111215171818118218319202122232425OK [ 13.162272] XGIfb: Memory heap starting at 4096K [ 13.162294] XGIfb: Using MMIO queue mode [ 13.162338] XGIfb: No or unknown bridge type detected [ 13.162350] XGIfb: Default mode is 800x480x16 (60Hz) [ 13.162370] inside get_fix [ 13.162376] end of get_fix [ 13.162682] XGIfb: Installed XGIFB_GET_INFO ioctl (80046ef8) [ 13.162695] fb0: frame buffer device, Version 0.8.01 [ 13.374390] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 13.539341] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A [ 14.116960] console [ttyS0] enabled [ 14.163686] loop: module loaded [ 14.169099] MV-643xx 10/100/1000 ethernet driver version 1.4 [ 14.174986] mv643xx_eth smi: probed [ 14.180774] net eth0: port 0 with MAC address 00:50:43:01:dd:15 [ 14.188757] net eth1: port 0 with MAC address 00:50:43:01:dd:16 [ 14.194854] PPP generic driver version 2.4.2 [ 14.199702] PPP Deflate Compression module registered [ 14.204779] PPP BSD Compression module registered [ 14.209987] PPP MPPE Compression module registered [ 14.214799] NET: Registered protocol family 24 [ 14.219321] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 14.225923] orion-ehci orion-ehci.0: Marvell Orion EHCI [ 14.231233] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1 [ 14.288689] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000 [ 14.308676] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00 [ 14.315413] hub 1-0:1.0: USB hub found [ 14.319235] hub 1-0:1.0: 1 port detected [ 14.323650] Initializing USB Mass Storage driver... [ 14.328776] usbcore: registered new interface driver usb-storage [ 14.334811] USB Mass Storage support registered. [ 14.339699] android init [ 14.342366] f_adb init [ 14.344735] android_register_function adb [ 14.348813] f_mass_storage init [ 14.352074] android_register_function usb_mass_storage [ 14.357238] f_mtp init [ 14.359653] android_register_function mtp [ 14.363674] f_rndis init [ 14.366318] android_register_function rndis [ 14.371259] mousedev: PS/2 mouse device common for all mice [ 14.378257] using rtc device, rtc-mv, for alarms [ 14.382800] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0 [ 14.388994] i2c /dev entries driver [ 14.393678] Linux video capture interface: v2.00 [ 14.399162] device-mapper: uevent: version 1.0.3 [ 14.404497] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com [ 14.413121] Bluetooth: Virtual HCI driver ver 1.3 [ 14.418171] Bluetooth: HCI UART driver ver 2.2 [ 14.422734] Bluetooth: HCI H4 protocol initialized [ 14.427548] Bluetooth: Generic Bluetooth USB driver ver 0.6 [ 14.433322] usbcore: registered new interface driver btusb [ 14.438983] sdhci: Secure Digital Host Controller Interface driver [ 14.445188] sdhci: Copyright(c) Pierre Ossman [ 14.449894] mmc0: mvsdio driver initialized, using GPIO 29 for card detection [ 14.457935] usbcore: registered new interface driver usbhid [ 14.463591] usbhid: USB HID core driver [ 14.468276] logger: created 64K log 'log_main' [ 14.473162] logger: created 256K log 'log_events' [ 14.478233] logger: created 64K log 'log_radio' [ 14.483130] logger: created 64K log 'log_system' [ 14.488910] cs42l51-codec 0-004a: found device cs42l51 rev 1 [ 14.638676] usb 1-1: new high speed USB device using orion-ehci and address 2 [ 14.789913] hub 1-1:1.0: USB hub found [ 14.793828] hub 1-1:1.0: 7 ports detected [ 15.005876] asoc: Cs42l51-hifi <-> kirkwood-i2s mapping ok [ 15.012735] ALSA device list: [ 15.015713] #0: OpenRD Client [ 15.019314] Netfilter messages via NETLINK v0.30. [ 15.024086] nf_conntrack version 0.5.0 (8006 buckets, 32024 max) [ 15.031141] ctnetlink v0.93: registering with nfnetlink. [ 15.036592] xt_time: kernel timezone is -0000 [ 15.042737] ip_tables: (C) 2000-2006 Netfilter Core Team [ 15.048162] arp_tables: (C) 2002 David S. Miller [ 15.052880] TCP cubic registered [ 15.057429] NET: Registered protocol family 10 [ 15.066983] Mobile IPv6 [ 15.069484] IPv6 over IPv4 tunneling driver [ 15.078852] usb 1-1.6: new low speed USB device using orion-ehci and address 3 [ 15.086702] NET: Registered protocol family 17 [ 15.091275] NET: Registered protocol family 15 [ 15.095828] Bluetooth: L2CAP ver 2.15 [ 15.099539] Bluetooth: L2CAP socket layer initialized [ 15.104621] Bluetooth: SCO (Voice Link) ver 0.6 [ 15.109230] Bluetooth: SCO socket layer initialized [ 15.114209] Bluetooth: RFCOMM TTY layer initialized [ 15.119159] Bluetooth: RFCOMM socket layer initialized [ 15.124320] Bluetooth: RFCOMM ver 1.11 [ 15.128079] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 15.133452] Bluetooth: BNEP filters: protocol multicast [ 15.138712] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 15.144840] NET: Registered protocol family 35 [ 15.151878] rtc-mv rtc-mv: setting system clock to 2012-01-19 06:52:00 UTC (1326955920) [ 15.229086] input: HID 04f3:0103 as /devices/platform/orion-ehci.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input0 [ 15.239103] generic-usb 0003:04F3:0103.0001: input: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-orion-ehci.0-1.6/input0 [ 15.255444] input: HID 04f3:0103 as /devices/platform/orion-ehci.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input1 [ 15.265477] generic-usb 0003:04F3:0103.0002: input: USB HID v1.10 Device [HID 04f3:0103] on usb-orion-ehci.0-1.6/input1 [ 15.368959] usb 1-1.7: new low speed USB device using orion-ehci and address 4 [ 15.507010] input: USB OPTICAL MOUSE as /devices/platform/orion-ehci.0/usb1/1-1/1-1.7/1-1.7:1.0/input/input2 [ 15.517744] generic-usb 0003:15D9:0A4C.0003: input: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-orion-ehci.0-1.7/input0 [ 15.671231] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 16.679161] IP-Config: Complete: [ 16.682400] device=eth0, addr=10.0.10.187, mask=255.255.255.0, gw=10.0.10.57, [ 16.689785] host=openrd, domain=, nis-domain=(none), [ 16.695211] bootserver=10.0.10.57, rootserver=10.0.10.253, rootpath= [ 17.323805] eth0: link up, 100 Mb/s, full duplex, flow control disabled [ 17.330598] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 17.715539] VFS: Mounted root (nfs filesystem) on device 0:12. [ 17.721484] Freeing init memory: 164K [ 17.745991] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead. [ 18.089667] init: cannot open '/initlogo.rle' [ 18.094569] init: command 'loglevel' r=0 [ 18.098524] init: command 'export' r=0 [ 18.102488] init: command 'export' r=0 [ 18.106265] init: command 'export' r=0 [ 18.110065] init: command 'export' r=0 [ 18.113841] init: command 'export' r=0 [ 18.117607] init: command 'export' r=0 [ 18.121393] init: command 'export' r=0 [ 18.125168] init: command 'export' r=0 [ 18.129035] init: command 'export' r=0 [ 18.133341] init: command 'symlink' r=-1 [ 18.137742] init: command 'symlink' r=-1 [ 18.142140] init: command 'symlink' r=-1 [ 18.146941] init: command 'mkdir' r=0 [ 18.168750] init: command 'mount' r=0 [ 18.172524] init: command 'mkdir' r=0 [ 18.177524] init: command 'mkdir' r=0 [ 18.182996] init: command 'mkdir' r=0 [ 18.188465] init: command 'mkdir' r=0 [ 18.193988] init: command 'mkdir' r=0 [ 18.200206] init: command 'mkdir' r=0 [ 18.203901] init: command 'export' r=0 [ 18.209314] init: command 'mkdir' r=0 [ 18.213481] init: command 'symlink' r=-1 [ 18.219839] init: command 'mkdir' r=0 [ 18.225329] init: command 'mkdir' r=0 [ 18.230776] init: command 'mkdir' r=0 [ 18.234566] init: command 'mount' r=0 [ 18.239903] init: command 'mkdir' r=0 [ 18.243688] init: command 'mount' r=0 [ 18.247442] init: command 'write' r=0 [ 18.251202] init: command 'write' r=-2 [ 18.255020] init: command 'write' r=0 [ 18.258778] init: command 'write' r=-2 [ 18.262587] init: command 'write' r=-2 [ 18.266395] init: command 'write' r=0 [ 18.270132] init: command 'write' r=0 [ 18.273851] init: command 'write' r=0 [ 18.277558] init: command 'mkdir' r=0 [ 18.298883] init: command 'mount' r=0 [ 18.302591] init: command 'chown' r=0 [ 18.306288] init: command 'chown' r=0 [ 18.310009] init: command 'chmod' r=0 [ 18.313720] init: command 'write' r=-22 [ 18.317642] init: command 'mkdir' r=0 [ 18.321364] init: command 'chown' r=0 [ 18.325063] init: command 'chmod' r=0 [ 18.328789] init: command 'write' r=0 [ 18.332546] init: command 'mkdir' r=0 [ 18.336253] init: command 'chown' r=0 [ 18.339977] init: command 'chmod' r=0 [ 18.343688] init: command 'write' r=0 [ 18.347386] init: command 'chmod' r=-2 [ 18.351176] init: processing action 0x2add8 (post-fs) [ 18.356779] init: command 'chown' r=0 [ 18.360945] init: command 'chmod' r=0 [ 18.365516] init: command 'chown' r=-2 [ 18.369754] init: command 'chmod' r=-2 [ 18.373570] init: command 'chown' r=0 [ 18.377278] init: command 'chmod' r=0 [ 18.381016] init: command 'chown' r=0 [ 18.384736] init: command 'chmod' r=0 [ 18.388444] init: command 'chown' r=-2 [ 18.392257] init: command 'chmod' r=-2 [ 18.397658] init: command 'mkdir' r=0 [ 18.401533] init: processing action 0x2afc8 (post-fs-data) [ 18.407472] init: command 'chown' r=0 [ 18.411575] init: command 'chmod' r=0 [ 18.417662] init: command 'mkdir' r=0 [ 18.421402] init: command 'copy' r=-1 [ 18.425921] init: command 'chown' r=-2 [ 18.430113] init: command 'chmod' r=-2 [ 18.433906] init: command 'copy' r=-1 [ 18.438020] init: command 'chown' r=-2 [ 18.441831] init: command 'chmod' r=-2 [ 18.445627] init: command 'write' r=-2 [ 18.451251] init: command 'mkdir' r=0 [ 18.457413] init: command 'mkdir' r=0 [ 18.463119] init: command 'mkdir' r=0 [ 18.468444] init: command 'mkdir' r=0 [ 18.473781] init: command 'mkdir' r=0 [ 18.479291] init: command 'mkdir' r=0 [ 18.484627] init: command 'mkdir' r=0 [ 18.490110] init: command 'mkdir' r=0 [ 18.494655] init: command 'chmod' r=-2 [ 18.500103] init: command 'mkdir' r=0 [ 18.506144] init: command 'mkdir' r=0 [ 18.511612] init: command 'mkdir' r=0 [ 18.516883] init: command 'mkdir' r=0 [ 18.522425] init: command 'mkdir' r=0 [ 18.527778] init: command 'mkdir' r=0 [ 18.533089] init: command 'mkdir' r=0 [ 18.538461] init: command 'mkdir' r=0 [ 18.542678] init: command 'chown' r=0 [ 18.546924] init: command 'chmod' r=0 [ 18.552340] init: command 'mkdir' r=0 [ 18.557652] init: command 'mkdir' r=0 [ 18.561403] init: command 'chown' r=-2 [ 18.565197] init: command 'chmod' r=-2 [ 18.569012] init: command 'chown' r=-2 [ 18.572799] init: command 'chmod' r=-2 [ 18.576568] init: processing action 0x2dc98 (property_service_init) [ 18.591512] init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0' [ 18.600882] init: command 'property_service_init' r=0 [ 18.605969] init: processing action 0x2dce0 (signal_init) [ 18.611445] init: command 'signal_init' r=0 [ 18.615674] init: processing action 0x2dd28 (check_startup) [ 18.621320] init: command 'check_startup' r=0 [ 18.625706] init: processing action 0x2b608 (boot) [ 18.630633] init: command 'ifup' r=0 [ 18.634286] init: command 'hostname' r=0 [ 18.638272] init: command 'domainname' r=0 [ 18.642504] init: command 'setprop' r=0 [ 18.646439] init: command 'setprop' r=0 [ 18.650346] init: command 'setprop' r=0 [ 18.654229] init: command 'setprop' r=0 [ 18.658119] init: command 'setprop' r=0 [ 18.662027] init: command 'setprop' r=0 [ 18.665891] init: command 'setrlimit' r=0 [ 18.669992] init: command 'write' r=0 [ 18.673719] init: command 'write' r=0 [ 18.677474] init: command 'chown' r=0 [ 18.681208] init: command 'chmod' r=0 [ 18.684928] init: command 'chown' r=0 [ 18.688635] init: command 'chmod' r=0 [ 18.692378] init: command 'write' r=0 [ 18.696102] init: command 'write' r=0 [ 18.699984] init: command 'chown' r=-2 [ 18.703774] init: command 'chown' r=-2 [ 18.707555] init: command 'chown' r=-2 [ 18.711363] init: command 'chown' r=-2 [ 18.715152] init: command 'chown' r=-2 [ 18.718984] init: command 'chown' r=0 [ 18.722695] init: command 'chown' r=0 [ 18.726401] init: command 'chown' r=0 [ 18.730119] init: command 'chmod' r=0 [ 18.733822] init: command 'chmod' r=0 [ 18.737519] init: command 'chmod' r=0 [ 18.741243] init: command 'chown' r=-2 [ 18.745032] init: command 'chown' r=-2 [ 18.748843] init: command 'chown' r=-2 [ 18.752633] init: command 'chown' r=-2 [ 18.756425] init: command 'chown' r=-2 [ 18.760230] init: command 'chown' r=-2 [ 18.764022] init: command 'chown' r=-2 [ 18.767814] init: command 'chown' r=-2 [ 18.771618] init: command 'chown' r=-2 [ 18.775410] init: command 'chown' r=-2 [ 18.779214] init: command 'chown' r=-2 [ 18.783005] init: command 'chown' r=-2 [ 18.786798] init: command 'chown' r=-2 [ 18.790602] init: command 'chown' r=-2 [ 18.794394] init: command 'chown' r=-2 [ 18.798186] init: command 'chown' r=-2 [ 18.802145] init: command 'chown' r=-2 [ 18.805940] init: command 'chown' r=-2 [ 18.809775] init: command 'chown' r=0 [ 18.813500] init: command 'chown' r=0 [ 18.817213] init: command 'chown' r=0 [ 18.820940] init: command 'chown' r=0 [ 18.824651] init: command 'chown' r=0 [ 18.828369] init: command 'chown' r=0 [ 18.832102] init: command 'chown' r=0 [ 18.835823] init: command 'chown' r=0 [ 18.839612] init: command 'setprop' r=0 [ 18.843547] init: command 'setprop' r=0 [ 18.847487] init: command 'setprop' r=0 [ 18.851442] init: command 'setprop' r=0 [ 18.855380] init: command 'setprop' r=0 [ 18.859330] init: command 'setprop' r=0 [ 18.863271] init: command 'setprop' r=0 [ 18.867155] init: command 'setprop' r=0 [ 18.872623] init: starting 'servicemanager' [ 18.877683] init: starting 'vold' [ 18.882243] init: command 'class_start' r=0 [ 18.887852] init: Created socket '/dev/socket/vold' with mode '660', user '0', group '1009' [ 18.896581] init: starting 'netd' [ 18.902122] init: starting 'debuggerd' [ 18.906521] init: Created socket '/dev/socket/dnsproxyd' with mode '660', user '0', group '3003' [ 18.917172] init: starting 'ril-daemon' [ 18.924399] init: Created socket '/dev/socket/rild-debug' with mode '660', user '1001', group '1000' [ 18.935670] init: starting 'surfaceflinger' [ 18.942145] init: Created socket '/dev/socket/netd' with mode '660', user '0', group '1000' [ 18.955385] init: starting 'zygote' [ 18.963502] init: Created socket '/dev/socket/rild' with mode '660', user '0', group '1001' [ 18.973656] init: starting 'drm' [ 18.983636] init: Created socket '/dev/socket/zygote' with mode '666', user '0', group '0' [ 19.013085] init: starting 'media' [ 19.031867] init: starting 'dbus' [ 19.044225] init: Created socket '/dev/socket/dbus' with mode '660', user '1002', group '1002' [ 19.062398] init: starting 'installd' [ 19.079133] init: Created socket '/dev/socket/installd' with mode '600', user '1000', group '1000' [ 19.103887] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery' [ 19.178950] init: starting 'keystore' [ 19.202374] init: command 'class_start' r=0 [ 19.212592] init: Created socket '/dev/socket/keystore' with mode '666', user '0', group '0' [ 19.226162] init: processing action 0x2dd70 (queue_propety_triggers) [ 19.239189] init: command 'queue_propety_triggers' r=0 [ 19.249202] init: processing action 0x2c760 (property:persist.sys.usb.config=*) [ 19.276568] init: command 'setprop' r=0 [ 19.299564] init: processing action 0x2c928 (property:ro.debuggable=1) [ 19.327145] init: starting 'console' [ 19.335196] init: command 'start' r=0 [ 19.345815] init: processing action 0x2c3c0 (property:sys.usb.config=adb) [ 19.357040] init: command 'write' r=-2 [ 19.365958] init: command 'write' r=-2 [ 19.374231] init: command 'write' r=-2 [ 19.382418] init: command 'write' r=-2 [ 19.391451] init: command 'write' r=-2 [ 19.445286] init: starting 'adbd' [ 19.459181] init: command 'start' r=0 [ 19.467517] init: command 'setprop' r=0 /system/bin/sh: No controlling tty (open /dev/tty: No such device or address) /system/bin/sh: warning: won't have full job control uid=0 gid=1007@android:/ # [ 21.300741] Inside check_var [ 21.300757] yilin: XGIfb_check_var: pixclock = 25000 ,htotal=1056, vtotal=1016 [ 21.300764] drate=40000, hrate=37878, refresh_rate=74DELME end of check_var 800x480 16 0x0 800x480 5-6-5 [ 21.300783] Inside do_set_var [ 21.303055] End of do_set_var [ 21.303060] inside get_fix [ 21.303065] end of get_fix [ 21.577128] init: starting 'bootanim' [ 34.387917] warning: `zygote' uses 32-bit capabilities (legacy support in use) [ 49.236792] request_suspend_state: wakeup (3->0) at 36388129858 (2012-01-19 06:52:34.572236071 UTC) [ 49.820552] init: no such service 'dhcpcd_eth0:-h android-c9e867cd89dd7505 eth0' [ 49.874185] init: no such service 'dhcpcd_eth0:-h android-c9e867cd89dd7505 eth0' [ 59.333357] init: service 'bootanim' is being killed [ 59.408155] init: waitpid returned pid 1865, status = 00000009 [ 59.470819] init: process 'bootanim', pid 1865 exited [ 65.829906] binder: release 2223:2257 transaction 4752 out, still active uid=0 gid=1007@android:/ # uname -a Linux openrd-android 2.6.38-00007-gf604d74-dirty #16 PREEMPT Mon Jan 2 17:54:24 CET 2012 armv5tel unknown