Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 46983

Re: PogoPlug E02 Black

$
0
0
Now i logged to root@debian:~# , So what is next

Here is the log

U-Boot 2013.10 (Feb 21 2014 - 19:35:02)-tld-2
Pogo E02

SoC:   Kirkwood 88F6281_A0
DRAM:  256 MiB
WARNING: Caches not enabled
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   egiga0
Hit any key to stop autoboot:  0 
PogoE02> 
PogoE02> 
PogoE02> 
PogoE02> 
PogoE02> 
PogoE02> 
PogoE02> setenv console 'ttyS0,115200'
PogoE02> setenv usb_device '0:1'
PogoE02> setenv mtdparts 'mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)'
PogoE02> setenv usb_set_bootargs 'setenv bootargs console=$console root=/dev/sda1 rootdelay=10 rootfstype=ext3 $mtdparts'
PogoE02> setenv usb_boot 'mw 0x800000 0 1; ext2load usb $usb_device 0x800000 /boot/uImage; if ext2load usb $usb_device 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; else bootm 0x800000; fi'
PogoE02> setenv usb_bootcmd 'run usb_set_bootargs; run usb_boot'
PogoE02> setenv bootcmd 'usb start; run usb_bootcmd; usb stop; reset'
PogoE02> boot
(Re)start USB...
USB0:   USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
       scanning usb for storage devices... 1 Storage Device(s) found
