Pogoplug 02 Setup Problem

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Pogoplug 02 Setup Problem

Postby roadtohow » Sat Mar 04, 2017 9:19 am

Hi, I tried installing ArchLinux on a Pogoplug 02 and managed to mess it up. I've been reading the various forums for quite a while to see if I can figure out how to resurrect it. I just don't know enough about Linux to figure it out. Would really appreciate any help I could get. Any chance to revert back to original? I am able to access via serial connection and have the following:

$this->bbcode_second_pass_code('', 'U-Boot 2014.04.R3-1 (May 26 2014 - 19:45:55) Arch Linux ARM
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
(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

Partition Map for USB device 0 -- Partition Type: DOS

Part Start Sector Num Sectors UUID Type
1 2048 8388608 e2ff6f0c-01 83
2 8390656 -396328784 e2ff6f0c-02 83
Attempting to boot from usb 0:1...
** File not found /boot/uEnv.txt **
Checking if uenvcmd is set ...
Running default loadzimage ...
** File not found /boot/zImage **
Running default loaduimage ...
4603360 bytes read in 403 ms (10.9 MiB/s)
Booting from 0 ...
## Booting kernel from Legacy Image at 00810000 ...
Image Name: Linux-4.4.28-1-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4603296 Bytes = 4.4 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
Loading Kernel Image ... OK

Starting 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 4.4.28-1-ARCH (builduser@leming) (gcc version 6.2.1 20160830 (GCC) ) #1 PREEMPT Sat Oct 29 00:27:49 MDT 2016
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[ 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: 64960
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rw rootwait mtdparts=orion_nand:1M(u-boot),-(rootfs)
[ 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: 249516K/262144K available (6597K kernel code, 547K rwdata, 1876K rodata, 300K init, 725K bss, 12628K reserved, 0K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc084e9a4 (8475 kB)
[ 0.000000] .init : 0xc084f000 - 0xc089a000 ( 300 kB)
[ 0.000000] .data : 0xc089a000 - 0xc0922e0c ( 548 kB)
[ 0.000000] .bss : 0xc0922e0c - 0xc09d83d8 ( 726 kB)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:114
[ 0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[ 13.346321] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[ 13.346510] Console: colour dummy device 80x30
[ 13.346537] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[ 13.436404] pid_max: default: 32768 minimum: 301
[ 13.436499] Security Framework initialized
[ 13.436575] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 13.436593] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 13.437343] Initializing cgroup subsys io
[ 13.437375] Initializing cgroup subsys memory
[ 13.437427] Initializing cgroup subsys devices
[ 13.437453] Initializing cgroup subsys freezer
[ 13.437475] Initializing cgroup subsys net_cls
[ 13.437493] Initializing cgroup subsys perf_event
[ 13.437515] Initializing cgroup subsys net_prio
[ 13.437597] CPU: Testing write buffer coherency: ok
[ 13.438060] Setting up static identity map for 0x81e0 - 0x8238
[ 13.440020] devtmpfs: initialized
[ 13.442351] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 13.442789] pinctrl core: initialized pinctrl subsystem
[ 13.443580] NET: Registered protocol family 16
[ 13.444079] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 13.466412] cpuidle: using governor ladder
[ 13.496409] cpuidle: using governor menu
[ 13.496591] Kirkwood: MV88F6281-A0, TCLK=200000000.
[ 13.496614] Feroceon L2: Enabling L2
[ 13.496653] Feroceon L2: Cache support initialised.
[ 13.537912] vgaarb: loaded
[ 13.538244] SCSI subsystem initialized
[ 13.538729] usbcore: registered new interface driver usbfs
[ 13.538804] usbcore: registered new interface driver hub
[ 13.538864] usbcore: registered new device driver usb
[ 13.539035] pps_core: LinuxPPS API ver. 1 registered
[ 13.539044] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 13.539079] PTP clock support registered
[ 13.540132] clocksource: Switched to clocksource orion_clocksource
[ 13.578864] FS-Cache: Loaded
[ 13.592093] NET: Registered protocol family 2
[ 13.592912] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 13.592950] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 13.592981] TCP: Hash tables configured (established 2048 bind 2048)
[ 13.593055] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 13.593078] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 13.593268] NET: Registered protocol family 1
[ 13.593594] RPC: Registered named UNIX socket transport module.
[ 13.593606] RPC: Registered udp transport module.
[ 13.593612] RPC: Registered tcp transport module.
[ 13.593619] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 13.595658] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 13.608370] VFS: Disk quotas dquot_6.6.0
[ 13.608635] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 13.610775] FS-Cache: Netfs 'nfs' registered for caching
[ 13.611887] NFS: Registering the id_resolver key type
[ 13.611939] Key type id_resolver registered
[ 13.611947] Key type id_legacy registered
[ 13.612032] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 13.613338] fuse init (API version 7.23)
[ 13.615571] aufs 4.4-20160912
[ 13.621041] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 13.621067] io scheduler noop registered
[ 13.621082] io scheduler deadline registered
[ 13.621356] io scheduler cfq registered
[ 13.621619] io scheduler bfq registered (default)
[ 13.621629] BFQ I/O-scheduler: v7r11
[ 13.621824] mv_xor mv_xor.0: Marvell shared XOR driver
[ 13.661395] mv_xor mv_xor.0: Marvell XOR (Registers Mode): ( xor cpy )
[ 13.661643] mv_xor mv_xor.1: Marvell shared XOR driver
[ 13.701431] mv_xor mv_xor.1: Marvell XOR (Registers Mode): ( xor cpy )
[ 13.707097] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 13.708224] console [ttyS0] disabled
[ 13.728337] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A
[ 14.280990] console [ttyS0] enabled
[ 14.300431] brd: module loaded
[ 14.311318] loop: module loaded
[ 14.315546] nand: Could not find valid ONFI parameter page; aborting
[ 14.322068] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[ 14.328452] nand: Hynix NAND 128MiB 3,3V 8-bit
[ 14.332933] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 14.340555] Scanning device for bad blocks
[ 14.422263] 2 cmdlinepart partitions found on MTD device orion_nand
[ 14.428558] Creating 2 MTD partitions on "orion_nand":
[ 14.433743] 0x000000000000-0x000000100000 : "u-boot"
[ 14.439217] 0x000000100000-0x000008000000 : "rootfs"
[ 14.451746] libphy: orion_mdio_bus: probed
[ 14.455959] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 15.541060] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:04:86:a9
[ 15.549944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 15.556536] ehci-pci: EHCI PCI platform driver
[ 15.561086] ehci-orion: EHCI orion driver
[ 15.565189] orion-ehci orion-ehci.0: EHCI Host Controller
[ 15.570664] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
[ 15.578412] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[ 15.600163] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[ 15.607082] hub 1-0:1.0: USB hub found
[ 15.610946] hub 1-0:1.0: 1 port detected
[ 15.615594] usbcore: registered new interface driver uas
[ 15.621124] usbcore: registered new interface driver usb-storage
[ 15.627213] usbcore: registered new interface driver ums-alauda
[ 15.633263] usbcore: registered new interface driver ums-cypress
[ 15.639349] usbcore: registered new interface driver ums-datafab
[ 15.645459] usbcore: registered new interface driver ums_eneub6250
[ 15.651743] usbcore: registered new interface driver ums-freecom
[ 15.657826] usbcore: registered new interface driver ums-isd200
[ 15.663848] usbcore: registered new interface driver ums-jumpshot
[ 15.670017] usbcore: registered new interface driver ums-karma
[ 15.675951] usbcore: registered new interface driver ums-onetouch
[ 15.682172] usbcore: registered new interface driver ums-realtek
[ 15.688260] usbcore: registered new interface driver ums-sddr09
[ 15.694283] usbcore: registered new interface driver ums-sddr55
[ 15.700305] usbcore: registered new interface driver ums-usbat
[ 15.706616] mousedev: PS/2 mouse device common for all mice
[ 15.930163] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 16.082804] hub 1-1:1.0: USB hub found
[ 16.086927] hub 1-1:1.0: 4 ports detected
[ 16.370157] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[ 16.482712] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[ 16.489253] usb-storage 1-1.1:1.0: Quirks match for vid 152d pid 2329: 8020
[ 16.496374] scsi host0: usb-storage 1-1.1:1.0
[ 16.720156] rtc-mv rtc-mv: internal RTC not ticking
[ 16.725208] i2c /dev entries driver
[ 16.729304] sdhci: Secure Digital Host Controller Interface driver
[ 16.735539] sdhci: Copyright(c) Pierre Ossman
[ 16.739982] sdhci-pltfm: SDHCI platform and OF driver helper
[ 16.746195] ledtrig-cpu: registered to indicate activity on CPUs
[ 16.752402] usbcore: registered new interface driver r8712u
[ 16.758248] gre: GRE over IPv4 demultiplexor driver
[ 16.763217] NET: Registered protocol family 17
[ 16.767814] Key type dns_resolver registered
[ 16.773116] registered taskstats version 1
[ 16.779110] Key type encrypted registered
[ 16.783774] console [netcon0] enabled
[ 16.787458] netconsole: network logging started
[ 16.792161] hctosys: unable to open rtc device (rtc0)
[ 16.798448] Waiting for root device /dev/sda1...
[ 17.501270] scsi 0:0:0:0: Direct-Access ST2000DL 003-9VT166 PQ: 0 ANSI: 2 CCS
[ 17.511262] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[ 17.519165] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 17.525135] sd 0:0:0:0: [sda] Write Protect is off
[ 17.530818] sd 0:0:0:0: [sda] No Caching mode page found
[ 17.536190] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 17.545649] sda: sda1 sda2
[ 17.551707] sd 0:0:0:0: [sda] Attached SCSI disk
[ 17.571475] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[ 17.601726] EXT4-fs (sda1): warning: maximal mount count reached, running e2fsck is recommended
[ 17.611561] EXT4-fs (sda1): recovery complete
[ 17.615947] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 17.623723] VFS: Mounted root (ext3 filesystem) on device 8:1.
[ 17.637393] devtmpfs: mounted
[ 17.641600] Freeing unused kernel memory: 300K (c084f000 - c089a000)
[ 17.716254] Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.
[ 17.729452] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.28-1-ARCH #1
[ 17.735827] Hardware name: Pogoplug E02
[ 17.739701] [<c0010524>] (unwind_backtrace) from [<c000d9d0>] (show_stack+0x10/0x14)
[ 17.747488] [<c000d9d0>] (show_stack) from [<c00cd81c>] (panic+0x88/0x208)
[ 17.754406] [<c00cd81c>] (panic) from [<c0647368>] (kernel_init+0xc4/0xe8)
[ 17.761315] [<c0647368>] (kernel_init) from [<c000a4d0>] (ret_from_fork+0x14/0x24)
[ 17.768920] ---[ end Kernel panic - not syncing: No working init found. Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.

')
roadtohow
 
Posts: 3
Joined: Sat Mar 04, 2017 9:02 am

Re: Pogoplug 02 Setup Problem

Postby WarheadsSE » Sat Mar 04, 2017 2:21 pm

U-Boot looks good.
Kernel command line looks good.
Kernel boot looks good.

Check the file system. It looks like it is an intact EXT3, but we need to check contents.

Look for /bin/init, that should be a symlink to ../lib/systemd/systemd, ( a symlink owned by systemd-sysvcompat package. ), if that is not in place, which is possible, use the U-Boot console to set an additional kernel argument of "init=/lib/systemd/systemd"
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Pogoplug 02 Setup Problem

Postby roadtohow » Sun Mar 05, 2017 6:47 pm

Thank you. It is going to take me a while to do this. I burned up my USB to serial adapter.
roadtohow
 
Posts: 3
Joined: Sat Mar 04, 2017 9:02 am

Re: Pogoplug 02 Setup Problem

Postby roadtohow » Mon May 15, 2017 9:50 am

I finally got the new USB to serial adapter. Turns out that I must have shorted out the serial port on the Pogoplug (the leads wouldn't fit without removing some of the covers and one of the leads was just lose enough to lean into the next pin).

WarheadsSE, I honestly do not know how to do this:

$this->bbcode_second_pass_quote('', 'C')heck the file system. It looks like it is an intact EXT3, but we need to check contents.

Look for /bin/init, that should be a symlink to ../lib/systemd/systemd, ( a symlink owned by systemd-sysvcompat package. ), if that is not in place, which is possible, use the U-Boot console to set an additional kernel argument of "init=/lib/systemd/systemd"


I am/was going to have to figure out what the U-boot console is to follow your suggestion. Is it still possible to do this operation if I can no longer access the Pogoplug? I am hoping the file system you were referring to is located on the USB drive and can be accessed via another Linux device?
roadtohow
 
Posts: 3
Joined: Sat Mar 04, 2017 9:02 am

Re: Pogoplug 02 Setup Problem

Postby WarheadsSE » Mon May 15, 2017 4:05 pm

Plug your drive into some other device.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm


Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 10 guests