2399792 bytes read in 353 ms (6.5 MiB/s)
6568066 bytes read in 579 ms (10.8 MiB/s)
## Booting kernel from Legacy Image at 00800000 ...
   Image Name:   Linux-3.13.1-kirkwood-tld-2
   Created:      2014-02-05  19:30:49 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2399728 Bytes = 2.3 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
   Image Name:   initramfs-3.13.1-kirkwood-tld-2
   Created:      2014-02-05  19:31:01 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    6568002 Bytes = 6.3 MiB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.13.1-kirkwood-tld-2 (root@tldDebian) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 PREEMPT Tue Feb 4 03:19:07 PST 2014
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: Pogoplug E02
[    0.000000] Memory policy: Data cache writeback
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data)
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 246168K/262144K available (4659K kernel code, 346K rwdata, 1588K rodata, 211K init, 425K bss, 15976K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc06220ac   (6249 kB)
[    0.000000]       .init : 0xc0623000 - 0xc0657e4c   ( 212 kB)
[    0.000000]       .data : 0xc0658000 - 0xc06ae824   ( 347 kB)
[    0.000000]        .bss : 0xc06ae824 - 0xc0718d6c   ( 426 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000000] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns
[    0.000000] Console: colour dummy device 80x30
[    7.587040] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[    7.676826] pid_max: default: 32768 minimum: 301
[    7.676931] Security Framework initialized
[    7.677007] Mount-cache hash table entries: 512
[    7.677639] Initializing cgroup subsys devices
[    7.677665] Initializing cgroup subsys freezer
[    7.677680] Initializing cgroup subsys net_cls
[    7.677691] Initializing cgroup subsys blkio
[    7.677779] CPU: Testing write buffer coherency: ok
[    7.678172] Setting up static identity map for 0x469248 - 0x469284
[    7.680307] devtmpfs: initialized
[    7.682748] prandom: seed boundary self test passed
[    7.686767] prandom: 100 self tests passed
[    7.686863] pinctrl core: initialized pinctrl subsystem
[    7.687199] regulator-dummy: no parameters
[    7.687534] NET: Registered protocol family 16
[    7.687970] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    7.688585] cpuidle: using governor ladder
[    7.688604] cpuidle: using governor menu
[    7.688719] Kirkwood: MV88F6281-A0, TCLK=200000000.
[    7.688740] Feroceon L2: Enabling L2
[    7.688780] Feroceon L2: Cache support initialised.
[    7.692766] bio: create slab <bio-0> at 0
[    7.693206] vgaarb: loaded
[    7.693422] usbcore: registered new interface driver usbfs
[    7.693481] usbcore: registered new interface driver hub
[    7.693584] usbcore: registered new device driver usb
[    7.694193] Switched to clocksource orion_clocksource
[    7.714639] NET: Registered protocol family 2
[    7.715300] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    7.715337] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    7.715367] TCP: Hash tables configured (established 2048 bind 2048)
[    7.715436] TCP: reno registered
[    7.715449] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    7.715471] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    7.715673] NET: Registered protocol family 1
[    7.715998] RPC: Registered named UNIX socket transport module.
[    7.716009] RPC: Registered udp transport module.
[    7.716017] RPC: Registered tcp transport module.
[    7.716024] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    7.716270] Unpacking initramfs...
[    8.260115] Freeing initrd memory: 6408K (c1101000 - c1743000)
[    8.260229] NetWinder Floating Point Emulator V0.97 (double precision)
[    8.260824] audit: initializing netlink socket (disabled)
[    8.260875] type=2000 audit(0.660:1): initialized
[    8.261661] zbud: loaded
[    8.261832] VFS: Disk quotas dquot_6.5.2
[    8.261883] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.262263] NFS: Registering the id_resolver key type
[    8.262329] Key type id_resolver registered
[    8.262338] Key type id_legacy registered
[    8.262357] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    8.262366] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    8.262533] jffs2: version 2.2. (NAND) (SUMMARY)  آ© 2001-2006 Red Hat, Inc.
[    8.262804] msgmni has been set to 493
[    8.262929] Key type big_key registered
[    8.264841] alg: No test for stdrng (krng)
[    8.264936] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    8.264948] io scheduler noop registered
[    8.264956] io scheduler deadline registered
[    8.264980] io scheduler cfq registered (default)
[    8.265184] mv_xor mv_xor.0: Marvell shared XOR driver
[    8.304256] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    8.344257] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[    8.344357] mv_xor mv_xor.1: Marvell shared XOR driver
[    8.384257] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[    8.424255] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[    8.424516] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    8.445092] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[    8.972303] console [ttyS0] enabled
[    8.976862] Could not find valid ONFI parameter page; aborting
[    8.982730] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit)
[    8.991227] NAND device: 128MiB, SLC, page size: 2048, OOB size: 64
[    8.997543] Scanning device for bad blocks
[    9.108913] 4 cmdlinepart partitions found on MTD device orion_nand
[    9.115224] Creating 4 MTD partitions on "orion_nand":
[    9.120385] 0x000000000000-0x000000100000 : "u-boot"
[    9.125617] 0x000000100000-0x000000500000 : "uImage"
[    9.130811] 0x000000500000-0x000002500000 : "rootfs"
[    9.136074] 0x000002500000-0x000008000000 : "data"
[    9.141682] libphy: Fixed MDIO Bus: probed
[    9.157607] libphy: orion_mdio_bus: probed
[    9.161820] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   10.169615] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:04:a2:18
[   10.178522] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   10.185103] ehci-pci: EHCI PCI platform driver
[   10.189612] ehci-orion: EHCI orion driver
[   10.193695] orion-ehci orion-ehci.0: EHCI Host Controller
[   10.199155] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[   10.206900] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   10.224229] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   10.230348] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   10.237192] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   10.244467] usb usb1: Product: EHCI Host Controller
[   10.249368] usb usb1: Manufacturer: Linux 3.13.1-kirkwood-tld-2 ehci_hcd
[   10.256116] usb usb1: SerialNumber: orion-ehci.0
[   10.261218] hub 1-0:1.0: USB hub found
[   10.265054] hub 1-0:1.0: 1 port detected
[   10.269462] mousedev: PS/2 mouse device common for all mice
[   10.584248] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   10.735654] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[   10.742401] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   10.749593] usb 1-1: Product: USB2.0 Hub
[   10.754142] hub 1-1:1.0: USB hub found
[   10.758277] hub 1-1:1.0: 4 ports detected
[   11.044530] usb 1-1.4: new high-speed USB device number 3 using orion-ehci
[   11.161401] usb 1-1.4: New USB device found, idVendor=058f, idProduct=6387
[   11.168351] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   11.175741] usb 1-1.4: Product: Mass Storage
[   11.180047] usb 1-1.4: SerialNumber: 819B6C75
[   11.284219] rtc-mv rtc-mv: internal RTC not ticking
[   11.289217] i2c /dev entries driver
[   11.293227] drop_monitor: Initializing network drop monitor service
[   11.299734] TCP: cubic registered
[   11.303067] NET: Registered protocol family 17
[   11.307654] Key type dns_resolver registered
[   11.312385] registered taskstats version 1
[   11.317337] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[   11.324551] Freeing unused kernel memory: 208K (c0623000 - c0657000)
Loading, please wait...
[   11.394893] udevd[54]: starting version 175
[   11.550849] SCSI subsystem initialized
[   11.594063] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[   11.631388] scsi0 : usb-storage 1-1.4:1.0
[   11.644616] usbcore: registered new interface driver usb-storage
[   12.646262] scsi 0:0:0:0: Direct-Access              USB Disk         8.07 PQ: 0 ANSI: 4
[   12.683091] sd 0:0:0:0: [sda] 7864320 512-byte logical blocks: (4.02 GB/3.75 GiB)
[   12.691817] sd 0:0:0:0: [sda] Write Protect is off
[   12.697694] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   12.726806]  sda: sda1
[   12.732934] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   12.748742] sd 0:0:0:0: Attached scsi generic sg0 type 0
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
[   21.787494] EXT3-fs (sda1): recovery required on readonly filesystem
[   21.793897] EXT3-fs (sda1): write access will be enabled during recovery
[   32.537299] kjournald starting.  Commit interval 5 seconds
[   33.726567] EXT3-fs (sda1): recovery complete
[   33.730950] EXT3-fs (sda1): mounted filesystem with ordered data mode
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
[info] Using makefile-style concurrent boot in runlevel S.
[....] Starting the hotplug events dispatcher: udevd[   35.175226] udevd[227]: starting version 175
. ok 
[....] Synthesizing the initial hotplug events...done.
[....] Waiting for /dev to be fully populated...[   35.628255] alg: hash: Test 1 failed for mv-hmac-sha1
[   35.633360] 00000000: 0c aa 9f d5 37 c3 79 3a 91 d9 21 5f 42 2b 2c 24
[   35.649739] 00000010: b7 c3 16 0c
[   35.659359] orion_wdt: Initial timeout 21 sec
[   35.826333] random: nonblocking pool is initialized
done.
[....] Activating swap...done.
[....] Checking root file system...fsck from util-linux 2.20.1
New_Volume: clean, 17118/245760 files, 137137/982134 blocks
done.
[   38.176136] EXT3-fs (sda1): using internal journal
[....] Loading kernel modules...done.
[....] Cleaning up temporary files... /lib/init/rw. ok 
[....] Activating lvm and md swap...done.
[....] Checking file systems...fsck from util-linux 2.20.1
done.
[....] Mounting local filesystems...done.
[....] Activating swapfile swap...done.
[....] Cleaning up temporary files.... ok 
[....] Setting kernel variables ...done.
[....] Configuring network interfaces...[   42.280451] NET: Registered protocol family 10
Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

[   42.474878] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[   42.480971] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Listening on LPF/eth0/00:25:31:04:a2:18
Sending on   LPF/eth0/00:25:31:04:a2:18
Sending on   Socket/fallback
DHCPREQUEST on eth0 to 255.255.255.255 port 67
[   44.129319] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 100 Mb/s, full duplex, flow control disabled
[   44.139157] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.1.1
bound to 192.168.1.3 -- renewal in 35704 seconds.
done.
[....] Starting rpcbind daemon.... ok 
[....] Starting NFS common utilities: statd idmapd. ok 
[....] Cleaning up temporary files.... ok 
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1652 (syslogd)
. ok 
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1651 (klogd)
. ok 
[....] Starting system message bus: dbus. ok 
[....] Starting NFS common utilities: statd idmapd. ok 
[....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon. ok 
[....] Starting NTP server: ntpd. ok 
[....] Starting rpcbind daemon...[....] Already running.. ok 
[....] Not starting NFS kernel daemon: no exports. ... (warning).
[....] Starting OpenBSD Secure Shell server: sshd. ok 

Debian GNU/Linux 7 debian ttyS0

debian login: root
roPassword: 

Login incorrect
debian login: root
Password: 
Last login: Wed Mar  5 15:13:52 PST 2014 on ttyS0
Linux debian 3.13.1-kirkwood-tld-2 #1 PREEMPT Tue Feb 4 03:19:07 PST 2014 armv5tel

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@debian:~# 
root@debian:~# 
root@debian:~# 
root@debian:~# 

Viewing all articles
Browse latest Browse all 46983

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>